This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [patch] dw2-ranges.S non-g GAS crash [Re: spu-as internal error]


Jan Kratochvil wrote:

> > Has this testcase ever assembled?  On any target?  I think gas would
> > always have aborted unless you pass -g to gas or supply .file
> > directives.
> 
> It was always built just inside `runtest'.
> 
> Requesting a commit approval.  Verified unpatched GDB still FAILs on it.

As I just noticed, this is really also a spu-gcc problem: gcc *is* always
called with -g, but spu-gcc does not pass this on to the assembler.

Do you still think we should add the .file directive, or does the test
case make more sense without it?

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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