Re: [patch] Remove left-overs from BND support

2018-06-27 Thread Richard Biener
On June 27, 2018 9:54:50 AM GMT+02:00, Eric Botcazou wrote: >Tested on x86-64/Linux, OK for the mainline? OK. Richard. > >2018-06-27 Eric Botcazou > > * gimple.h (gimple_return_retbnd): Delete. > (gimple_return_set_retbnd): Likewise. > * cgraphunit.c (cgraph_node::expand

[patch] Remove left-overs from BND support

2018-06-27 Thread Eric Botcazou
Tested on x86-64/Linux, OK for the mainline? 2018-06-27 Eric Botcazou * gimple.h (gimple_return_retbnd): Delete. (gimple_return_set_retbnd): Likewise. * cgraphunit.c (cgraph_node::expand_thunk): Remove call to gimple_return_set_retbnd. * gimple-pretty-p