public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r11-9806] Fortran: a RECURSIVE procedure cannot be an INTRINSIC
 2022-04-10 18:55 UTC 

[gcc r11-9805] fortran: Separate associate character lengths earlier [PR104570]
 2022-04-10 18:48 UTC 

[gcc r11-9804] fortran: Unshare associate var charlen [PR104228]
 2022-04-10 18:48 UTC 

[gcc r12-8073] Fortran: fix checking of coshape specification in ALLOCATE statement
 2022-04-10 18:28 UTC 

[gcc r9-10010] Daily bump
 2022-04-10  0:19 UTC 

[gcc r11-9803] Daily bump
 2022-04-10  0:18 UTC 

[gcc r10-10528] Daily bump
 2022-04-10  0:18 UTC 

[gcc r12-8072] Daily bump
 2022-04-10  0:17 UTC 

[gcc r12-8071] analyzer: fix folding of regions involving unknown ptrs [PR103892]
 2022-04-09 22:14 UTC 

[gcc r12-8070] Update semantic_interposition flag at analysis time
 2022-04-09 19:23 UTC 

[gcc r12-8069] Propagate nondeterministic and side_effects flags in modref summary after inlining
 2022-04-09 19:23 UTC 

[gcc r12-8068] loongarch: testsuite: adapt stack-usage-1.c for LP64
 2022-04-09 11:43 UTC 

[gcc r12-8067] loongarch: testsuite: skip builtin-apply2.c
 2022-04-09 11:43 UTC 

[gcc r12-8066] c++: constexpr non-trivial aggregate init [PR105191]
 2022-04-09  3:27 UTC 

[gcc r12-8065] c++: friend implicit template instantiation [PR91618]
 2022-04-09  1:51 UTC 

[gcc r9-10009] Daily bump
 2022-04-09  0:20 UTC 

[gcc r11-9802] Daily bump
 2022-04-09  0:19 UTC 

[gcc r10-10527] Daily bump
 2022-04-09  0:18 UTC 

[gcc r12-8064] Daily bump
 2022-04-09  0:17 UTC 

[gcc r12-8063] libstdc++: Fix constraints on std::expected<void, E> constructor [PR105153]
 2022-04-08 17:31 UTC 

[gcc r12-8062] libstdc++: Fix std::expected<void, E>::swap(expected&) [PR105154]
 2022-04-08 17:31 UTC 

[gcc r12-8061] libstdc++: Fix std::bad_expected_access constructor [PR105146]
 2022-04-08 17:30 UTC 

[gcc r12-8060] aarch64: PR target/105157 Increase number of cores TARGET_CPU_DEFAULT can encode
 2022-04-08 14:15 UTC 

[gcc r11-9801] c++: parameter pack inside static_assert [PR99893]
 2022-04-08 14:00 UTC 

[gcc r11-9800] tree-optimization/105198 - wrong code with predictive commoning
 2022-04-08 13:00 UTC 

[gcc r12-8059] tree-optimization/105198 - wrong code with predictive commoning
 2022-04-08 12:18 UTC 

[gcc r12-8058] testsuite: Fix up 20050113-1.c test for i686-linux [PR105187]
 2022-04-08  7:53 UTC 

[gcc r12-8057] c: Error on va_arg with function type [PR105149]
 2022-04-08  7:17 UTC 

[gcc r12-8056] fold-const: Fix up make_range_step [PR105189]
 2022-04-08  7:15 UTC 

[gcc r12-8055] libgcc: IA64: don't compile glibc-based unwinder without libc headers
 2022-04-08  7:02 UTC 

[gcc r12-8054] tree-optimization/105175 - avoid -Wvector-operation-performance
 2022-04-08  6:34 UTC 

[gcc r9-10008] Daily bump
 2022-04-08  0:20 UTC 

[gcc r11-9799] Daily bump
 2022-04-08  0:19 UTC 

[gcc r10-10526] Daily bump
 2022-04-08  0:18 UTC 

[gcc r12-8053] Daily bump
 2022-04-08  0:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] c++: tolerate cdtors returning this in constexpr
 2022-04-07 23:08 UTC 

