------- Comment #15 from burnus at gcc dot gnu dot org 2010-05-26 14:45 ------- (In reply to comment #13) > Is this now fixed by the following commit?
Answer: It is not. Comment 1 now works with "-fwhole-program -O1", but comment 0 and comment 4 still fail. (Though, they work with "-fwhole-file -O1".) (In reply to comment #12) > My belief is that with this patch and corrections of the "legacy style" > testsuite cases, -fwhole-file could be finally made the default. As there are no -fwhole-file failures in this PR (though -fwhole-file bugs, revealed through -fwhole-program), I think this PR does not prevent enabling -fwhole-file by default. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40873