]> gcc.gnu.org Git - gcc.git/commit
arm.c (arm_get_frame_offsets): Don't use r3 to align the stack when it's going to...
authorJie Zhang <jie@codesourcery.com>
Mon, 12 Jul 2010 14:02:08 +0000 (14:02 +0000)
committerJie Zhang <jiez@gcc.gnu.org>
Mon, 12 Jul 2010 14:02:08 +0000 (14:02 +0000)
commitfb2f8cf836d3489f713c0c1416f7f095e37cf39c
treed8776bab6b4808afc4d86db6d527b2b21f0c5025
parentf457c53d3c25e4142adb7b52d3a2705068db1f26
arm.c (arm_get_frame_offsets): Don't use r3 to align the stack when it's going to be saved.

* 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.

From-SVN: r162078
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/interrupt-1.c [new file with mode: 0644]
gcc/testsuite/gcc.target/arm/interrupt-2.c [new file with mode: 0644]
This page took 0.055823 seconds and 5 git commands to generate.