- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I just tested ICC 12.1.3 with Vc and ICC fails compilation on all of my unit tests with the following error:
I would need some help to debug this any further.
I just tested ICC 12.1.3 with Vc and ICC fails compilation on all of my unit tests with the following error:
internal error: assertion failed at: "shared/cfe/edgcpfe/lower_name.c", line 4241
I would need some help to debug this any further.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I found a workaround. This may be a hint for the compiler team to debug it.
[cpp]+#ifndef VC_ICC +// ICC ICEs if the following type-traits are in the anonymous namespace namespace { +#endif ... +#ifndef VC_ICC } +#endif[/cpp]- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Will you please attach a reproducer test case, please include preprocessed source file (-E compiler switch) and compiler invocation.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page