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 testsuite/70150: Check non-pic/ia32 in stackprotectexplicit2.C


"H.J. Lu" <hongjiu.lu@intel.com> writes:

> For ia32, __stack_chk_fail isn't called in PIC.  We need to check
> non-pic or non-ia32 before scanning for __stack_chk_fail.
>
> OK for trunk?
>
> H.J.
> ---
> 	PR testsuite/70150

There's already PR c++/66400 (and a bunch of others for several related
issues) which I'd filed on your request when working on Solaris PIE
support.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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