From: Jeff Law Date: Thu, 20 Nov 1997 08:09:56 +0000 (-0700) Subject: Patch from meissner. X-Git-Tag: releases/egcs-1.0.0~99 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33d6a14e5b0127b1d32301422d3e0d91b9ace564;p=thirdparty%2Fgcc.git Patch from meissner. From-SVN: r16596 --- diff --git a/gcc/tm.texi b/gcc/tm.texi index c5407a26dbac..345dbeb45029 100644 --- a/gcc/tm.texi +++ b/gcc/tm.texi @@ -6782,6 +6782,11 @@ value in this case. Do not define this macro if it would always return @code{NIL}. On machines where this macro is defined, you will normally define it as the constant @code{SIGN_EXTEND} or @code{ZERO_EXTEND}. +@findex SHORT_IMMEDIATES_SIGN_EXTEND +@item SHORT_IMMEDIATES_SIGN_EXTEND +Define this macro if loading short immediate values into registers sign +extends. + @findex IMPLICIT_FIX_EXPR @item IMPLICIT_FIX_EXPR An alias for a tree code that should be used by default for conversion