public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r14-8550] gccrs: Treat underscore as a keyword
 2024-01-30 11:58 UTC 

[gcc r14-8579] gccrs: Add AST validation check for const in trait
 2024-01-30 11:58 UTC 

[gcc r14-8549] gccrs: Add edition separation for keywords
 2024-01-30 11:58 UTC 

[gcc r14-8578] gccrs: Add a regression test for async const functions
 2024-01-30 11:58 UTC 

[gcc r14-8548] gccrs: Replace TOK suffix with KW
 2024-01-30 11:58 UTC 

[gcc r14-8577] gccrs: Add async const function ast validation pass
 2024-01-30 11:58 UTC 

[gcc r14-8547] gccrs: Add ast validation check on union variant number
 2024-01-30 11:58 UTC 

[gcc r14-8576] gccrs: Allow const and async specifiers in functions
 2024-01-30 11:58 UTC 

[gcc r14-8546] gccrs: Add a test regular variadic functions errors
 2024-01-30 11:58 UTC 

[gcc r14-8575] gccrs: Split async and const function qualifiers
 2024-01-30 11:58 UTC 

[gcc r14-8545] gccrs: Emit an error on variadic non extern functions
 2024-01-30 11:58 UTC 

[gcc r14-8544] gccrs: Add check for associated items on auto traits
 2024-01-30 11:58 UTC 

[gcc r14-8543] gccrs: Add a regression test for super trait on auto trait
 2024-01-30 11:58 UTC 

[gcc r14-8542] gccrs: Reject auto traits with super trait
 2024-01-30 11:58 UTC 

[gcc r14-8541] gccrs: Add regression test for generic auto traits
 2024-01-30 11:58 UTC 

[gcc r14-8540] gccrs: Reject auto traits with generic parameters
 2024-01-30 11:58 UTC 

[gcc r14-8539] gccrs: forever stack: Remove development debug info
 2024-01-30 11:58 UTC 

[gcc r14-8538] gccrs: resolve: Format if properly
 2024-01-30 11:57 UTC 

[gcc r14-8537] gccrs: foreverstack: Add `to_rib` method
 2024-01-30 11:57 UTC 

[gcc r14-8536] gccrs: foreverstack: Add `to_canonical_path` method
 2024-01-30 11:57 UTC 

[gcc r14-8535] gccrs: forever stack: Improve resolve_path implementation
 2024-01-30 11:57 UTC 

[gcc r14-8534] gccrs: forever stack: Fix resolve_path signature
 2024-01-30 11:57 UTC 

[gcc r14-8533] gccrs: foreverstack: Specialize `get` for Namespace::Labels
 2024-01-30 11:57 UTC 

[gcc r14-8532] gccrs: forever-stack: Fix basic get logic
 2024-01-30 11:57 UTC 

[gcc r14-8531] gccrs: rib: Add Namespace enum
 2024-01-30 11:57 UTC 

[gcc r14-8530] gccrs: ast: Change *Path nodes API
 2024-01-30 11:57 UTC 

[gcc r14-8529] gccrs: Add new test for parsing errors on self pointers
 2024-01-30 11:57 UTC 

[gcc r14-8528] gccrs: Report self parameter parsing error kind
 2024-01-30 11:57 UTC 

[gcc r14-8527] gccrs: Fix error emission for self pointers
 2024-01-30 11:57 UTC 

[gcc r14-8526] gccrs: Add a test to highlight public trait type parsing
 2024-01-30 11:56 UTC 

[gcc r14-8525] gccrs: Add visibility to trait item
 2024-01-30 11:56 UTC 

[gcc r14-8524] tree-optimization/113659 - early exit vectorization and missing VUSE
 2024-01-30 10:59 UTC 

[gcc r14-8523] riscv: Move UNSPEC_XTHEAD* from unspecv to unspec
 2024-01-30  9:55 UTC 

[gcc r14-8522] testsuite, GDC: Update link flags [PR112861]
 2024-01-30  9:33 UTC 

[gcc r14-8521] libgcc: Make heap trampoline support dynamic [PR113403]
 2024-01-30  9:33 UTC 

[gcc r14-8520] libgcc: Make heap trampoline support dynamic [PR113403]
 2024-01-30  9:32 UTC 

