diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index fd326ec..9f39d89 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,6 @@ 2003-02-05 Richard Henderson <rth@redhat.com> + PR c/8602 * integrate.c (output_inline_function): Reset input_filename and lineno from the decl before rest_of_compilation. |