This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Your libstdc++ testsuite changes causes regressions


Hans-Peter Nilsson wrote:
Target cris-axis-elf, but you should see this for any newlib
target and likely others.  Worked with 124057, fails with 124060
(there are other fails, this is the regression):

Running /tmp/hpautotest-gcc1/gcc/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp ...
...
FAIL: abi/cxx_runtime_only_linkage.cc (test for excess errors)
FAIL: abi/header_cxxabi.c (test for excess errors)

Apparently your change causes one of the "-B/..." options to be
truncated to "B/".  I don't see exactly what in your patch that
causes this, sorry.

I'm unable to reproduce this problem with an m68k-elf target. I can try building cris-axis-elf -- is there anything noteworthy in configuring it?


nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::         CodeSourcery
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk


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