This is the mail archive of the gcc-bugs@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]

[Bug target/43872] VLAs are not aligned correctly on ARM


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43872

--- Comment #4 from Chung-Lin Tang <cltang at gcc dot gnu.org> 2011-03-17 14:02:15 UTC ---
Author: cltang
Date: Thu Mar 17 14:02:12 2011
New Revision: 171096

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171096
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.c


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