From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by sourceware.org (Postfix) with ESMTPS id 9C3FD385841A for ; Thu, 25 Aug 2022 10:19:06 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9C3FD385841A Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=embecosm.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=embecosm.com Received: by mail-ej1-x62a.google.com with SMTP id gb36so38547531ejc.10 for ; Thu, 25 Aug 2022 03:19:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embecosm.com; s=google; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc; bh=oIYJYj0O/7txG93Dzv1oKyKoqxU4wCHJStXxOVZk74s=; b=UvqZh5p8JfgljkwgrhM6+Z7y+HgKz99nsPeS1aAQLq0P9jvoqazdNS5mdCvIAuotxS U8WWiFJwRet1l70+bI5Cz2NkJ2AnXR7dtZ0OLFkFYG7uS033S9eB/aYQCDzO9A68yRs8 Eh8DlnwqmZ9RNl2XouSo4nS4s/rTkEwDbjcn03piiziKcqvKrtv9NENVn6aiVcvYltMp 66o58Ri86NwuQPj5iqDtUrhwQYaRcxwoM+y9N/e2+RZL/sxAR0jjGy2CE8i7e3Ep+NZN cG4JDHeQTHlA+syi3dbWYKWVP6jOXv6nigYOkAk+yAC++rkhBb00ED6PHSxWLs67SOZY Jk4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc; bh=oIYJYj0O/7txG93Dzv1oKyKoqxU4wCHJStXxOVZk74s=; b=KRrTG7sSw/F9Pz5vJ/m3HFHE2ImRHUKVjl3Zt8uBiwzMNNALTlxQL4EGgr5FXeV20n OHtMkNOs3l8HYqV+uuDfJLohUAw9Q8N07A7/G7s0tl+GQU56IoL9ryFlNHWleXl8hCYR OBhSWGOIBwVleaYt6WyMdRer088/Pa4FCi1mDZoTArxEbGaEfKsqx6tQQX9aCTeKE9WR U5nDGf4EBw9iWJ6vM8X8P0uVwnzB7HMcv3p+uFY3IIU74dvDxybL+QfZu/u88gaaAWkt hB/4uwZDZ2NP/mERNRs3VSmF7U//tjCykd+slu4ruMHJbDAw9JJWzoL8kYWrGCrWsmEv 4cUA== X-Gm-Message-State: ACgBeo0oI2+T+NPy0qm9IEbrBBit7/9PAfSyuxUkIKhTJqOxAawgmZyl 5rDoM8ZcGCdSRT9+VNUa+0nhwW+3pPXJjoTuxiD6cw== X-Google-Smtp-Source: AA6agR4oqfa+dPlYEd2Il8NW0pCLl/fQSW5qn8IWHA5/KGS/tiOidkYyFLMPHqcB8WElV8U4PXlPgFPWmhXjRkCEB7c= X-Received: by 2002:a17:907:2daa:b0:73d:7e5e:9ae with SMTP id gt42-20020a1709072daa00b0073d7e5e09aemr1949581ejc.532.1661422745322; Thu, 25 Aug 2022 03:19:05 -0700 (PDT) MIME-Version: 1.0 References: <20220824115956.737931-1-philip.herron@embecosm.com> In-Reply-To: From: Philip Herron Date: Thu, 25 Aug 2022 11:18:54 +0100 Message-ID: Subject: Re: Rust frontend patches v2 To: =?UTF-8?Q?Martin_Li=C5=A1ka?= Cc: Mark Wielaard , gcc-rust@gcc.gnu.org, Gcc Patch List , "Frank Ch. Eigler" , Jonathan Wakely Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_NUMSUBJECT,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi Martin 4.0K 0001-Use-DW_ATE_UTF-for-the-Rust-char-type.patch 8.0K 0002-gccrs-Add-nessecary-hooks-for-a-Rust-front-end-tests.patch 8.0K 0003-gccrs-Add-Debug-info-testsuite.patch 12K 0004-gccrs-Add-link-cases-testsuite.patch 356K 0005-gccrs-Add-general-compilation-test-cases.patch 132K 0006-gccrs-Add-execution-test-cases.patch 4.0K 0007-gccrs-Add-gcc-check-target-check-rust.patch 656K 0008-gccrs-Add-the-Rust-front-end-AST-data-structures.patch 112K 0009-gccrs-Add-Lexer-for-Rust-front-end.patch 504K 0010-gccrs-Add-Parser-for-Rust-front-end.patch 200K 0011-gccrs-Add-expansion-pass-for-the-Rust-front-end.patch 204K 0012-gccrs-Add-name-resolution-pass-to-the-Rust-front-end.patch 476K 0013-gccrs-Add-second-intermedite-representation-called-H.patch 212K 0014-gccrs-Add-AST-to-HIR-lowering-pass.patch 4.0K 0015-gccrs-Add-wrapper-for-make_unique.patch 4.0K 0016-gccrs-Add-port-of-FNV-hash-used-during-legacy-symbol.patch 4.0K 0017-gccrs-Add-Rust-ABI-enum-helpers.patch 4.0K 0018-gccrs-Add-Base62-implementation.patch 12K 0019-gccrs-Add-implementation-of-Optional.patch 28K 0020-gccrs-Add-attributes-checker.patch 60K 0021-gccrs-Add-helpers-mappings-canonical-path-and-lang-i.patch 628K 0022-gccrs-Add-type-resolution-and-trait-solving-pass.patch 32K 0023-gccrs-Add-unsafe-checks-for-Rust.patch 28K 0024-gccrs-Add-const-checker.patch 72K 0025-gccrs-Add-privacy-checks.patch 24K 0026-gccrs-Add-dead-code-scan-on-HIR.patch 8.0K 0027-gccrs-Add-unused-variable-scan.patch 76K 0028-gccrs-Add-metadata-ouptput-pass.patch 460K 0029-gccrs-HIR-to-GCC-GENERIC-lowering.patch 36K 0030-gccrs-These-are-wrappers-ported-from-reusing-gccgo.patch 16K 0031-gccrs-Add-GCC-Rust-front-end-Make-lang.in.patch 4.0K 0032-gccrs-Add-config-lang.in.patch 4.0K 0033-gccrs-add-lang-spec.h.patch 8.0K 0034-gccrs-add-lang.opt.patch 8.0K 0035-gccrs-add-compiler-driver.patch 64K 0036-gccrs-compiler-proper-interface-kicks-off-the-pipeli.patch 104K 0037-gccrs-Add-README-CONTRIBUTING-and-compiler-logo.patch I hope this helps. I can do another pass at splitting up on these patches if it will help. --Phil On Thu, 25 Aug 2022 at 10:52, Martin Li=C5=A1ka wrote: > > On 8/25/22 11:46, Philip Herron wrote: > > The missing patches on > > https://gcc.gnu.org/pipermail/gcc-patches/2022-August/thread.html#60020= 0 > > are 8, 10, 13, 29, and 22. > > Hmm, I think our limit is pretty low, sorry for that. > > Can you please paste output of du -hs 00*? > > What about limit increase, how much space do we have on sourceware infras= tructure? > > Thanks, > Martin >