[Bug fortran/78053] [OOP] SELECT TYPE on CLASS(*) component for deferred length char arrays ICEs for -O > 0
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Thu Oct 20 10:25:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78053
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-10-20
CC| |rguenth at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
The ICE is caused by r235817, but gfortran generates wrong code (as in
"Segmentation fault") for earlier revisions.
More information about the Gcc-bugs
mailing list