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: [PATCH] Add libstdc++ baseline_symbols for aarch64


Hello,

On 29 September 2014 11:56, Jonathan Wakely <jwakely@redhat.com> wrote:
> On 26/09/14 23:42 +0200, Andreas Schwab wrote:
>>
>> Generated by make new-abi-baseline on aarch64-suse-linux.
>>
>> Andreas.
>>
>>         * config/abi/post/aarch64-linux-gnu/baseline_symbols.txt: New
>>         file.
>
>
> OK, thanks.

Since this commit, the libstdc++-abi/abi_check test appears as FAIL in
my validations, target aarch64-none-linux-gnu.

In my log, I have only this:
======================
[command line to compile abi_check]
usage: abi_check --check         current baseline
                 --check-verbose current baseline
                 --examine       symbol current
                 --help

All arguments are string literals.
CURRENT is a file generated byextract_symvers.
BASELINE is a file from config/abi.
SYMBOL is a mangled name.

*** EXIT code 1
=======================

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?

Thanks,

Christophe.


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