This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13215] [3.3 Regression] bad code generated to call operator new[] when -fcheck-new
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Dec 2003 21:40:06 -0000
- Subject: [Bug c++/13215] [3.3 Regression] bad code generated to call operator new[] when -fcheck-new
- References: <20031128115140.13215.tom@storagematrix.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-21 21:40 -------
The patch to fix this is here: <http://gcc.gnu.org/ml/gcc-patches/2003-04/msg00948.html>.
Mark it looks like your patch for 3.3 did not fix all the problems, assigning it to you as your
patch for the mainline fixes it there.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |mmitchel at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13215