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 fortran/79311] ICE in generate_finalization_wrapper, at fortran/class.c:1992


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

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
The ICE disappears if I comment the two lines

          final:: tens_signature_dtor                        !dtor

but not the line

          final:: tens_header_dtor                                   !dtor
`GCC/5.4.0 bug

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