public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r13-5790] RISC-V: Add binary op vx constraint tests
 2023-02-10 11:29 UTC 

[gcc r13-5789] RISC-V: Add vadd.vx C API tests
 2023-02-10 11:29 UTC 

[gcc r13-5788] RISC-V: Add vand.vx C API tests
 2023-02-10 11:29 UTC 

[gcc r13-5787] RISC-V: Add vdiv.vx C API tests
 2023-02-10 11:29 UTC 

[gcc r13-5786] RISC-V: Add vdivu C API tests
 2023-02-10 11:29 UTC 

[gcc r13-5785] RISC-V: Add vmax.vx C API tests
 2023-02-10 11:29 UTC 

[gcc r13-5784] RISC-V: Add vmaxu.vx C API tests
 2023-02-10 11:29 UTC 

[gcc r13-5783] RISC-V: Add vmin.vx C API tests
 2023-02-10 11:29 UTC 

[gcc r13-5782] RISC-V: Add vminu.vx C API tests
 2023-02-10 11:29 UTC 

[gcc r13-5781] RISC-V: Add vmul.vx C API tests
 2023-02-10 11:29 UTC 

[gcc r13-5780] RISC-V: Add vor.vx C API tests
 2023-02-10 11:29 UTC 

[gcc r13-5779] RISC-V: Add vrem.vx C API tests
 2023-02-10 11:28 UTC 

[gcc r13-5778] RISC-V: Add vremu.vx C API tests
 2023-02-10 11:28 UTC 

[gcc r13-5777] RISC-V: Add vrsub.vx C API tests
 2023-02-10 11:28 UTC 

[gcc r13-5776] RISC-V: Add vsub.vx C API tests
 2023-02-10 11:28 UTC 

[gcc r13-5775] RISC-V: Add vxor.vx C API tests
 2023-02-10 11:28 UTC 

[gcc r13-5774] RISC-V: Add vmul.vv C++ API tests
 2023-02-10 11:28 UTC 

[gcc r13-5773] RISC-V: Add vmul.vv C API tests
 2023-02-10 11:28 UTC 

[gcc r13-5772] RISC-V: Add binary vx C/C++ support
 2023-02-10 11:28 UTC 

[gcc r13-5771] tree-optimization/108724 - vectorized code getting piecewise expanded
 2023-02-10 11:22 UTC 

[gcc r13-5770] Revert "docs: add caveat for __builtin_cpu_supports"
 2023-02-10 10:46 UTC 

[gcc r13-5769] Add x86_64-gnu target to contrib/config-list.mk
 2023-02-10 10:00 UTC 

[gcc r13-5768] tree-optimization: [PR108684] ICE in verify_ssa due to simple_dce_from_worklist
 2023-02-10  1:47 UTC 

[gcc r13-5767] c: Allow conversions of null pointer constants to nullptr_t
 2023-02-10  0:43 UTC 

[gcc r13-5766] testsuite: XFAIL g++.dg/pr71488.C and warn/Warray-bounds-16.C, PR107561
 2023-02-10  0:41 UTC 

[gcc r13-5765] testsuite: XFAIL bogus g++.dg/warn/Wstringop-overflow-4.C:144, PR106120
 2023-02-10  0:41 UTC 

[gcc r12-9119] Daily bump
 2023-02-10  0:21 UTC 

[gcc r11-10513] Daily bump
 2023-02-10  0:20 UTC 

[gcc r10-11204] Daily bump
 2023-02-10  0:19 UTC 

[gcc r13-5764] Daily bump
 2023-02-10  0:18 UTC 

[gcc r13-5763] c++: ICE initing lifetime-extended constexpr var [PR107079]
 2023-02-10  0:06 UTC 

[gcc(refs/users/jason/heads/alias-ctad)] c++: CTAD for less-specialized alias template [PR102529]
 2023-02-09 23:01 UTC 

[gcc(refs/users/jason/heads/alias-ctad)] c++: fix alias CTAD [PR105841]
 2023-02-09 23:01 UTC 

[gcc(refs/users/jason/heads/alias-ctad)] c++: add __is_deducible trait
 2023-02-09 23:01 UTC 

[gcc] Created branch 'jason/heads/alias-ctad' in namespace 'refs/users'
 2023-02-09 23:01 UTC 

