From patchwork Wed Aug 24 11:59:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: herron.philip@googlemail.com X-Patchwork-Id: 57003 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 9962E3835E25 for ; Wed, 24 Aug 2022 12:07:35 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mail-wr1-x436.google.com (mail-wr1-x436.google.com [IPv6:2a00:1450:4864:20::436]) by sourceware.org (Postfix) with ESMTPS id 44E6B393BA5E; Wed, 24 Aug 2022 12:01:20 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 44E6B393BA5E Authentication-Results: sourceware.org; dmarc=pass (p=quarantine dis=none) header.from=googlemail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=googlemail.com Received: by mail-wr1-x436.google.com with SMTP id z16so1691801wrh.10; Wed, 24 Aug 2022 05:01:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20210112; h=content-transfer-encoding:mime-version:reply-to:references :in-reply-to:message-id:date:subject:cc:to:from:from:to:cc; bh=PLHaFofDCBIcsZEJ2vDNrxPPfrseoaLObVA5Vu3MuoM=; b=A85rN9LTvfGjlx2drSlpAiVfwAZrZ+6S8bEilfWRvDrYiUKgehJ2qGgxmCzbgUR9jU rqIhPC5V7GlQJkfulj1LTy+JD7ljlChXfLg+WqKV1osQpoD9MHJSmy0le9Tc932kwgs8 MIcKryS7ya6dDYLrG6+Hz7htt4ZotC3kYm7L3pBUbDKZhMFctx+OA4ID6bl4GVM/C1D2 zAdh0tFc7gF2EGeutJOcBpU9pLKAzBcUAjVni5Cre+wR+1d7/N6EcJ+voCYmOhzU9Shg uUS5HH+MTfq2YcFgg8ZDdZIuZ5pBR+4lWlFOnR/cCOwE20cm5Ma/JPyIl/AYlfYOcisQ KZ/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:reply-to:references :in-reply-to:message-id:date:subject:cc:to:from:x-gm-message-state :from:to:cc; bh=PLHaFofDCBIcsZEJ2vDNrxPPfrseoaLObVA5Vu3MuoM=; b=ICi+tqB9S0LpDYqsEU8YDnTtKtVT5vKBayh7bk9HsNwB6BQaBYxJFJCyfzKTIG6Zo1 AEM5dxYC2edYkXbn9BK6E5DFuu12RL75S2trPIS/zr+Jf4t7qrO+ScFOQleoHpFs0RSL QI1H4EOcQt+1yi+oHQr5+34g5z9RC1vV3bEMSzKmVIzb6FnudBXpDaiiWoothq13z9fm IJq8WFeEMiS4Yr9HiriZemcxkhMGwYHG12w0dhRBtigg+Qj9ZYjbVRzOAthiPpLAurH2 o9V/L3zekcw7zmZwV9Xxoxwl+T448LiHaMGCTPF/Zom2y+tAF7qh7zNTelPD7bTY1vY+ qPUQ== X-Gm-Message-State: ACgBeo0W9p+x8mlZrebEbp/kF0BpAITOW3T0yPajfw1lG2UW4OiANvfU W5lxmg6JE2UYc93NwWqmbm781YgLuq0= X-Google-Smtp-Source: AA6agR7pyxVvIsqWfsH/Be21MXnfp89ZnfzdFwcmP6xY5ZELheU7YsepEsJfNHdTi8YcFZdZEwbo3g== X-Received: by 2002:a5d:634e:0:b0:225:3719:3f37 with SMTP id b14-20020a5d634e000000b0022537193f37mr13363796wrw.446.1661342479616; Wed, 24 Aug 2022 05:01:19 -0700 (PDT) Received: from localhost.localdomain ([86.14.124.218]) by smtp.gmail.com with ESMTPSA id cc19-20020a5d5c13000000b0022571d43d32sm1697676wrb.21.2022.08.24.05.01.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Aug 2022 05:01:19 -0700 (PDT) From: herron.philip@googlemail.com X-Google-Original-From: philip.herron@embecosm.com To: gcc-patches@gcc.gnu.org Subject: [PATCH Rust front-end v2 33/37] gccrs: add lang-spec.h Date: Wed, 24 Aug 2022 12:59:52 +0100 Message-Id: <20220824115956.737931-34-philip.herron@embecosm.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220824115956.737931-1-philip.herron@embecosm.com> References: <20220824115956.737931-1-philip.herron@embecosm.com> MIME-Version: 1.0 X-Spam-Status: No, score=-12.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: philip.herron@embecosm.com Cc: gcc-rust@gcc.gnu.org, Philip Herron Errors-To: gcc-patches-bounces+patchwork=sourceware.org@gcc.gnu.org Sender: "Gcc-patches" From: Philip Herron This specifies the extensions of the Rust language. --- gcc/rust/lang-specs.h | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 gcc/rust/lang-specs.h diff --git a/gcc/rust/lang-specs.h b/gcc/rust/lang-specs.h new file mode 100644 index 00000000000..9b14a559dd6 --- /dev/null +++ b/gcc/rust/lang-specs.h @@ -0,0 +1,26 @@ +/* lang-specs.h -- gcc driver specs for Rust frontend. + Copyright (C) 2009-2022 Free Software Foundation, Inc. + + This file is part of GCC. + + GCC is free software; you can redistribute it and/or modify it under + the terms of the GNU General Public License as published by the Free + Software Foundation; either version 3, or (at your option) any later + version. + + GCC is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + for more details. + + You should have received a copy of the GNU General Public License + along with GCC; see the file COPYING3. If not see + . */ + +/* This is the contribution to the `default_compilers' array in gcc.cc + for the Rust language. */ + +{".rs", "@rs", 0, 1, 0}, + {"@rs", + "rust1 %i %(cc1_options) %{I*} %{L*} %D %{!fsyntax-only:%(invoke_as)}", 0, 1, + 0},