[Bug c++/49570] /usr/include/c++/4.6.0/bits/stl_algobase.h(378): error: type name is not allowed

2011-06-29 Thread ansayre at babcock dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49570 --- Comment #5 from Alan N. Sayre 2011-06-29 13:31:42 UTC --- Thanks paolo. Upgrading from Intel C/C++ version 12.0.3 to 12.0.4 fixed this problem. Alan -Original Message- From: paolo.carlini at oracle dot com [mailto:gcc-bugzi...@gcc.

[Bug c++/49570] /usr/include/c++/4.6.0/bits/stl_algobase.h(378): error: type name is not allowed

2011-06-28 Thread ansayre at babcock dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49570 --- Comment #3 from Alan N. Sayre 2011-06-28 20:35:13 UTC --- I disagree with your assessment. The C++ header files should not depend on internal compiler flags. Why is this Intel's problem. -Original Message- From: paolo.carlini at orac

[Bug c++/49570] /usr/include/c++/4.6.0/bits/stl_algobase.h(378): error: type name is not allowed

2011-06-28 Thread ansayre at babcock dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49570 --- Comment #1 from Alan N. Sayre 2011-06-28 20:28:52 UTC --- [ansayre@blgwap02 trunk]$ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-unknown-linux-gnu/4.6.0/lto-wrapper Target: x86_64-unknown-linux-gnu

[Bug c++/49570] New: /usr/include/c++/4.6.0/bits/stl_algobase.h(378): error: type name is not allowed

2011-06-28 Thread ansayre at babcock dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49570 Summary: /usr/include/c++/4.6.0/bits/stl_algobase.h(378): error: type name is not allowed Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: blocker Priorit