[gcc r13-5762] analyzer: fix further overzealous state purging [PR108733]
 2023-02-09 22:11 UTC 

[gcc r13-5761] RA: Implement reuse of equivalent memory for caller saves optimization (2nd version)
 2023-02-09 21:48 UTC 

[gcc/devel/omp/gcc-12] openmp: Add support for the 'present' modifier
 2023-02-09 21:05 UTC 

[gcc r13-5760] Fortran: catch invalid kind in character conversion [PR69636, PR103779]
 2023-02-09 20:22 UTC 

[gcc r12-9118] Fortran: error handling of global entity appearing in COMMON block [PR103259]
 2023-02-09 20:13 UTC 

[gcc r13-5759] i386: Call get_available_features for all CPUs with max_level >= 1 [PR100758]
 2023-02-09 16:45 UTC 

[gcc/devel/omp/gcc-12] OpenMP/Fortran: Partially fix non-rect loop nests [PR107424]
 2023-02-09 15:32 UTC 

[gcc/devel/omp/gcc-12] Fortran/OpenMP: Fix -fopenmp-simd for 'omp assume(s)'
 2023-02-09 15:32 UTC 

[gcc r13-5758] match.pd: Simplify BFR of insert when extracting exactly all inserted bits [PR108688]
 2023-02-09 15:11 UTC 

[gcc r13-5757] match.pd: When simplifying BFR of an insert, require a mode precision integral type [PR108688]
 2023-02-09 15:07 UTC 

[gcc r13-5756] OpenMP/Fortran: Partially fix non-rect loop nests [PR107424]
 2023-02-09 14:51 UTC 

[gcc/devel/omp/gcc-12] 'gfortran.dg/gomp/allocate-4.f90' -> 'libgomp.fortran/allocate-5.f90'
 2023-02-09 11:34 UTC 

[gcc/devel/omp/gcc-12] '{c-c++-common, gfortran.dg}/gomp/uses_allocators-*' -> 'libgomp.{c-c++-common, fortran}/uses_allocato
 2023-02-09 11:25 UTC 

[gcc/devel/omp/gcc-12] 'c-c++-common/gomp/alloc-pinned-1.c' -> 'libgomp.c-c++-common/alloc-pinned-1.c'
 2023-02-09 11:12 UTC 

[gcc/devel/omp/gcc-12] Fix 'omp_allocator_handle_kind' example in 'gfortran.dg/gomp/allocate-4.f90'
 2023-02-09 11:05 UTC 

[gcc r13-5755] docs: add caveat for __builtin_cpu_supports
 2023-02-09 10:49 UTC 

[gcc r13-5754] OpenMP: Parse align clause in allocate directive in C/C++
 2023-02-09 10:42 UTC 

[gcc(refs/users/marxin/heads/PR100758-__builtin_cpu_supports-centaur)] docs: add caveat for __builtin_cpu_supports
 2023-02-09 10:36 UTC 

[gcc/marxin/heads/PR100758-__builtin_cpu_supports-centaur] docs: add caveat for __builtin_cpu_supports
 2023-02-09 10:36 UTC 

[gcc(refs/users/marxin/heads/PR100758-__builtin_cpu_supports-centaur)] docs: add cavear for __builtin_cpu_supports
 2023-02-09 10:34 UTC 

[gcc] Created branch 'marxin/heads/PR100758-__builtin_cpu_supports-centaur' in namespace 'refs/users'
 2023-02-09 10:34 UTC 

[gcc r13-5753] Fortran/OpenMP: Fix -fopenmp-simd for 'omp assume(s)'
 2023-02-09 10:01 UTC 

[gcc r13-5752] lto-wrapper: Pass through -funwind-tables and -fasynchronous-unwind-tables
 2023-02-09  8:58 UTC 

[gcc r13-5751] c++: Mangle EXCESS_PRECISION_EXPR <REAL_CST> as fold_convert REAL_CST [PR108698]
 2023-02-09  8:32 UTC 

[gcc r13-5750] tree-optimization/26854 - slow bitmap operations
 2023-02-09  7:24 UTC 

[gcc r12-9117] Daily bump
 2023-02-09  0:21 UTC 

[gcc r11-10512] Daily bump
 2023-02-09  0:20 UTC 

