This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch: add size and type directives to SH lib1funcs.asm
- To: aph at cambridge dot redhat dot com (Andrew Haley)
- Subject: Re: Patch: add size and type directives to SH lib1funcs.asm
- From: Joern Rennecke <amylaar at redhat dot com>
- Date: Thu, 23 Aug 2001 21:12:08 +0100 (BST)
- Cc: amylaar at redhat dot com, gcc-patches at gcc dot gnu dot org
> This aids debugging and avoids confusion in the dynamic linker.
I suppose you made sure that this DTRT for sh-elf, but please also do
a regression check for sh-hms (i.e. coff) by building and running
the c-torture testsuite.
If there are no regressions, then it's Ok.