re PR middle-end/46790 (EH failures in libstdc++ testsuite with --gc-sections and...
authorJakub Jelinek <jakub@redhat.com>
Mon, 28 Feb 2011 15:36:37 +0000 (16:36 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 28 Feb 2011 15:36:37 +0000 (16:36 +0100)
commit1b500976241ac4b41d59489cab9fe3a9eccbc734
treebcf30f81c91016458a27aa522a244c86f6230419
parent68ade9e4e84617fd5c613618cfdc0cc1fa6d6d81
re PR middle-end/46790 (EH failures in libstdc++ testsuite with --gc-sections and GNU ld 2.18)

PR middle-end/46790
* configure.ac (HAVE_LD_EH_GC_SECTIONS_BUG): New test.
* configure: Regenerated.
* config.in: Regenerated.
* varasm.c (default_function_section): Return NULL
if HAVE_LD_EH_GC_SECTIONS_BUG and decl has implicit
section name.

From-SVN: r170565
gcc/ChangeLog
gcc/config.in
gcc/configure
gcc/configure.ac
gcc/varasm.c