This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11964] [3.4 regression] Incorrect warning: statement has no effect for "new ARRAY[3]"
- From: "gerald at pfeifer dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Aug 2003 10:44:38 -0000
- Subject: [Bug c++/11964] [3.4 regression] Incorrect warning: statement has no effect for "new ARRAY[3]"
- References: <20030818104242.11964.gerald@pfeifer.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11964
gerald at pfeifer dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Incorrect warning: statement|[3.4 regression] Incorrect
|has no effect for new |warning: statement has no
|ARRAY[} |effect for "new ARRAY[3]"
------- Additional Comments From gerald at pfeifer dot com 2003-08-18 10:44 -------
Tweak summary; mark as 3.4 regression.