This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: MIPS_STABS_ELF is now broken


On Tue, Jun 11, 2002 at 01:44:35PM -0400, Daniel Jacobowitz wrote:
> 
> Those .file entries don't make any sense for stabs either.  They were
> causing bogus debug information to be emitted, last time that I
> checked.

It is the .file directive in the stabs output which sets filename.
Otherwise, gas will encode the input asm filename. Why did you say
it doesn't make any sense for stabs? Your gcc patch is wrong for
stabs. gcc should emit one .file directive for stabs. We just need
to deal with it in gas.


H.J.


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