* config/i386/i386.h (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): New.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Aug 2001 16:38:18 +0000 (16:38 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Aug 2001 16:38:18 +0000 (16:38 +0000)
commit3ca5a306e74252426e0bcc97ac7224b6f0fbbe2c
tree036477bc0564edd805a70401d4b824040095475f
parenteba961e2d18a3c89cd5cc72eddc3b16bea002278
* config/i386/i386.h (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): New.
* function.c (expand_main_function): Implement it.
* doc/tm.texi: Document it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44664 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.h
gcc/doc/tm.texi
gcc/function.c