[gcc r10-11203] Daily bump
 2023-02-09  0:19 UTC 

[gcc r13-5749] Daily bump
 2023-02-09  0:18 UTC 

[gcc r13-5748] c: Update checks on constexpr pointer initializers
 2023-02-08 23:42 UTC 

[gcc r13-5747] doc: Change fsf.org to www.fsf.org
 2023-02-08 21:45 UTC 

[gcc r13-5746] testsuite: Fix asm-goto-with-outputs tests; limit to lra targets
 2023-02-08 20:45 UTC 

[gcc r12-9116] Fortran: ASSOCIATE variables should not be TREE_STATIC [PR95107]
 2023-02-08 20:19 UTC 

[gcc r13-5745] analyzer: fix overzealous state purging with on-stack structs [PR108704]
 2023-02-08 18:48 UTC 

[gcc r13-5744] arm: Optimize arm-mlib.h header inclusion [pr108505]
 2023-02-08 18:40 UTC 

[gcc r13-5743] Fortran: error handling of global entity appearing in COMMON block [PR103259]
 2023-02-08 18:15 UTC 

[gcc r13-5742] vect-patterns: Fix up vect_widened_op_tree [PR108692]
 2023-02-08 17:44 UTC 

[gcc r13-5741] aarch64: Fix return_address_sign_ab_exception.C regression
 2023-02-08 14:36 UTC 

[gcc r13-5740] testsuite: Import objc-dg-prune in execute.exp
 2023-02-08 13:40 UTC 

[gcc r13-5739] vect: Check gather/scatter offset types [PR108316]
 2023-02-08 13:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-5738-gad2bd0ad0413c2448fee0d4a062dd52ca8a75e8c' into redhat/gcc-13-branch
 2023-02-08 13:40 UTC 

[gcc/redhat/heads/gcc-13-branch] (278 commits) Merge commit 'r13-5738-gad2bd0ad0413c2448fee0d4a062dd52ca8a
 2023-02-08 13:40 UTC 

[gcc r13-5738] Revert "RA: Implement reuse of equivalent memory for caller saves optimization"
 2023-02-08 13:28 UTC 

[gcc r13-5737] testsuite: Fix up PR108525 test [PR108525]
 2023-02-08 12:59 UTC 

[gcc r13-5736] tree.def: Remove outdated comment on SAD_EXPR
 2023-02-08 11:03 UTC 

[gcc/devel/omp/gcc-12] Fix 'libgomp.fortran/reverse-offload-6.f90' nvptx offloading compilation
 2023-02-08  8:14 UTC 

[gcc r12-9115] Daily bump
 2023-02-08  0:21 UTC 

[gcc r11-10511] Daily bump
 2023-02-08  0:19 UTC 

[gcc r10-11202] Daily bump
 2023-02-08  0:19 UTC 

[gcc r13-5735] Daily bump
 2023-02-08  0:17 UTC 

[gcc r13-5734] Fix 'libgomp.fortran/reverse-offload-6.f90' nvptx offloading compilation
 2023-02-07 22:46 UTC 

[gcc r13-5733] analyzer: fix -Wanalyzer-use-of-uninitialized-value false +ve on "read" [PR108661]
 2023-02-07 21:11 UTC 

[gcc r12-9114] Fix PR 108582: ICE due to PHI-OPT removing a still in use ssa_name
 2023-02-07 20:21 UTC 

[gcc r12-9113] tree-optimization/108522 Use component_ref_field_offset
 2023-02-07 20:03 UTC 

[gcc r12-9112] tree-optimization/108522 Use COMPONENT_REF offset when available
 2023-02-07 20:03 UTC 

[gcc r13-5732] Fortran: ASSOCIATE variables should not be TREE_STATIC [PR95107]
 2023-02-07 18:21 UTC 

[gcc/devel/rust/master] ci: Require commits check to pass for bors to merge and fix CI names
 2023-02-07 17:56 UTC 

[gcc/devel/rust/master] Merge #1739
 2023-02-07 17:56 UTC 

[gcc/devel/rust/master] gccrs: Add general TypeBounds checks
 2023-02-07 17:56 UTC 

[gcc/devel/rust/master] gccrs: Remove bad error message on checking function arguments
 2023-02-07 17:56 UTC 

