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] cse (canon_reg): Don't modify insns without using validate_change


Bernd Schmidt wrote:
> Andreas Krebbel wrote:
>>>> Ok for gcc 4.1 branch as well?
>>> Is it a regression?
>> I could reproduce the failure only with the -march=z9-109 option which is
>> new in gcc 4.1.0. So it is a regression against 4.0 right?!
> 
> Technically, no if it's using a new switch.  Mark's call I think.

It's not a regression if it's a new switch.  If this were a
target-specific change, I'd be happy to let the target maintainer make
the call, but if it's a change to generic code, then I'd like to see it
justified very clearly.  Let's get it into the mainline first, if not
already.  Then, if you want to backport it, please prepare the backport,
test it, and post that version, copying me.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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