projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f46fa1
)
Correct entry for PR c++/67942.
author
Martin Sebor
<msebor@gcc.gnu.org>
Fri, 6 Nov 2015 15:42:41 +0000
(08:42 -0700)
committer
Martin Sebor
<msebor@gcc.gnu.org>
Fri, 6 Nov 2015 15:42:41 +0000
(08:42 -0700)
From-SVN: r229857
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 772e90a0e22c8cdb1196697d083e62dbd83549f1..bc2a9f66c62d9496c4acfa39929dfcd421aed90e 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-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>