Commit 6da4bc4e by Brooks Moses

Fixed erroneous ChangeLog and gcc/ChangeLog entries.

From-SVN: r122856
parent 07f1ac6d
...@@ -3,10 +3,6 @@ ...@@ -3,10 +3,6 @@
* Makefile.def (fixincludes): Remove unneeded "missing" lines. * Makefile.def (fixincludes): Remove unneeded "missing" lines.
* Makefile.in: Regenerate * Makefile.in: Regenerate
2007-03-12 Seongbae Park <seongbae.park@gmail.com>
* gcc/doc/invoke.texi (Wvla): New warning.
2007-03-07 Andreas Schwab <schwab@suse.de> 2007-03-07 Andreas Schwab <schwab@suse.de>
* configure: Regenerate. * configure: Regenerate.
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
and handle unnamed array case. and handle unnamed array case.
(grokdeclarator): Refactored VLA warning case. (grokdeclarator): Refactored VLA warning case.
* c.opt (Wvla): New flag. * c.opt (Wvla): New flag.
* doc/invoke.texi (Wvla): New warning.
2007-03-12 Richard Henderson <rth@redhat.com> 2007-03-12 Richard Henderson <rth@redhat.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment