This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33252] GCC-4.3.0 Bootstrap testsuite error increase
- From: "pinskia at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Aug 2007 18:35:11 -0000
- Subject: [Bug fortran/33252] GCC-4.3.0 Bootstrap testsuite error increase
- References: <bug-33252-14842@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gmail dot com 2007-08-30 18:35 -------
Subject: Re: 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
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33252