From: Steve Ellcey Date: Mon, 7 Jan 2013 22:16:45 +0000 (+0000) Subject: re PR target/42661 (Documented -mmad option not accepted.) X-Git-Tag: releases/gcc-4.8.0~1055 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=81826a7bde4dccb93a63120e98040fec4ac5644c;p=thirdparty%2Fgcc.git re PR target/42661 (Documented -mmad option not accepted.) 2013-01-07 Steve Ellcey PR target/42661 * config/mips/mips.opt: Change mad to mmad to match documentation. From-SVN: r194998 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 01234273adf2..20f2bb67cdc6 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2013-01-07 Steve Ellcey + + PR target/42661 + * config/mips/mips.opt: Change mad to mmad to match documentation. + 2013-01-07 Georg-Johann Lay PR target/55897 diff --git a/gcc/config/mips/mips.opt b/gcc/config/mips/mips.opt index dec028d7e22f..201d46fef8bf 100644 --- a/gcc/config/mips/mips.opt +++ b/gcc/config/mips/mips.opt @@ -55,7 +55,7 @@ mabicalls Target Report Mask(ABICALLS) Generate code that can be used in SVR4-style dynamic objects -mad +mmad Target Report Var(TARGET_MAD) Use PMC-style 'mad' instructions