- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Greetings,
ICC 16.0 (up-to-date), Windows 10, MSVC 2013, x64
I was trying so hard (like 3 hours) to make a reproducer, but I failed.
ICC 15 compiles okay, while ICC 16.0 (final version) gives compiler error:
error : assertion failed: select_overloaded_copy_constructor: NULL constructor (shared/cfe/edgcpfe/overload.c, line 25761)
the templated class is:
template<class TYPE> class c_simple_equalizer // here is the assert reported
NB: This class is never copy-constructed, nor assignment-operator assigned. It has no default constructor.
PS: one thing came into my mind: if someone would evaluate ICC for 30 days period, and came to errors like this one, he would decline to use ICC. What about Intel would release updates to ICC not in like 3 months period, but once a week?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Marian,
I've searched in our problem tracking system (with keyword "select_overloaded_copy_constructor" or "line 25761"), and failed to find any existing issues there. :(
If you cannot generate a simple test case easily, you may submit the whole project to us and we may work on it directly. It is better to submit on premier.intel.com as you may want your code to be confidential.
Thanks,
Shenghong
Link Copied
- 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 Marian,
I've searched in our problem tracking system (with keyword "select_overloaded_copy_constructor" or "line 25761"), and failed to find any existing issues there. :(
If you cannot generate a simple test case easily, you may submit the whole project to us and we may work on it directly. It is better to submit on premier.intel.com as you may want your code to be confidential.
Thanks,
Shenghong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
shenghong-geng (Intel) wrote:I've done it right now. Thank you.
If you cannot generate a simple test case easily, you may submit the whole project to us and we may work on it directly. It is better to submit on premier.intel.com as you may want your code to be confidential.

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