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]

Re: [PATCH 2/2] Clean next_nested properly.


On 8/14/19 5:17 AM, Martin Liska wrote:
> 
> gcc/ChangeLog:
> 
> 2019-08-14  Martin Liska  <mliska@suse.cz>
> 
> 	PR ipa/91438
> 	* cgraph.c (cgraph_node::remove): When setting
> 	n->origin = NULL for all nested functions, reset
> 	also next_nested.
> ---
>  gcc/cgraph.c | 11 +++++++----
>  1 file changed, 7 insertions(+), 4 deletions(-)
> 
OK
jeff


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