diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0e5fe05..6598e92 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-01-30 Zack Weinberg <zack@codesourcery.com> + + * expmed.c (emit_store_flag): Call protect_from_queue on op0 and op1. + 2002-01-28 Jason Merrill <jason@redhat.com> * dwarf2out.c (dwarf_cfi_name): Add other DWARF 3 codes. |