On 06/26/2018 02:54 AM, Eric Botcazou wrote: > Hi, > > this makes sure the goto_locus present (or not) on edges is properly remapped > during inlining. > > Tested on x86-64/Linux, OK for the mainline? > > > 2018-06-26 Eric Botcazou <ebotca...@adacore.com> > > * tree-inline.c (remap_location): New function extracted from... > (copy_edges_for_bb): Add ID parameter. Remap goto_locus. > (copy_phis_for_bb): ...here. Call remap_location. > (copy_cfg_body): Adjust call to copy_edges_for_bb. OK. jeff
- [patch] Remap goto_locus on edges during inlining Eric Botcazou
- Re: [patch] Remap goto_locus on edges during inlining Jeff Law
- Re: [patch] Remap goto_locus on edges during inlin... Richard Biener
- Re: [patch] Remap goto_locus on edges during i... Eric Botcazou
- Re: [patch] Remap goto_locus on edges duri... Richard Biener
- Re: [patch] Remap goto_locus on edges... Eric Botcazou