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] improve copysign, parity on power6/power7 systems


On Wed, Jul 28, 2010 at 11:05 AM, Michael Meissner
<meissner@linux.vnet.ibm.com> wrote:
> This patch improves the PowerPC compiler to use the fcpsgn instruction for the
> copysign builtin and prtyd/prtyw instructions for the parity builtin that were
> introduced in the power6.
>
> I have done bootstrap builds and make check for C, C++, and Fortran with no
> regressions with this patch. ?Is it ok to install?

Okay.

Please paste the ChangeLog in the patch email message, not in the
patch attachment.

Thanks, David


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