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 c++/50614] [4.7 Regression] [C++0x] ICE: tree check: expected field_decl, have identifier_node in component_ref_field_offset, at expr.c:6697 with -fcompare-debug and a non-static initializer


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org
   Target Milestone|---                         |4.7.0
            Summary|[C++0x] ICE: tree check:    |[4.7 Regression] [C++0x]
                   |expected field_decl, have   |ICE: tree check: expected
                   |identifier_node in          |field_decl, have
                   |component_ref_field_offset, |identifier_node in
                   |at expr.c:6697 with         |component_ref_field_offset,
                   |-fcompare-debug and a       |at expr.c:6697 with
                   |non-static initializer      |-fcompare-debug and a
                   |                            |non-static initializer


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