Re: [PATCH 03/31] VAX: Define LEGITIMATE_PIC_OPERAND_P

2020-11-20 Thread Jeff Law via Gcc-patches
On 11/19/20 8:34 PM, Maciej W. Rozycki wrote: > The VAX ELF psABI does not permit the use of all hardware operand modes > for PIC symbol references due to the need to use PC-relative addressing > for symbols that end up local and the need to make references indirect > symbols that end up global.

[PATCH 03/31] VAX: Define LEGITIMATE_PIC_OPERAND_P

2020-11-19 Thread Maciej W. Rozycki
The VAX ELF psABI does not permit the use of all hardware operand modes for PIC symbol references due to the need to use PC-relative addressing for symbols that end up local and the need to make references indirect symbols that end up global. Therefore symbols referred as immediates may only be us