[Bug c++/57870] New: Internal compiler error in use of emplace

2013-07-09 Thread eyakubovich at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: eyakubovich at gmail dot com In the following code, S lacks a constructor that accepts an int. Subsequently, g++ crashes on use of emplace: #include struct S { int x; friend bool operator<(S const&, S const&

[Bug c++/44187] New: Wrong code generated with -O2 and above

2010-05-17 Thread eyakubovich at gmail dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: eyakubovich at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44187

[Bug c++/44186] New: Wrong code generated with -O2 and above

2010-05-17 Thread eyakubovich at gmail dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: eyakubovich at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44186