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: [gcc3.5 improvement branch] Very Simple constantpropagation


On 15 Jan 2004, Geoff Keating wrote:
> I'm pretty sure this isn't safe.

Oops.  I forgot to mention this has been bootstrapped and regression
tested on i686-pc-linux-gnu, all languages except ada and treelang,
with no new failures.

I agree that there might be issues, which is why I was waiting for
stage1.  But we know combine already handles dependencies like the one
you point out, my concern was/is more that we might encounter invalid
or incorrect REG_EQUAL notes attached to instructions.

Roger
--


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