------- Comment #7 from janis at gcc dot gnu dot org 2008-08-08 23:34 ------- Mark, the tests started failing because -fdump-rtl-loop2 used to produce dump files for all loop2_* passes. The compiler could be fixed to do that again, or the tests mentioned here could be changed to use -fdump-rtl-loop2_unroll and -fdump-rtl-loop2_invariant instead of -fdump-rtl-loop2. I was expecting someone to fix the compiler after Andrew complained about the change, but I wouldn't mind modifying the tests and closing this PR.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36087