Re: Turn MODES_TIEABLE_P into a target hook

2017-09-03 Thread Jeff Law
On 08/28/2017 03:36 AM, Richard Sandiford wrote: > The lack of function comments in msp430.c and rl78.c is deliberate; > the local style there is to define the hook macro immediately before > the function as a form of documentation. > > Tested on aarch64-linux-gnu, x86_64-linux-gnu and powerpc64le

Turn MODES_TIEABLE_P into a target hook

2017-08-28 Thread Richard Sandiford
The lack of function comments in msp430.c and rl78.c is deliberate; the local style there is to define the hook macro immediately before the function as a form of documentation. Tested on aarch64-linux-gnu, x86_64-linux-gnu and powerpc64le-linux-gnu. Also tested by checking that there were no extr