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, rs6000: fix PR 36800


On Thu, Apr 9, 2009 at 1:06 AM, Ben Elliston <bje@au1.ibm.com> wrote:
> This patch fixes PR 38600. ?Joseph's suggestion was correct and I have
> tested it on powerpc-linux and powerpc64-linux with no regressions. ?I
> have included the test case from the PR. ?Okay for the trunk?
>
> 2009-04-09 ?Ben Elliston ?<bje@au.ibm.com>
>
> ? ? ? ?PR target/36800
> ? ? ? ?* config/rs6000/rs6000.c (rs6000_gimplify_va_arg): Do not set
> ? ? ? ?regalign for the reg == fpr and TDmode case.
>
> 2009-04-09 ?Ben Elliston ?<bje@au.ibm.com>
> ? ? ? ? ? ?Joseph Myers ?<joseph@codesourcery.com>
>
> ? ? ? ?PR target/36800
> ? ? ? ?* gcc.dg/dfp/pr36800.c: New.

Okay.

Thanks, David


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