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: m68k (elf) gas dwarf problem


On Mon, Apr 19, 2004 at 05:08:59PM -0500, Joel Sherrill wrote:
> It compiles now but I would like to understand the case above.

I confess I saw the error message, looked at your testcase, and
completely missed the fact that you were emitting to .data.  However,
it seems like gas -gdwarf2 emits line information for .data, and the
same address scaling applies for the whole compilation unit.  So the
gas error message is misleading.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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