This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/29639] [4.3 regression] ext/bitmap_allocator/check_allocate_max_size.cc execution test
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Nov 2006 18:41:05 -0000
- Subject: [Bug other/29639] [4.3 regression] ext/bitmap_allocator/check_allocate_max_size.cc execution test
- References: <bug-29639-133@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #16 from ebotcazou at gcc dot gnu dot org 2006-11-02 18:41 -------
Subject: Bug 29639
Author: ebotcazou
Date: Thu Nov 2 18:40:54 2006
New Revision: 118422
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118422
Log:
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.
Added:
trunk/gcc/testsuite/g++.dg/eh/gcsec1.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/except.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29639