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ška <mli...@suse.cz> 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#600200 > > 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 > infrastructure? > > Thanks, > Martin >