------- Comment #8 from mark at codesourcery dot com 2008-08-08 23:40 ------- Subject: Re: [4.4 Regression] test failures between revs. 134696 and 134717
janis at gcc dot gnu dot org wrote: > ------- 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. OK, I understand much better now, thanks! Do we have a separate PR open for the problem as well, or shall I retitle this one to more accurately reflect the problem? Thanks, -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36087