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