This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13215] [3.3 Regression] bad code generated to call operator new[] when -fcheck-new


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]