[Bug c++/50013] New: Internal compiler error: Error reporting routines re-entered using decltype

2011-08-07 Thread fabian.bergmark at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50013 Summary: Internal compiler error: Error reporting routines re-entered using decltype Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/49921] [C++0x] Segfault during compilation, decltype and operator->*

2011-07-31 Thread fabian.bergmark at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49921 --- Comment #2 from fabian.bergmark at gmail dot com 2011-07-31 10:57:17 UTC --- (In reply to comment #1) > Confirmed. Mainline says: > > 49921.C: In function ‘int main()’: > 49921.C:15:25: internal compiler error: tree che

[Bug c++/49921] Segfault during compilation, decltype and operator->*

2011-07-31 Thread fabian.bergmark at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49921 fabian.bergmark at gmail dot com changed: What|Removed |Added Severity|normal |blocker

[Bug c++/49921] New: Segfault during compilation, decltype and operator->*

2011-07-31 Thread fabian.bergmark at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49921 Summary: Segfault during compilation, decltype and operator->* Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo