]> git.ipfire.org Git - thirdparty/gcc.git/commit
builtins.def (BUILT_IN_ALLOCA): Remove "#if SMALL_STACK" form.
authorRoger Sayle <roger@eyesopen.com>
Sun, 20 Jul 2003 16:29:57 +0000 (16:29 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sun, 20 Jul 2003 16:29:57 +0000 (16:29 +0000)
commit6a6c0154f8560ed1fc7e629f97185894680583ad
treefcdef1c6f9ce38f7620276baa57a0c16917275a5
parent8a199ff68bd8838545868aff41c0097b18c6bd03
builtins.def (BUILT_IN_ALLOCA): Remove "#if SMALL_STACK" form.

* builtins.def (BUILT_IN_ALLOCA): Remove "#if SMALL_STACK" form.
* system.h (SMALL_STACK): Poison obsolete target macro.
* doc/tm.texi (SMALL_STACK): Remove target macro documentation.

From-SVN: r69609
gcc/ChangeLog
gcc/builtins.def
gcc/doc/tm.texi
gcc/system.h