On Sun, Jan 26, 2014 at 11:12 AM, Richard Sandiford
<rdsandif...@googlemail.com> wrote:
> [adding libstdc++@]
>
> Bill Schmidt <wschm...@linux.vnet.ibm.com> writes:
>> It was recently pointed out to me that our new powerpc64le-linux-gnu
>> target does not yet have a corresponding directory in libstdc
>> ++-v3/config/abi/post/ to hold a baseline_symbols.txt for the platform.
>> I've been looking around and haven't found any documentation for how the
>> minimum baseline symbols file should be generated.  Can someone please
>> enlighten me about the process?
>
> Yeah, I'd like to know this too.  abi_check has been failing for
> mips*-linux-gnu for a long while but I was never sure what to do about it.

libstdc++/testsuite Makefile has a "new-abi-baseline" target.

# Use 'new-abi-baseline' to create an initial symbol file.  Then run
# 'check-abi' to test for changes against that file.

- David

Reply via email to