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/72816] [5 Regression] ICE on x86_64-linux-gnu (tree check: expected tree that contains ‘decl with RTL’ structure, have ‘field_decl’ in set_decl_rtl, at emit-rtl.c:1282)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72816

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-on-invalid-code         |ice-on-valid-code
            Summary|[5/6 Regression] ICE on     |[5 Regression] ICE on
                   |x86_64-linux-gnu (tree      |x86_64-linux-gnu (tree
                   |check: expected tree that   |check: expected tree that
                   |contains ‘decl with RTL’    |contains ‘decl with RTL’
                   |structure, have             |structure, have
                   |‘field_decl’ in             |‘field_decl’ in
                   |set_decl_rtl, at            |set_decl_rtl, at
                   |emit-rtl.c:1282)            |emit-rtl.c:1282)

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed for 6.2+ so far.

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