Re: Remove TARGET_SETUP_INCOMING_VARARG_BOUNDS

2019-08-15 Thread Richard Biener
On Thu, Aug 15, 2019 at 3:30 PM Richard Sandiford wrote: > > TARGET_SETUP_INCOMING_VARARG_BOUNDS seems to be an unused vestige of the > MPX support. > > Tested on aarch64-linux-gnu and x86_64-linux-gnu. OK to install? OK. > Richard > > > 2019-08-15 Richard Sandiford > > gcc/ > * targ

Remove TARGET_SETUP_INCOMING_VARARG_BOUNDS

2019-08-15 Thread Richard Sandiford
TARGET_SETUP_INCOMING_VARARG_BOUNDS seems to be an unused vestige of the MPX support. Tested on aarch64-linux-gnu and x86_64-linux-gnu. OK to install? Richard 2019-08-15 Richard Sandiford gcc/ * target.def (setup_incoming_vararg_bounds): Remove. * doc/tm.texi (TARGET_SETUP_