Correct entry for PR c++/67942.

From-SVN: r229857
This commit is contained in:
Martin Sebor 2015-11-06 08:42:41 -07:00
parent 9f46fa10f6
commit 8309230f83

View file

@ -108,8 +108,7 @@
2015-11-05 Martin Sebor <msebor@redhat.com>
PR c++/67942
* invoke.texi (-Wplacement-new): Document new option.
* gcc/testsuite/g++.dg/warn/Wplacement-new-size.C: New test.
* doc/invoke.texi (-Wplacement-new): Document new option.
2015-11-05 Alan Lawrence <alan.lawrence@arm.com>