http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54120
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-12-19 10:54:42 UTC --- I don't see any code differences on random_2.f90 with x86_64-linux -> hppa2.0w-hp-hpux11.11 crosses r189365 vs. r189366, -O0 or -O2. The r189366 changes needed a follow-up: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189672 but that certainly doesn't affect this testcase. Or is it libgfortran itself that when built with r189365 works and when r189366 doesn't? If so, can you find where are the code differences?