This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/29639] FAIL: ext/bitmap_allocator/check_allocate_max_size.cc execution test
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Oct 2006 00:21:49 -0000
- Subject: [Bug target/29639] FAIL: 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 #3 from pinskia at gcc dot gnu dot org 2006-10-30 00:21 -------
(In reply to comment #2)
> (In reply to comment #1)
> > http://gcc.gnu.org/ml/gcc-patches/2004-04/msg01768.html
>
> Are you sure this *2004* patch is relevant?
>
Yes since it just went in during the time frame you mentioned:
2006-10-28 Eric Botcazou <ebotcazou@adacore.com>
* except.h (output_function_exception_table): Add 'const char*' param.
* except.c (switch_to_exception_section): Add 'const char*' param.
If named sections are supported and HAVE_LD_EH_GC_SECTIONS is defined
and flag_function_sections is set, use a function-specific section.
(output_function_exception_table): Add 'const char*' param.
Adjust call to switch_to_exception_section.
* final.c (rest_of_handle_final): Adjust calls to
output_function_exception_table.
* configure.ac (HAVE_LD_EH_GC_SECTIONS): New check.
* config.in: Regenerate.
* configure: Likewise.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29639