This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33407] [4.1/4.3 Regression] C++ operator new and new expression do not change dynamic type
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2008 22:49:31 -0000
- Subject: [Bug c++/33407] [4.1/4.3 Regression] C++ operator new and new expression do not change dynamic type
- References: <bug-33407-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from ian at airs dot com 2008-01-16 22:49 -------
Created an attachment (id=14953)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14953&action=view)
Possible patch
This untested patch fixes the problem with the test case.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33407