------- 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  <[EMAIL PROTECTED]>

        * 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

Reply via email to