ChangeLog: Fix entry.

* ChangeLog: Fix entry.

From-SVN: r182708
This commit is contained in:
Toon Moene 2011-12-28 11:03:07 +00:00
parent 5394b9f3c2
commit 535131f245

View File

@ -37,6 +37,7 @@
non-compile-time-constant-shape arrays to have a default
initializer.
* invoke.texi: Delete the restriction on automatic arrays not
being initialized by -finit-<type>=<constant>.
2011-12-15 Tobias Burnus <burnus@net-b.de>