This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ASM_OUTPUT_SECTION_NAME cleanup patch problem


Richard Henderson wrote:
> 
> On Fri, May 31, 2002 at 05:58:27PM +0530, Rekha Deshmukh wrote:
> > The EH_FRAME_SECTION_NAME macro is set for sh-coff and sh-hms wrongly.
> > In the source code previous to this patch (gcc-3.0.3,gcc-3.0.4) the
> > EH_FRAME_SECTION was set only if the DWARF2_UNWIND_INFO was set, that
> > was in the defaults.h file. 
> 
> While this could be reverted in gcc, you'd almost certainly have better
> results by modifying newlib to handle dwarf2 unwind info.  This has been
> done for other coff targets, so I see no reason why it wouldn't work for
> SH as well.

sh-coff does not use crtstuff.c .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]