[Bug c++/17526] [4.0 Regression] locale_facets.cc:47: internal compiler error
aaronavay62 at aaronwl dot com
gcc-bugzilla@gcc.gnu.org
Mon Oct 25 19:48:00 GMT 2004
------- Additional Comments From aaronavay62 at aaronwl dot com 2004-10-25 19:48 -------
I also don't think this is a C++ bug: its a bug in whatever compiled libcpp,
which probably wasn't a C++ compiler.
Also, does this affect all x86 targets? Does it affect i?86-pc-linux*?
The testcase can be simplified; parsing any wide character literal with the
miscompiled libcpp will cause the ICE, such as simply L'c'.
--
What |Removed |Added
----------------------------------------------------------------------------
GCC target triplet|i386-freebsd5.1, i?86- |i386-freebsd5.1, i?86-
|openbsd3.1 |openbsd3.1, i?86-pc-mingw32
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17526
More information about the Gcc-bugs
mailing list