Fotgotten changelog entry:
authorJan Hubicka <hubicka@gcc.gnu.org>
Thu, 24 May 2007 15:47:07 +0000 (15:47 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 24 May 2007 15:47:07 +0000 (15:47 +0000)
* gengenrtl.c (gendecl, gendef): Output the gens annotated for
statistics.
(genheader): Include statistics.h.

From-SVN: r125029

gcc/ChangeLog

index a857b80..4be4671 100644 (file)
@@ -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.