Andreas Schwab writes:

> Jiong Wang <jiong.w...@arm.com> writes:
>
>> Andreas Schwab writes:
>>
>>> spawn -ignore SIGHUP /opt/gcc/gcc-20150627/Build/gcc/xgcc 
>>> -B/opt/gcc/gcc-20150627/Build/gcc/ -fno-diagnostics-show-caret 
>>> -fdiagnostics-color=never -O0 -w -fpie -c -o pr65593.o 
>>> /opt/gcc/gcc-20150627/gcc/testsuite/gcc.c-torture/compile/pr65593.c
>>> /tmp/cc0Pymaf.s: Assembler messages:
>>> /tmp/cc0Pymaf.s:11: Error: unknown relocation modifier at operand 2 -- `ldr 
>>> x0,[x0,#:gotpage_lo15:a]'
>>> /tmp/cc0Pymaf.s:19: Error: unknown relocation modifier at operand 2 --
>>> `ldr x2,[x0,#:gotpage_lo15:bar]'
>>
>> Andreas,
>>
>>   The binutils patch has been upstreamed already. Please checkout the
>>   latest binutils code.
>
> That must work with the current binutils.

I see, agree.

Will adopt current ILP32 feature detection mechanism into -fpic.

And some new TLS patches may need similiar check also.

Thanks.

-- 
Regards,
Jiong

Reply via email to