This is the mail archive of the gcc-bugs@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]

Re: pb with frame notes from hppa_expand_prologue ?


Alan Modra writes:
 > For the pa.c:3108 problem, you'll need something similar
 > to the code that handles gen_post_store at pa.c:3030.
 > 
 > Alan
 
 OK. BTW, it seems necessary to also set RXT_FRAME_RELATED_P for the insns in
 the sequence, in addition to setting it for the sequence itself, because
 dwarf2out_frame_debug_expr handles sequences like parallels, AFAICS.

 I'll give it a try, thanks :)

 Olivier


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