This is the mail archive of the gcc-patches@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]

Re: [PATCH] Add options for PTA, tree forwprop and phiprop


On Wed, 13 May 2009, Richard Guenther wrote:

> 
> This adds optimization flags for these three passes.  I have been
> locally patching my tree to disable these in numerous cases for
> tracking down bugs and for rubustness testing of later passes.
> 
> Bootstrapped and tested on x86_64-unknown-linux-gnu - any objections
> with adding new flags?

Committed as rev. 147571.

Richard.


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