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]

r162079 - in /branches/gcc-4_5-branch/gcc: Chan...


Author: jiez
Date: Mon Jul 12 14:05:41 2010
New Revision: 162079

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162079
Log:
	* config/arm/arm.c (arm_get_frame_offsets): Don't use r3 to
	align the stack when it's going to be saved.

	testsuite/
	* gcc.target/arm/interrupt-1.c: New test.
	* gcc.target/arm/interrupt-2.c: New test.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.target/arm/interrupt-1.c
    branches/gcc-4_5-branch/gcc/testsuite/gcc.target/arm/interrupt-2.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/config/arm/arm.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


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