aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 865d0156f9f..582ea4d8432 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-25 Joseph S. Myers <joseph@codesourcery.com>
+
+ PR c/28299
+ * c-decl.c (start_function): Don't try to process prototype
+ information from old declaration that isn't a function.
+
2006-08-25 Jan Hubicka <jh@suse.cz>
PR target/28621