Re: [PATCH] VAX: Fix the LTO compiler downgrading code to non-PIC model

2020-11-30 Thread Jeff Law via Gcc-patches
On 11/30/20 8:11 AM, Maciej W. Rozycki wrote: > Fix a testsuite failure: > > /tmp/ccL65Mmt.s: Assembler messages: > /tmp/ccL65Mmt.s:36: Warning: Symbol n used as immediate operand in PIC mode. > FAIL: gcc.dg/lto/pr55660 c_lto_pr55660_0.o-c_lto_pr55660_1.o link, -O0 -flto > -flto-partition=none

[PATCH] VAX: Fix the LTO compiler downgrading code to non-PIC model

2020-11-30 Thread Maciej W. Rozycki
Fix a testsuite failure: /tmp/ccL65Mmt.s: Assembler messages: /tmp/ccL65Mmt.s:36: Warning: Symbol n used as immediate operand in PIC mode. FAIL: gcc.dg/lto/pr55660 c_lto_pr55660_0.o-c_lto_pr55660_1.o link, -O0 -flto -flto-partition=none -fuse-linker-plugin where non-PIC code is substituted by th