https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90198
Dominique d'Humieres <dominiq at lps dot ens.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P4 Status|UNCONFIRMED |NEW Last reconfirmed| |2019-04-22 Ever confirmed|0 |1 --- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- Confirmed from at least 4.8 up to trunk (9.0). The ICE reported in comment 0 is emitted for compilers configured with --enable-checking=release. For those configures with --enable-checking=yes the ICE is pr90198.f90:24:0: 24 | real function l_t_field(temp,nh) | Error: type mismatch in binary expression real(kind=4) real(kind=4) real(kind=4) (*<T5f8>) (void) _4 = rho_0 * heat_function_field; pr90198.f90:24:0: internal compiler error: verify_gimple failed