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: RFC: C++0x ABI PATCH to decltype handling


On Sat, Feb 26, 2011 at 02:24:57PM -0500, Jack Howarth wrote:
> Huh? The g++.dg/abi/mangle39.C testcase predates r170459 by over a year so it certainly
> should be a regression.

You haven't looked carefully, 170459 changed the expected mangling from
the -fabi-version=2 to -fabi-version=6, so the part of the testcase which
actually fails on targets that are incapable of supplying both old and newly
mangled aliases is new too.

	Jakub


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