This is the mail archive of the gcc-bugs@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]

Re: sh-elf broken for egcs-971127 ?


  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


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