[RFC 0/2] black, isort, and flake8 configuration
2023-10-04 16:58 UTC (3+ messages)
` [RFC 1/2] libstdc++: Use 'black' and 'isort' in pretty printers
` [RFC 2/2] libstdc++: Add flake8 configuration
[committed] libstdc++: Define std::numeric_limits<_FloatNN> before C++23
2023-10-04 16:57 UTC (5+ messages)
[PATCH 2/2] c++: remove NON_DEPENDENT_EXPR, part 2
2023-10-04 16:08 UTC (5+ messages)
` [PATCH] c++: merge tsubst_copy into tsubst_copy_and_build
[PATCH] __atomic_test_and_set: Fall back to library, not non-atomic code
2023-10-04 16:01 UTC (10+ messages)
` [PATCH 1/2] testsuite: Add dg-require-atomic-exchange "
` [PATCH 2/2] testsuite: Replace many dg-require-thread-fence with dg-require-atomic-exchange
[RFC gcc13 backport 0/3] Add Ztso atomic mappings
2023-10-04 15:53 UTC (5+ messages)
` [RFC gcc13 backport 1/3] RISC-V: "
` [RFC gcc13 backport 2/3] RISC-V: Specify -mabi for ztso testcases
` [RFC gcc13 backport 3/3] [RISCV][committed] Remove spurious newline in ztso sequence
[PATCH] RISC-V: Remove @ of vec_series
2023-10-04 15:39 UTC (3+ messages)
[PATCH v5] Add condition coverage profiling
2023-10-04 15:29 UTC (25+ messages)
` [PATCH 01/22] "
` [PATCH 02/22] Add "Condition coverage profiling" term to --help
` [PATCH 03/22] Mention relevant flags in condition coverage docs
` [PATCH 04/22] Describe, remove ATTRIBUTE_UNUSED from tag_conditions
` [PATCH 05/22] Describe condition_info
` [PATCH 06/22] Use popcount_hwi rather than builtin
` [PATCH 07/22] Describe add_condition_counts
` [PATCH 08/22] Describe output_conditions
` [PATCH 09/22] Find reachable conditions unbounded by dominators
` [PATCH 10/22] Prune search for boolean expr on goto, return
` [PATCH 11/22] Add test case showing cross-decision fusing
` [PATCH 12/22] Do two-phase filtering in expr isolation
` [PATCH 13/22] Handle split-outcome with intrusive flag
` [PATCH 14/22] Unify expression candidate set refinement logic
` [PATCH 15/22] Fix candidate, neighborhood set reduction phase
` [PATCH 16/22] Rename pathological -> setjmp
` [PATCH 17/22] Mark contracted-past nodes in reachable
` [PATCH 18/22] Don't contract into random edge in multi-succ node
` [PATCH 19/22] Beautify assert
` [PATCH 20/22] Don't try to reduce NG from dominators
` [PATCH 21/22] Walk the cfg in topological order, not depth-first
` [PATCH 22/22] Return value on separate line
[RFC] expr: don't clear SUBREG_PROMOTED_VAR_P flag for a promoted subreg [target/111466]
2023-10-04 15:29 UTC (6+ messages)
[PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction
2023-10-04 15:12 UTC (5+ messages)
[PATCH] libstdc++: Correctly call _string_types function
2023-10-04 15:11 UTC (2+ messages)
[PATCH] RISC-V: THead: Fix missing CFI directives for th.sdd in prologue
2023-10-04 15:08 UTC (4+ messages)
WTS : Grade A Macbook
2023-10-04 14:47 UTC
[PATCH] RISC-V: Fix the riscv_legitimize_poly_move issue on targets where the minimal VLEN exceeds 512
2023-10-04 13:55 UTC (4+ messages)
` "
[PATCH] options: Prevent multidimensional arrays
2023-10-04 13:40 UTC (2+ messages)
aarch64, vect, omp: Add SVE support for simd clones [PR 96342]
2023-10-04 12:40 UTC (6+ messages)
` [PATCH7/8] vect: Add TARGET_SIMD_CLONE_ADJUST_RET_OR_PARAM
[PATCH] LoongArch: Reimplement multilib build option handling
2023-10-04 12:13 UTC (2+ messages)
[committed,gcc-11] libstdc++: Fix testsuite failures with -O0
2023-10-04 11:28 UTC
[Patch] libgomp.texi: Clarify that no other OpenMP context selectors are implemented
2023-10-04 11:17 UTC (2+ messages)
Check that passes do not forget to define profile
2023-10-04 11:02 UTC (3+ messages)
PR111648: Fix wrong code-gen due to incorrect VEC_PERM_EXPR folding
2023-10-04 10:16 UTC
[PATCH] ipa/111643 - clarify flatten attribute documentation
2023-10-04 9:23 UTC
[ARC PATCH] Split SImode shifts pre-reload on !TARGET_BARREL_SHIFTER
2023-10-04 8:37 UTC (5+ messages)
[Patch, fortran] PR111674 - [13/14 regression] Failure to finalize an allocatable subobject of a non-finalizable type
2023-10-04 8:27 UTC
[PATCH] gimple-match: Do not try UNCOND optimization with COND_LEN
2023-10-04 8:11 UTC (4+ messages)
[PATCH] Makefile.tpl: disable -Werror for feedback stage [PR111663]
2023-10-04 8:11 UTC (2+ messages)
[Linaro-TCWG-CI] gcc patch #75674: FAIL: 68 regressions
2023-10-04 7:38 UTC (7+ messages)
` gcc-patches From rewriting mailman settings (Was: [Linaro-TCWG-CI] gcc patch #75674: FAIL: 68 regressions)
[PATCH] match.pd: Fix up a ? cst1 : cst2 regression on signed bool [PR111668]
2023-10-04 7:19 UTC (2+ messages)
[PATCH RFC] diagnostic: add permerror variants with opt
2023-10-04 7:07 UTC (3+ messages)
` [PATCH v2 RFA] "
[PATCH] match.pd: Avoid another build_nonstandard_integer_type call [PR111369]
2023-10-04 6:58 UTC (6+ messages)
` [PATCH] match.pd: Avoid other build_nonstandard_integer_type calls [PR111369]
[PATCH] LoongArch: Replace UNSPEC_FCOPYSIGN with copysign RTL
2023-10-04 4:04 UTC (2+ messages)
[PATCH 0/2] A couple minor _versioned_namespace patches
2023-10-03 22:57 UTC (6+ messages)
` [PATCH 1/2] libstdc++: Define _versioned_namespace in xmethods.py
` [PATCH 2/2] libstdc++: _versioned_namespace is always non-None
[PATCH v2] libiberty: Use posix_spawn in pex-unix when available
2023-10-03 22:39 UTC (2+ messages)
[PATCH] RISC-V: Unescape chars in pr111566.f90 test
2023-10-03 22:04 UTC (3+ messages)
` [Committed] "
[COMMITTED] Return TRUE only when a global value is updated
2023-10-03 21:17 UTC (6+ messages)
` [COMMITTED] Don't use range_info_get_range for pointers
[PATCH] c++: print source code in print_instantiation_partial_context_line
2023-10-03 21:10 UTC (2+ messages)
[PATCH] RISC-V: Use stdint-gcc.h in rvv testsuite
2023-10-03 20:58 UTC (5+ messages)
[PATCH] Fix coroutine tests for libstdc++ gnu-version-namespace mode
2023-10-03 20:14 UTC (4+ messages)
mvconst_internal splitter gated with !@ira_in_progess (was Re: Yet Another IRA question)
2023-10-03 17:27 UTC (2+ messages)
[COMMITTED] Remove pass counting in VRP
2023-10-03 17:27 UTC (4+ messages)
[committed] ipa-modref: Fix dumping
2023-10-03 17:08 UTC
[PATCH] ipa: Self-DCE of uses of removed call LHSs (PR 108007)
2023-10-03 17:07 UTC (5+ messages)
[PATCH v3] RISC-V:Optimize the MASK opt generation
2023-10-03 16:55 UTC (7+ messages)
PING: PR rtl-optimization/110701
2023-10-03 16:54 UTC (2+ messages)
RFC: attributes documentation
2023-10-03 15:57 UTC (4+ messages)
[PATCH 0/6] aarch64: Add support for __arm_rsr and __arm_wsr ACLE function family
2023-10-03 15:18 UTC (7+ messages)
` [PATCH 1/6] aarch64: Sync system register information with Binutils
` [PATCH 2/6] aarch64: Add support for aarch64-sys-regs.def
` [PATCH 3/6] aarch64: Implement system register validation tools
` [PATCH 4/6] aarch64: Add basic target_print_operand support for CONST_STRING
` [PATCH 5/6] aarch64: Implement system register r/w arm ACLE intrinsic functions
` [PATCH 6/6] aarch64: Add front-end argument type checking for target builtins
[PATCH] wwwdocs: Add ADL to C++ non-bugs
2023-10-03 14:45 UTC
[COMMITTED] Return TRUE only when a global value is updated
2023-10-03 14:31 UTC
[PATCH] ira: Scale save/restore costs of callee save registers with block frequency
2023-10-03 14:07 UTC
[PATCH] rs6000: Make 32 bit stack_protect support prefixed insn [PR111367]
2023-10-03 13:59 UTC (2+ messages)
[pushed] diagnostics: add ctors to text_info; add m_ prefixes to fields
2023-10-03 13:44 UTC
[PATCH] contrib/mklog.py: Fix issues reported by flake8
2023-10-03 12:05 UTC (2+ messages)
[PATCH]middle-end: Recursively check is_trivially_copyable_or_pair in vec.h
2023-10-03 11:52 UTC (7+ messages)
[PATCH v5] Implement new RTL optimizations pass: fold-mem-offsets
2023-10-03 11:49 UTC (5+ messages)
[PATCH v6] Implement new RTL optimizations pass: fold-mem-offsets
2023-10-03 11:45 UTC
[PATCH V2] Emit funcall external declarations only if actually used
2023-10-03 10:39 UTC (3+ messages)
[contrib] Extend and improve validate_failures.py
2023-10-03 10:37 UTC (7+ messages)
` [PATCH 01/12] [contrib] validate_failures.py: Avoid testsuite aliasing
[PATCH v2] swap: Fix incorrect lane extraction by vec_extract() [PR106770]
2023-10-03 10:23 UTC (3+ messages)
` [PING][PATCH "
` [PING^2][PATCH "
[PATCH][GCC] aarch64: Enable Cortex-X4 CPU
2023-10-03 9:42 UTC
[PATCH 1/3] recog: Improve parser for pattern new compact syntax
2023-10-03 9:23 UTC (4+ messages)
` [PATCH 3/3] aarch64: Convert aarch64 multi choice patterns to new syntax
(no subject)
2023-10-03 9:11 UTC (6+ messages)
` [PATCH v1 1/4] options: Define TARGET_<NAME>_P and TARGET_<NAME>_OPTS_P macro for Mask and InverseMask
` [PATCH v1 2/4] RISC-V: Refactor riscv_option_override and riscv_convert_vector_bits. [NFC]
` [PATCH v1 3/4] RISC-V: Extend riscv_subset_list, preparatory for target attribute support
` [PATCH v1 4/4] RISC-V: Implement target attribute
`
[PATCH] ARM: Block predication on atomics [PR111235]
2023-10-03 8:23 UTC (6+ messages)
` [PATCH v2] "
[PATCH] libiberty: Use posix_spawn in pex-unix when available
2023-10-02 22:58 UTC (2+ messages)
[committed] Require target lra in gcc.dg/pr108095.c
2023-10-02 22:33 UTC (2+ messages)
[PATCH] libcpp: testsuite: Add test for fixed _Pragma bug [PR82335]
2023-10-02 22:23 UTC
[PATCH] [11/12/13/14 Regression] ABI break in _Hash_node_value_base since GCC 11 [PR 111050]
2023-10-02 20:51 UTC (10+ messages)
[committed] Add hppa*-*-* to dg-error targets at line 5 in gfortran.dg/pr95690.f90
2023-10-02 20:45 UTC
[committed] Increase timeout factor for hppa*-*-* in gcc.dg/long_branch.c
2023-10-02 20:40 UTC
[pushed] contrib: Update Darwin entries in config-list.mk
2023-10-02 18:24 UTC
[ARC PATCH] Use rlc r0,0 to implement scc_ltu (i.e. carry_flag ? 1 : 0)
2023-10-02 16:39 UTC (6+ messages)
` [ARC PATCH] Use rlc r0, 0 "
[pushed] diagnostics: add diagnostic_output_format class
2023-10-02 16:33 UTC
[pushed] diagnostics: group together source printing fields of diagnostic_context
2023-10-02 16:33 UTC
[pushed] diagnostics: fix missing init of set_locations_cb
2023-10-02 16:33 UTC
[PATCH] RFC: Add late-combine pass [PR106594]
2023-10-02 15:18 UTC (2+ messages)
[PATCH 0/5] OpenMP: Array-shaping operator and strided/rectangular 'target update' support
2023-10-02 14:53 UTC (4+ messages)
` [PATCH 1/5] OpenMP, NVPTX: memcpy[23]D bias correction
[PATCH] RISC-V: Implement TLS Descriptors
2023-10-02 14:10 UTC (3+ messages)
` [PATCH v2] "
[PATCH v6] RISC-V:Optimize the MASK opt generation
2023-10-02 11:09 UTC (6+ messages)
[PATCH v1] Mode-Switching: Add optional EMIT_AFTER hook
2023-10-02 8:26 UTC (9+ messages)
[PATCH 1/2] testsuite: Add and use thread_fence effective-target
2023-10-02 8:24 UTC (2+ 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).