This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ASM_OUTPUT_SECTION_NAME cleanup patch problem
- From: Richard Henderson <rth at redhat dot com>
- To: Joern Rennecke <amylaar at onetel dot net dot uk>
- Cc: Rekha Deshmukh <RekhaD at kpit dot com>, gcc at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Mon, 3 Jun 2002 19:12:38 -0700
- Subject: Re: ASM_OUTPUT_SECTION_NAME cleanup patch problem
- References: <20020531111141.D5960@redhat.com> <200206040007.BAA03154@meolyon.local>
On Tue, Jun 04, 2002 at 01:07:57AM +0100, Joern Rennecke wrote:
> Richard Henderson wrote:
> > 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 .
The entire point of my message, should you choose to read it,
is that it _could_ and arguably _should_ use crtstuff.c.
r~