This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/36087] [4.4 Regression] test failures between revs. 134696 and 134717



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]