]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.c (ix86_compute_frame_layout): Do not add bottom alignment for leaf functions.
authorRichard Henderson <rth@redhat.com>
Tue, 28 May 2002 20:27:45 +0000 (13:27 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 28 May 2002 20:27:45 +0000 (13:27 -0700)
commit0b7ae56590f7d722c275057bb1c076ec16623d01
tree9ee0a47e45ceb034f0cc3cfa471a997423d3eae0
parent16069d69ac053449065e5f74b121120b44d7f97b
i386.c (ix86_compute_frame_layout): Do not add bottom alignment for leaf functions.

        * config/i386/i386.c (ix86_compute_frame_layout): Do not add
        bottom alignment for leaf functions.

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