public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Tsimbalist, Igor V" <igor.v.tsimbalist@intel.com>
To: Jeff Law <law@redhat.com>,
	"'gcc-patches@gcc.gnu.org'"	<gcc-patches@gcc.gnu.org>
Cc: "Tsimbalist, Igor V" <igor.v.tsimbalist@intel.com>
Subject: RE: 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation
Date: Fri, 15 Sep 2017 15:36:00 -0000	[thread overview]
Message-ID: <D511F25789BA7F4EBA64C8A63891A0027AA90D35@IRSMSX102.ger.corp.intel.com> (raw)
In-Reply-To: <1037d75d-4966-ebec-40ae-e25ab875ba6b@redhat.com>

> -----Original Message-----
> From: gcc-patches-owner@gcc.gnu.org [mailto:gcc-patches-
> owner@gcc.gnu.org] On Behalf Of Jeff Law
> Sent: Friday, August 25, 2017 11:03 PM
> To: Tsimbalist, Igor V <igor.v.tsimbalist@intel.com>; 'gcc-
> patches@gcc.gnu.org' <gcc-patches@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.patch
> >
> >
> > From e4a8227e83e8e9f3ddbaa97707f3d335009e0e77 Mon Sep 17 00:00:00
> 2001
> > From: Igor Tsimbalist <igor.v.tsimbalist@intel.com>
> > Date: Fri, 21 Jul 2017 19:40:40 +0300
> > Subject: [PATCH 6/9] Part#6. Add x86 tests for Intel CET implementation.
> >
> > 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.
> > 	* gcc.target/i386/cet-intrin-5.c: Likewise.
> > 	* gcc.target/i386/cet-intrin-6.c: Likewise.
> > 	* gcc.target/i386/cet-intrin-7.c: Likewise.
> > 	* gcc.target/i386/cet-intrin-8.c: Likewise.
> > 	* gcc.target/i386/cet-intrin-9.c: Likewise.
> > 	* gcc.target/i386/cet-label.c: Likewise.
> > 	* gcc.target/i386/cet-notrack-1a.c: Likewise.
> > 	* gcc.target/i386/cet-notrack-1b.c: Likewise.
> > 	* gcc.target/i386/cet-notrack-2a.c: Likewise.
> > 	* gcc.target/i386/cet-notrack-2b.c: Likewise.
> > 	* gcc.target/i386/cet-notrack-3.c: Likewise.
> > 	* gcc.target/i386/cet-notrack-4a.c: Likewise.
> > 	* gcc.target/i386/cet-notrack-4b.c: Likewise.
> > 	* gcc.target/i386/cet-notrack-5a.c: Likewise.
> > 	* gcc.target/i386/cet-notrack-5b.c: Likewise.
> > 	* gcc.target/i386/cet-notrack-6a.c: Likewise.
> > 	* gcc.target/i386/cet-notrack-6b.c: Likewise.
> > 	* gcc.target/i386/cet-notrack-7.c: Likewise.
> > 	* gcc.target/i386/cet-property-1.c: Likewise.
> > 	* gcc.target/i386/cet-property-2.c: Likewise.
> > 	* gcc.target/i386/cet-rdssp-1.c: Likewise.
> > 	* gcc.target/i386/cet-sjlj-1.c: Likewise.
> > 	* gcc.target/i386/cet-sjlj-2.c: Likewise.
> > 	* gcc.target/i386/cet-sjlj-3.c: Likewise.
> > 	* gcc.target/i386/cet-switch-1.c: Likewise.
> > 	* gcc.target/i386/cet-switch-2.c: Likewise.
> > 	* lib/target-supports.exp (check_effective_target_cet): New
> > 	proc.
> Whoops.  NEvermind my previous comment about x86 specific tests.  I
> should have scanned the whole kit before starting to comment on the earlier
> patches.
> 
> Uros will have the say on the x86 specific bits.  Given it's been 3 weeks, you
> might want to ping him directly to start getting his feedback.

Thanks, Jeff. Whom should I ping for other patches review, which are related compiler libraries like libgcc and other target libraries?

Igor

> jeff

  reply	other threads:[~2017-09-15 15:36 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-01  8:57 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation Tsimbalist, Igor V
2017-08-25 22:46 ` 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation Jeff Law
2017-09-15 15:36   ` Tsimbalist, Igor V [this message]
2017-09-18 10:17 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation Uros Bizjak
2017-09-19 15:18 ` 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation Tsimbalist, Igor V
2017-09-19 16:13   ` 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation Uros Bizjak
2017-09-19 21:29     ` 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation Tsimbalist, Igor V
2017-10-12 18:56       ` 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation Tsimbalist, Igor V
2017-10-13  9:10         ` 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation Uros Bizjak
2017-10-13 11:01           ` 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation Tsimbalist, Igor V
2017-10-13 12:01             ` 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation Uros Bizjak
2017-10-24 15:37               ` 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation Rainer Orth
2017-10-24 16:04                 ` 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation Uros Bizjak
2017-10-22 11:58             ` 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation Andreas Schwab
2017-10-22 17:39               ` 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation Tsimbalist, Igor V
2017-10-22 12:26             ` 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation H.J. Lu
2017-10-22 14:14               ` 0006-Part-6.-Add-x86-tests-for-Intel-CET-implementation Tsimbalist, Igor V

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D511F25789BA7F4EBA64C8A63891A0027AA90D35@IRSMSX102.ger.corp.intel.com \
    --to=igor.v.tsimbalist@intel.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=law@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).