[PATCH] libgfortran: Replace mutex with rwlock
2022-12-22 2:19 UTC
[PATCH] libgfortran: Replace mutex with rwlock
2022-12-22 0:27 UTC
[PATCH 0/2] tree_nonzero_bits vs vector and complex types
2022-12-20 13:45 UTC (4+ messages)
` [PATCH 1/2] Fix PR 105532: match.pd patterns calling tree_nonzero_bits with vector types
[PATCH] d/104749 - document host GDC version requirement
2022-12-20 13:36 UTC
[PATCH] rs6000: Fix some issues related to Power10 fusion [PR104024]
2022-12-20 13:19 UTC (4+ messages)
[PATCH v3] Add pattern to convert vector shift + bitwise and + multiply to vector compare in some cases
2022-12-20 12:31 UTC (2+ messages)
[PATCH] PR tree-optimization/108139 - Don't use PHI equivalences in range-on-entry
2022-12-20 12:26 UTC (2+ messages)
[PATCH] fold-const: Treat fp conversion to a type with same mode as copy
2022-12-20 12:14 UTC (6+ messages)
[PATCH RFA(tree)] c++: source position of lambda captures [PR84471]
2022-12-20 12:07 UTC (3+ messages)
` [PATCH PING 2 (tree)] "
[PATCH 2/4] libstdc++: Improve output of default contract violation handler [PR107792]
2022-12-20 10:49 UTC (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] contracts: Update testsuite against new default viol. handler format
` [PATCH 3/3] contrib: Add dg-out-generator.pl
[PATCH] aarch64: Fix plugin header install
2022-12-20 10:41 UTC
testsuite: Fix pr55569.c excess errors
2022-12-20 9:22 UTC
[PATCH] libstdc++: Don't call 4-5 argument to_chars with chars_format{}
2022-12-20 8:47 UTC
[COMMITTED] rust: fix link serialization [PR108113]
2022-12-20 8:15 UTC
nvptx: Support global constructors/destructors via 'collect2'
2022-12-20 8:03 UTC (2+ messages)
` [PING] "
nvptx: Re-enable a number of test cases
2022-12-20 7:56 UTC (2+ messages)
` [PING] "
[PATCH, testsuite] Add effective target stack_size
2022-12-20 7:55 UTC (4+ messages)
` nvptx: stack size limits are relevant for execution only (was: [PATCH, testsuite] Add effective target stack_size)
` [PING] "
` [PING^2] "
[PATCH] [x86] x86: Don't add crtfastmath.o for -shared and add a new option -mdaz-ftz to enable FTZ and DAZ flags in MXCSR
2022-12-20 4:51 UTC (6+ messages)
` [PATCH V2 1/2] x86: Don't add crtfastmath.o for -shared
` [PATCH V2 2/2] [x86] x86: Add a new option -mdaz-ftz to enable FTZ and DAZ flags in MXCSR
[PATCH V7] rs6000: Optimize cmp on rotated 16bits constant
2022-12-20 4:35 UTC (3+ messages)
KISCHER-presentation-2022
2022-12-20 2:35 UTC
[patch, fortran] PR107397 ICE in gfc_arith_plus, at fortran/arith.cc:654
2022-12-20 2:07 UTC (3+ messages)
` [committed] testsuite: Fix up pr107397.f90 test [PR107397]
[PATCH v3] Add condition coverage profiling
2022-12-20 0:31 UTC (2+ messages)
` Ping "
[PATCH] RISC-V: Fix incorrect annotation
2022-12-20 0:28 UTC (2+ messages)
[PATCH] RISC-V: Fix muti-line condition format
2022-12-20 0:27 UTC (2+ messages)
[PATCH] RISC-V: Support VSETVL PASS for RVV support
2022-12-19 22:59 UTC (3+ messages)
` "
Modula-2 / Rust: Many targets failing
2022-12-19 21:23 UTC
[PATCH RFA] build: add -Wconditionally-supported to strict_warn [PR64867]
2022-12-19 20:46 UTC (3+ messages)
[PATCH 1/2] Add 'gcc.target/nvptx/softstack-decl-1.c', 'gcc.target/nvptx/uniform-simt-decl-1.c'
2022-12-19 20:40 UTC (2+ messages)
` [PATCH 2/2] nvptx: Prevent emitting duplicate declarations for '__nvptx_stacks', '__nvptx_uni'
[PATCH] c++: NTTP object wrapper substitution fixes [PR103346, ...]
2022-12-19 19:56 UTC (6+ messages)
[PATCH v2 00/11] RISC-V: Add XThead* extension support
2022-12-19 18:14 UTC (22+ messages)
` [PATCH v2 01/11] riscv: attr: Synchronize comments with code
` [PATCH v2 02/11] riscv: Restructure callee-saved register save/restore code
` [PATCH v2 03/11] riscv: Add basic XThead* vendor extension support
` [PATCH v2 04/11] riscv: riscv-cores.def: Add T-Head XuanTie C906
` [PATCH v2 05/11] riscv: thead: Add support for the XTheadBa ISA extension
` [PATCH v2 06/11] riscv: thead: Add support for the XTheadBs "
` [PATCH v2 07/11] riscv: thead: Add support for th XTheadBb "
` [PATCH v2 08/11] riscv: thead: Add support for XTheadCondMov ISA extensions
` [PATCH v2 09/11] riscv: thead: Add support for XTheadMac ISA extension
` [PATCH v2 10/11] riscv: thead: Add support for XTheadFmv "
` [PATCH v2 11/11] riscv: thead: Add support for XTheadMemPair "
[PATCH] c++: ICE with concepts TS multiple auto deduction [PR101886]
2022-12-19 17:19 UTC (3+ messages)
[PATCH] libgo: check if -lucontext is required for {make,set,get}context
2022-12-19 16:59 UTC
[PATCH] i386: correct division modeling in lujiazui.md
2022-12-19 16:06 UTC (2+ messages)
[PATCH] libatomic: Provide gthr.h default implementation
2022-12-19 16:02 UTC
[PATCH] c: Diagnose compound literals with function type [PR108043]
2022-12-19 15:58 UTC (2+ messages)
[PATCH] coroutines: Accept 'extern "C"' coroutines
2022-12-19 15:54 UTC (3+ messages)
` [PATCH v2] "
[PATCH] tree-optimization/108164 - undefined overflow with IV vectorization
2022-12-19 15:36 UTC
[PATCH] RISC-V: Simplify ASM checks 2
2022-12-19 15:14 UTC (2+ messages)
[PATCH] RISC-V: Simplify ASM checks
2022-12-19 15:14 UTC (2+ messages)
[PATCH] RISC-V: Fix ASM checks
2022-12-19 15:14 UTC (2+ messages)
[PATCH] RISC-V: Support VSETVL PASS for RVV support
2022-12-19 15:12 UTC (2+ messages)
[PATCH] RISC-V: Add testcases for VSETVL PASS 5
2022-12-19 15:09 UTC (2+ messages)
[PATCH] RISC-V: Add testcases for VSETVL PASS 4
2022-12-19 15:09 UTC (2+ messages)
[PATCH] RISC-V: Add testcases for VSETVL PASS 3
2022-12-19 15:08 UTC (2+ messages)
[PATCH] RISC-V: Add testcases for VSETVL PASS 2
2022-12-19 15:08 UTC (2+ messages)
[PATCH] RISC-V: Add VSETVL PASS VLMAX testcases
2022-12-19 15:08 UTC (2+ messages)
[PATCH] RISC-V: Change vlmul printing rule
2022-12-19 15:07 UTC (3+ messages)
[PATCH] RISC-V: Fix annotation
2022-12-19 15:07 UTC (3+ messages)
[PATCH] RISC-V: Remove unused redundant vector attributes
2022-12-19 15:07 UTC (3+ messages)
[PATCH] RISC-V: Remove unit-stride store from ta attribute
2022-12-19 15:06 UTC (6+ messages)
` "
[committed] arm: correctly define __ARM_FEATURE_CLZ
2022-12-19 15:06 UTC
[PATCH] RISC-V: Fix RVV machine mode attribute configuration
2022-12-19 15:05 UTC (4+ messages)
` "
[PATCH V6] rs6000: Optimize cmp on rotated 16bits constant
2022-12-19 14:10 UTC (5+ messages)
[committed] testsuite: Fix up pr64536.c for LLP64 targets [PR108151]
2022-12-19 14:07 UTC
[PATCH (pushed)] gcc-changelog: allow digit in component name
2022-12-19 13:56 UTC (3+ messages)
` [PATCH (pushed)] gcc-changelog: support digits in PR's component in subject
[PATCH] modula2: Don't treat % in Modula 2 messages specially
2022-12-19 13:21 UTC (2+ messages)
[PATCH] modula2: Fix up bootstrap on powerpc64le-linux [PR108147]
2022-12-19 13:17 UTC (2+ messages)
[committed] testsuite: Fix up pr64536.c for LLP64 targets [PR108151]
2022-12-19 12:53 UTC
[PATCH, nvptx, 1/2] Reimplement libgomp barriers for nvptx
2022-12-19 12:13 UTC (3+ messages)
[Patch] nvptx/mkoffload.cc: Add dummy proc for OpenMP rev-offload table [PR108098]
2022-12-19 12:04 UTC (2+ messages)
[PATCH][committed] aarch64: PR target/108140 Handle NULL target in data intrinsic expansion
2022-12-19 11:17 UTC
[Patch] gfortran.dg/read_dir.f90: Make PASS on Windows
2022-12-19 10:51 UTC (3+ messages)
[PATCH V4 1/2] rs6000: use li;x?oris to build constant
2022-12-19 9:16 UTC (5+ messages)
[PATCH (pushed)] gcc-changelog: stop using --flake8
2022-12-19 9:02 UTC
Ping: [PATCH] jit: Install jit headers in $(libsubincludedir) [PR 101491]
2022-12-19 8:54 UTC (2+ messages)
` Ping^2: "
Get $500 in Free Google Ads Credits! Find Out How!
2022-12-19 8:07 UTC
[PATCH] RISC-V: Fix RVV mask mode size
2022-12-19 7:44 UTC (6+ messages)
` "
[PATCH v6, rs6000] Change mode and insn condition for VSX scalar extract/insert instructions
2022-12-19 6:27 UTC
[RFC/RFT 0/3] Add compiler support for Control Flow Integrity
2022-12-19 5:54 UTC (4+ messages)
` [RFC/RFT 1/3] [PR102768] flag-types.h (enum sanitize_code): Extend sanitize_code to 64 bits to support more features
` [RFC/RFT 2/3] [PR102768] Support CFI: Add new pass for Control Flow Integrity
` [RFC/RFT 3/3] [PR102768] aarch64: Add support "
[PATCH] RISC-V: Add testcases for VSETVL PASS
2022-12-19 3:22 UTC (5+ messages)
` "
[r13-4764 Regression] FAIL: gfortran.dg/pr107397.f90 -O (test for excess errors) on Linux/x86_64
2022-12-18 21:39 UTC
Adding a new thread model to GCC
2022-12-18 11:14 UTC (8+ messages)
[r13-4749 Regression] FAIL: gcc.dg/ira-loop-pressure.c scan-rtl-dump loop2_invariant "Decided to move invariant" on Linux/x86_64
2022-12-18 4:28 UTC
[r13-4716 Regression] FAIL: libgomp.fortran/allocate-4.f90 -O (test for excess errors) on Linux/x86_64
2022-12-17 22:59 UTC
[r13-4727 Regression] FAIL: gcc.target/i386/pr64110.c scan-assembler vmovd[\\t ] on Linux/x86_64
2022-12-17 22:59 UTC
[PATCH] Fortran: incorrect array bounds when bound intrinsic used in decl [PR108131]
2022-12-17 21:21 UTC
[PATCH] rs6000: Add Rust support to traceback table
2022-12-17 21:01 UTC
[PATCH RFA] gimplify: avoid unnecessary copy of init array [PR105838]
2022-12-17 17:48 UTC (2+ messages)
[PATCH, m2]: PR-108122 Reduce sleep times in gm2/pimcoroutines/run/pass/testtime.mod
2022-12-17 16:41 UTC
[PATCH] contracts: Stop relying on mangling for naming .pre/.post clones
2022-12-17 11:30 UTC (7+ messages)
[PATCH] RISC-V: Note that __builtin_riscv_pause() implies Xgnuzihintpausestate
2022-12-17 10:39 UTC (7+ messages)
Add zstd support to libbacktrace
2022-12-17 2:48 UTC (3+ messages)
[PATCH] tree-optimization/106904 - bogus -Wstringopt-overflow with vectors
2022-12-17 0:36 UTC (2+ messages)
[PATCH] build: doc: Obsolete Solaris 11.3 support
2022-12-17 0:22 UTC (2+ messages)
[PATCH] c-family: Fix ICE with -Wsuggest-attribute [PR98487]
2022-12-17 0:15 UTC (2+ messages)
[PATCH] c++: empty captured var as template argument [PR107437]
2022-12-17 0:14 UTC (4+ messages)
[committed] hppa: Update baseline symbols for hppa-linux
2022-12-16 22:30 UTC
[committed] Suppress warning from -fstack-protector on hppa
2022-12-16 21:54 UTC
Patch [0/3] for PR target/107299 (GCC does not build on PowerPC when long double is IEEE 128-bit)
2022-12-16 21:53 UTC (9+ messages)
` [PATCH 2/3] Make __float128 use the _Float128 type, PR target/107299
[PATCH] libsanitizer: Add __interceptor_sigsetjmp_internal
2022-12-16 21:31 UTC
Rust front-end patches v4
2022-12-16 21:24 UTC (13+ messages)
` Make '-frust-incomplete-and-experimental-compiler-do-not-use' a 'Common' option (was: Rust front-end patches v4)
` Add '-Wno-complain-wrong-lang', and use it in 'gcc/testsuite/lib/target-supports.exp:check_compile' and elsewhere (was: Make '-frust-incomplete-and-experimental-compiler-do-not-use' a 'Common' option)
[committed] libstdc++: Add monadic operations to std::expected for C++23 (P2505R5)
2022-12-16 21:02 UTC
[committed] libstdc++: Fixes for std::expected
2022-12-16 21:02 UTC
[committed] libstdc++: Diagnose broken allocator rebind members
2022-12-16 21:00 UTC
[committed] analyzer: add src_region param to region_model::check_for_poison [PR106479]
2022-12-16 19:53 UTC
[PATCH] hwasan: Add libhwasan_preinit.o
2022-12-16 19:44 UTC (2+ messages)
[PATCH v4] eliminate mutex in fast path of __register_frame
2022-12-16 18:02 UTC (11+ messages)
` [PATCH] initialize fde objects lazily
` [PATCH] speed up end_fde_sort using radix sort
[V3][PATCH 2/2] Add a new warning option -Wstrict-flex-arrays
2022-12-16 17:47 UTC (9+ messages)
` Ping---[V3][PATCH "
[PATCH v2] RISC-V: Produce better code with complex constants [PR95632] [PR106602]
2022-12-16 17:19 UTC (2+ messages)
[PATCH] gccrs: avoid printing to stderr in selftest::rust_flatten_list
2022-12-16 17:01 UTC
[PATCH] gccrs: add selftest-rust-gdb and selftest-rust-valgrind "make" targets
2022-12-16 17:01 UTC
[PATCH] RISC-V: Fix up some wording in the mcpu/mtune comment
2022-12-16 16:48 UTC (2+ messages)
[RFC PATCH] ipa-cp: Speculatively call specialized functions
2022-12-16 16:19 UTC (3+ messages)
[PATCH v2] ipa-cp: Speculatively call specialized functions
2022-12-16 16:10 UTC
[committed] libstdc++: Fix self-move for std::weak_ptr [PR108118]
2022-12-16 14:31 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).