From patchwork Tue Jan 26 14:33:54 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "H.J. Lu" X-Patchwork-Id: 573326 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 869821402A0 for ; Wed, 27 Jan 2016 01:34:23 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b=J3ey0Yq7; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:reply-to:mime-version:content-type; q=dns; s=default; b=CjsRfg1nizcpkd49JsmhR6ROvXBaYBiuUe6lk4RNjl9 rA2QXtjFaNLxU59iTJnb8mYXKRq2YWlWhpmEOqXJs21lztNPwOLxSC7SkXoGppOs gs4cwceA3IXkqTWjW7ebZuyh+ZJnNG9bKNd8pVarqy6wu6FrAx8Q8iKfwV3Iw4wE = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:reply-to:mime-version:content-type; s=default; bh=VbvOaCQ54dgkK1M+cmwkcWidvis=; b=J3ey0Yq7+cHUxlfIF ZZmcRa/hncgKed6xp/eMzCNzUO1AkoBuB3HBY0OgI0vFn7D+gqPE6KgkqRWRYMsr JYC4cA6uMrxaZ8iGwKQTEuX03XWGCwb9CBXP7ib+uYmsyvwesHjo9RcwcsnHdJgW X6bIXAzYhkhVzBxwdu8J1IjArQ= Received: (qmail 56259 invoked by alias); 26 Jan 2016 14:34:14 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 56239 invoked by uid 89); 26 Jan 2016 14:34:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=BAYES_00, KAM_ASCII_DIVIDERS, KAM_LAZY_DOMAIN_SECURITY, NO_DNS_FOR_FROM, RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=hongjiuluintelcom, hongjiu.lu@intel.com, H*R:D*gmail.com X-HELO: mga02.intel.com Received: from mga02.intel.com (HELO mga02.intel.com) (134.134.136.20) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 26 Jan 2016 14:34:13 +0000 Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga101.jf.intel.com with ESMTP; 26 Jan 2016 06:33:55 -0800 X-ExtLoop1: 1 Received: from gnu-6.sc.intel.com ([172.25.70.52]) by fmsmga002.fm.intel.com with ESMTP; 26 Jan 2016 06:33:55 -0800 Received: by gnu-6.sc.intel.com (Postfix, from userid 1000) id BA4A7200100; Tue, 26 Jan 2016 06:33:54 -0800 (PST) Date: Tue, 26 Jan 2016 06:33:54 -0800 From: "H.J. Lu" To: gcc-patches@gcc.gnu.org Subject: [committed, PATCH] Remove -m32 from gcc.target/i386/pr68986-2.c Message-ID: <20160126143354.GA29276@intel.com> Reply-To: "H.J. Lu" MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) Index: ChangeLog =================================================================== --- ChangeLog (revision 232829) +++ ChangeLog (working copy) @@ -1,5 +1,9 @@ 2016-01-26 H.J. Lu + * gcc.target/i386/pr68986-2.c: Remove -m32. + +2016-01-26 H.J. Lu + PR target/68986 * gcc.target/i386/pr68986-1.c: New test. * gcc.target/i386/pr68986-2.c: Likewise. Index: gcc.target/i386/pr68986-2.c =================================================================== --- gcc.target/i386/pr68986-2.c (revision 232829) +++ gcc.target/i386/pr68986-2.c (working copy) @@ -1,7 +1,7 @@ /* { dg-do compile { target ia32 } } */ /* { dg-require-effective-target tls_native } */ /* { dg-require-effective-target fpic } */ -/* { dg-options "-fPIC -mno-accumulate-outgoing-args -mpreferred-stack-boundary=2 -m32" } */ +/* { dg-options "-fPIC -mno-accumulate-outgoing-args -mpreferred-stack-boundary=2" } */ extern __thread int msgdata; int