Fix prologue/epilogue generation for ARM ISR routines.
authorNick Clifton <nickc@gcc.gnu.org>
Thu, 20 Dec 2001 19:03:37 +0000 (19:03 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Thu, 20 Dec 2001 19:03:37 +0000 (19:03 +0000)
commit121308d427978857aade10a387e92f130d36cd75
tree9f0cec9290dcba0fb929ea8824a97a26b3a9be17
parente6a8345b03643aebbcba7188effd96340f2a1fd9
Fix prologue/epilogue generation for ARM ISR routines.

Add test case to catch bugs reported in prologue/epilogue generation for ARM ISR routines.

From-SVN: r48210
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/testsuite/gcc.misc-tests/arm-isr.c [new file with mode: 0644]
gcc/testsuite/gcc.misc-tests/arm-isr.exp [new file with mode: 0644]