invoke.texi (-mreg-alloc): Nuke.
authorJan Hubicka <jh@suse.cz>
Wed, 14 Feb 2001 22:47:54 +0000 (23:47 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 14 Feb 2001 22:47:54 +0000 (22:47 +0000)
commit266da7a2918285352374e56e75dafa328791b8f2
treec2151c630e23d84fe3662611ca9d41b0a1fd0928
parent121bc96b8a046913e125d89f9dee9879eec086a7
invoke.texi (-mreg-alloc): Nuke.

* invoke.texi (-mreg-alloc): Nuke.
* i386.c (ix86_reg_alloc_order, regs_allocated,
order_regs_for_local_alloc): Nuke.
(override_options): Kill reg_alloc code.
* i386.h (TARGET_OPTIONS): Kill reg-alloc.
(REG_ALLOC_ORDER): SSE goes before I387.
(ORDER_REGS_FOR_LOCAL_ALLOC): Kill.
(ix86_reg_alloc_order): Likewise.
* i386-protos.h (ix86_reg_alloc_order): Kill.

From-SVN: r39697
gcc/ChangeLog
gcc/config/i386/i386-protos.h
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/invoke.texi