[gcc/devel/rust/master] gccrs: Fix higher ranked trait bounds computation of self
 2023-02-07 17:56 UTC 

[gcc/devel/rust/master] gccrs: Add missing Sized, Copy and Clone lang item mappings
 2023-02-07 17:56 UTC 

[gcc/devel/rust/master] gccrs: Fix nullptr dereference
 2023-02-07 17:56 UTC 

[gcc/devel/rust/master] gccrs: Refactor the type unification code
 2023-02-07 17:56 UTC 

[gcc/devel/rust/master] gccrs: Remove monomorphization hack to setup possible associated types
 2023-02-07 17:56 UTC 

[gcc/devel/rust/master] gccrs: Add missing param subst callback
 2023-02-07 17:56 UTC 

[gcc/devel/rust/master] gccrs: Clear the substitution callbacks when copying ArgumentMappings
 2023-02-07 17:55 UTC 

[gcc/devel/rust/master] gccrs: Refactor handle_substitutions to take a reference
 2023-02-07 17:55 UTC 

[gcc/devel/rust/master] gccrs: Rename header rust-hir-trait-ref.h to rust-hir-trait-reference.h
 2023-02-07 17:55 UTC 

[gcc/devel/rust/master] gccrs: Rename rust-tyctx.cc to rust-typecheck-context.cc
 2023-02-07 17:55 UTC 

[gcc/devel/rust/master] gccrs: Refactor all code out of the rust-tyty.h header
 2023-02-07 17:55 UTC 

[gcc/devel/rust/master] gccrs: Refactor PathProbeType code into CC file
 2023-02-07 17:55 UTC 

[gcc/devel/rust/master] gccrs: Refactor PathProbe into cc file
 2023-02-07 17:55 UTC 

[gcc/devel/rust/master] gccrs: Refactor BaseType, InferType and ErrorType impl into cc file
 2023-02-07 17:55 UTC 

[gcc/devel/rust/master] gccrs: Refactor all substitution mapper code implementation into its own CC file
 2023-02-07 17:55 UTC 

[gcc/devel/rust/master] gccrs: Refactor SubstitutionRef base class into its own CC file
 2023-02-07 17:55 UTC 

[gcc/devel/rust/master] gccrs: Refactor TyVar and TypeBoundPredicates
 2023-02-07 17:55 UTC 

[gcc/devel/rust/master] gccrs: Move TypePredicateItem impl out of the header
 2023-02-07 17:55 UTC 

[gcc/devel/rust/master] gccrs: Add another test case for passing associated type-bounds
 2023-02-07 17:54 UTC 

[gcc/devel/rust/master] Merge #1826
 2023-02-07 17:54 UTC 

[gcc/devel/rust/master] Removed comment copy-pasted from gcc/tree.def
 2023-02-07 17:54 UTC 

[gcc/devel/rust/master] Merge #1818
 2023-02-07 17:54 UTC 

[gcc/devel/rust/master] Merge #1737
 2023-02-07 17:54 UTC 

[gcc/devel/rust/master] Merge #1698
 2023-02-07 17:54 UTC 

[gcc/devel/rust/master] Add support for feature check
 2023-02-07 17:54 UTC 

[gcc/devel/rust/master] Merge #1812
 2023-02-07 17:54 UTC 

[gcc/devel/rust/master] Merge #1816
 2023-02-07 17:54 UTC 

[gcc/devel/rust/master] Merge #1783
 2023-02-07 17:54 UTC 

[gcc/devel/rust/master] Implement lowering ReferencePattern from AST to HIR
 2023-02-07 17:54 UTC 

[gcc/devel/rust/master] Optimize HIR::ReferencePattern
 2023-02-07 17:53 UTC 

[gcc/devel/rust/master] Remove HIR::GroupedPattern
 2023-02-07 17:53 UTC 

[gcc/devel/rust/master] Improve GroupedPattern lowering
 2023-02-07 17:53 UTC 

[gcc/devel/rust/master] Move rust-buffered-queue.h to util folder #1766
 2023-02-07 17:53 UTC 

[gcc/devel/rust/master] ci: update ubuntu version
 2023-02-07 17:53 UTC 

[gcc/devel/rust/master] Merge #1811
 2023-02-07 17:53 UTC 

