[PATCH] Add libstdc++ baseline_symbols for aarch64
Andreas Schwab
schwab@linux-m68k.org
Fri Oct 3 07:55:00 GMT 2014
Christophe Lyon <christophe.lyon@linaro.org> writes:
> I've looked at debug info from dejagnu, and it really seems that
> abi_check is called with no argument, hence the error.
>
> What am I doing wrong?
That must be something unrelated, hidden since that test was never run
before. testsuite/libstdc++-abi/abi.exp clearly runs abi_check with the
right arguments:
set result [${tool}_load "./abi_check" \
[list "--check-verbose" "current_symbols.txt" \
"baseline_symbols.txt"]]
Does it work if you run it manually?
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Libstdc++
mailing list