This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34862] [4.3 Regression] operator new placement variant with reference arg not accepted by g++ 4.3
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jan 2008 21:52:46 -0000
- Subject: [Bug c++/34862] [4.3 Regression] operator new placement variant with reference arg not accepted by g++ 4.3
- References: <bug-34862-12838@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #12 from ian at airs dot com 2008-01-28 21:52 -------
Created an attachment (id=15039)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15039&action=view)
Possible patch
Here is a very ugly patch which appears to fix the problem in mainline. I
haven't tested it, though. Any opinions?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34862