https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71306
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71306
--- Comment #3 from Martin Sebor ---
Author: msebor
Date: Tue May 31 17:24:22 2016
New Revision: 236934
URL: https://gcc.gnu.org/viewcvs?rev=236934&root=gcc&view=rev
Log:
PR c++/71306 - bogus -Wplacement-new with an array element
gcc/cp/ChangeL
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71306
--- Comment #2 from Martin Sebor ---
Author: msebor
Date: Mon May 30 22:56:43 2016
New Revision: 236902
URL: https://gcc.gnu.org/viewcvs?rev=236902&root=gcc&view=rev
Log:
PR c++/71306 - bogus -Wplacement-new with an array element
gcc/cp/ChangeL
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71306
--- Comment #1 from Martin Sebor ---
Patch posted for review:
https://gcc.gnu.org/ml/gcc-patches/2016-05/msg02208.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71306
Martin Sebor changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCONFIRMED