]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Document -ms for the H8/S.
authorJeff Law <law@gcc.gnu.org>
Mon, 15 Sep 1997 19:15:35 +0000 (13:15 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 15 Sep 1997 19:15:35 +0000 (13:15 -0600)
From-SVN: r15453

gcc/invoke.texi

index c89ff1eec539664c0c146493b783ef1777394f17..6ec91c2dca047150ba6836641e1966267c008657 100644 (file)
@@ -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.