re PR target/33168 (GCC Boot failure, building libstc++)
authorJakub Jelinek <jakub@redhat.com>
Thu, 30 Aug 2007 16:43:19 +0000 (18:43 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 30 Aug 2007 16:43:19 +0000 (18:43 +0200)
commitca2ba153a602f34f2bfc76b106345c9fe7aa21f0
treedb51e7d875a4aaa7e93803655fbb8d9d0e260213
parentaf947da7a78ce3393b3aab0184170b2164062fab
re PR target/33168 (GCC Boot failure, building libstc++)

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.

From-SVN: r127928
gcc/ChangeLog
gcc/config/rs6000/rs6000.c