Re: [PATCH 2/2] VAX: Unify push operation selection

2020-12-13 Thread Jeff Law via Gcc-patches
On 12/12/20 5:05 AM, Maciej W. Rozycki wrote: > Avoid the possibility of code discrepancies like one fixed with the > previous change and improve the structure of code by selecting between > push and non-push operations in a single place in `vax_output_int_move'. > > The PUSHAB/MOVAB address m

[PATCH 2/2] VAX: Unify push operation selection

2020-12-12 Thread Maciej W. Rozycki
Avoid the possibility of code discrepancies like one fixed with the previous change and improve the structure of code by selecting between push and non-push operations in a single place in `vax_output_int_move'. The PUSHAB/MOVAB address moves are never actually produced from this code as the SI