[gcc r14-8519] aarch64: Avoid allocating FPRs to address registers [PR113623]
 2024-01-30  9:30 UTC 

[gcc r14-8518] aarch64: Handle debug references to removed registers [PR113636]
 2024-01-30  9:30 UTC 

[gcc r14-8517] tree-ssa-strlen: Fix up handle_store [PR113603]
 2024-01-30  8:59 UTC 

[gcc r14-8516] except: Fix __builtin_eh_return_data_regno (-42) expansion [PR101195]
 2024-01-30  8:59 UTC 

[gcc r14-8515] testsuite: Fix up pr113622-{2, 3}.c for i686-linux [PR113622]
 2024-01-30  8:34 UTC 

[gcc r14-8514] RISC-V: THEAD: Fix improper immediate value for MODIFY_DISP instruction on 32-bit systems
 2024-01-30  6:39 UTC 

[gcc r14-8513] c++: Handle error header names in modules [PR107594]
 2024-01-30  4:22 UTC 

[gcc r14-8512] Revert "testsuite: Disable strub on AIX."
 2024-01-30  3:36 UTC 

[gcc r14-8511] x86: Limit -mcmodel=large tests to lp64 target
 2024-01-30  2:16 UTC 

[gcc r14-8510] RISC-V: Fix regression
 2024-01-30  1:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: drop nonaliased parm from build_ref_type_for [PR113394]
 2024-01-30  0:42 UTC 

