re PR other/29639 (ext/bitmap_allocator/check_allocate_max_size.cc execution test)
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 2 Nov 2006 18:40:54 +0000 (18:40 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 2 Nov 2006 18:40:54 +0000 (18:40 +0000)
commit55fc9e87b216e43ae8cc1f2b97c799c41e3f8f09
treef42d8ac2181f6aa81b4776a59939e9acada4e38e
parent4cb1c1c3965ebfe93001af017164066506454ebd
re PR other/29639 (ext/bitmap_allocator/check_allocate_max_size.cc execution test)

PR other/29639
* except.c (switch_to_exception_section): Do not cache the section
if named sections are supported and HAVE_LD_EH_GC_SECTIONS is defined
and flag_function_sections is set.

From-SVN: r118422
gcc/ChangeLog
gcc/except.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/eh/gcsec1.C [new file with mode: 0644]