[Bug c++/58249] New: [C++11] internal compiler error with std::vector and deleted copy constructor

2013-08-27 Thread janvidar at extatic dot org
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: janvidar at extatic dot org Using a std::vector and adding a type where the copy constructor has been deleted causes an internal compiler error. Attached a simple source file

[Bug c++/58249] [C++11] internal compiler error with std::vector and deleted copy constructor

2013-08-27 Thread janvidar at extatic dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58249 Jan Vidar Krey changed: What|Removed |Added CC||janvidar at extatic dot org --- Comment