[gcc/devel/rust/master] parser: Allow parsing multiple reference types
 2023-02-07 17:53 UTC 

[gcc/devel/rust/master] Merge commit 'edc676cfe8988c62c81b0df224c7fe82583012b1' into HEAD
 2023-02-07 17:53 UTC 

[gcc/devel/rust/master] (88 commits) ci: Require commits check to pass for bors to merge and fix
 2023-02-07 17:53 UTC 

[gcc r13-5731] doc: Update -fchar8_t documentation
 2023-02-07 16:48 UTC 

[gcc r13-5730] RA: Implement reuse of equivalent memory for caller saves optimization
 2023-02-07 14:05 UTC 

[gcc r13-5729] tree-optimization/26854 - compile-time hog in SSA forwprop
 2023-02-07 13:39 UTC 

[gcc r10-11201] tree-optimization/106809 - compile time hog in VN
 2023-02-07 12:33 UTC 

[gcc r11-10510] tree-optimization/106809 - compile time hog in VN
 2023-02-07 12:00 UTC 

[gcc/devel/omp/gcc-12] amdgcn: Pass -mstack-size through to runtime
 2023-02-07  9:56 UTC 

[gcc r13-5728] ipa-split: Don't split returns_twice functions [PR106923]
 2023-02-07  9:35 UTC 

[gcc r13-5727] cgraph: Handle simd clones in cgraph_node::set_{const, pure}_flag [PR106433]
 2023-02-07  9:34 UTC 

[gcc r13-5726] testsuite: Expect -Wdeprecated warning in warn/Wstrict-aliasing-bogus-union-2.C for C++23
 2023-02-07  9:24 UTC 

[gcc/devel/omp/gcc-12] libgomp: enable reverse offload for AMDGCN
 2023-02-07  8:59 UTC 

[gcc/devel/omp/gcc-12] libgomp.texi (OpenMP TR11 impl. status): Fix 'strict' item
 2023-02-07  8:44 UTC 

[gcc r13-5725] Enable 512 bit vector for zen4
 2023-02-07  4:24 UTC 

[gcc r12-9111] Daily bump
 2023-02-07  0:22 UTC 

[gcc r11-10509] Daily bump
 2023-02-07  0:20 UTC 

[gcc r10-11200] Daily bump
 2023-02-07  0:19 UTC 

[gcc r13-5724] Daily bump
 2023-02-07  0:18 UTC 

[gcc r13-5723] Modula2 meets clang [PR108135]
 2023-02-06 21:15 UTC 

[gcc r13-5722] libstdc++: Document P1642 and extensions
 2023-02-06 20:47 UTC 

[gcc r13-5721] Format error in m2pp.cc (m2pp_integer_cst) [PR107234]
 2023-02-06 18:50 UTC 

[gcc/devel/omp/gcc-12] amdgcn, libgomp: Manually allocated stacks
 2023-02-06 17:56 UTC 

[gcc r13-5720] amdgcn: Pass -mstack-size through to runtime
 2023-02-06 17:15 UTC 

[gcc r12-9110] c++: equivalence of non-dependent calls [PR107461]
 2023-02-06 16:33 UTC 

[gcc r13-5719] Remove unused variables and procedures
 2023-02-06 15:24 UTC 

[gcc r13-5718] aarch64: Fix up bfmlal lane pattern [PR104921]
 2023-02-06 14:33 UTC 

[gcc r13-5717] libstdc++: Fix non-reserved name for template parameter
 2023-02-06 14:25 UTC 

[gcc r13-5716] libstdc++: Fix testsuite warnings about new C++23 deprecations
 2023-02-06 14:25 UTC 

[gcc r13-5715] libstdc++: Implement P1413R3 'deprecate aligned_storage and aligned_union'
 2023-02-06 14:25 UTC 

[gcc r13-5714] libstdc++: Normalise _GLIBCXX20_DEPRECATED macro
 2023-02-06 14:25 UTC 

[gcc r13-5713] libstdc++: Enable building libstdc++.{a, so} when !HOSTED
 2023-02-06 14:24 UTC 

[gcc r13-5712] libstdc++: Disable building additional archives for freestanding
 2023-02-06 14:23 UTC 

[gcc r13-5711] ipa-sra: Fix a typo in a dump string
 2023-02-06 14:18 UTC 