[gcc(refs/users/aoliva/heads/testme)] c++: set loc on call even if result is discarded
 2022-04-07 23:08 UTC 

[gcc/aoliva/heads/testme] (2 commits) c++: tolerate cdtors returning this in constexpr
 2022-04-07 23:08 UTC 

[gcc r12-8052] Disable float128 tests on VxWorks, PR target/104253
 2022-04-07 22:25 UTC 

[gcc(refs/users/meissner/heads/work085)] Update ChangeLog.meissner
 2022-04-07 22:24 UTC 

[gcc(refs/users/meissner/heads/work085)] Eliminate power8 fusion options, use power8 tuning, PR target/102059
 2022-04-07 22:22 UTC 

[gcc(refs/users/meissner/heads/work085)] Update ChangeLog.meissner
 2022-04-07 20:24 UTC 

[gcc(refs/users/meissner/heads/work085)] Replace UNSPEC with RTL code for extendditi2
 2022-04-07 20:19 UTC 

[gcc r12-8051] c++: use after free during name lookup w/ modules [PR99479]
 2022-04-07 20:10 UTC 

[gcc r11-9798] libstdc++: Avoid implicit narrowing from uint128_t [PR104859]
 2022-04-07 19:36 UTC 

[gcc(refs/users/meissner/heads/work085)] Optimize vec_splats of constant vec_extract for V2DI/V2DF, PR target 99293
 2022-04-07 19:35 UTC 

[gcc r11-9797] c++: make -Wctad-maybe-unsupported respect complain [PR105143]
 2022-04-07 19:19 UTC 

[gcc r11-9796] c++: constrained template friend matching ICE [PR105064]
 2022-04-07 19:19 UTC 

[gcc r11-9795] c++: double non-dep folding from finish_compound_literal [PR104565]
 2022-04-07 19:19 UTC 

[gcc r11-9794] c++: dependence of member noexcept-spec [PR104079]
 2022-04-07 19:19 UTC 

[gcc r11-9793] c++: ICE when building builtin operator->* set [PR103455]
 2022-04-07 19:19 UTC 

[gcc(refs/users/meissner/heads/work085)] Disable float128 tests on VxWorks, PR target/104253
 2022-04-07 19:15 UTC 

[gcc(refs/users/meissner/heads/work085)] Revert patch #3
 2022-04-07 19:08 UTC 

[gcc(refs/users/meissner/heads/work085)] Revert patches #2
 2022-04-07 19:04 UTC 

[gcc(refs/users/meissner/heads/work085)] Revert patch
 2022-04-07 19:01 UTC 

[gcc r12-8050] testsuite: delete slp scan from loop vect test
 2022-04-07 18:54 UTC 

[gcc r11-9792] Fortran: improve error recovery for invalid coarray function declarations
 2022-04-07 18:49 UTC 

[gcc r12-8049] AArch64: fix ls64 intrinsics expansion [PR104409]
 2022-04-07 15:50 UTC 

[gcc r12-8048] ipa/104303 - miscompilation of gnatmake
 2022-04-07 13:03 UTC 

[gcc r12-8047] analyzer: fix leak false +ve with symbolic writes [PR102208]
 2022-04-07 12:40 UTC 

[gcc r11-9791] Fix handling of in_flags in update_escape_summary_1
 2022-04-07 12:04 UTC 

[gcc r11-9790] Fix min_flags handling in mod-ref
 2022-04-07 12:04 UTC 

[gcc r11-9789] c++: Fix ICE due to shared BLOCK node in coroutine generation [PR103328]
 2022-04-07 12:04 UTC 

[gcc(refs/users/marxin/heads/gcov-conditions-v2)] Add condition coverage profiling
 2022-04-07 11:18 UTC 

[gcc] Created branch 'marxin/heads/gcov-conditions-v2' in namespace 'refs/users'
 2022-04-07 11:18 UTC 

[gcc r11-9788] Use OEP_DECL_NAME when comparing VLA bounds [PR101585]
 2022-04-07 10:40 UTC 

[gcc r11-9787] tree-optimization/99121 - avoid ICEing for non-constant sizes
 2022-04-07 10:40 UTC 

[gcc r11-9786] Fix target/100106 ICE in gen_movdi
 2022-04-07 10:39 UTC 

