From: Jeff Law Date: Wed, 15 Apr 1998 00:26:34 +0000 (-0600) Subject: emit-rtl.c (operand_subword): Rework slightly to avoid bogus warning from previous... X-Git-Tag: prereleases/egcs-1.1-prerelease~1702 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fcb7cb6c0fe5f6c3693cea72ec1af977ef765693;p=thirdparty%2Fgcc.git emit-rtl.c (operand_subword): Rework slightly to avoid bogus warning from previous change. � * emit-rtl.c (operand_subword): Rework slightly to avoid bogus warning from previous change. From-SVN: r19218 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a55457324d36..ee3738ada149 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Wed Apr 15 01:21:21 1998 Jeffrey A Law (law@cygnus.com) + + * emit-rtl.c (operand_subword): Rework slightly to avoid + bogus warning from previous change. + Tue Apr 14 23:39:13 1998 Richard Henderson * alpha.md: Revert Oct 27 change, as it is superceeded by Kenner's