On Sat, Sep 10, 2011 at 9:02 PM, H.J. Lu <hongjiu...@intel.com> wrote:
> On x86, x32 PIC is the same as 64bit PIC. This patch checks ia32 instead > of ilp32. Tested on Linux/x86-64 with -m32, -m64 and -mx32. OK for > trunk? > > Thanks. > > > H.J. > --- > 2011-09-10 H.J. Lu <hongjiu...@intel.com> > > * gcc.dg/sibcall-6.c: Check ia32 instead of ilp32. OK. Thanks, Uros.