summaryrefslogtreecommitdiff
path: root/lto-plugin/ChangeLog
diff options
context:
space:
mode:
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>2011-04-05 12:11:08 +0000
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>2011-04-05 12:11:08 +0000
commit52fd37831a15c845d0d0f693e54ff471fc836ca1 (patch)
tree8a9ac3757d606a15fa6e7ff7ff354cefd6681f87 /lto-plugin/ChangeLog
parent00e3fe4411f5ad4f6c2c2b87af0806574a380678 (diff)
downloadgcc-52fd37831a15c845d0d0f693e54ff471fc836ca1.tar.gz
2011-04-05 Richard Guenther <rguenther@suse.de>
PR bootstrap/48431 * lto-plugin.c (claim_file_handler): Do not declare vars in code. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171982 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'lto-plugin/ChangeLog')
-rw-r--r--lto-plugin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog
index e4a19cd8124..2e63db35451 100644
--- a/lto-plugin/ChangeLog
+++ b/lto-plugin/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-05 Richard Guenther <rguenther@suse.de>
+
+ PR bootstrap/48431
+ * lto-plugin.c (claim_file_handler): Do not declare vars in code.
+
2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* Makefile.in: Regenerate.