[gcc r11-9785] middle-end/104497 - gimplification of vector indexing
 2022-04-07  9:53 UTC 

[gcc r11-9784] tree-optimization/105053 - fix reduction chain epilogue generation
 2022-04-07  9:53 UTC 

[gcc r11-9783] [COMMITTED] Fix PR aarch64/104474: ICE with vector float initializers and non-consts
 2022-04-07  9:53 UTC 

[gcc r11-9782] tree-optimization/105070 - annotate bit cluster tests with locations
 2022-04-07  8:58 UTC 

[gcc r11-9781] rtl-optimization/105028 - fix compile-time hog in form_threads_from_copies
 2022-04-07  8:58 UTC 

[gcc r11-9780] tree-optimization/104880 - update-address-taken and cmpxchg
 2022-04-07  8:58 UTC 

[gcc r12-8046] tree-optimization/105185 - simplify modref query in SCCVN
 2022-04-07  8:13 UTC 

[gcc r12-8045] AArch64: Fix left fold sum reduction RTL patterns [PR104049]
 2022-04-07  7:29 UTC 

[gcc r12-8044] testsuite: enable fast-math-complex-* testcases
 2022-04-07  7:29 UTC 

[gcc r12-8043] testsuite: skip PR103350 tests on big-endian
 2022-04-07  7:29 UTC 

[gcc r12-8042] c++: Handle __builtin_clear_padding on non-trivially-copyable types [PR102586]
 2022-04-07  7:15 UTC 

[gcc r12-8041] tree.cc: Add tree_builtin_call_types_compatible_p [PR105150]
 2022-04-07  7:13 UTC 

[gcc r11-9779] middle-end/105165 - sorry instead of ICE for _Complex asm goto
 2022-04-07  7:00 UTC 

[gcc r12-8040] middle-end/105165 - sorry instead of ICE for _Complex asm goto
 2022-04-07  6:17 UTC 

[gcc r12-8039] IBM zSystems/testsuite: PR105147: Skip pr105140.c
 2022-04-07  5:35 UTC 

[gcc r12-8038] Refine and/ior/xor/andn masked patterns for V*HFmode
 2022-04-07  4:21 UTC 

[gcc r12-8037] c++: conversion with trailing return type [PR101051]
 2022-04-07  3:26 UTC 

[gcc r12-8036] c++: nested generic lambda in DMI [PR101717]
 2022-04-07  3:26 UTC 

[gcc r12-8035] libstdc++-v3 expected: Correct minimal-size test in requirements.cc
 2022-04-07  2:19 UTC 

[gcc r12-8034] c++: vector compound literal [PR105187]
 2022-04-07  1:27 UTC 

[gcc r9-10007] Daily bump
 2022-04-07  0:20 UTC 

[gcc r11-9778] Daily bump
 2022-04-07  0:19 UTC 

[gcc r10-10525] Daily bump
 2022-04-07  0:18 UTC 

[gcc r12-8033] Daily bump
 2022-04-07  0:17 UTC 

[gcc(refs/users/meissner/heads/work085)] Update ChangeLog.meissner
 2022-04-06 22:54 UTC 

[gcc(refs/users/meissner/heads/work085)] Disable float128 tests on VxWorks
 2022-04-06 22:52 UTC 

[gcc(refs/users/meissner/heads/work085-orig)] Add REVISION
 2022-04-06 22:50 UTC 

[gcc/devel/c++-coroutines] Merge master r12-8030
 2022-04-06 22:48 UTC 

[gcc/devel/c++-coroutines] (96 commits) Merge master r12-8030
 2022-04-06 22:48 UTC 

[gcc] Created branch 'meissner/heads/work085-orig' in namespace 'refs/users'
 2022-04-06 22:48 UTC 

[gcc(refs/users/meissner/heads/work085)] Add ChangeLog.meissner and REVISION
 2022-04-06 22:43 UTC 

[gcc] Created branch 'meissner/heads/work085' in namespace 'refs/users'
 2022-04-06 22:38 UTC 

[gcc(refs/users/meissner/heads/work084)] Disable float128 tests on VxWorks
 2022-04-06 21:46 UTC 

