[Bug c++/51092] [C++0x] [4.6 Regression] ICE array std::pair initialization

2013-04-12 Thread jakub at gcc dot gnu.org


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



Jakub Jelinek jakub at gcc dot gnu.org changed:



   What|Removed |Added



 Status|NEW |RESOLVED

 Resolution||FIXED

   Target Milestone|4.6.4   |4.7.0



--- Comment #4 from Jakub Jelinek jakub at gcc dot gnu.org 2013-04-12 
16:17:35 UTC ---

The 4.6 branch has been closed, fixed in GCC 4.7.0.


[Bug c++/51092] [C++0x] [4.6 Regression] ICE array std::pair initialization

2012-03-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51092

Jakub Jelinek jakub at gcc dot gnu.org changed:

   What|Removed |Added

   Target Milestone|4.6.3   |4.6.4

--- Comment #3 from Jakub Jelinek jakub at gcc dot gnu.org 2012-03-01 
14:38:15 UTC ---
GCC 4.6.3 is being released.


[Bug c++/51092] [C++0x] [4.6 Regression] ICE array std::pair initialization

2012-01-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51092

Richard Guenther rguenth at gcc dot gnu.org changed:

   What|Removed |Added

   Target Milestone|--- |4.6.3


[Bug c++/51092] [C++0x] [4.6 Regression] ICE array std::pair initialization

2011-11-11 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51092

Paolo Carlini paolo.carlini at oracle dot com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2011-11-11
Summary|ICE array std::pair |[C++0x] [4.6 Regression]
   |initialization  |ICE array std::pair
   ||initialization
 Ever Confirmed|0   |1

--- Comment #2 from Paolo Carlini paolo.carlini at oracle dot com 2011-11-11 
12:42:10 UTC ---
Of course utility is enough, instead of the whole map. Anyway, mainline is
fine, looks like a 4.6 Regression. C++0x only, of course.