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



Jakub Jelinek <jakub at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

             Status|UNCONFIRMED                 |NEW

   Last reconfirmed|                            |2013-02-12

                 CC|                            |jakub at gcc dot gnu.org,

                   |                            |jason at gcc dot gnu.org

   Target Milestone|---                         |4.6.4

            Summary|ICE for C++11 in            |[4.6/4.7/4.8 Regression]

                   |output_constructor_regular_ |ICE for C++11 in

                   |field, at varasm.c:4821     |output_constructor_regular_

                   |                            |field, at varasm.c:4821

     Ever Confirmed|0                           |1



--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-12 
08:57:16 UTC ---

Then please provide complete testcase next time, the one line shorter testcase

certainly ICEs with r191000 and doesn't with r191100, while the one with the

var definition started to ICE with

http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166167

Reply via email to