[Bug fortran/79430] [7 Regression] action of statement incorrectly optimised away
juergen.reuter at desy dot de
gcc-bugzilla@gcc.gnu.org
Wed Feb 8 19:33:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79430
--- Comment #8 from Jürgen Reuter <juergen.reuter at desy dot de> ---
We are defining a real(default) which could be 4, 8, 10 or 16, as these are the
real kinds supported by gfortran. If default = 10, this happens, but this is
not per se forbidden, is it?
More information about the Gcc-bugs
mailing list