public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[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 

[gcc(refs/users/meissner/heads/dmf008)] Revert patches
 2023-02-04  3:03 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PR 108623: Revert setting precision size to 16 bits
 2023-02-04  3:01 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Add support for 1, 024 bit DMR registers
 2023-02-04  2:51 UTC 

[gcc r12-9104] Daily bump
 2023-02-04  0:20 UTC 

[gcc r11-10499] Daily bump
 2023-02-04  0:19 UTC 

[gcc r10-11190] Daily bump
 2023-02-04  0:18 UTC 

[gcc r13-5699] Daily bump
 2023-02-04  0:17 UTC 

[gcc r13-5698] range-op: Handle op?.undefined_p () in op[12]_range of comparisons [PR108647]
 2023-02-03 20:39 UTC 

[gcc r13-5697] fortran: Fix up hash table usage in gfc_trans_use_stmts [PR108451]
 2023-02-03 20:38 UTC 

[gcc r13-5696] irange: Compare nonzero bits in irange with widest_int [PR108639]
 2023-02-03 20:33 UTC 

[gcc r13-5695] range-ops: Handle undefined ranges in frange op[12]_range [PR108647]
 2023-02-03 20:31 UTC 

[gcc r13-5694] Reset SCEV before removing unreachable globals
 2023-02-03 19:43 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Update ChangeLog.meissner
 2023-02-03 19:30 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Add saturating subtract built-ins
 2023-02-03 19:29 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Support load/store vector with right length
 2023-02-03 19:28 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Revert patches
 2023-02-03 19:25 UTC 

[gcc r13-5693] c++: wrong error with constexpr array and value-init [PR108158]
 2023-02-03 18:58 UTC 

[gcc r13-5692] c++: Add fixed test [PR101071]
 2023-02-03 18:50 UTC 

[gcc r10-11189] varasm: Fix type confusion bug
 2023-02-03 18:35 UTC 

[gcc r13-5691] libstdc++: Mark pieces of gnu-linux/os_support.h linux-specific
 2023-02-03 17:38 UTC 

[gcc r13-5690] [modula-2] Bugfix to allow html doc build and simplify target dir creation
 2023-02-03 16:36 UTC 

[gcc r13-5689] libstdc++: Implement ranges::find_last{, _if, _if_not} from P1223R5
 2023-02-03 15:54 UTC 

[gcc r13-5688] libstdc++: Implement ranges::iota from P2440R1
 2023-02-03 15:54 UTC 

[gcc r13-5687] libstdc++: Implement ranges::contains/contains_subrange from P2302R4
 2023-02-03 15:54 UTC 

[gcc r13-5686] arm: [MVE] Add missing length=8 attribute
 2023-02-03 15:41 UTC 

[gcc r13-5685] arm: Fix warning in libgcc/config/arm/pr-support.c
 2023-02-03 15:41 UTC 

[gcc r12-9103] c++: unexpected ADDR_EXPR after overload set pruning [PR107461]
 2023-02-03 15:07 UTC 

[gcc r13-5684] c++: unexpected ADDR_EXPR after overload set pruning [PR107461]
 2023-02-03 14:41 UTC 

[gcc r13-5683] c++: ICE on unviable/ambiguous constrained dtors [PR96745]
 2023-02-03 14:15 UTC 

[gcc r13-5682] c++: excessive satisfaction in check_methods [PR108579]
 2023-02-03 14:15 UTC 

[gcc r13-5681] ipa: Avoid invalid gimple when IPA-CP and IPA-SRA disagree on types (108384)
 2023-02-03 12:30 UTC 

[gcc/devel/omp/gcc-12] libgomp: Fix reverse offload issues
 2023-02-03 12:23 UTC 

[gcc r13-5680] libgomp: Fix reverse offload issues
 2023-02-03 10:34 UTC 

[gcc r13-5679] libgomp: enable reverse offload for AMDGCN
 2023-02-03  7:34 UTC 

[gcc r13-5678] RISC-V: Remove unnecessary register class
 2023-02-03  7:15 UTC 

[gcc r13-5677] RISC-V: Fix constraint bug for binary operation
 2023-02-03  7:15 UTC 

[gcc r13-5676] RISC-V: Add vsll.vx C++ API tests
 2023-02-03  7:15 UTC 

[gcc r13-5675] RISC-V: Add vsra.vx C++ API tests
 2023-02-03  7:15 UTC 

[gcc r13-5674] RISC-V: Add vsrl.vx C++ API tests
 2023-02-03  7:15 UTC 

[gcc r13-5673] RISC-V: Add shift constraint tests
 2023-02-03  7:15 UTC 

[gcc r13-5672] RISC-V: Add vsll.vx C++ API tests
 2023-02-03  7:15 UTC 

[gcc r13-5671] RISC-V: Add vsra.vx C API tests
 2023-02-03  7:15 UTC 

[gcc r13-5670] RISC-V: Add vsrl.vx C API tests
 2023-02-03  7:15 UTC 

[gcc r13-5669] RISC-V: Add RVV shift.vx C/C++ API support
 2023-02-03  7:15 UTC 

[gcc r12-9102] Daily bump
 2023-02-03  0:21 UTC 

[gcc r11-10498] Daily bump
 2023-02-03  0:20 UTC 

[gcc r10-11188] Daily bump
 2023-02-03  0:19 UTC 

[gcc r13-5668] Daily bump
 2023-02-03  0:17 UTC 

[gcc r13-5667] c: Update nullptr_t comparison checks
 2023-02-02 23:30 UTC 

[gcc r13-5666] libstdc++: Tweak link to ABIcheck project
 2023-02-02 21:56 UTC 

[gcc r12-9101] Fortran: diagnose USE associated symbols in COMMON blocks [PR108453]
 2023-02-02 21:01 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Update ChangeLog.meissner
 2023-02-02 20:39 UTC 

[gcc(refs/users/meissner/heads/work108)] Update ChangeLog.meissner
 2023-02-02 20:38 UTC 

[gcc(refs/users/meissner/heads/work108)] PR 108623: Bump up precision size to 16 bits
 2023-02-02 20:36 UTC 

[gcc(refs/users/meissner/heads/work108)] Rework 128-bit complex multiply and divide
 2023-02-02 20:36 UTC 

[gcc(refs/users/meissner/heads/work108)] PR target/107299: Fix build issue when long double is IEEE 128-bit
 2023-02-02 20:36 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Update ChangeLog.meissner
 2023-02-02 20:31 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Add saturating subtract built-ins
 2023-02-02 20:27 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Support load/store vector with right length
 2023-02-02 20:26 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Add support for 1, 024 bit DMR registers
 2023-02-02 20:26 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Switch to dense math names for all MMA operations
 2023-02-02 20:26 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Make MMA insns support DMR registers
 2023-02-02 20:26 UTC 

[gcc r13-5665] c: Update checks on constexpr floating-point initializers
 2023-02-02 20:08 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Revert patches
 2023-02-02 20:05 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Switch to dense math names for all MMA operations
 2023-02-02 20:04 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Make MMA insns support DMR registers
 2023-02-02 20:04 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Add support for accumulators in DMR registers
 2023-02-02 20:04 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Make -mcpu=future enable -mblock-ops-vector-pair
 2023-02-02 20:04 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Add -mcpu=future
 2023-02-02 20:04 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Revert patches
 2023-02-02 19:55 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Make MMA insns support DMR registers
 2023-02-02 19:53 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Add support for accumulators in DMR registers
 2023-02-02 19:53 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Make -mcpu=future enable -mblock-ops-vector-pair
 2023-02-02 19:53 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Add -mcpu=future
 2023-02-02 19:53 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PR 108623: Bump up precision size to 16 bits
 2023-02-02 19:13 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Rework 128-bit complex multiply and divide
 2023-02-02 19:11 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PR target/107299: Fix build issue when long double is IEEE 128-bit
 2023-02-02 19:11 UTC 

[gcc(refs/users/meissner/heads/work108-orig)] Add REVISION
 2023-02-02 19:07 UTC 

[gcc] Created branch 'meissner/heads/work108-orig' in namespace 'refs/users'
 2023-02-02 19:07 UTC 

[gcc(refs/users/meissner/heads/work108)] Add ChangeLog.meissner and REVISION
 2023-02-02 19:07 UTC 

[gcc] Created branch 'meissner/heads/work108' in namespace 'refs/users'
 2023-02-02 19:06 UTC 

[gcc(refs/users/meissner/heads/dmf008-orig)] Add REVISION
 2023-02-02 19:02 UTC 

[gcc] Created branch 'meissner/heads/dmf008-orig' in namespace 'refs/users'
 2023-02-02 19:02 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Add ChangeLog.meissner and REVISION
 2023-02-02 19:02 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).