[Bug c++/50093] [4.6 Regression] STL containers of non-default-constructible classes fail under -std=c++0x
andersk at mit dot edu
gcc-bugzilla@gcc.gnu.org
Mon Aug 15 20:11:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50093
Anders Kaseorg <andersk at mit dot edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.5.3
Known to fail| |4.6.1
--- Comment #1 from Anders Kaseorg <andersk at mit dot edu> 2011-08-15 20:06:59 UTC ---
Works with g++-4.5 (Ubuntu/Linaro 4.5.3-5ubuntu1) 4.5.3.
Fails with g++-4.6 (Ubuntu/Linaro 4.6.1-6ubuntu6) 4.6.1.
(Both on Ubuntu 11.10 alpha, amd64.)
More information about the Gcc-bugs
mailing list