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: [Linux-ia64] epilogue count exceeds number of nested prologues


>>>>> On Sun, 7 Apr 2002 17:17:14 -0700, Randolph Chung <randolph@tausq.org> said:

  Randolph> Hi all, While trying to compile mozilla with libffi, the
  Randolph> configure phase dies with a message:

  Randolph> Error: Epilogue count of 4294967296 exceeds number of
  Randolph> nested prologues (0)

  Randolph> I see that this message comes from a patch submitted by
  Randolph> David in February. Is libffi broken? What is needed to fix
  Randolph> it?

  Randolph> The offending assembly code is attached. it's the
  Randolph> ".restore sp" near the end that is triggering the error.

This is a bug in the assembler that was fixed on Feb 22nd.  I think
it should be in binutils-2.12, though I didn't not verify.

	--david


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