]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove obsolete IA-64 -mb-step option.
authorJames E Wilson <wilson@specifixinc.com>
Sat, 19 Feb 2005 01:02:23 +0000 (17:02 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 19 Feb 2005 01:02:23 +0000 (17:02 -0800)
commit4c334b377cb494b44fabd5f5263d53863f051748
treea1b27212978d98ed38001a50c2911069790dbf08
parentc3491df4dd8c01794f69ae7c3fdd1fef6cb7174a
Remove obsolete IA-64 -mb-step option.

* doc/invoke.texi (IA-64 Options): Delete -mb-step.
* config/ia64/ia64.c (last_group, group_idx): Delete variables.
(errata_find_address_regs, errata_emit_nops, fixup_errata): Delete
functions.
(ia64_reorg): Delete fixup_errata call.
* config/ia64/ia64.h (MASK_B_STEP, TARGET_B_STEP): Delete.
(TARGET_SWITCHES): Delete -mb-step entry.

From-SVN: r95257
gcc/ChangeLog
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.h
gcc/doc/invoke.texi