summaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>2007-05-24 15:47:07 +0000
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>2007-05-24 15:47:07 +0000
commit7b613d123519e4abd493296775a6da2b6f7e97a7 (patch)
tree781b5bb20e21d478ff7209fe340521c017a7f7b1 /gcc
parent9d76f4a0c94835d85d5f8ed0b45b1f33d6827599 (diff)
downloadgcc-7b613d123519e4abd493296775a6da2b6f7e97a7.tar.gz
Fotgotten changelog entry:
* gengenrtl.c (gendecl, gendef): Output the gens annotated for statistics. (genheader): Include statistics.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125029 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a857b80ca43..4be4671bffb 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -5,6 +5,10 @@
2007-05-24 Jan Hubicka <jh@suse.cz>
+ * gengenrtl.c (gendecl, gendef): Output the gens annotated for
+ statistics.
+ (genheader): Include statistics.h.
+
* doc/invoke.texi (-fdump-unnumbered): Update docs when line number
notes are gone.
* print-rtl.c (flag_dump_unnumbered): Update comments.