arm.c (arm_expand_prologue): Ensure that the stack-adjustment barrier can't be ignore...
authorRichard Earnshaw <rearnsha@arm.com>
Wed, 23 Aug 2000 15:15:21 +0000 (15:15 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Wed, 23 Aug 2000 15:15:21 +0000 (15:15 +0000)
commite04c2d6ca11eed2c675c7a6d38ce3153fd44a635
treef66318bf944f5653cb03ef80e8fe573deeafd042
parent47db946ca4f65b526ab014d0059766ca0b58907b
arm.c (arm_expand_prologue): Ensure that the stack-adjustment barrier can't be ignored by the alias analysis...

* arm.c (arm_expand_prologue): Ensure that the stack-adjustment
barrier can't be ignored by the alias analysis code.

From-SVN: r35911
gcc/ChangeLog
gcc/config/arm/arm.c