[gcc/aoliva/heads/testme] strub: drop nonaliased parm from build_ref_type_for [PR1133
 2024-01-30  0:42 UTC 

[gcc r13-8260] Daily bump
 2024-01-30  0:24 UTC 

[gcc r12-10121] Daily bump
 2024-01-30  0:22 UTC 

[gcc r11-11216] Daily bump
 2024-01-30  0:21 UTC 

[gcc r14-8509] Daily bump
 2024-01-30  0:19 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Compact SSA names after every pass
 2024-01-29 23:30 UTC 

[gcc r14-8508] aarch64: fix handling of reversed mem ops in ldp/stp policy model
 2024-01-29 23:27 UTC 

[gcc r14-8507] libstdc++: Fix _GLIBCXX_DEBUG_BACKTRACE macro documentation
 2024-01-29 20:02 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: drop nonaliased parm from build_ref_type_for [PR113394]
 2024-01-29 19:56 UTC 

[gcc/aoliva/heads/testme] (244 commits) strub: drop nonaliased parm from build_ref_type_for [PR1133
 2024-01-29 19:56 UTC 

[gcc/aoliva/heads/testbase] (243 commits) testsuite: require libc sym for -shared
 2024-01-29 19:56 UTC 

[gcc r14-8506] testsuite: require libc sym for -shared
 2024-01-29 18:19 UTC 

[gcc r14-8505] testsuite: no dfp run without dfprt
 2024-01-29 18:19 UTC 

[gcc r14-8504] bpf: emit empty epilogues in naked functions
 2024-01-29 17:52 UTC 

[gcc r14-8503] RISC-V: Add require-effective-target to pr113429 testcase
 2024-01-29 17:50 UTC 

[gcc r14-8502] c++: local class in generic lambda [PR113544]
 2024-01-29 17:40 UTC 

[gcc r14-8501] MAINTAINERS: Update my work email address
 2024-01-29 16:43 UTC 

[gcc r14-8500] MIPS: Fix typo in gcc/configure.ac: gcc_cv_as_mips_explicit
 2024-01-29 16:32 UTC 

[gcc r14-8499] arm: Add pattern for bswap + rotate -> rev16 [Bug 108933]
 2024-01-29 15:58 UTC 

[gcc r14-8498] middle-end/113622 - handle store with variable index to register
 2024-01-29 13:31 UTC 

[gcc r14-8497] middle-end/113622 - allow .VEC_SET and .VEC_EXTRACT for global hard regs
 2024-01-29 13:31 UTC 

[gcc r14-8496] aarch64: Ensure iterator validity when updating debug uses [PR113616]
 2024-01-29 13:30 UTC 

[gcc r14-8495] x86: Save callee-saved registers in noreturn functions for -O0/-Og
 2024-01-29 13:29 UTC 

[gcc r14-8494] PR112950: Use #pragma GCC for including arm_sve.h
 2024-01-29 13:13 UTC 

[gcc r14-8493] gcn/gcn-valu.md: Disable fold_left_plus for TARGET_RDNA2_PLUS [PR113615]
 2024-01-29 12:52 UTC 

[gcc r14-8492] vect: Tighten vect_determine_precisions_from_range [PR113281]
 2024-01-29 12:33 UTC 

[gcc r14-8491] nvptx.opt: Add sm_89 and sm_90a to -march-map=
 2024-01-29 12:06 UTC 

[gcc r14-8490] install.texi: For gcn, recommend LLVM 15, unless gfx1100 is disabled
 2024-01-29 10:21 UTC 

[gcc r14-8489] gcn/mkoffload.cc: Fix SRAM_ECC and XNACK handling [PR111966]
 2024-01-29 10:11 UTC 

[gcc r14-8488] libgomp.c/declare-variant-4.h: Fix used variant function for gfx1030/gfx1100
 2024-01-29 10:06 UTC 

[gcc r14-8487] tree-ssa-strlen: Fix pdata->maxlen computation [PR110603]
 2024-01-29  9:21 UTC 

[gcc r14-8486] debug/103047 - argument order of inlined functions
 2024-01-29  7:47 UTC 

[gcc r14-8485] testsuite: Fix vect_long_mult for 32-bit Power [PR109705]
 2024-01-29  2:36 UTC 

[gcc r13-8259] Daily bump
 2024-01-29  0:23 UTC 

[gcc r12-10120] Daily bump
 2024-01-29  0:23 UTC 

[gcc r11-11215] Daily bump
 2024-01-29  0:21 UTC 

[gcc r14-8484] Daily bump
 2024-01-29  0:19 UTC 

[gcc r14-8483] Libatomic: Add checks in ifunc selectors for LSE/LSE2 requirements
 2024-01-28 20:10 UTC 

[gcc r14-8482] libatomic: Enable LSE128 128-bit atomics for Armv9.4-a
 2024-01-28 20:10 UTC 

[gcc r14-8481] libatomic: Add support for __ifunc_arg_t arg in ifunc resolver
 2024-01-28 20:10 UTC 

[gcc r14-8480] libatomic: atomic_16.S: Improve ENTRY, END and ALIAS macro interface
 2024-01-28 20:10 UTC 

[gcc r14-8479] Fortran: NULL actual to optional dummy with VALUE attribute [PR113377]
 2024-01-28 19:26 UTC 

[gcc r14-8478] Objective-C, Darwin: Do not overalign CFStrings and Objective-C metadata
 2024-01-28 11:47 UTC 

[gcc r14-8477] testsuite, Objective-C: Fix duplicate libobjc cases
 2024-01-28 11:07 UTC 

[gcc r14-8476] Fix __builtin_nested_func_ptr_{created, deleted} symbol versions [PR113402]
 2024-01-28 11:00 UTC 

[gcc r14-8475] testsuite, jit: Stabilize error output
 2024-01-28 10:59 UTC 

[gcc r14-8474] doc/invoke: Remove duplicate explicit-relocs entry of MIPS
 2024-01-28  5:21 UTC 

[gcc r13-8258] Daily bump
 2024-01-28  0:22 UTC 

[gcc r12-10119] Daily bump
 2024-01-28  0:21 UTC 

[gcc r11-11214] Daily bump
 2024-01-28  0:20 UTC 

[gcc r14-8473] Daily bump
 2024-01-28  0:16 UTC 

[gcc r13-8257] c-family: Fix ICE with large column number after restoring a PCH [PR105608]
 2024-01-27 21:51 UTC 

[gcc r14-8472] bpf: add constant pointer to helper-skb-ancestor-cgroup-id.c test
 2024-01-27 19:10 UTC 

[gcc r12-10118] c-family: Fix ICE with large column number after restoring a PCH [PR105608]
 2024-01-27 17:08 UTC 

[gcc r14-8471] Fortran: fix bounds-checking errors for CLASS array dummies [PR104908]
 2024-01-27 16:52 UTC 

[gcc r11-11213] c-family: Fix ICE with large column number after restoring a PCH [PR105608]
 2024-01-27 12:56 UTC 

[gcc r14-8470] x86: Don't save callee-saved registers in noreturn functions
 2024-01-27 12:19 UTC 

[gcc r14-8469] x86: Add no_callee_saved_registers function attribute
 2024-01-27 12:19 UTC 

[gcc r14-8468] lower-bitint: Avoid sign-extending cast to unsigned types feeding div/mod/float [PR113614]
 2024-01-27 12:07 UTC 

[gcc r14-8467] lower-bitint: Fix up VIEW_CONVERT_EXPR handling in lower_mergeable_stmt [PR113568]
 2024-01-27 12:07 UTC 

[gcc r14-8466] lower-bitint: Add debugging dump of SSA_NAME -> decl mappings
 2024-01-27 12:07 UTC 

[gcc(refs/vendors/redhat/heads/gcc-14-branch)] Merge commit 'r14-8465-g5200ef26ac1771a75596394c20c5f1a348694d5e' into redhat/gcc-14-branch
 2024-01-27  8:22 UTC 

[gcc/redhat/heads/gcc-14-branch] (43 commits) Merge commit 'r14-8465-g5200ef26ac1771a75596394c20c5f1a3486
 2024-01-27  8:22 UTC 

[gcc r14-8465] c-family: Fix ICE with large column number after restoring a PCH [PR105608]
 2024-01-27  4:30 UTC 

[gcc r13-8256] Daily bump
 2024-01-27  0:22 UTC 

[gcc r12-10117] Daily bump
 2024-01-27  0:22 UTC 

[gcc r11-11212] Daily bump
 2024-01-27  0:20 UTC 

[gcc r14-8464] Daily bump
 2024-01-27  0:18 UTC 

[gcc r14-8463] c/c++: Tweak warning for 'always_inline function might not be inlinable'
 2024-01-26 23:55 UTC 

[gcc r14-8462] c++: Stream additional fields for DECL_STRUCT_FUNCTION [PR113580]
 2024-01-26 22:29 UTC 

[gcc r14-8461] RISC-V/testsuite: Add RTL cset-sext.c testcase variants
 2024-01-26 21:48 UTC 

[gcc r14-8460] RISC-V/testsuite: Add RTL pr105314.c testcase variants
 2024-01-26 21:48 UTC 

[gcc r14-8459] RISC-V/testsuite: Also verify if-conversion runs for pr105314.c
 2024-01-26 21:48 UTC 

[gcc r14-8458] RISC-V/testsuite: Widen coverage for pr105314.c
 2024-01-26 21:48 UTC 

[gcc r14-8457] genopinit: Split init_all_optabs [PR113575]
 2024-01-26 21:44 UTC 

[gcc(refs/vendors/ibm/heads/gcc-13-branch)] ibm: Merge up to top of releases/gcc-13
 2024-01-26 21:25 UTC 

[gcc/ibm/heads/gcc-13-branch] (322 commits) ibm: Merge up to top of releases/gcc-13
 2024-01-26 21:25 UTC 

[gcc(refs/vendors/ibm/heads/gcc-12-branch)] ibm: Merge up to top of releases/gcc-12
 2024-01-26 19:42 UTC 

[gcc/ibm/heads/gcc-12-branch] (121 commits) ibm: Merge up to top of releases/gcc-12
 2024-01-26 19:42 UTC 

[gcc r14-8456] modula2: detect string and pointer formal and actual parameter incompatibility
 2024-01-26 19:05 UTC 

[gcc(refs/vendors/ibm/heads/gcc-11-branch)] ibm: Merge up to top of releases/gcc-11
 2024-01-26 18:09 UTC 

[gcc/ibm/heads/gcc-11-branch] (133 commits) ibm: Merge up to top of releases/gcc-11
 2024-01-26 18:09 UTC 

[gcc r13-8255] c++: ambiguous member lookup for rewritten cands [PR113529]
 2024-01-26 14:42 UTC 

[gcc r14-8455] Avoid registering unsupported OMP offload devices
 2024-01-26 14:36 UTC 

[gcc r14-8454] Fix architecture support in OMP_OFFLOAD_init_device for gcn
 2024-01-26 14:36 UTC 

[gcc r14-8453] amdgcn: config.gcc - enable gfx1030 and gfx1100 multilib; add them to the docs
 2024-01-26 14:12 UTC 

[gcc r13-8254] AArch64: Add -mcpu=cobalt-100
 2024-01-26 12:21 UTC 

[gcc r12-10116] AArch64: Add -mcpu=cobalt-100
 2024-01-26 12:19 UTC 

[gcc r11-11211] AArch64: Add -mcpu=cobalt-100
 2024-01-26 12:18 UTC 

[gcc r14-8452] amdgcn: additional gfx1030/gfx1100 support
 2024-01-26 11:38 UTC 

[gcc r14-8451] c++: Emit definitions of ODR-used static members imported from modules [PR112899]
 2024-01-26 11:29 UTC 

[gcc r14-8450] tree-optimization/113602 - datarefs of non-addressables
 2024-01-26 10:25 UTC 

[gcc r14-8449] gcn/gcn-hsa.h: Always pass --amdhsa-code-object-version= in ASM_SPEC
 2024-01-26 10:03 UTC 

[gcc r14-8448] RISC-V: Refine some codes of VSETVL PASS [NFC]
 2024-01-26  8:34 UTC 

[gcc r14-8447] LoongArch: Split vec_selects of bottom elements into simple move
 2024-01-26  8:22 UTC 

[gcc r14-8446] LoongArch: Define LOGICAL_OP_NON_SHORT_CIRCUIT
 2024-01-26  8:13 UTC 

[gcc r14-8445] LoongArch: testsuite:Added additional vectorization "-mlsx" option
 2024-01-26  8:13 UTC 

[gcc r14-8444] LoongArch: Optimize implementation of single-precision floating-point approximate division
 2024-01-26  8:13 UTC 

[gcc r14-8443] testsuite/vect: Fix pr25413a.c expectations [PR109705]
 2024-01-26  7:35 UTC 

[gcc r14-8442] RISC-V: Fix incorrect LCM delete bug [VSETVL PASS]
 2024-01-26  6:50 UTC 

[gcc r14-8441] aarch64: Fix/avoid undefinedness in aarch64_classify_index [PR100212]
 2024-01-26  5:03 UTC 

[gcc r13-8253] Daily bump
 2024-01-26  0:23 UTC 

[gcc r12-10115] Daily bump
 2024-01-26  0:23 UTC 

[gcc r11-11210] Daily bump
 2024-01-26  0:21 UTC 

[gcc(refs/users/meissner/heads/work154-test)] Initial power11 patch
 2024-01-26  0:21 UTC 

[gcc r14-8440] Daily bump
 2024-01-26  0:19 UTC 

[gcc r14-8439] c++: Fix up build_m_component_ref [PR113599]
 2024-01-25 23:09 UTC 

[gcc r14-8438] c++: array of PMF [PR113598]
 2024-01-25 20:22 UTC 

[gcc r14-8437] c++: co_await and initializer_list [PR109227]
 2024-01-25 20:22 UTC 

[gcc r14-8436] aarch64: Fix undefinedness while testing the J constraint [PR100204]
 2024-01-25 19:58 UTC 

[gcc r14-8435] [PR113526][LRA]: Fixing asm-flag-1.c failure on ARM
 2024-01-25 19:46 UTC 

[gcc(refs/users/meissner/heads/work154-test)] Revert changes
 2024-01-25 18:55 UTC 

[gcc(refs/users/meissner/heads/work154-test)] Initial power11 patch
 2024-01-25 18:54 UTC 

[gcc r14-8434] MAINTAINERS: Update my work email address
 2024-01-25 18:23 UTC 

[gcc r12-10114] AVR: target/113601 - Fix wrong data start for ATmega3208 and ATmega3209
 2024-01-25 18:02 UTC 

[gcc r13-8252] AVR: target/113601 - Fix wrong data start for ATmega3208 and ATmega3209
 2024-01-25 17:59 UTC 

[gcc r13-8251] AVR: Add AVR16EB, AVR16EA and AVR32EA devices
 2024-01-25 17:59 UTC 

[gcc r14-8433] AVR: target/113601 - Fix wrong data start for ATmega3208 and ATmega3209
 2024-01-25 17:54 UTC 

[gcc r14-8432] aarch64: Fix eh_return for -mtrack-speculation [PR112987]
 2024-01-25 17:23 UTC 

[gcc r14-8431] modula2: add project regression test and badpointer tests
 2024-01-25 16:29 UTC 

[gcc r14-8430] fold-const: Handle AND, IOR, XOR with stepped vectors [PR112971]
 2024-01-25 15:54 UTC 

[gcc r14-8429] testsuite/vect: Add target checks to refined patterns
 2024-01-25 15:54 UTC 

[gcc r14-8428] analyzer: fix defaults in compound assignments from non-zero offsets [PR112969]
 2024-01-25 15:07 UTC 

[gcc r14-8427] modula2: correct prototype for lseek within gcc/m2/gm2-libs/libc.def
 2024-01-25 15:05 UTC 

[gcc r14-8426] RISC-V: Add support for XCVsimd extension in CV32E40P
 2024-01-25 14:52 UTC 

[gcc r14-8425] gcn: Add missing space to ASM_SPEC in gcn-hsa.h
 2024-01-25 14:44 UTC 

[gcc r14-8424] RISC-V: remove param riscv-vector-abi. [PR113538]
 2024-01-25 13:12 UTC 

[gcc(refs/vendors/redhat/heads/gcc-14-branch)] Merge commit 'r14-8423-gfb1b7e2fec951ba0bf4f68fac6a16929f4f63910' into redhat/gcc-14-branch
 2024-01-25 12:18 UTC 

[gcc/redhat/heads/gcc-14-branch] (172 commits) Merge commit 'r14-8423-gfb1b7e2fec951ba0bf4f68fac6a16929f4f
 2024-01-25 12:18 UTC 

[gcc r14-8423] convert: Fix test for out of bounds shift count [PR113574]
 2024-01-25 12:16 UTC 

[gcc r14-8422] aarch64: Fix out-of-bounds ENCODED_ELT access [PR113572]
 2024-01-25 12:03 UTC 

[gcc r14-8421] aarch64: Handle overlapping registers in movv8di [PR113550]
 2024-01-25 12:03 UTC 

[gcc r14-8420] aarch64: Avoid paradoxical subregs in UXTL split [PR113485]
 2024-01-25 12:03 UTC 

[gcc r14-8419] RISC-V: Add LCM delete block predecessors dump information
 2024-01-25  9:20 UTC 

[gcc r14-8418] RISC-V: Remove redundant full available computation [NFC]
 2024-01-25  8:32 UTC 

[gcc r14-8417] Fix a few vect gimple testcases for LLP64 targets (e.g. mingw) [PR113548]
 2024-01-25  8:31 UTC 

[gcc r14-8416] docs: Fix 2 typos
 2024-01-25  8:11 UTC 

[gcc r14-8415] RISC-V: Add optim-no-fusion compile option [VSETVL PASS]
 2024-01-25  7:59 UTC 

[gcc r14-8414] LoongArch: Remove vec_concatz<mode> pattern
 2024-01-25  7:55 UTC 

[gcc r14-8413] tree-optimization/113576 - non-empty latch and may_be_zero vectorization
 2024-01-25  7:39 UTC 

[gcc r14-8412] LoongArch: Disable TLS type symbols from generating non-zero offsets
 2024-01-25  7:38 UTC 

[gcc r14-8411] rs6000: Enable block compare expand on P9 with m32 and mpowerpc64
 2024-01-25  6:58 UTC 

[gcc r14-8410] Enable -mlam=u57 by default when compiled with -fsanitize=hwaddress
 2024-01-25  4:42 UTC 

[gcc r14-8409] Adjust hwasan testcase for x86 target
 2024-01-25  4:42 UTC 

[gcc r14-8408] c++: Handle partial specialisations in GMF [PR113405]
 2024-01-25  3:20 UTC 

[gcc r14-8407] c++: Fix importing nested namespace declarations [PR100707]
 2024-01-25  3:20 UTC 

[gcc r14-8406] i386: Modify testcases failed under -DDEBUG
 2024-01-25  2:27 UTC 

[gcc r14-8405] Fix check_effective_target_vect_long_mult
 2024-01-25  0:40 UTC 

[gcc r14-8404] RISC-V: Don't make Ztso imply A
 2024-01-25  0:37 UTC 

[gcc r13-8250] Daily bump
 2024-01-25  0:24 UTC 

[gcc r12-10113] Daily bump
 2024-01-25  0:23 UTC 

[gcc r11-11209] Daily bump
 2024-01-25  0:21 UTC 

[gcc r14-8403] Daily bump
 2024-01-25  0:19 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).