From patchwork Thu Sep 6 11:12:14 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dimitar Dimitrov X-Patchwork-Id: 966917 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-485295-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=dinux.eu Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="ANhXztAg"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=dinux.eu header.i=@dinux.eu header.b="QdrPIsg1"; dkim-atps=neutral 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 425dJR0v9tz9s3x for ; Thu, 6 Sep 2018 21:14:46 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:cc:subject:date:message-id:in-reply-to:references; q=dns; s= default; b=VrRnOALAf+a4vRv4zVAk3MN5tgW/mK1A6mlfV72zJDbQZre/hww4J u2lwrzgIAHYfVE8xKHuQ/H1/MTR6i28XGqteLYCXSobH8RvxDn6ZtMhHXWlFTjhq lbFlGKhKJBdw6OGkZx/ndQzikKT/B+bEowmDiaok8Od0foq2Jpz0uA= 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:from :to:cc:subject:date:message-id:in-reply-to:references; s= default; bh=ZgJCiwRBOkjjsV6M6mtgaqYM2j4=; b=ANhXztAgfUcYQPVcFmOL TfEQHaFtxYGlKUkAQgzCDUXZ/jgIVBgrzJMgzdWwbQha64q7fwpkWLD5/IJ3gSob oP/D+iqvTFsyUKzlBCDa1yi+a3O9YxiAaCkSWPbWaqyhcl/bM+rP/xwVr8dppD9b PdkcuaaOgHS47qXCAobeRww= Received: (qmail 107883 invoked by alias); 6 Sep 2018 11:13:04 -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 107798 invoked by uid 89); 6 Sep 2018 11:13:04 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-24.8 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:727, HX-Get-Message-Sender-Via:sk:authent X-HELO: server28.superhosting.bg Received: from server28.superhosting.bg (HELO server28.superhosting.bg) (217.174.156.11) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 06 Sep 2018 11:13:03 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dinux.eu; s=default; h=References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From: Sender:Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=su17847e9T03s6/f/OHyzUxVAlht0oCUlomX6qV4gQQ=; b=QdrPIsg1FKv7dmp5p63UaNOu3P 2ViICbm1Fh2dbbrPCRQtDq1nRkOZ7DsWljNvH/RC3f351P9bBZEwYKYLyPQEgzbQtxMJNG9deLtp5 4B8h7psCLg+xUhE0lN0+4jpMODPX120Vwg7FFjl0rehljzsLUkjSrJxLGK7MD2aCBhOMcUcP/2ZSa elFHFR8boAdvGBsPgl5hLmbFhJeKoyHSXKpQ7OA+/00fIhnSrSlcJ8S5JdOevFV3l9l9H5wsNW8c+ 5UT7fDdQGiQxS85dtPUomiQLo6SBRCqQWrG8dmVLTMZ2iBO5iuF0rZybFNkk6Al/wKwPLBhkQ1VKS y61Wpv3w==; Received: from [95.87.234.74] (port=49506 helo=localhost.localdomain) by server28.superhosting.bg with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.91) (envelope-from ) id 1fxsDa-0001sy-GV; Thu, 06 Sep 2018 14:13:00 +0300 From: Dimitar Dimitrov To: gcc-patches@gcc.gnu.org Cc: Dimitar Dimitrov Subject: [PATCH v4 07/10] testsuite: Define PRU stack usage Date: Thu, 6 Sep 2018 14:12:14 +0300 Message-Id: <20180906111217.24365-8-dimitar@dinux.eu> In-Reply-To: <20180906111217.24365-1-dimitar@dinux.eu> References: <20180906111217.24365-1-dimitar@dinux.eu> X-OutGoing-Spam-Status: No, score=-1.0 X-IsSubscribed: yes gcc/testsuite/ChangeLog: 2018-08-29 Dimitar Dimitrov * gcc.dg/stack-usage-1.c: Define PRU stack usage. Signed-off-by: Dimitar Dimitrov --- gcc/testsuite/gcc.dg/stack-usage-1.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gcc/testsuite/gcc.dg/stack-usage-1.c b/gcc/testsuite/gcc.dg/stack-usage-1.c index e6440142e1d..b2642228808 100644 --- a/gcc/testsuite/gcc.dg/stack-usage-1.c +++ b/gcc/testsuite/gcc.dg/stack-usage-1.c @@ -93,6 +93,8 @@ # define SIZE 254 #elif defined (__nios2__) # define SIZE 252 +#elif defined (__PRU__) +# define SIZE 252 #elif defined (__v850__) #define SIZE 260 #elif defined (__mn10300__)