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] PR target/41210 -- Fix ICE with vsx_movv2df


On Fri, Sep 11, 2009 at 6:38 PM, Michael Meissner
<meissner@linux.vnet.ibm.com> wrote:
> Here is my revised patch for 4120 that fixes the root problem that in VSX were
> were not properly returning V2DF/V2DI types in v2/vs34 like we do for the other
> altivec types with altivec-abi. ?It does not have any changes to vsx.md or
> altivec.md. ?I bootstraped this and ran make check, and the vsx-builtin-7 test
> now passes (there were no regressions).
>
> Is this ok to apply?

Okay.

Thanks, David


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