[PATCH 5/5] testsuite part 2 for _BitInt support [PR102989]
2023-07-28 14:03 UTC (4+ messages)
` _BitInt vs. _Atomic
Loop-split improvements, part 3
2023-07-28 13:24 UTC (3+ messages)
[PATCH 0/7] openmp: OpenMP 5.1 loop transformation directives
2023-07-28 13:04 UTC (6+ messages)
` [PATCH 0/4] openmp: loop transformation fixes
` [PATCH 1/4] openmp: Fix loop transformation tests
` [PATCH 2/4] openmp: Fix initialization for 'unroll full'
` [PATCH 3/4] openmp: Fix diagnostic message for "omp unroll"
` [PATCH 4/4] openmp: Fix number of iterations computation for "omp unroll full"
[RFC] [v2] Extend fold_vec_perm to handle VLA vectors
2023-07-28 12:57 UTC (3+ messages)
Loop-split improvements, part 2
2023-07-28 12:50 UTC (3+ messages)
Contents of PO file 'gcc-13.2.0.hr.po'
2023-07-28 12:42 UTC
New Croatian PO file for 'gcc' (version 13.2.0)
2023-07-28 12:42 UTC
[PATCH v1] RISC-V: Support CALL for RVV floating-point dynamic rounding
2023-07-28 12:34 UTC (28+ messages)
` [PATCH v7] "
` "
` [PATCH v8] "
[PATCH] RISC-V: convert the mulh with 0 to mov 0 to the reg
2023-07-28 12:31 UTC (5+ messages)
` [PATCH v2] "
New Ukrainian PO file for 'gcc' (version 13.2.0)
2023-07-28 12:27 UTC
Contents of PO file 'gcc-13.2.0.uk.po'
2023-07-28 12:27 UTC
New French PO file for 'gcc' (version 13.2.0)
2023-07-28 12:22 UTC
Contents of PO file 'gcc-13.2.0.fr.po'
2023-07-28 12:22 UTC
[PATCH] gcc-ar: Handle response files properly [PR77576]
2023-07-28 11:59 UTC (6+ messages)
[patch] OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rect
2023-07-28 11:51 UTC (3+ messages)
` [patch] libgomp: cuda.h and omp_target_memcpy_rect cleanup (was: [patch] OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rect)
[PATCH] gimple-fold: Handle _BitInt in __builtin_clear_padding [PR102989]
2023-07-28 11:17 UTC
[PATCH] c-family: Implement pragma_lex () for preprocess-only mode
2023-07-28 11:14 UTC (7+ messages)
` [PATCH v2] "
[PATCH] gcse: Extract reg pressure handling into separate file
2023-07-28 10:17 UTC
[PATCH] AArch64: Do not increase the vect reduction latency by multiplying count [PR110625]
2023-07-28 10:06 UTC (9+ messages)
New template for 'gcc' made available
2023-07-28 10:06 UTC
[PATCH, rs6000] Skip redundant vector extract if the element is first element of dword0 [PR110429]
2023-07-28 9:32 UTC (2+ messages)
[PATCH 0/5] GCC _BitInt support [PR102989]
2023-07-28 9:05 UTC (3+ messages)
[PATCH] Optimize vec_splats of vec_extract for V2DI/V2DF (PR target/99293)
2023-07-28 8:59 UTC (2+ messages)
[COMMITTED] ada: Elide the copy in extended returns for nonlimited by-reference types
2023-07-28 7:31 UTC
[COMMITTED] ada: Add an assert in Posix Interrupt_Wait
2023-07-28 7:31 UTC
[COMMITTED] ada: Fix unsupported dispatching constructor call
2023-07-28 7:31 UTC
[COMMITTED] ada: Add support for binding to a specific network interface controller
2023-07-28 7:31 UTC
[COMMITTED] ada: Add missing SCO generation for quantified expressions in object decl
2023-07-28 7:31 UTC
[COMMITTED] ada: Fix race condition in protected entry call
2023-07-28 7:30 UTC
[COMMITTED] ada: Small refactor
2023-07-28 7:30 UTC
[COMMITTED] ada: Add guard for detection of class-wide precondition subprograms
2023-07-28 7:30 UTC
[COMMITTED] ada: Fix memory explosion on aggregate of nested packed array type
2023-07-28 7:30 UTC
[COMMITTED] ada: Leave detection of missing return in functions to GNATprove
2023-07-28 7:30 UTC
[COMMITTED] ada: Emit enums rather than defines for various constants
2023-07-28 7:30 UTC
[COMMITTED] ada: Fix typo in comment of Ada.Exceptions.Save_Occurrence
2023-07-28 7:30 UTC
[COMMITTED] ada: Allow calls to Number_Formals when no formals are present
2023-07-28 7:30 UTC
[COMMITTED] ada: Improve defense against illegal code in check for infinite loops
2023-07-28 7:30 UTC
[PATCH] RISC-V: Remove vxrm parameter for vsadd[u] and vssub[u]
2023-07-28 7:21 UTC (4+ messages)
[PATCH] RISC-V: Support CALL conditional autovec patterns
2023-07-28 7:20 UTC
[PATCH V2] VECT: Support CALL vectorization for COND_LEN_*
2023-07-28 7:10 UTC
[PATCH][RFC] tree-optimization/92335 - Improve sinking heuristics for vectorization
2023-07-28 7:05 UTC
loop-split improvements, part 1
2023-07-28 6:52 UTC (3+ messages)
[PATCH] Fix 100864: `(a&!b) | b` is not opimized to `a | b` for comparisons
2023-07-28 6:40 UTC (4+ messages)
[PATCH 0/5] Recognize Zicond extension
2023-07-28 6:34 UTC (13+ messages)
` [PATCH 1/5] [RISC-V] "
` [PATCH 2/5] [RISC-V] Generate Zicond instruction for basic semantics
` [PATCH 3/5] [RISC-V] Generate Zicond instruction for select pattern with condition eq or neq to 0
` "
` Re: [PATCH 0/5] Recognize Zicond extension
[PATCH] match.pd: Implement missed optimization (x << c) >> c -> -(x & 1) [PR101955]
2023-07-28 6:30 UTC (11+ messages)
[PATCH] Add -fsarif-time-report [PR109361]
2023-07-28 6:00 UTC (4+ messages)
[PATCH v2] libstdc++: Define _GLIBCXX_HAS_BUILTIN_TRAIT
2023-07-28 3:57 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] libstdc++: Use _GLIBCXX_HAS_BUILTIN_TRAIT
[PATCH] RISC-V: Fix uninitialized and redundant use of which_alternative
2023-07-28 2:55 UTC (5+ messages)
[PATCH v5 4/5] c++modules: report imported CMI files as dependencies
2023-07-28 1:13 UTC (12+ messages)
[PATCH] bpf: ISA V4 sign-extending move and load insns [PR110782,PR110784]
2023-07-27 22:40 UTC (3+ messages)
[PATCH] bpf: minor doc cleanup for command-line options
2023-07-27 22:24 UTC (2+ messages)
[PATCH] Fortran: do not pass hidden character length for TYPE(*) dummy [PR110825]
2023-07-27 19:39 UTC
[r14-2797 Regression] FAIL: 23_containers/vector/bool/110807.cc (test for excess errors) on Linux/x86_64
2023-07-27 19:16 UTC
[PATCH] PR rtl-optimization/110587: Reduce useless moves in compile-time hog
2023-07-27 19:05 UTC (4+ messages)
[PATCH] Use substituted GDCFLAGS
2023-07-27 19:02 UTC (3+ messages)
[PATCH] bpf: correct pseudo-C template for add3 and sub3
2023-07-27 18:50 UTC (2+ messages)
Make store likely in optimize_mask_stores
2023-07-27 18:33 UTC
Fix profile update after RTL unrolling
2023-07-27 18:30 UTC
[PATCH 4/5] testsuite part 1 for _BitInt support [PR102989]
2023-07-27 17:26 UTC (2+ messages)
[PATCH 3/5] C _BitInt support [PR102989]
2023-07-27 17:14 UTC
[PATCH 2/5] libgcc _BitInt support [PR102989]
2023-07-27 17:13 UTC
[PATCH 1/5] Middle-end _BitInt support [PR102989]
2023-07-27 17:12 UTC
[Patch] OpenMP/Fortran: Reject not strictly nested target -> teams [PR110725, PR71065]
2023-07-27 16:36 UTC (4+ messages)
` [patch] OpenMP/Fortran: Reject declarations between target + teams (was: [Patch] OpenMP/Fortran: Reject not strictly nested target -> teams [PR110725, PR71065])
` [committed] OpenMP/Fortran: Extend reject code between target + teams [PR71065, PR110725] (was: Re: [patch] OpenMP/Fortran: Reject declarations between target + teams (was: [Patch] OpenMP/Fortran: Reject not strictly nested target -> teams [PR110725, PR71065]))
[committed] libstdc++: Fix std::format alternate form for floating-point [PR108046]
2023-07-27 15:03 UTC
Fix profile update in tree_transform_and_unroll_loop
2023-07-27 14:21 UTC
Fix profile update in tree-ssa-loop-im.cc
2023-07-27 14:20 UTC
Fix profile_count::apply_probability
2023-07-27 14:19 UTC
[PATCH] [x86] Add UNSPEC_MASKOP to vpbroadcastm pattern
2023-07-27 13:36 UTC
[PATCH] tree-optimization/91838 - fix FAIL of g++.dg/opt/pr91838.C
2023-07-27 13:09 UTC (3+ messages)
[PATCH V4] RISC-V: Enable basic VLS modes support
2023-07-27 12:56 UTC (3+ messages)
[PATCH v1] RISC-V: Remove unnecessary vread_csr/vwrite_csr intrinsic
2023-07-27 12:05 UTC (3+ messages)
[PATCH] RISC-V: testsuite: Add vector_hw and zvfh_hw checks
2023-07-27 12:02 UTC (5+ messages)
` [PATCH v2] "
[PATCH] tree-optimization/91838 - fix FAIL of g++.dg/opt/pr91838.C
2023-07-27 12:00 UTC
[PATCH] fix pdp11_expand_epilogue (PR target/107841)
2023-07-27 11:51 UTC (4+ messages)
[PATCH] XFAIL parts broken deliberately by r13-1762-gf9d4c3b45c5ed5
2023-07-27 10:36 UTC
[PATCH V3] RISC-V: Enable basic VLS modes support
2023-07-27 10:35 UTC (6+ messages)
` "
[PATCH] Remove recursive post-dominator traversal in sinking
2023-07-27 9:31 UTC
[PATCH V2] RISC-V: Enable basic VLS modes support
2023-07-27 9:08 UTC (4+ messages)
` "
[PATCH] tree-optimization/106081 - elide redundant permute
2023-07-27 7:52 UTC (2+ messages)
[r14-2786 Regression] FAIL: g++.target/i386/pr98218-1.C -std=gnu++98 scan-assembler-times cmpltps 3 on Linux/x86_64
2023-07-27 7:08 UTC
[gcc-13] Backport PR10280 fix
2023-07-27 6:34 UTC (3+ messages)
[PATCH] c++: Fix ICE with parameter pack of decltype(auto) [PR103497]
2023-07-27 3:47 UTC (6+ messages)
[PATCH] Replace invariant ternlog operands
2023-07-27 3:00 UTC (2+ messages)
[PATCH] vect: Treat VMAT_ELEMENTWISE as scalar load in costing [PR110776]
2023-07-27 2:53 UTC (3+ messages)
[committed] [RISC-V] Fix expected diagnostic messages in testsuite
2023-07-27 1:28 UTC
Sell Acrylic,
2023-07-27 1:16 UTC
Devirtualization of objects in array
2023-07-27 0:06 UTC (7+ messages)
` [PATCH] - Devirtualization of array destruction (C++) - 110057
` [PATCH] c++: devirtualization of array destruction [PR110057]
[PATCH] RISC-V: Enable basic VLS modes support
2023-07-26 22:48 UTC (3+ messages)
` "
[PATCH] Fix typo in insn name
2023-07-26 21:53 UTC (3+ messages)
[PATCH 1/2][frontend] Add novector C++ pragma
2023-07-26 20:52 UTC (6+ messages)
` [PATCH 2/2][frontend]: Add novector C pragma
[PATCH v2][RFC] c-family: Implement __has_feature and __has_extension [PR60512]
2023-07-26 20:26 UTC (2+ messages)
[PATCH] Fortran: diagnose strings of non-constant length in DATA statements [PR68569]
2023-07-26 19:44 UTC (6+ messages)
` [PATCH, v2] "
` [PATCH, v3] "
[committed] libstdc++: Avoid bogus overflow warnings in std::vector<bool> [PR110807]
2023-07-26 18:11 UTC (2+ messages)
` [committed] libstdc++: Require C++11 for 23_containers/vector/bool/110807.cc [PR110807]
[PATCH v5 00/11] RISC-V: Implement ISA Manual Table A.6 Mappings
2023-07-26 17:41 UTC (5+ messages)
` [gcc13 backport 00/12] "
` [gcc13 backport 12/12] riscv: fix error: control reaches end of non-void function
[PATCH] c++: constexpr empty subobject confusion [PR110197]
2023-07-26 17:14 UTC (2+ messages)
[PATCH] c++: unifying REAL_CSTs [PR110809]
2023-07-26 17:00 UTC (2+ messages)
Contents of PO file 'gcc-13.1.0.uk.po'
2023-07-26 16:32 UTC
New Ukrainian PO file for 'gcc' (version 13.1.0)
2023-07-26 16:32 UTC
[pushed] c++: member vs global template [PR106310]
2023-07-26 16:31 UTC
[PATCH 2/2] bpf: add v3 atomic instructions
2023-07-26 16:27 UTC (3+ messages)
` [PATCH v2 "
RISC-V: Replace unspec with bitreverse in riscv_brev8_<mode> insn
2023-07-26 16:23 UTC (3+ messages)
[C PATCH] Synthesize nonnull attribute for parameters declared with static
2023-07-26 16:06 UTC
[committed] libstdc++: Add deprecated attribute to std::random_shuffle declarations
2023-07-26 16:02 UTC
[committed] Add check_vect in a testcase
2023-07-26 15:58 UTC
[PATCH] aarch64: enable mixed-types for aarch64 simdclones
2023-07-26 14:44 UTC
[pushed] analyzer: add symbol base class, moving region id to there [PR104940]
2023-07-26 14:33 UTC
page: next (older) | prev (newer) | 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).