From: Richard Sandiford Date: Tue, 24 Jul 2007 07:57:17 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=376164b960bfada6a4251eeb9b631636bfd8c619;p=gcc.git Fix typo. From-SVN: r126869 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index cff3c0b81af..207a19fd5d5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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