This is the mail archive of the gcc-cvs@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]

r123484 - in /branches/ibm/gcc-4_1-branch/gcc: ...


Author: janis
Date: Tue Apr  3 23:09:47 2007
New Revision: 123484

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123484
Log:
	* config/rs6000/rs6000.c (function_arg_advance): Clarify comment and
	check, add check for 64-bit code.
	(function-arg): Ditto.
gcc/testsuite
	gcc.target/powerpc/ppc32-abi-dfp-1.c: New test.
	gcc.target/powerpc/ppc64-abi-dfp-1.c: New test.

Added:
    branches/ibm/gcc-4_1-branch/gcc/testsuite/gcc.target/powerpc/ppc32-abi-dfp-1.c
    branches/ibm/gcc-4_1-branch/gcc/testsuite/gcc.target/powerpc/ppc64-abi-dfp-1.c
Modified:
    branches/ibm/gcc-4_1-branch/gcc/ChangeLog
    branches/ibm/gcc-4_1-branch/gcc/config/rs6000/rs6000.c
    branches/ibm/gcc-4_1-branch/gcc/testsuite/ChangeLog


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