* gcc/config/mips/mips-tables.opt (xlp): Fix merge typo.

From-SVN: r188401
This commit is contained in:
Maxim Kuvyrkov 2012-06-11 21:42:02 +00:00 committed by Maxim Kuvyrkov
parent 67a218c536
commit 8b007d75c3
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-06-12 Maxim Kuvyrkov <maxim@codesourcery.com>
* gcc/config/mips/mips-tables.opt (xlp): Fix merge typo.
2012-06-11 Roland McGrath <mcgrathr@google.com>
* dwarf2out.c (const_ok_for_output_1): Detect a TLS UNSPEC using

View File

@ -616,5 +616,5 @@ EnumValue
Enum(mips_arch_opt_value) String(octeon2) Value(83) Canonical
EnumValue
Enum(mips_arch_opt_value) String(xlp) Value(83) Canonical
Enum(mips_arch_opt_value) String(xlp) Value(84) Canonical