On Fri, Dec 13, 2013 at 3:41 PM, H.J. Lu <hongjiu...@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...@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.