[Bug fortran/82994] ICE in gfc_match_deallocate, at fortran/match.c:4478

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Tue Nov 14 18:08:00 GMT 2017


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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-11-14
     Ever confirmed|0                           |1

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed from 4.8 up to trunk (8.0).

My instrumented compiler gives

../../work/gcc/fortran/match.c:4473:7: runtime error: member access within null
pointer of type 'struct gfc_component'


More information about the Gcc-bugs mailing list