From: Jeff Law Date: Mon, 15 Sep 1997 19:15:35 +0000 (-0600) Subject: Document -ms for the H8/S. X-Git-Tag: releases/egcs-1.0.0~583 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcb9d1f061945e878590b71a063f9a80f7f0d326;p=thirdparty%2Fgcc.git Document -ms for the H8/S. From-SVN: r15453 --- diff --git a/gcc/invoke.texi b/gcc/invoke.texi index c89ff1eec539..6ec91c2dca04 100644 --- 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.