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]

as -gstabs does not work on ia64


Running the ia64 assembler with the -gstabs option fails for predicated
instructions, because it tries to insert generated .stabn insnsn between
the predicate and the actual insn, and ia64_flush_insns then complains
about "qualifying predicate not followed by instruction".  Now stabs isn't
actually working in general on 64 bit targets (according to Richard
Henderson on gcc-patches).  Should -gstabs be ignored on ia64?

Andreas.

-- 
Andreas Schwab                                  "And now for something
Andreas.Schwab@suse.de				completely different."
SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5


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