[Bug c++/56291] [4.6/4.7/4.8 Regression] ICE for C++11 in output_constructor_regular_field, at varasm.c:4821

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 12 08:57:00 GMT 2013


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



More information about the Gcc-bugs mailing list