projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d77fa5
)
Document -ms for the H8/S.
author
Jeff Law
<law@gcc.gnu.org>
Mon, 15 Sep 1997 19:15:35 +0000
(13:15 -0600)
committer
Jeff Law
<law@gcc.gnu.org>
Mon, 15 Sep 1997 19:15:35 +0000
(13:15 -0600)
From-SVN: r15453
gcc/invoke.texi
patch
|
blob
|
history
diff --git
a/gcc/invoke.texi
b/gcc/invoke.texi
index c89ff1eec539664c0c146493b783ef1777394f17..6ec91c2dca047150ba6836641e1966267c008657 100644
(file)
--- a/
gcc/invoke.texi
+++ b/
gcc/invoke.texi
@@
-335,7
+335,7
@@
in the following sections.
-mc300 -mc400
@emph{H8/300 Options}
--mrelax -mh -mint32 -malign-300
+-mrelax -mh
-ms
-mint32 -malign-300
@emph{SH Options}
-m1 -m2 -m3 -m3e -mb -ml -mrelax
@@
-4858,6
+4858,9
@@
ld.info, Using ld}, for a fuller description.
@item -mh
Generate code for the H8/300H.
+@item -ms
+Generate code for the H8/S.
+
@item -mint32
Make @code{int} data 32 bits by default.