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]

Re: [Bug fortran/33252] GCC-4.3.0 Bootstrap testsuite error increase


> /var/tmp/43/gcc-4.3.0/libstdc++-v3/testsuite/libstdc++-abi/abi.exp.
> ERROR: could not compile testsuite_abi.cc

This was fixed by:
2007-08-30  Jakub Jelinek  <jakub@redhat.com>

        PR target/33168
        * config/rs6000/rs6000.c (rs6000_elf_in_small_data_p): Return
        true if any of the compare_section_name calls returned true,
        rather than if any returned false.


Try again after that patch.

Thanks,
Andrew Pinski


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