aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1998-04-14 18:26:34 -0600
committerJeff Law <law@gcc.gnu.org>1998-04-14 18:26:34 -0600
commitfcb7cb6c0fe5f6c3693cea72ec1af977ef765693 (patch)
tree4855748c2897609a0e6e308c52a8e338de5582a4 /gcc
parent3cf0cea4f9de3692a87e8cb97d72009d792abfa7 (diff)
downloadgcc-fcb7cb6c0fe5f6c3693cea72ec1af977ef765693.zip
gcc-fcb7cb6c0fe5f6c3693cea72ec1af977ef765693.tar.gz
gcc-fcb7cb6c0fe5f6c3693cea72ec1af977ef765693.tar.bz2
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
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a554573..ee3738a 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 <rth@cygnus.com>
* alpha.md: Revert Oct 27 change, as it is superceeded by Kenner's