https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52994
G. Steinmetz <gs...@t-online.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gs...@t-online.de --- Comment #12 from G. Steinmetz <gs...@t-online.de> --- FYI : On my environment it's not possible to produce an ICE with gcc-9 and several tested combinations of options / all tested configurations. $ gfortran-9-20181021 -c pr52994.f90 pr52994.f90:43:29: 43 | a%left_halo(psi%arr) = -666 | 1 Error: Different types in pointer assignment at (1); attempted assignment of REAL(4) to INTEGER(4)