This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: cfg merge part 19 - gcse tweek
- From: Jeff Law <law at porcupine dot slc dot redhat dot com>
- To: Joern Rennecke <joern dot rennecke at superh dot com>
- Cc: Jan Hubicka <jh at suse dot cz>, law at redhat dot com, gcc-patches at gcc dot gnu dot org
- Date: Fri, 28 Jun 2002 17:45:28 -0600
- Subject: Re: cfg merge part 19 - gcse tweek
- Reply-to: law at redhat dot com
In message <3D1B5345.C9CA7C19@superh.com>, Joern Rennecke writes:
>Jan Hubicka wrote:
>>
>> > Jan Hubicka wrote:
>> > > + if (!set2 || !rtx_equal_p (set2, dest))
>> >
>> > Do you mean
>> > !rtx_equal_p (SET_DEST (set2), dest)
>> > ?
>>
>> Uhm, yes. How many bugs I can create in such a simple patch :((
>> Sorry for that, my life is somewhat hectic these days.
>> I am re-bootstrapping with that change, I also verified that the
>> function adds the note when possible.
>
>FWIW I've been using the amended patch since, and it appears to work
>for me too.
I went ahead and did the bootstrap/regression testing for this patch
(i686-pc-linux-gnu) and also did a regression test on mn10300-elf for
good measure. It's all good.
Installed into the mainline.
jeff
>
>--
>--------------------------
>SuperH
>2430 Aztec West / Almondsbury / BRISTOL / BS32 4AQ
>T:+44 1454 462330