[committed] arm: libgcc: tweak warning from __sync_synchronize
2023-11-27 18:02 UTC
[RFA] New pass for sign/zero extension elimination
2023-11-27 17:57 UTC (2+ messages)
[PATCH v2] Fortran: fix reallocation on assignment of polymorphic variables [PR110415]
2023-11-27 17:35 UTC
[PATCH] Fixed problem with BTF defining smaller enums
2023-11-27 17:21 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/3] OpenMP: Improve data abstractions for context selectors
2023-11-27 17:19 UTC (3+ messages)
` [PATCH V2 3/3] OpenMP: Use enumerators for names of trait-sets and traits
PR111754
2023-11-27 16:49 UTC (9+ messages)
[RFC] vect: disable multiple calls of poly simdclones
2023-11-27 16:17 UTC (3+ messages)
[RFA] New pass for sign/zero extension elimination
2023-11-27 16:16 UTC (7+ messages)
[PATCH] aarch64: Improve cost of `a ? {-,}1 : b`
2023-11-27 16:11 UTC (4+ messages)
[PATCH] Reduce false positives for -Wnonnull for VLA parameters [PR98541]
2023-11-27 16:10 UTC (9+ messages)
` Ping: [PATCH] Fix PR112419 (was: [PATCH] Reduce false positives for -Wnonnull for VLA parameters [PR98541])
` Ping: [PATCH] Fix PR112419
[PATCH] c++: Implement P2582R1, CTAD from inherited constructors
2023-11-27 15:58 UTC (3+ messages)
[PATCH v2 0/7] aarch64 GCS preliminary patches
2023-11-27 15:57 UTC (11+ messages)
` [PATCH v2 1/7] aarch64: Use br instead of ret for eh_return
` [PATCH v2 2/7] aarch64: Do not force a stack frame for EH returns
` [PATCH v2 3/7] aarch64: Add eh_return compile tests
` [PATCH v2 5/7] aarch64,arm: Remove accepted_branch_protection_string
[PATCH 1/3] librust: Add libproc_macro and build system
2023-11-27 15:46 UTC (7+ messages)
` [PATCH 2/3] build: Add libgrust as compilation modules
` GCC/Rust libgrust-v2/to-submit branch (was: [PATCH 2/3] build: Add libgrust as compilation modules)
` GCC/Rust libgrust-v2/to-submit branch
[PATCH][RFC] middle-end/110237 - wrong MEM_ATTRs for partial loads/stores
2023-11-27 15:45 UTC (2+ messages)
[patch] OpenMP: Add -Wopenmp and use it
2023-11-27 15:06 UTC (6+ messages)
[PATCH 0/3] [GCC] arm: vld1q_types_xN ACLE intrinsics
2023-11-27 15:06 UTC (2+ messages)
[PATCH 0/3] [GCC] arm: vld1_types_xN ACLE intrinsics
2023-11-27 15:05 UTC (2+ messages)
[PATCH 0/3] [GCC] arm: vst1q_types_xN ACLE intrinsics
2023-11-27 15:03 UTC (7+ messages)
` [PATCH 1/3] [GCC] arm: vst1q_types_x2 "
` [PATCH 2/3] [GCC] arm: vst1q_types_x3 "
` [PATCH 3/3] [GCC] arm: vst1q_types_x4 "
[PATCH v5] gcc: Introduce -fhardened
2023-11-27 15:00 UTC (2+ messages)
[PATCH 0/3] [GCC] arm: vst1_types_xN ACLE intrinsics
2023-11-27 14:59 UTC (8+ messages)
` [PATCH 1/3] [GCC] arm: vst1_types_x2 "
` [PATCH 2/3] [GCC] arm: vst1_types_x3 "
` [PATCH 3/3] [GCC] arm: vst1_types_x4 "
[PATCH,resend] hurd: Ad default-pie and static-pie support
2023-11-27 14:52 UTC (2+ messages)
` "
bpf: Throw error when external libcalls are generated
2023-11-27 14:50 UTC (2+ messages)
[PATCH,resend] hurd: Add multilib paths for gnu-x86_64
2023-11-27 14:48 UTC (2+ messages)
` "
[pushed] aarch64: Remove redundant zeroing/merging in SVE intrinsics [PR106326]
2023-11-27 14:45 UTC
[pushed] aarch64: Move and generalise vect_all_same
2023-11-27 14:45 UTC
bpf: Throw error when external libcalls are generated
2023-11-27 14:40 UTC
[PATCH] tree-optimization/112653 - PTA and return
2023-11-27 14:31 UTC
[committed] amdgcn: Disallow TImode vector permute
2023-11-27 13:38 UTC
[PATCH] libsanitizer: Check assembler support for symbol assignment [PR112563]
2023-11-27 13:29 UTC (5+ messages)
[PATCH] RISC-V: Fix VSETVL PASS regression
2023-11-27 13:24 UTC
c23 type compatibility rules, v3
2023-11-27 13:16 UTC (9+ messages)
` [PATCH 3/4] c23: aliasing of compatible tagged types
` [V4] [C PATCH 1/4] c23: tag compatibility rules for struct and unions
` [V4] [PATCH 2/4] c23: tag compatibility rules for enums
` [V4] [PATCH 3/4] c23: aliasing of compatible tagged types
` [V4] [PATCH 4/4] c23: construct composite type for "
[PATCH v5 0/19] Support early break/return auto-vectorization
2023-11-27 12:48 UTC (5+ messages)
` [PATCH 20/21]Arm: Add Advanced SIMD cbranch implementation
` [PATCH 21/21]Arm: Add MVE "
[PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
2023-11-27 12:47 UTC (9+ messages)
` [PING][PATCH "
[PATCH] s390: Add missing builtin type
2023-11-27 12:40 UTC (2+ messages)
[PATCH] vect: Avoid duplicate_and_interleave for uniform vectors [PR112661]
2023-11-27 12:25 UTC (2+ messages)
[PATCH] Treat "p" in asms as addressing VOIDmode
2023-11-27 12:12 UTC
[PATCH] c++: End lifetime of objects in constexpr after destructor call [PR71093]
2023-11-27 11:08 UTC (3+ messages)
[PATCH] c++: fix noexcept checking for trivial operations [PR96090]
2023-11-27 11:07 UTC (2+ messages)
[PATCH v5] c-family: Implement __has_feature and __has_extension [PR60512]
2023-11-27 10:58 UTC (4+ messages)
[wwwdocs][patch][OpenACC] gcc-14/changes.html: OpenACC - mention support for first 2.7 features
2023-11-27 10:13 UTC (4+ messages)
[PATCH] s390: Fixup builtins vec_rli and verll
2023-11-27 10:05 UTC (2+ messages)
[PATCH] PR tree-optimization/111922 - Ensure wi_fold arguments match precisions
2023-11-27 9:56 UTC (2+ messages)
[PATCH] tree-optimization/112706 - missed simplification of condition
2023-11-27 9:42 UTC
[PATCH] s390: Streamline NNPA builtins with their LLVM counterparts
2023-11-27 9:21 UTC (3+ messages)
[PATCH] s390: Fix constraint for insn *cmphi_ccu
2023-11-27 9:20 UTC (3+ messages)
[PATCH] s390: Fix builtins floating-point convert to/from fixed
2023-11-27 9:18 UTC (3+ messages)
[PATCH] testsuite, x86: Handle a broken assembler
2023-11-27 8:48 UTC (2+ messages)
[PATCH] Add C intrinsics for scalar crypto extension
2023-11-27 8:34 UTC
[PATCH] rs6000: Canonicalize copysign (x, -1) back to -abs (x) in the backend [PR112606]
2023-11-27 8:22 UTC (7+ messages)
[PATCH] RISC-V: Remove incorrect function gate gather_scatter_valid_offset_mode_p
2023-11-27 8:01 UTC (2+ messages)
[r14-5666 Regression] FAIL: gcc.dg/tree-prof/time-profiler-3.c scan-ipa-dump-times profile "Read tp_first_run: 2" 1 on Linux/x86_64
2023-11-27 8:00 UTC (2+ messages)
[r14-5578 Regression] FAIL: gfortran.dg/gomp/pr27573.f90 -O (test for excess errors) on Linux/x86_64
2023-11-27 8:00 UTC (3+ messages)
[r14-5579 Regression] FAIL: gcc.dg/tree-ssa/ssa-lim-11.c scan-tree-dump-times lim2 "Executing store motion of __gcov0.access_buf\\[[12]\\] from loop 1" 2 on Linux/x86_64
2023-11-27 7:59 UTC (2+ messages)
[PATCH] mips: Fix up mips*-sde-elf* build [PR112300]
2023-11-27 7:25 UTC (2+ messages)
[COMMITTED] bpf: remove bpf-helpers.h
2023-11-27 6:26 UTC
[RFC PATCH] RISC-V: Initial RV64E and LP64E support
2023-11-27 6:08 UTC (4+ messages)
` [PATCH v1 0/1] "
` [PATCH v1 1/1] "
[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
2023-11-27 5:35 UTC (20+ messages)
` [PATCH v3 "
` [PATCH v5 1/1] "
` [PATCH v6 "
[PATCH] c++: Check module attachment instead of purview when necessary [PR112631]
2023-11-27 4:59 UTC (3+ messages)
[PING ^3][PATCH v2] rs6000: Add new pass for replacement of contiguous addresses vector load lxv with lxvp
2023-11-27 4:46 UTC
[PING ^1] [PATCH v2 3/4] Improve functionality of ree pass with various constants with AND operation
2023-11-27 4:43 UTC (2+ messages)
` [PING ^2] "
[PING^2][PATCH V15 4/4] ree: Improve ree pass using defined abi interfaces
2023-11-27 4:40 UTC
[PATCH V2 1/3]rs6000: update num_insns_constant for 2 insns
2023-11-27 2:59 UTC (6+ messages)
` [PATCH V2 2/3] Using pli to split 34bits constant
[PATCH] LoongArch: Fix runtime error in a gcc build with --with-build-config=bootstrap-ubsan
2023-11-27 2:54 UTC (2+ messages)
` [pushed][PATCH] "
[PATCH] LoongArch: Optimize the loading of immediate numbers with the same high and low 32-bit values
2023-11-27 2:49 UTC (2+ messages)
` "
[PATCH] [gcc-wwwdocs]gcc-13/14: Mention Intel new ISA and march support
2023-11-27 1:50 UTC (3+ messages)
[Committed] testsuite/gcc.dg/uninit-pred-9_b.c:23: Un-xfail for MMIX
2023-11-26 23:31 UTC
[PATCH] testsuite/gcc.dg/uninit-pred-9_b.c:20: Fix XPASS for various targets
2023-11-26 19:59 UTC (2+ messages)
[PATCH] Fortran: avoid obsolescence warning for COMMON with submodule [PR111880]
2023-11-26 18:58 UTC (2+ messages)
[committed] Skip analyzer strndup test on hppa*-*-hpux*
2023-11-26 16:47 UTC
[committed] Skip analyzer socket tests on hppa*-*-hpux*
2023-11-26 16:45 UTC
[committed] hppa: Fix pr104869.C on hpux
2023-11-26 16:41 UTC
[committed] sort.cc: fix mentions of sorting networks in comments
2023-11-26 16:38 UTC
[committed] hppa: Really fix g++.dg/modules/bad-mapper-1.C on hpux
2023-11-26 16:38 UTC
[PATCH] Update GMP/MPFR/MPC/ISL/gettext to latest release
2023-11-26 14:36 UTC (8+ messages)
[r14-5759 Regression] FAIL: gcc.dg/Wstringop-overflow-17.c (test for warnings, line 9) on Linux/x86_64
2023-11-26 11:18 UTC
[r14-5679 Regression] FAIL: g++.dg/opt/pr110879.C -std=gnu++98 scan-tree-dump-not optimized "=\\s*\\S*res_(?!\\S*_M_end_of_storage;)" on Linux/x86_64
2023-11-26 11:18 UTC
[r14-5628 Regression] FAIL: gcc.dg/vla-1.c scan-tree-dump-times optimized " s=> i" 2 on Linux/x86_64
2023-11-26 11:18 UTC
[r14-5513 Regression] FAIL: gcc.target/i386/avx-storeu2-m128i-1.c scan-assembler \tvextract[if]128\t on Linux/x86_64
2023-11-26 11:18 UTC
[r14-5456 Regression] FAIL: gcc.c-torture/execute/pr82524.c -Os (test for excess errors) on Linux/x86_64
2023-11-26 11:18 UTC
[r14-5355 Regression] FAIL: ext/pb_ds/example/store_hash.cc -std=gnu++17 execution test on Linux/x86_64
2023-11-26 11:18 UTC
[r14-5284 Regression] FAIL: gcc.target/i386/fnabs.c scan-assembler-times \tv?orp[sd][ \t] 2 on Linux/x86_64
2023-11-26 11:18 UTC
[r14-5115 Regression] FAIL: gcc.dg/Wnonnull-4.c (test for excess errors) on Linux/x86_64
2023-11-26 11:18 UTC
[r14-5113 Regression] FAIL: gcc.dg/vect/vect-simd-clone-20.c scan-tree-dump-times vect "[\\n\\r] [^\\n]* = foo\\.simdclone" 4 on Linux/x86_64
2023-11-26 11:18 UTC
[committed] i386: Fix ICE with -fsplit-stack -mcmodel=large [PR112686]
2023-11-26 10:51 UTC
[Committed] RISC-V: Disable AVL propagation of slidedown instructions
2023-11-26 9:13 UTC
[PATCH 1/2] testsuite/unroll-8: Avoid triggering undefined behavior
2023-11-26 4:36 UTC (4+ messages)
` [PATCH 2/2] testsuite/unroll-8: Disable vectorization for varibale-factor targets
[COMMITTED] Fix gcc.dg/vla-1.c
2023-11-26 4:30 UTC
[PATCH 1/2] Fix contracts-tmpl-spec2.C on targets where plain char is unsigned by default
2023-11-26 2:58 UTC (2+ messages)
` [PATCH 2/2] Fix gcc.target/aarch64/simd/vmulxd_{f64,f32}_2.c after after IPA-VRP improvement for return values
[PATCH] libstdc++/complex: Remove implicit type casts in complex
2023-11-26 1:49 UTC (5+ messages)
[Committed] RISC-V: Fix typo
2023-11-26 0:46 UTC
[pushed] wwwdocs: reading: Update the MicroBlaze section
2023-11-25 14:45 UTC
[pushed] wwwdocs: gcc-13: Refer to GCC (instead of gcc)
2023-11-25 14:43 UTC
c: tree: target: C2x (...) function prototypes and va_start relaxation
2023-11-25 14:21 UTC (2+ messages)
[PATCH v4] libstdc++: Remove UB from month and weekday additions and subtractions
2023-11-25 13:52 UTC (2+ messages)
` [PATCH v5] "
[wwwdocs][patch][OpenMP] gcc-14/changes.html + projects/gomp/: OpenMP update
2023-11-25 13:31 UTC (4+ messages)
[pushed] doc: Complete and sort the list of front ends
2023-11-25 13:11 UTC
[pushed] doc: Remove obsolete notes on GCC 4.x on FreeBSD
2023-11-25 12:33 UTC
[patch][GCN] install.texi: Update GCN entry - @uref and LLVM version remark
2023-11-25 11:25 UTC (3+ messages)
[pushed] doc: Update ISO C++ reference
2023-11-25 11:19 UTC
[PATCH] Fix gcc.target/aarch64/movk.c testcase after IPA-VRP improvement for return values
2023-11-25 10:14 UTC (2+ messages)
[pushed] wwwdocs: readings: Update OpenPOWER link
2023-11-25 9:50 UTC
[PATCH] Emit funcall external declarations only if actually used
2023-11-25 9:47 UTC
[PATCH] i386: Fix up *jcc_bt*_mask{,_1} [PR111408]
2023-11-25 9:13 UTC (2+ messages)
[wwwdocs][patch][GCN] gcc-14/changes.html: GCN - Mention improvements due to VGPR register use
2023-11-24 22:32 UTC (2+ messages)
[PATCH] aarch64: Fix up aarch64_simd_stp<mode> [PR109977]
2023-11-24 22:24 UTC (2+ messages)
[PATCH] c++/modules: more checks for exporting names with using-declarations
2023-11-24 22:08 UTC (2+ messages)
[PATCH] c++/modules: check mismatching exports for class tags [PR98885]
2023-11-24 22:05 UTC (5+ messages)
` [PATCH 2/1] c++/modules: Allow exporting a typedef redeclaration
` [PATCH] c++: Allow exporting a typedef redeclaration [PR102341]
libstdc++: Speed up push_back
2023-11-24 21:55 UTC (8+ messages)
[committed] c-family/c.opt (-Wopenmp): Add missing tailing '.'
2023-11-24 18:56 UTC
[PATCH] c++/modules: alias CTAD and specializations table
2023-11-24 18:09 UTC
[committed] hppa: Use INT14_OK_STRICT in a couple of places in pa_emit_move_sequence
2023-11-24 17:31 UTC
[PATCH] bpf: Forces __buildin_memcmp not to generate a call upto 1024 bytes
2023-11-24 16:54 UTC (2+ messages)
[committed] i386: Fix ICE with -fsplit-stack -mcmodel=large [PR112686]
2023-11-24 16:33 UTC
[r14-5385 Regression] FAIL: std/time/format.cc -std=gnu++26 execution test on Linux/x86_64
2023-11-24 9:50 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).