This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/47795] [4.5/4.6 Regression] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have error_mark in finish_non_static_data_member, at cp/semantics.c:1513


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |error-recovery,
                   |                            |ice-checking,
                   |                            |ice-on-invalid-code
   Last reconfirmed|                            |2011.02.18 11:49:12
     Ever Confirmed|0                           |1
            Summary|internal compiler error:    |[4.5/4.6 Regression]
                   |tree check: expected        |internal compiler error:
                   |record_type or union_type   |tree check: expected
                   |or qual_union_type, have    |record_type or union_type
                   |error_mark in               |or qual_union_type, have
                   |finish_non_static_data_memb |error_mark in
                   |er, at cp/semantics.c:1513  |finish_non_static_data_memb
                   |                            |er, at cp/semantics.c:1513
   Target Milestone|---                         |4.5.3

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-02-18 11:49:12 UTC ---
Confirmed.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]