On Thu, 9 Apr 2020, Alexandre Oliva wrote: > On Apr 9, 2020, Jakub Jelinek <[email protected]> wrote: > > > 2020-04-09 Jakub Jelinek <[email protected]> > > > PR debug/94495 > > * cselib.h (cselib_record_sp_cfa_base_equiv, > > cselib_sp_derived_value_p): Declare. > > * cselib.c (cselib_record_sp_cfa_base_equiv, > > cselib_sp_derived_value_p): New functions. > > * var-tracking.c (add_stores): Don't record MO_VAL_SET for > > cselib_sp_derived_value_p values. > > (vt_initialize): Call cselib_record_sp_cfa_base_equiv at the > > start of extended basic blocks other than the first one > > for !frame_pointer_needed functions. > > Beautiful, thanks!
Thus OK. Richard. -- Richard Biener <[email protected]> SUSE Software Solutions Germany GmbH, Maxfeldstrasse 5, 90409 Nuernberg, Germany; GF: Felix Imendörffer; HRB 36809 (AG Nuernberg)
