https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70854
--- Comment #2 from Gerhard Steinmetz <gerhard.steinmetz.fort...@t-online.de> --- As a side note, above examples are more or less a follow-up of pr67885. --- As tested recently, some more examples from gfortran's testsuite seem to be affected when running for example with -finit-local-zero $ make check-fortran RUNTESTFLAGS="--target_board=unix/-finit-local-zero" ... # of expected passes 38678 # of unexpected failures 293 # of expected failures 45 # of unresolved testcases 14 # of unsupported tests 407