[Bug c++/24288] Incorrect termination after exception is thrown, if compiled with -O1 -fomit-frame-pointer

2005-10-09 Thread bduerner at gmx dot de
--- Comment #1 from bduerner at gmx dot de 2005-10-09 19:08 --- Created an attachment (id=9947) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9947&action=view) test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24288

[Bug c++/24288] New: Incorrect termination after exception is thrown, if compiled with -O1 -fomit-frame-pointer

2005-10-09 Thread bduerner at gmx dot de
thrown, if compiled with -O1 -fomit-frame-pointer Product: gcc Version: 3.4.5 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bduerner

[Bug libstdc++/21238] conflicting "typedef __numpunct_cache<_CharT> __cache_type;" in std::numpunct makes specialization impossible

2005-04-27 Thread bduerner at gmx dot de
--- Additional Comments From bduerner at gmx dot de 2005-04-27 11:33 --- This testcase gives the following error: numpunct_test.cpp:106: instantiated from here /usr/lib/gcc/i586-ark-linux/3.4.4/../../../../include/c++/3.4.4/bits/locale_facets.tcc:435: error: no type named

[Bug libstdc++/21238] New: conflicting "typedef __numpunct_cache<_CharT>

2005-04-26 Thread bduerner at gmx dot de
roduct: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bduerner at gmx dot de CC: bduerner at gmx dot de,gcc-bugs at gcc dot gnu