This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: sh-elf broken for egcs-971127 ?
- To: corsepiu at faw dot uni-ulm dot de
- Subject: Re: sh-elf broken for egcs-971127 ?
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Fri, 28 Nov 1997 09:35:06 -0800
- cc: egcs-bugs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <347EDE1D.470CC0B9@faw.uni-ulm.de>you write:
> Hi,
>
> I am trying to build egcs-971127 for sh-elf, but
> I get thousands of assembler-warnings for any call to
> xgcc during the build process.
According to our SH guy, these are due to dwarf debugging/unwinding
information and are harmless.
However, I don't think it's acceptable to have this many warnings
spewing out from the compiler, so I'm recommending we disable dwarf
related stuff for the SH port in this release.
jeff