This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/50093] [4.6 Regression] STL containers of non-default-constructible classes fail under -std=c++0x


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]