[Bug libstdc++/40299] New: Rope + C++0x mode = build error

2009-05-29 Thread mlcreech at gmail dot com
tus: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mlcreech at gmail dot com GCC build triplet: x86_64-pc-linux-gnu GCC host triplet: powerpc-linux-gnu GCC target triplet: powerpc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40299

[Bug libstdc++/40299] Rope + C++0x mode = build error

2009-05-29 Thread mlcreech at gmail dot com
--- Comment #1 from mlcreech at gmail dot com 2009-05-29 21:38 --- Created an attachment (id=17933) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17933&action=view) Trivial test program Compile with: g++ -o test test.cpp -std=c++0x -- http://gcc.gnu.org/b

[Bug libstdc++/47773] New: Versatile string lacks a default hash function

2011-02-16 Thread mlcreech at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47773 Summary: Versatile string lacks a default hash function Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: minor Priority: P3 Component: libstdc++ AssignedTo: