[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 expectin

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

2013-10-05 Thread bsamim at yahoo dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: bsamim at yahoo dot com Created attachment 30960 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30960&action=edit Preprocessed source stored into /tmp/cc1xZWpN.out file, please