[Bug fortran/82814] ICE from submodule character function

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Fri Nov 3 11:13:00 GMT 2017


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

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

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

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Also confirmed on trunk (8.0). Compiling the code with an instrumented compiler
gives

../../work/gcc/tree.h:3201:28: runtime error: member access within null pointer
of type 'union tree_node'


More information about the Gcc-bugs mailing list