[gcc r12-8032] Move 'libgomp/plugin/cuda/cuda.h' to 'include/cuda/cuda.h'
 2022-04-06 20:30 UTC 

[gcc r12-8031] jit: fix location of .png files for "make jit.pdf" [PR102824]
 2022-04-06 20:21 UTC 

[gcc(refs/users/aoliva/heads/testme)] tolerate cdtors returning this in constexpr
 2022-04-06 18:24 UTC 

[gcc(refs/users/aoliva/heads/testme)] set loc on call even if result is discarded
 2022-04-06 18:24 UTC 

[gcc(refs/users/aoliva/heads/testme)] C++ modules and AAPCS/ARM EABI clash on inline key methods
 2022-04-06 18:23 UTC 

[gcc/aoliva/heads/strub] (2708 commits) drop va_list from formals if requested
 2022-04-06 17:10 UTC 

[gcc r12-8030] combine: Don't record for UNDO_MODE pointers into regno_reg_rtx array [PR104985]
 2022-04-06 16:45 UTC 

[gcc r12-8029] c++: Fix up ICE when cplus_decl_attributes is called with error_mark_node attributes [PR104668]
 2022-04-06 15:55 UTC 

[gcc r12-8028] c++: make -Wctad-maybe-unsupported respect complain [PR105143]
 2022-04-06 15:46 UTC 

[gcc r12-8027] sh: Fix up __attribute__((optimize ("Os"))) handling on SH [PR105069]
 2022-04-06 15:42 UTC 

[gcc r12-8026] --target-help: align with --help=target
 2022-04-06 15:38 UTC 

[gcc r12-8025] rs6000/testsuite: Skip pr105140.c
 2022-04-06 15:36 UTC 

[gcc r12-8024] c++: -Wunused-value and array init [PR104702]
 2022-04-06 15:33 UTC 

[gcc(refs/users/aoliva/heads/testme)] drop va_list from formals if requested
 2022-04-06 15:02 UTC 

[gcc(refs/users/aoliva/heads/testme)] pad strub run tests
 2022-04-06 15:02 UTC 

[gcc(refs/users/aoliva/heads/testme)] fix strub function type sharing
 2022-04-06 15:02 UTC 

[gcc(refs/users/aoliva/heads/testme)] Remap at-calls calls with converted types
 2022-04-06 15:02 UTC 

[gcc(refs/users/aoliva/heads/testme)] Improve integration of strub with type systems
 2022-04-06 15:02 UTC 

[gcc(refs/users/aoliva/heads/testme)] Improve integration of strub with type systems
 2022-04-06 15:02 UTC 

[gcc(refs/users/aoliva/heads/testme)] improve integration of strub with type systems
 2022-04-06 15:02 UTC 

[gcc(refs/users/aoliva/heads/testme)] introduce stack scrub (strub) feature
 2022-04-06 15:02 UTC 

[gcc(refs/users/aoliva/heads/testme)] Revert "[Ada] introduce stack scrub (strub) feature"
 2022-04-06 15:02 UTC 

[gcc(refs/users/aoliva/heads/testme)] Revert "[Ada] Improve integration of strub with type systems"
 2022-04-06 15:02 UTC 

[gcc/aoliva/heads/testme] (32 commits) drop va_list from formals if requested
 2022-04-06 15:01 UTC 

[gcc/aoliva/heads/testbase] (22 commits) try multi-reg dest in default_zero_call_used_regs
 2022-04-06 15:01 UTC 

[gcc r12-8023] mips: Fix C++14 vs. C++17 ABI incompatibility on mips64
 2022-04-06 14:58 UTC 

[gcc r12-8022] gimple.cc: Follow-up to adjust gimple_call_builtin_p and gimple_call_combined_fn [PR105150]
 2022-04-06 14:49 UTC 

[gcc r12-8021] c++: -Wshadow=compatible-local type vs var [PR100608]
 2022-04-06 14:31 UTC 

[gcc r12-8020] tree-optimization/105173 - fix insertion logic in reassoc
 2022-04-06 11:15 UTC 

[gcc r12-8019] ipa/105166 - avoid modref queries with mismatching types
 2022-04-06 10:23 UTC 

