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

2013-10-05 Thread bsamim at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58631 --- Comment #1 from bsamim at yahoo dot com --- It seems this happens in the following code when the copy constructor for is set as Card(Card ) = delete;It will crash the compiler on this as I believe it is because the vector is expecting it

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

2013-10-05 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58631 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED