[Bug c++/59606] Internal compiler error: Error reporting routines re-entered.

2014-01-13 Thread vyf at princeton dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59606 vyf at princeton dot edu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug c++/59607] Internal compiler error: Error reporting routines re-entered.

2014-01-13 Thread vyf at princeton dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59607 --- Comment #2 from vyf at princeton dot edu --- *** Bug 59606 has been marked as a duplicate of this bug. ***

[Bug c++/59606] Internal compiler error: Error reporting routines re-entered.

2014-01-13 Thread vyf at princeton dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59606 --- Comment #2 from vyf at princeton dot edu --- (In reply to Daniel Krügler from comment #1) > It seems that you missed the attachment. It seems two bug reports have been made by accident - I don't know why, I only filed one (Bug #596

[Bug c++/59607] Internal compiler error: Error reporting routines re-entered.

2013-12-26 Thread vyf at princeton dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59607 vyf at princeton dot edu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug c++/59607] New: Internal compiler error: Error reporting routines re-entered.

2013-12-26 Thread vyf at princeton dot edu
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: vyf at princeton dot edu Everything was working fine until I changed some things in the source (specifically, added an aligned_storage member), and then I get this output from Eclipse

[Bug c++/59606] New: Internal compiler error: Error reporting routines re-entered.

2013-12-26 Thread vyf at princeton dot edu
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: vyf at princeton dot edu Everything was working fine until I changed some things in the source (specifically, added an aligned_storage member), and then I get this output from Eclipse