re PR target/43872 (VLAs are not aligned correctly on ARM)
authorChung-Lin Tang <cltang@codesourcery.com>
Thu, 17 Mar 2011 14:02:12 +0000 (14:02 +0000)
committerChung-Lin Tang <cltang@gcc.gnu.org>
Thu, 17 Mar 2011 14:02:12 +0000 (14:02 +0000)
commit7c71147df33fe3ee5e8352fba3d6cfbc15810604
tree433b51acf965d7c376d289696f3f09e3de8f7cec
parent0e1ee172e8c780d1b4720ee85690aeea73c6afbf
re PR target/43872 (VLAs are not aligned correctly on ARM)

2011-03-17  Chung-Lin Tang  <cltang@codesourcery.com>

PR target/43872
* config/arm/arm.c (arm_get_frame_offsets): Adjust early
return condition with !cfun->calls_alloca.

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