On Sat, Dec 14, 2013 at 7:58 AM, Uros Bizjak wrote:
> On Sat, Dec 14, 2013 at 3:07 PM, H.J. Lu wrote:
>
We can't change -fPIC underneath in x86 backend while middle-end is
unchanged.
This patch restores opts->x_flag_pic from global flag_pic. OK to install?
2013-12-12
On Sat, Dec 14, 2013 at 3:07 PM, H.J. Lu wrote:
>>> We can't change -fPIC underneath in x86 backend while middle-end is
>>> unchanged.
>>> This patch restores opts->x_flag_pic from global flag_pic. OK to install?
>>>
>>> 2013-12-12 H.J. Lu
>>>
>>> PR target/59492
>>> * confi
On Sat, Dec 14, 2013 at 1:33 AM, Uros Bizjak wrote:
> On Fri, Dec 13, 2013 at 3:41 PM, H.J. Lu wrote:
>> We can't change -fPIC underneath in x86 backend while middle-end is
>> unchanged.
>> This patch restores opts->x_flag_pic from global flag_pic. OK to install?
>>
>> 2013-12-12 H.J. Lu
>>
On Fri, Dec 13, 2013 at 3:41 PM, H.J. Lu wrote:
> We can't change -fPIC underneath in x86 backend while middle-end is unchanged.
> This patch restores opts->x_flag_pic from global flag_pic. OK to install?
>
> 2013-12-12 H.J. Lu
>
> PR target/59492
> * config/i386/i386.c (ix86_
We can't change -fPIC underneath in x86 backend while middle-end is unchanged.
This patch restores opts->x_flag_pic from global flag_pic. OK to install?
Thanks.
H.J.
---
2013-12-12 H.J. Lu
PR target/59492
* config/i386/i386.c (ix86_function_specific_restore): Don't