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]

Re: Some testsuite tweaks


On Feb  6, 2001, Mark Mitchell <mark@codesourcery.com> wrote:

> This is fine -- except that I don't think we should be adding old-ABI
> support to the testsuite at this point, which is what it looks like
> the `#if __GXX_ABI_VERSION >= 100' bits are trying to do.  Am I
> misunderstanding?

Oops.  When I wrote ``don't pass with the new ABI'', I meant ``don't
pass with the old ABI.''

Indeed, it's probably pointless to include those tests at this point,
except for a minimal form of documenting a few advantages of switching
over to the new ABI :-)

I'll refrain from installing those two changes.  And I'll verify that
eb55.C does indeed fail with libstdc++-v3 and the new ABI; I'm not
sure I have done that, since I've just noticed the built tree in which
I think I verified it is configured with libstdc++-v2 and the old ABI.
Oops :-)

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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