* config/i386/i386.c (ix86_compute_frame_layout): Do add bottom
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 May 2002 20:29:21 +0000 (20:29 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 May 2002 20:29:21 +0000 (20:29 +0000)
commit3ad630c5db254d7ea2b6c0a2a6184ce0867ee0c1
tree0a9bd5d94ab8f9e568b01c40c442821c3c32f51e
parentcc79d0fab21cebbeef5841c2d0a48600b89080b9
    * config/i386/i386.c (ix86_compute_frame_layout): Do add bottom
        alignment for alloca.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54018 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/gcc.c-torture/execute/alloca-1.c [new file with mode: 0644]