- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ICC 13 update 1 fails on this code:
[cpp]int b;
for(int x : b);[/cpp]
With this error:
internal error: assertion failed at: "shared/cfe/edgcpfe/overload.c", line 8257
So icc fails if second argument have not begin/end members.
I think there should be error like this: error class `int' doesn't have member begin(end)
Link Copied
6 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Bert,
I was NOT able to reproduce the error "internal error: assertion failed at: "shared/cfe/edgcpfe/overload.c", line 8257" with icc 13.0 update 1. Could you please help me with the output of following commands:-
1. icc -V
2. icc -v ('v' -> in lower case).
3. cat /etc/issue
Regards,
Sukruth H V
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm on windows.
Intel(R) C++ Compiler XE for applications running on IA-32, Version 13.0 Build 2
0121008
Copyright (C) 1985-2012 Intel Corporation. All rights reserved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Bert,
Sure. I was able to reproduce the issue now. Thanks for the info. I would submit this issue to my development team and would update once this is been fixed.
Regards,
Sukruth H V
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Bert,
I have submit this issue to my development team (DPD200239729). Thanks for your patience.
Regards,
Sukruth H V
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Bert,
The issue is fixed in latest 15.0 compiler. Please download it from registrationcenter.intel.com.
Regards,
Sukruth H V

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