This is the mail archive of the gcc-patches@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]

Re: PATCH: Avoid push_to_top_level


Giovanni Bajo wrote:

Mark Mitchell wrote:



Does this look ok? Testing in progress on i686-pc-linux-gnu.



Yes, it looks good. Thank you!



The testing was succesful, and it uncovered g++.old-deja/g++.ns/new1.C, which
is illegal code. In fact, it's top description is: "Test whether N::operator
new is different from ::operator new". Since the test is totally bogus at this
point, I'll remove it unless anybody objects.


Yes, that's a bogus test, and should be removed.

Thanks,

--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com


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