This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

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


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.


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