Fix typo.

From-SVN: r126869
This commit is contained in:
Richard Sandiford 2007-07-24 07:57:17 +00:00
parent 18fe404fbc
commit 376164b960
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
* config/mips/mips.h (BRANCH_COST): Use mips_branch_cost rather
than mips_costs.
* config/mips/mips.opt (mbranch-cost=): New option.
* doc/invoke.texi (-mbrach-cost): Document new MIPS option.
* doc/invoke.texi (-mbranch-cost): Document new MIPS option.
2007-07-23 Richard Sandiford <richard@codesourcery.com>