aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Ellcey <sellcey@mips.com>2013-01-07 22:16:45 +0000
committerSteve Ellcey <sje@gcc.gnu.org>2013-01-07 22:16:45 +0000
commit81826a7bde4dccb93a63120e98040fec4ac5644c (patch)
tree893c76aaed52b8a9e9e377a9eb52dc77a82e0c36
parent02a1cc65b0b0ebca3000e2a9e5e323202c78faba (diff)
downloadgcc-81826a7bde4dccb93a63120e98040fec4ac5644c.zip
gcc-81826a7bde4dccb93a63120e98040fec4ac5644c.tar.gz
gcc-81826a7bde4dccb93a63120e98040fec4ac5644c.tar.bz2
re PR target/42661 (Documented -mmad option not accepted.)
2013-01-07 Steve Ellcey <sellcey@mips.com> PR target/42661 * config/mips/mips.opt: Change mad to mmad to match documentation. From-SVN: r194998
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/config/mips/mips.opt2
2 files changed, 6 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 0123427..20f2bb6 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2013-01-07 Steve Ellcey <sellcey@mips.com>
+
+ PR target/42661
+ * config/mips/mips.opt: Change mad to mmad to match documentation.
+
2013-01-07 Georg-Johann Lay <avr@gjlay.de>
PR target/55897
diff --git a/gcc/config/mips/mips.opt b/gcc/config/mips/mips.opt
index dec028d..201d46f 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