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++/50761] g++ internal compiler error using std::initializer_list


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50761

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-10-17 17:21:22 UTC ---
already fixed in 4.6 and 4.7

when testing the experimental C++0x mode, please use the latest releases -
there are hundreds of fixes since the 4.5 release series was branched


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