https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64921
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- r220371 generates identical code to r220350 on this testcase. Do you mean libgfortran.so has been miscompiled? But then really -fPIC shouldn't matter here, as libgfortran is built with -fpic, and I've certainly bootstrapped/regtested my patch on both i686-linux and x86_64-linux.