http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52449
Bug #: 52449
Summary: check-abi picks up wrong baseline_symbols.txt with
--with-cpu=default32 configs
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Target: powerpc64-*-linux
When configuring a powerpc64 compiler with --with-cpu=default32 libstdc++
check-abi picks up the 64bit baseline_symbols.txt file instead of the 32bit
multilib one.