diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1bfbdfa17f1..10f00cb9d6c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2000-12-20 Bernd Schmidt <bernds@redhat.com> + + * flow.c (ior_reg_cond, and_reg_cond, elim_reg_cond): Properly + handle all relational operators. + 2000-12-20 Alexandre Oliva <aoliva@redhat.com> * final.c (output_addr_const): Use ASM_OUTPUT_SYMBOL_REF. |