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: The new assembler with unwind table bug fix


>>>>> On Fri, 16 Jan 2004 14:56:52 -0800, "H. J. Lu" <hjl@lucon.org> said:

  HJ> It is not easy to fix. The problem is the assembler uses the
  HJ> next instruction after .align to find the region size. With

  HJ>	.align 64
  HJ>	.endp foo

  HJ> it couldn't tell where a region ends.

OK, but even if I put in a "nop 0" after ".align 64", it still didn't
get it right.  I really think both cases ought to work, but I agree
that the above test-case is rather artificial, so it's less important.

Thanks,

	--david


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