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 77705c4..c04ab55 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2003-09-23 Richard Henderson <rth@redhat.com> + + * tree-inline.c (remap_save_expr): Map new save_expr to identity + rather than to error_mark_node. + 2003-09-23 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * configure.in (HAVE_GAS_SHF_MERGE): Always define to test result. |