------- Comment #48 from dominiq at lps dot ens dot fr 2009-08-26 10:34 ------- > are there issues other than the ones reported in comment #44
I have opened pr41056 and pr41059 for other problems. There are ICEs for the original test in pr40440 (with external iso_varying_string.mod, but not if iso_varying_string.f95 is included) and a self contained reduced test I have posted on the mailing list and I am attaching. Also the test in comment #5 of pr40737 gives an ICE: [ibook-dhum] f90/bug% gfc -fwhole-file pr40737.f90 pr40737.f90: In function 'tf_ad_splitting_driver_plane': pr40737.f90:11:0: internal compiler error: Bus error On the positive side -fwhole-file fixes some ICE after errors as in pr37744 (with both .FALSE._C_BOOL and .FALSE.) and pr40994.f90. Finally the last time -fwhole-file was the default, -fno-whole-file, it was not working. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40011