This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: PR target/59492: Don't change -fPIC


On Fri, Dec 13, 2013 at 3:41 PM, H.J. Lu <hongjiu.lu@intel.com> 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  <hongjiu.lu@intel.com>
>
>         PR target/59492
>         * config/i386/i386.c (ix86_function_specific_restore): Don't
>         change -fPIC.

Is it possible to add x32 testcase from the PR without too much troubles?

Uros.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]