From patchwork Tue Dec 11 10:23:34 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Claudiu Zissulescu X-Patchwork-Id: 1010996 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-492077-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="uGlww1/w"; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="ZvO/NdBY"; 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 43Dbdf6mN5z9s47 for ; Tue, 11 Dec 2018 21:24:06 +1100 (AEDT) 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 :mime-version:content-transfer-encoding; q=dns; s=default; b=Coy iZk4xL99BVexjD/sGV34oqIU+pUgV6xdDvAXIlOZW+2SsqIYQmXLvLrovhwyAjBy HJEGr4Mdp9ge/5yukWD44in3ahTR3zJPW3SyzSpmBGyYK3RoCr1OLXpOOT1SDn0R Fo9z/IGWq//kiTW+wC6ppUBbY7q2jO6te44d1PTM= 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 :mime-version:content-transfer-encoding; s=default; bh=bKab7MUOk 5JWBh4am1HhiVKZwDM=; b=uGlww1/wj2bl9QngPuxEDoTuvEqitV3pfm689GK3l 3gsWMvA3016R6RMJ5RXwFNJzLcHCJzM6ULVoU9Q6PFp1tK/ciWkGeDagthKvWlTe g03XGXhz7P5QY9w1vUPP4aj26OstCViEvp2FBwQY520l5RpVrQJjXTkUQO68C6K0 4o= Received: (qmail 18352 invoked by alias); 11 Dec 2018 10:23:50 -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 18236 invoked by uid 89); 11 Dec 2018 10:23:50 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-26.9 required=5.0 tests=BAYES_00, FREEMAIL_FROM, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=HContent-Transfer-Encoding:8bit X-HELO: mail-wm1-f48.google.com Received: from mail-wm1-f48.google.com (HELO mail-wm1-f48.google.com) (209.85.128.48) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 11 Dec 2018 10:23:49 +0000 Received: by mail-wm1-f48.google.com with SMTP id n190so1619603wmd.0 for ; Tue, 11 Dec 2018 02:23:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Ysrzm0I9OQWLIp7Ab8HftEDewrRAY4XyFLyZf6rzrv0=; b=ZvO/NdBYrkXy24p/9JeFKOpB9oJQ2TRwYax2abdx0ljlUM7kd77zAiMtp7tc6s8BfI XsEne9eZqOGOmeP3YyNpmCF5aNrwS7EyTfs41BCR+0QGOi7vxJ+dLYVNYhNZi0J22EqJ IeiqoNebfphiBWSs6ulWIWDik53k1P9NpYpsQny8O5ED70x0JEo16qgYOOzycz4iqfdf 4A4rMC8lS/k6WFcD0vL1xzofU9EvHTJyBIS0bI5AhU1RlwGs/edFUIKy5npN1cvhlJvM dDiAzM8yTAK65/BPx35EEfS9XkBb5Y08t80ayYc9y89+8GUxXNNnfXEtQSkqm771+o0W D0hg== Received: from localhost.localdomain ([188.241.79.25]) by smtp.gmail.com with ESMTPSA id a6sm1394855wmh.10.2018.12.11.02.23.45 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 11 Dec 2018 02:23:46 -0800 (PST) From: Claudiu Zissulescu To: gcc-patches@gcc.gnu.org Cc: fbedard@synopsys.com, claziss@synopsys.com, andrew.burgess@embecosm.com Subject: [PATCH 1/2] [ARC] Fix REG_CLASS_NAMES Date: Tue, 11 Dec 2018 12:23:34 +0200 Message-Id: <20181211102335.4643-2-claziss@gmail.com> In-Reply-To: <20181211102335.4643-1-claziss@gmail.com> References: <20181211102335.4643-1-claziss@gmail.com> MIME-Version: 1.0 X-IsSubscribed: yes Forgot a class name, fix it. gcc/ xxxx-xx-xx Claudiu Zissulescu * config/arc/arc.h (REG_CLASS_NAMES): Add SIBCALL_REGS. --- gcc/config/arc/arc.h | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc/config/arc/arc.h b/gcc/config/arc/arc.h index 4d01c99a540..80e785e6562 100644 --- a/gcc/config/arc/arc.h +++ b/gcc/config/arc/arc.h @@ -491,6 +491,7 @@ enum reg_class "R0R1_CD_REGS", \ "R0R3_CD_REGS", \ "ARCOMPACT16_REGS", \ + "SIBCALL_REGS", \ "AC16_H_REGS", \ "DOUBLE_REGS", \ "GENERAL_REGS", \