[gcc r13-5710] LoongArch: Generate bytepick.[wd] for suitable bit operation pattern
 2023-02-06 13:44 UTC 

[gcc r13-5709] testsuite: remove broken AArch64 test
 2023-02-06 11:44 UTC 

[gcc r13-5708] ubsan: Fix up another spot that should have been BUILT_IN_UNREACHABLE_TRAPS [PR108655]
 2023-02-06  8:06 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2023-02-06  7:42 UTC 

[gcc/devel/omp/gcc-12] (13 commits) Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2023-02-06  7:42 UTC 

[gcc r13-5707] c++: equivalence of non-dependent calls [PR107461]
 2023-02-06  2:35 UTC 

[gcc r12-9109] Daily bump
 2023-02-06  0:21 UTC 

[gcc r11-10508] Daily bump
 2023-02-06  0:20 UTC 

[gcc r10-11199] Daily bump
 2023-02-06  0:19 UTC 

[gcc r13-5706] Daily bump
 2023-02-06  0:17 UTC 

[gcc r13-5705] Fortran: prevent redundant integer division truncation warnings [PR108592]
 2023-02-05 21:53 UTC 

[gcc r12-9108] fortran: Set name for *LOC default BACK argument [PR108450]
 2023-02-05 21:53 UTC 

[gcc r12-9107] Fortran: error recovery on invalid array section [PR108609]
 2023-02-05 19:28 UTC 

[gcc r12-9106] Fortran: fix ICE in compare_bound_int [PR108527]
 2023-02-05 19:28 UTC 

[gcc r10-11198] Fortran: ICE in transformational_result [PR108529]
 2023-02-05 18:55 UTC 

[gcc r10-11197] Fortran: error recovery for bad initializers of implied-shape arrays [PR106209]
 2023-02-05 18:55 UTC 

[gcc r10-11196] Fortran: avoid ICE on invalid array subscript triplets [PR108501]
 2023-02-05 18:55 UTC 

[gcc r10-11195] Fortran: fix NULL pointer dereference in gfc_check_dependency [PR108502]
 2023-02-05 18:55 UTC 

[gcc r10-11194] Fortran: fix ICE in get_expr_storage_size [PR108421]
 2023-02-05 18:55 UTC 

[gcc r10-11193] Fortran: fix ICE in check_charlen_present [PR108420]
 2023-02-05 18:55 UTC 

[gcc r10-11192] Fortran: diagnose USE associated symbols in COMMON blocks [PR108453]
 2023-02-05 18:54 UTC 

[gcc r13-5704] doc: Remove note on PW32
 2023-02-05 18:06 UTC 

[gcc r12-9105] Daily bump
 2023-02-05  0:21 UTC 

[gcc r11-10507] Daily bump
 2023-02-05  0:20 UTC 

[gcc r10-11191] Daily bump
 2023-02-05  0:19 UTC 

[gcc r13-5703] Daily bump
 2023-02-05  0:18 UTC 

[gcc r13-5702] libstdc++: Avoid use of naked int32_t in unseq_backend_simd.h, PR108672
 2023-02-04 17:39 UTC 

[gcc r13-5701] libstdc++: Adjust link to pdftex
 2023-02-04 16:40 UTC 

[gcc r11-10506] Fortran: ICE in transformational_result [PR108529]
 2023-02-04 15:43 UTC 

[gcc r11-10505] Fortran: error recovery for bad initializers of implied-shape arrays [PR106209]
 2023-02-04 15:43 UTC 

[gcc r11-10504] Fortran: avoid ICE on invalid array subscript triplets [PR108501]
 2023-02-04 15:43 UTC 

[gcc r11-10503] Fortran: fix NULL pointer dereference in gfc_check_dependency [PR108502]
 2023-02-04 15:43 UTC 

[gcc r11-10502] Fortran: fix ICE in get_expr_storage_size [PR108421]
 2023-02-04 15:43 UTC 

[gcc r11-10501] Fortran: fix ICE in check_charlen_present [PR108420]
 2023-02-04 15:43 UTC 

[gcc r11-10500] Fortran: diagnose USE associated symbols in COMMON blocks [PR108453]
 2023-02-04 15:43 UTC 

[gcc r13-5700] libstdc++: Optimize basic_string move assignment
 2023-02-04 13:05 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).