Re: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation

2017-10-24 Thread Uros Bizjak
Message- >>>> From: Uros Bizjak [mailto:ubiz...@gmail.com] >>>> Sent: Friday, October 13, 2017 10:02 AM >>>> To: Tsimbalist, Igor V <igor.v.tsimbal...@intel.com> >>>> Cc: gcc-patches@gcc.gnu.org >>>> Subject: Re: 0006-Part-6.-Add-x86-tes

Re: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation

2017-10-24 Thread Rainer Orth
13, 2017 10:02 AM >>> To: Tsimbalist, Igor V <igor.v.tsimbal...@intel.com> >>> Cc: gcc-patches@gcc.gnu.org >>> Subject: Re: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation >>> >>> On Thu, Oct 12, 2017 at 8:54 PM, Tsimbalist, Igor V >>> <

RE: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation

2017-10-22 Thread Tsimbalist, Igor V
ak <ubiz...@gmail.com>; gcc-patches@gcc.gnu.org > Subject: Re: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation > > FAIL: c-c++-common/attr-nocf-check-1a.c -Wc++-compat (test for > warnings, lin\ > e 17) > FAIL: c-c++-common/attr-nocf-check-1a.c -Wc++-compat (test

RE: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation

2017-10-22 Thread Tsimbalist, Igor V
com> > Cc: Uros Bizjak <ubiz...@gmail.com>; gcc-patches@gcc.gnu.org > Subject: Re: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation > > On Fri, Oct 13, 2017 at 3:56 AM, Tsimbalist, Igor V > <igor.v.tsimbal...@intel.com> wrote: > >> -Original Message

Re: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation

2017-10-22 Thread H.J. Lu
m> >> Cc: gcc-patches@gcc.gnu.org >> Subject: Re: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation >> >> On Thu, Oct 12, 2017 at 8:54 PM, Tsimbalist, Igor V >> <igor.v.tsimbal...@intel.com> wrote: >> > Attached is an updated patch accordin

Re: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation

2017-10-22 Thread Andreas Schwab
FAIL: c-c++-common/attr-nocf-check-1a.c -Wc++-compat (test for warnings, lin\ e 17) FAIL: c-c++-common/attr-nocf-check-1a.c -Wc++-compat (test for excess errors) Excess errors: xgcc: error: unrecognized command line option '-mcet' FAIL: c-c++-common/attr-nocf-check-3a.c -Wc++-compat (test

Re: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation

2017-10-13 Thread Uros Bizjak
m> >> Cc: gcc-patches@gcc.gnu.org >> Subject: Re: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation >> >> On Thu, Oct 12, 2017 at 8:54 PM, Tsimbalist, Igor V >> <igor.v.tsimbal...@intel.com> wrote: >> > Attached is an updated patch accordin

RE: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation

2017-10-13 Thread Tsimbalist, Igor V
> -Original Message- > From: Uros Bizjak [mailto:ubiz...@gmail.com] > Sent: Friday, October 13, 2017 10:02 AM > To: Tsimbalist, Igor V <igor.v.tsimbal...@intel.com> > Cc: gcc-patches@gcc.gnu.org > Subject: Re: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementa

Re: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation

2017-10-13 Thread Uros Bizjak
messages? -fcf-protection=none option should not generate any messages. So, the test should check that -fcf-protection=none doesn't generate any error. (And, there is a typo in the message, /s/res/requires.) Uros. > Igor > > >> -----Original Message----- >> From: Tsimbalist, Igor

RE: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation

2017-10-12 Thread Tsimbalist, Igor V
.com> > Cc: gcc-patches@gcc.gnu.org; Tsimbalist, Igor V > <igor.v.tsimbal...@intel.com> > Subject: RE: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation > > > -Original Message- > > From: gcc-patches-ow...@gcc.gnu.org [mailto:gcc-patches- > >

RE: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation

2017-09-19 Thread Tsimbalist, Igor V
gt;> ow...@gcc.gnu.org] On Behalf Of Uros Bizjak > >> Sent: Monday, September 18, 2017 12:17 PM > >> To: gcc-patches@gcc.gnu.org > >> Cc: Tsimbalist, Igor V <igor.v.tsimbal...@intel.com>; Tsimbalist, > >> Igor V <igor.v.tsimbal...@intel.com>

Re: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation

2017-09-19 Thread Uros Bizjak
17 12:17 PM >> To: gcc-patches@gcc.gnu.org >> Cc: Tsimbalist, Igor V <igor.v.tsimbal...@intel.com>; Tsimbalist, Igor V >> <igor.v.tsimbal...@intel.com> >> Subject: Re: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation >> >> Hello! >> >> > g

RE: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation

2017-09-19 Thread Tsimbalist, Igor V
>; Tsimbalist, Igor V > <igor.v.tsimbal...@intel.com> > Subject: Re: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation > > Hello! > > > gcc/testsuite/ > > > > * g++.dg/cet-notrack-1.C: New test. > > * gcc.target/i386/cet-intrin-1.c: Likewise. > > * gcc.

Re: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation

2017-09-18 Thread Uros Bizjak
Hello! > gcc/testsuite/ > > * g++.dg/cet-notrack-1.C: New test. > * gcc.target/i386/cet-intrin-1.c: Likewise. > * gcc.target/i386/cet-intrin-10.c: Likewise. > * gcc.target/i386/cet-intrin-2.c: Likewise. > * gcc.target/i386/cet-intrin-3.c: Likewise. > * gcc.target/i386/cet-intrin-4.c: Likewise. >

RE: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation

2017-09-15 Thread Tsimbalist, Igor V
@gcc.gnu.org> > Subject: Re: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation > > On 08/01/2017 02:56 AM, Tsimbalist, Igor V wrote: > > Part#6. Add x86 tests for Intel CET implementation. > > > > > > 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation.

Re: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation

2017-08-25 Thread Jeff Law
On 08/01/2017 02:56 AM, Tsimbalist, Igor V wrote: > Part#6. Add x86 tests for Intel CET implementation. > > > 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation.patch > > > From e4a8227e83e8e9f3ddbaa97707f3d335009e0e77 Mon Sep 17 00:00:00 2001 > From: Igor Ts

0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation

2017-08-01 Thread Tsimbalist, Igor V
Part#6. Add x86 tests for Intel CET implementation. 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation.patch Description: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation.patch