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] Fix tree-optimization/20139.


On Sat, 2005-04-02 at 10:56 -0500, Kazu Hirata wrote:
> Hi Jeff,
> 
> Is there any way you could approve
> 
> http://gcc.gnu.org/ml/gcc-patches/2005-02/msg01381.html
> 
> as is for 4.0 and mainline since this PR is about a regression?
I'm willing to OK it for the branch if it's OK with Mark.

For the mainline, I'd rather us evaluate folding anything that TER
creates and then decide if we want your patch or folding TER. 

ie, for mainline let's do the right thing the first time rather than
install a temporary patch that we may (or may not) want to pull out
in favor of a more general solution.


Jeff



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