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++/34862] [4.3 Regression] operator new placement variant with reference arg not accepted by g++ 4.3



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


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