This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[alpha] Fix dwarf2 call-arg-location ICE


Here's me wishing that NOTE_INSN_CALL_ARG_LOCATION was a reg note
and not an insn note.  Mainly because it's required to be adjacent
to the call insn, modulo barriers apparently.

This just started failing recently, though I didn't check to see
what sort of other change might have precipitated this.

Tested via cross to alphaev67-linux.


r~

Attachment: z
Description: Text document


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