------- Comment #8 from rguenth at gcc dot gnu dot org 2009-02-06 22:51 ------- Sure. There's this other problem of testsuite regressions you'll get. I've been there, it takes a _lot_ of time to do even minimal pass re-ordering / removing :(
The best strathegy was always to fix deficiencies in passes to not need followup ones or iterating. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32390