[Intel C++ 10.0.025/Linux] ICE in 18.exception.cpp --------------------------------------------------
Key: STDCXX-475 URL: https://issues.apache.org/jira/browse/STDCXX-475 Project: C++ Standard Library Issue Type: Bug Components: Tests Environment: Intel C++ 10.0.025/Linux Reporter: Martin Sebor The test 18.exception.cpp fails to compile with Intel C++ 10.0.025 with the following internal compiler error: icc -c -I/home/sebor/stdcxx/include/ansi -D_RWSTDDEBUG -D_REENTRANT -I/home/sebor/stdcxx/include -I/build/sebor/stdcxx-icc-10.0.025-15S/include -I/home/sebor/stdcxx/tests/include -cxxlib-nostd -g -w1 /home/sebor/stdcxx/tests/support/18.exception.cpp /home/sebor/stdcxx/tests/support/18.exception.cpp(806): internal error: assertion failed at: "shared/edgcpfe/lower_il.c", line 7891 struct C: A { }; ^ compilation aborted for /home/sebor/stdcxx/tests/support/18.exception.cpp (code 4) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.