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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
      Known to work|                            |4.0.4
           Keywords|                            |error-recovery,
                   |                            |ice-on-invalid-code
   Last reconfirmed|                            |2012-02-20
     Ever Confirmed|0                           |1
            Summary|internal compiler error:    |[4.4/4.5/4.6/4.7
                   |tree check: expected        |Regression] internal
                   |function_decl, have         |compiler error: tree check:
                   |var_decl in start_function, |expected function_decl,
                   |at c-decl.c:7712            |have var_decl in
                   |                            |start_function, at
                   |                            |c-decl.c:7712
   Target Milestone|---                         |4.4.7
      Known to fail|                            |4.1.0

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-02-20 
12:17:27 UTC ---
Confirmed.  Regression from 4.0.

Reply via email to