[PATCH ppc] PR 42431 -- remove code no longer neede due to 42431 being fixed
David Edelsohn
dje.gcc@gmail.com
Fri Mar 12 02:32:00 GMT 2010
On Thu, Mar 11, 2010 at 3:15 PM, Michael Meissner
<meissner@linux.vnet.ibm.com> wrote:
> During the development of the VSX support, I ran into a situation where the
> CONST inside of RTL was being clobbered (which is the same bug as 42431). I
> wrote some code to prevent the CONST from being generated. Now that PR 42431
> has been fixed, this code can be deleted.
>
> I have done bootstraps and make check with no regressions with the patch. In
> addition, I have built and run the spec 2006 benchmark suite with several
> different options, including the ones that caused the original problem. Is it
> ok to check this patch in?
Okay. I am glad we can remove the band-aid.
Thanks, David
More information about the Gcc-patches
mailing list