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, 4.8/4.9] Fix ELFv2 homogeneous float aggregate ABI bug


On Fri, Jul 18, 2014 at 12:13:09PM -0400, David Edelsohn wrote:
> > gcc/ChangeLog:
> >
> >         * config/rs6000/rs6000.c (rs6000_function_arg): If a float argument
> >         does not fit fully into floating-point registers, and there is still
> >         space in the register parameter area, issue -Wpsabi note that the ABI
> >         will change in a future GCC release.
> >
> > gcc/testsuite/ChangeLog:
> >
> >         * gcc.target/powerpc/ppc64-abi-warn-1.c: New test.
> 
> This patch is okay if okay with the Release Managers.

Ok.

	Jakub


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