gcc/
commitfc5c866242a8524cf1d11143c827cb957220fa36
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Sep 2006 21:34:06 +0000 (11 21:34 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Sep 2006 21:34:06 +0000 (11 21:34 +0000)
treebf69a11670b8b23ee210691e7fa78fd6f6e0a043
parent2a964ec63acf074dc570dafdb77b3b2bd89bcf47
gcc/

2006-09-11  H.J. Lu  <hongjiu.lu@intel.com>

PR target/13685
PR target/27537
PR target/28621
* config/i386/i386.c (override_options): Always default to 16
byte stack boundary.

gcc/testsuite/

2006-09-11  H.J. Lu  <hongjiu.lu@intel.com>

PR target/13685
* gcc.target/i386/pr13685.c: New test.

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