[gcc r9-10006] arm: Fix ICEs with compare-and-swap and -march=armv8-m.base [PR99977]
 2022-04-06 10:18 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: enable CHERI builtins in cheri.h header
 2022-04-06 10:00 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: additional Morello builtins [2/2]
 2022-04-06 10:00 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: additional Morello builtins [1/2]
 2022-04-06  9:59 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: add Morello builtins (glibc set)
 2022-04-06  9:59 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: Adjust aarch64_legitimize_address for capabilities
 2022-04-06  9:59 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: Fix regression with -Wcheri-provenance
 2022-04-06  9:59 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: Add config/bootstrap-fakecap-morello.mk
 2022-04-06  9:59 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Restore eh_filter_return_mode to scalar_int_mode
 2022-04-06  9:59 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: Fix up aarch64_output_mi_thunk
 2022-04-06  9:59 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: Improve handling of REPLACE_ADDRESS_VALUE constants
 2022-04-06  9:59 UTC 

[gcc(refs/vendors/ARM/heads/morello)] cp: Fix two simple coroutines ICEs
 2022-04-06  9:59 UTC 

[gcc(refs/vendors/ARM/heads/morello)] Fix cap comparison in cgraph_node::expand_thunk
 2022-04-06  9:59 UTC 

[gcc(refs/vendors/ARM/heads/morello)] cp: Fix cp_build_binary_op on SPACESHIP_EXPR
 2022-04-06  9:59 UTC 

[gcc(refs/vendors/ARM/heads/morello)] cp: Fix null check in build_base_path
 2022-04-06  9:59 UTC 

[gcc(refs/vendors/ARM/heads/morello)] cp: Fix conversion in expand_ptrmemfunc_cst
 2022-04-06  9:58 UTC 

[gcc(refs/vendors/ARM/heads/morello)] cp: Fixes for analyzer/pr94011.C
 2022-04-06  9:58 UTC 

[gcc(refs/vendors/ARM/heads/morello)] cp: Fix null pointer check in rtti.c
 2022-04-06  9:58 UTC 

[gcc(refs/vendors/ARM/heads/morello)] cp: More explicit null-derivation
 2022-04-06  9:58 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: Add cheri_offset_{set|get} builtins
 2022-04-06  9:58 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: add Morello builtins (newlib set)
 2022-04-06  9:58 UTC 

[gcc(refs/vendors/ARM/heads/morello)] morello: Fix unwinding regression for AArch64 Linux
 2022-04-06  9:58 UTC 

[gcc r12-8018] tree-optimization/105163 - abnormal SSA coalescing and reassoc
 2022-04-06  8:33 UTC 

[gcc r12-8017] gimple.cc: Adjust gimple_call_builtin_p and gimple_call_combined_fn [PR105150]
 2022-04-06  8:13 UTC 

[gcc r12-8016] vect: Fix mask handling for SLP gathers [PR103761]
 2022-04-06  7:56 UTC 

[gcc r12-8015] docs: Document new param x86-stlf-window-ninsns
 2022-04-06  7:47 UTC 

[gcc r12-8014] tree-optimization/105148 - fix IVOPTs recording uses
 2022-04-06  6:21 UTC 

[gcc r12-8013] Support pandn for V1TI mode (i.e. *andnotv1ti3)
 2022-04-06  6:20 UTC 

[gcc r12-8012] tree-optimization/105142 - wrong code with maybe_fold_{and, or}_comparisons
 2022-04-06  6:15 UTC 

[gcc r12-8011] testsuite/105122 - adjust testcases after memcpy folding changes
 2022-04-06  6:15 UTC 

[gcc r12-8010] rs6000: Support UN[GL][ET] in rs6000_maybe_emit_maxc_minc [PR105002]
 2022-04-06  5:44 UTC 

[gcc r9-10005] Daily bump
 2022-04-06  0:20 UTC 

[gcc r11-9777] Daily bump
 2022-04-06  0:19 UTC 

[gcc r10-10524] Daily bump
 2022-04-06  0:18 UTC 

[gcc r12-8009] Daily bump
 2022-04-06  0:17 UTC 

[gcc r12-8008] libbacktrace: don't skip initial aligned byte in uncompressed block
 2022-04-05 23:09 UTC 

