]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.c (ix86_compute_frame_layout): Do add bottom alignment for alloca.
authorRichard Henderson <rth@redhat.com>
Wed, 29 May 2002 20:34:28 +0000 (13:34 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 29 May 2002 20:34:28 +0000 (13:34 -0700)
commit4da1d804836f1babea33b921132ac8b94a4529cb
tree65fc5f4b337b7e5cd0d2a703fe64e5af36bdcaf3
parente2c77eaf4a9c58d1aa71ed20ad4f556ca225ae11
i386.c (ix86_compute_frame_layout): Do add bottom alignment for alloca.

        * config/i386/i386.c (ix86_compute_frame_layout): Do add bottom
        alignment for alloca.

        * gcc.c-torture/execute/alloca-1.c: New.

From-SVN: r54020
gcc/ChangeLog
gcc/config/i386/i386.c