i386.h (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): New.
authorRichard Henderson <rth@redhat.com>
Mon, 6 Aug 2001 16:38:18 +0000 (09:38 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 6 Aug 2001 16:38:18 +0000 (09:38 -0700)
commit1d4820563901c443ef95b649963c54efbb1268a4
tree036477bc0564edd805a70401d4b824040095475f
parenteac69b8a008bd5426d3410d624aa9d88577fd69f
i386.h (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): New.

* config/i386/i386.h (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): New.
* function.c (expand_main_function): Implement it.
* doc/tm.texi: Document it.

From-SVN: r44664
gcc/ChangeLog
gcc/config/i386/i386.h
gcc/doc/tm.texi
gcc/function.c