[PATCH] c++: Fix ICE with parameter pack of decltype(auto) [PR103497]
2023-07-27 3:47 UTC (6+ messages)
[PATCH V2] RISC-V: Enable basic VLS modes support
2023-07-27 3:19 UTC
[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)
[PATCH v1] RISC-V: Support CALL for RVV floating-point dynamic rounding
2023-07-27 2:09 UTC (25+ messages)
` [PATCH v7] "
` "
[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] c-family: Implement pragma_lex () for preprocess-only mode
2023-07-26 22:25 UTC (4+ messages)
[PATCH] Fix typo in insn name
2023-07-26 21:53 UTC (3+ messages)
[PATCH 0/5] Recognize Zicond extension
2023-07-26 21:14 UTC (12+ 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
[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 (3+ 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] "
[PATCH] match.pd: Implement missed optimization (x << c) >> c -> -(x & 1) [PR101955]
2023-07-26 18:18 UTC (11+ messages)
[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 (21+ messages)
` [gcc13 backport 00/12] "
` [gcc13 backport 01/12] RISC-V: Eliminate SYNC memory models
` [gcc13 backport 02/12] RISC-V: Enforce Libatomic LR/SC SEQ_CST
` [gcc13 backport 03/12] RISC-V: Enforce subword atomic "
` [gcc13 backport 04/12] RISC-V: Enforce atomic compare_exchange SEQ_CST
` [gcc13 backport 05/12] RISC-V: Add AMO release bits
` [gcc13 backport 06/12] RISC-V: Strengthen atomic stores
` [gcc13 backport 07/12] RISC-V: Eliminate AMO op fences
` [gcc13 backport 08/12] RISC-V: Weaken LR/SC pairs
` [gcc13 backport 09/12] RISC-V: Weaken mem_thread_fence
` [gcc13 backport 10/12] RISC-V: Weaken atomic loads
` [gcc13 backport 11/12] RISC-V: Table A.6 conformance tests
` [gcc13 backport 12/12] riscv: fix error: control reaches end of non-void function
[gcc-13] Backport PR10280 fix
2023-07-26 17:35 UTC (2+ messages)
[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)
New Ukrainian PO file for 'gcc' (version 13.1.0)
2023-07-26 16:32 UTC
Contents of PO file 'gcc-13.1.0.uk.po'
2023-07-26 16:32 UTC
[pushed] c++: member vs global template [PR106310]
2023-07-26 16:31 UTC
[PATCH 1/2] bpf: don't print () in bpf_print_operand_address
2023-07-26 16:27 UTC (9+ messages)
` [PATCH 2/2] bpf: add v3 atomic instructions
` [PATCH v2 "
` [COMMITTED v2 1/2] bpf: don't print () in bpf_print_operand_address
RISC-V: Replace unspec with bitreverse in riscv_brev8_<mode> insn
2023-07-26 16:23 UTC (3+ messages)
[PATCH] tree-optimization/106081 - elide redundant permute
2023-07-26 16:18 UTC
[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
[RFC] analyzer: Add optional trim of the analyzer diagnostics going too deep [PR110543]
2023-07-26 14:26 UTC (5+ messages)
` [WIP RFC] "
[committed] testsuite: Fix gfortran.dg/ieee/comparisons_3.F90 testsuite failures
2023-07-26 14:11 UTC
[PATCH] match.pd: Implement missed optimization (~X | Y) ^ X -> ~(X & Y) [PR109986]
2023-07-26 13:37 UTC (5+ messages)
[PATCH] tree-optimization/106081 - elide redundant permute
2023-07-26 13:27 UTC
[PATCH] AArch64: Do not increase the vect reduction latency by multiplying count [PR110625]
2023-07-26 12:54 UTC (11+ messages)
[RFC] GNU Vector Extension -- Packed Boolean Vectors
2023-07-26 12:33 UTC (15+ messages)
[PATCH] PR rtl-optimization/110701: Fix SUBREG SET_DEST handling in combine
2023-07-26 11:40 UTC
[COMMITTED] [range-ops] Remove special case for handling bitmasks in casts
2023-07-26 11:35 UTC
[PATCH] RISC-V: Fix vector tuple intrinsic
2023-07-26 10:38 UTC (4+ messages)
[committed] i386: Clear upper half of XMM register for V2SFmode operations [PR110762]
2023-07-26 10:21 UTC
[COMMITTED] bpf: fix generation of neg and neg32 BPF instructions
2023-07-26 10:10 UTC
[committed] libgomp.texi: Add status item, @ref and document omp_in_explicit_task
2023-07-26 9:57 UTC
[PATCH] tree-optimization/110799 - fix bug in code hoisting
2023-07-26 9:41 UTC
[COMMITTED] [range-ops] Handle bitmasks for unary operators
2023-07-26 8:42 UTC (4+ messages)
` [COMMITTED] [range-ops] Handle bitmasks for BIT_NOT_EXPR
` [COMMITTED] [range-ops] Handle bitmasks for ABS_EXPR
` [COMMITTED] [range-ops] Handle bitmasks for ABSU_EXPR
[PATCH v2] RISC-V: Fixbug for fsflags instruction error using immediate
2023-07-26 8:22 UTC (14+ messages)
` [PATCH v3] "
` "
` [PATCH v4] "
` "
[COMMITTED] Make some functions in CCP static
2023-07-26 8:19 UTC (3+ messages)
` [PATCH] Initialize value in bit_value_unop
[PATCH v2] RISC-V: Fix vector tuple intrinsic
2023-07-26 8:11 UTC (2+ messages)
Fix profile_count::to_sreal_scale
2023-07-26 7:01 UTC
[PATCH] mklog: fix bugs of --append option
2023-07-26 6:30 UTC (2+ messages)
[PATCH] RISC-V: Fix vector tuple intrinsic
2023-07-26 4:49 UTC (3+ messages)
RISC-V: Folding memory for FP + constant case
2023-07-26 3:31 UTC (4+ messages)
[PATCH] RISC-V: optim const DF +0.0 store to mem [PR/110748]
2023-07-26 3:09 UTC (3+ messages)
[PATCH] rs6000: Correct vsx operands output for xxeval [PR110741]
2023-07-26 2:53 UTC
[PATCH] c++: fix ICE with is_really_empty_class [PR110106]
2023-07-26 2:03 UTC (11+ messages)
[PATCH v5 0/3] c++: Track lifetimes in constant evaluation [PR70331, ...]
2023-07-26 1:53 UTC (2+ messages)
[pushed] testsuite: run C++11 tests in C++11 mode
2023-07-26 1:44 UTC
[COMMITTED] Fix 110803: use of plain char instead of signed char
2023-07-25 21:55 UTC
[patch] OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rect
2023-07-25 21:45 UTC
[PATCH] c++: clear tf_partial et al in instantiate_template [PR108960]
2023-07-25 20:25 UTC (2+ messages)
List myself as "nvptx port" maintainer (was: Thomas Schwinge appointed co-maintainer of the nvptx backend)
2023-07-25 19:24 UTC
[PATCH] range-op-float: Fix up -frounding-math frange_arithmetic +- handling [PR110755]
2023-07-25 19:15 UTC (2+ messages)
[PATCH 2/1] c++: passing partially inst ttp as ttp [PR110566]
2023-07-25 18:04 UTC (4+ messages)
[PATCH] c++: fix ICE with constexpr ARRAY_REF [PR110382]
2023-07-25 18:01 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
New Ukrainian PO file for 'gcc' (version 13.1.0)
2023-07-25 16:07 UTC
Contents of PO file 'gcc-13.1.0.uk.po'
2023-07-25 16:07 UTC
[PATCH, OpenACC 2.7] readonly modifier support in front-ends
2023-07-25 15:52 UTC (2+ messages)
` [PATCH, OpenACC 2.7] Connect readonly modifier to points-to analysis
[PATCH] rtl-optimization/110587 - speedup find_hard_regno_for_1
2023-07-25 13:40 UTC
[PATCH] rtl-optimization/110587 - remove quadratic regno_in_use_p
2023-07-25 13:40 UTC
[COMMITTED] Adjust one Ada test
2023-07-25 13:23 UTC
vectorizer: Avoid an OOB access from vectorization
2023-07-25 13:19 UTC (2+ messages)
[PATCH] internal-fn: Refine macro define of COND_* and COND_LEN_* internal functions
2023-07-25 12:58 UTC
[RFC] [v2] Extend fold_vec_perm to handle VLA vectors
2023-07-25 12:55 UTC (2+ messages)
[PATCH] VECT: Support CALL vectorization for COND_LEN_*
2023-07-25 12:18 UTC (8+ messages)
` "
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).