diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2000-01-13 10:19:39 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@gcc.gnu.org> | 2000-01-13 10:19:39 +0000 |
commit | 8f496bc2d55cbb3725c964b79af0f86eb1876a63 (patch) | |
tree | fa6a9bf99540912b88790817c375c2670a55c92e /gcc/ChangeLog | |
parent | 668bcf76c4001dcb54013ef416bf7ced08c3da48 (diff) | |
download | gcc-8f496bc2d55cbb3725c964b79af0f86eb1876a63.zip gcc-8f496bc2d55cbb3725c964b79af0f86eb1876a63.tar.gz gcc-8f496bc2d55cbb3725c964b79af0f86eb1876a63.tar.bz2 |
ns32k.md: Revert Jan 9 change.
* config/ns32k/ns32k.md: Revert Jan 9 change.
* genrecog.c (maybe_both_true_2): Do not compare a predicate-test
to a mode-test, if the predicate is address_operand.
From-SVN: r31384
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c5471bc..0a6a8a6 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +Wed Jan 12 23:12:47 2000 Hans-Peter Nilsson <hp@axis.com> + + * config/ns32k/ns32k.md: Revert Jan 9 change. + + * genrecog.c (maybe_both_true_2): Do not compare a predicate-test + to a mode-test, if the predicate is address_operand. + Wed Jan 12 22:34:00 2000 Jeffrey A Law (law@cygnus.com) * combine.c (if_then_else_cond): Be careful about what kinds |