On Fri, Oct 4, 2013 at 2:54 PM, Richard Sandiford
<[email protected]> wrote:
> Simon Atanasyan <[email protected]> writes:
>> [Mips] For MIPS '-fPIC -static' means to compile as -fPIC but link with
>> -static. So do not turn off the PIC flag if -static passed to the
>> driver in case of MIPS target.
>>
>> http://llvm.org/bugs/show_bug.cgi?id=14693
>
> I might be missing the point here, sorry, but why is this MIPS-specific?
> It looks like the original bug report used x86(_64?) as an example.
> ("call" and "@PLT" aren't MIPS things.)

My mistake. Thanks for pointing out. It's a general bug so I will
revert the commit and send a general fix for review.

--
Simon
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to