[Bug libstdc++/52449] New: check-abi picks up wrong baseline_symbols.txt with --with-cpu=default32 configs

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 1 12:59:00 GMT 2012


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: unassigned@gcc.gnu.org
        ReportedBy: rguenth@gcc.gnu.org
                CC: bkoz@gcc.gnu.org
            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.



More information about the Gcc-bugs mailing list