------- Comment #1 from pinskia at gcc dot gnu dot org  2005-12-14 18:31 -------
First this uses two GNU extensions to C++.  Named initializers and C99
anonymous struct variables initializers (though the first is C99 if done
differently).


Anyways confirmed a regression.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |ice-on-valid-code
      Known to fail|                            |4.1.0 4.2.0
      Known to work|                            |4.0.0
   Last reconfirmed|0000-00-00 00:00:00         |2005-12-14 18:31:10
               date|                            |
            Summary|internal compiler error in  |[4.1/4.2 Regression]
                   |check_initializer; hits     |internal compiler error in
                   |clisp                       |check_initializer; hits
                   |                            |clisp
   Target Milestone|---                         |4.1.0


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

Reply via email to