Re: [PATCH 4/6] [RS6000] Remove constraints on call rounded_stack_size_rtx arg

2018-11-27 Thread Segher Boessenkool
On Tue, Nov 13, 2018 at 11:21:30PM +1030, Alan Modra wrote: > Version 2. (Same as before, here for completeness.) > > This call arg is unused on rs6000. > > * config/rs6000/darwin.md (call_indirect_nonlocal_darwin64), > (call_nonlocal_darwin64,

[PATCH 4/6] [RS6000] Remove constraints on call rounded_stack_size_rtx arg

2018-11-13 Thread Alan Modra
Version 2. (Same as before, here for completeness.) This call arg is unused on rs6000. * config/rs6000/darwin.md (call_indirect_nonlocal_darwin64), (call_nonlocal_darwin64, call_value_indirect_nonlocal_darwin64), (call_value_nonlocal_darwin64): Remove constraints from

Re: [PATCH 4/6] [RS6000] Remove constraints on call rounded_stack_size_rtx arg

2018-11-07 Thread Segher Boessenkool
On Wed, Nov 07, 2018 at 04:09:06PM +1030, Alan Modra wrote: > This call arg is unused on rs6000. This is fine. Okay for trunk. Thank you! Segher > * config/rs6000/darwin.md (call_indirect_nonlocal_darwin64, > call_nonlocal_darwin64, call_value_indirect_nonlocal_darwin64, >

[PATCH 4/6] [RS6000] Remove constraints on call rounded_stack_size_rtx arg

2018-11-06 Thread Alan Modra
This call arg is unused on rs6000. * config/rs6000/darwin.md (call_indirect_nonlocal_darwin64, call_nonlocal_darwin64, call_value_indirect_nonlocal_darwin64, call_value_nonlocal_darwin64): Remove constraints from second call arg, the rounded_stack_size_rtx arg.