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