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


On Thu, Mar 17, 2016 at 6:48 AM, Rainer Orth
<ro@cebitec.uni-bielefeld.de> wrote:
> "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.
>

Many --enable-default-pie test failures are due to

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70192


-- 
H.J.


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