[Bug libstdc++/57844] New: avr-unknown-elf libstdc++v3 build causes internal compiler error: in extract_insn, at recog.c:2150

2013-07-07 Thread bugzilla.gcc at buszta dot info
Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: bugzilla.gcc at buszta dot info Trying to compile GCC 4.8.1 (SVN trunk also applies) toolchain for avr-unknown-elf target with standard C++ library

[Bug c++/58457] New: ICE when placement new operator is used with using keyword and custom constructor

2013-09-18 Thread bugzilla.gcc at buszta dot info
Severity: major Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: bugzilla.gcc at buszta dot info Created attachment 30847 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30847&action=edit Preprocessed source Minimal reproducti