diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-12-01 18:44:52 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-12-01 18:44:52 -0700 |
commit | 78ac7c8132f995c20640021079ce8c3dc09fe6bd (patch) | |
tree | 89cfa57643a50e15c31018da5c5c8b7e3482e555 | |
parent | 119a46778041b73124128fa39a2d4b28ce8836a5 (diff) | |
download | gcc-78ac7c8132f995c20640021079ce8c3dc09fe6bd.zip gcc-78ac7c8132f995c20640021079ce8c3dc09fe6bd.tar.gz gcc-78ac7c8132f995c20640021079ce8c3dc09fe6bd.tar.bz2 |
Fix cut-n-paste error in last change.
From-SVN: r30751
-rw-r--r-- | gcc/invoke.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/invoke.texi b/gcc/invoke.texi index 8213cf4..d7ad08c 100644 --- a/gcc/invoke.texi +++ b/gcc/invoke.texi @@ -4643,7 +4643,6 @@ processors. This is the default. Do not generate code to avoid bugs in the multiply instructions for the MN10300 processors. -@table @code @item -mam33 Generate code which uses features specific to the AM33 processor. |