Fix date last entry.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 May 2001 04:34:20 +0000 (04:34 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 May 2001 04:34:20 +0000 (04:34 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42029 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 1ddf31a..e0b530b 100644 (file)
@@ -1,4 +1,4 @@
-2001-06-12  Richard Henderson  <rth@redhat.com>
+2001-05-12  Richard Henderson  <rth@redhat.com>
 
        * dwarf2asm.c (size_of_encoded_value): New function.
        * dwarf2asm.h: Declare it.
@@ -1340,7 +1340,6 @@ Mon Apr 23 14:32:12 CEST 2001  Jan Hubicka  <jh@suse.cz>
 
        * reg-stack.c (emit_swap_insn): Do not get pass CALL_INSNs.
 
->>>>>>> 1.9986
 2001-04-22  Mark Mitchell  <mark@codesourcery.com>
 
        * loop.c (loop_delete_insns): Add prototype.