[gcc r12-8007] Document that the 'access' and 'nonnull' attributes are independent
 2022-04-05 20:44 UTC 

[gcc r12-8006] Update gcc .po files
 2022-04-05 19:56 UTC 

[gcc r12-8005] Fortran: Fix clause splitting for OMP masked taskloop directive
 2022-04-05 19:11 UTC 

[gcc r12-8004] i386: Fix movv2qi_internal xmm reg to xmm reg move for AVX512FP16 [PR105139]
 2022-04-05 19:04 UTC 

[gcc(refs/users/meissner/heads/work084)] Update ChangeLog.meissner
 2022-04-05 18:46 UTC 

[gcc(refs/users/meissner/heads/work084)] Optimize multiply/add of DImode extended to TImode
 2022-04-05 18:42 UTC 

[gcc(refs/users/meissner/heads/work084)] Make addti3/subti3 be define_insn_and_split, instead of define_expand
 2022-04-05 18:16 UTC 

[gcc r12-8003] Fortran: improve error recovery for invalid coarray function declarations
 2022-04-05 17:40 UTC 

[gcc r12-8002] Fortran: a RECURSIVE procedure cannot be an INTRINSIC
 2022-04-05 17:38 UTC 

[gcc r12-8001] aarch64: Stop +mops clobbering variable values
 2022-04-05 16:32 UTC 

[gcc r12-8000] aarch64: Fix -fpack-struct + <arm_neon.h> [PR103147]
 2022-04-05 16:31 UTC 

[gcc r12-7999] aarch64: Use error_n for plural text [PR104897]
 2022-04-05 16:31 UTC 

[gcc r12-7998] c++: alias template equivalence and CTAD [PR103852]
 2022-04-05 16:30 UTC 

[gcc r12-7997] c++: elaborated-type-spec in requires-expr [PR101677]
 2022-04-05 16:29 UTC 

[gcc r12-7996] c++: adjust testcase
 2022-04-05 16:22 UTC 

[gcc/devel/omp/gcc-11] OpenMP: Fix nested use_device_ptr
 2022-04-05 15:39 UTC 

[gcc r12-7995] OpenMP: Fix nested use_device_ptr
 2022-04-05 15:32 UTC 

[gcc r10-10523] ipa: Careful processing ANCESTOR jump functions and NULL pointers (PR 103083)
 2022-04-05  9:20 UTC 

[gcc r12-7994] c/105151 - move early walloca pass
 2022-04-05  7:55 UTC 

[gcc r12-7993] testsuite/s390: Adapt test expections
 2022-04-05  6:53 UTC 

[gcc r12-7992] testsuite/s390: Change nle -> h in ifcvt tests
 2022-04-05  6:52 UTC 

[gcc r12-7991] testsuite: Add -fno-tree-loop-distribute-patterns
 2022-04-05  6:52 UTC 

[gcc r12-7990] Split vector load from parm_del to elemental loads to avoid STLF stalls
 2022-04-05  5:17 UTC 

[gcc r12-7989] try multi-reg dest in default_zero_call_used_regs
 2022-04-05  4:29 UTC 

[gcc(refs/users/aoliva/heads/testme)] try multi-reg dest in default_zero_call_used_regs
 2022-04-05  0:45 UTC 

[gcc/aoliva/heads/testme] (21 commits) try multi-reg dest in default_zero_call_used_regs
 2022-04-05  0:45 UTC 

[gcc/aoliva/heads/testbase] (20 commits) fixed-point/composite-type: add -Wno-array-parameter
 2022-04-05  0:45 UTC 

[gcc r9-10004] Daily bump
 2022-04-05  0:20 UTC 

[gcc r11-9776] Daily bump
 2022-04-05  0:19 UTC 

[gcc r10-10522] Daily bump
 2022-04-05  0:18 UTC 

[gcc r12-7988] Daily bump
 2022-04-05  0:17 UTC 

[gcc r12-7987] Update gcc sv.po
 2022-04-04 20:03 UTC 

[gcc r11-9775] ipa: Careful processing ANCESTOR jump functions and NULL pointers (PR 103083)
 2022-04-04 17:32 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).