[Bug fortran/79430] [7/8 Regression] action of statement incorrectly optimised away
juergen.reuter at desy dot de
gcc-bugzilla@gcc.gnu.org
Sat Apr 22 16:19:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79430
--- Comment #66 from Jürgen Reuter <juergen.reuter at desy dot de> ---
One more thing: you can speed up compilation of our code by using in the
configure step the flag --disable-static, then each module is only compiled
once with the -fPIC flag.
More information about the Gcc-bugs
mailing list