[PATCH] Fortran: passing of optional dummies to elemental procedures [PR113377]
2024-01-24 19:35 UTC (4+ messages)
(no subject)
2024-01-24 19:30 UTC (6+ messages)
` [PATCH v2 1/5] Improve must tail in RTL backend
` [PATCH v2 2/5] C++: Support clang compatible [[musttail]] (PR83324)
` [PATCH v2 3/5] C: Implement musttail attribute for returns
` [PATCH v2 4/5] Add tests for C/C++ musttail attributes
` [PATCH v2 5/5] Add documentation for musttail attribute
[Fortran] half-cycle trig functions and atan[d] fixes
2024-01-24 19:28 UTC (12+ messages)
[PATCH 1/2] libstdc++/pair: Define _S_const_assignable helper for C++20
2024-01-24 18:57 UTC (8+ messages)
` [PATCH 2/2] libstdc++: Implement P2165R4 changes to std::pair/tuple/etc
[PATCH] testsuite, jit: Stabilize error output
2024-01-24 18:46 UTC (2+ messages)
[PATCH] jit, Darwin: Implement library exports list
2024-01-24 18:31 UTC (2+ messages)
[PATCH] Fix vect_long_mult for aarch64 [PR109705]
2024-01-24 18:12 UTC (2+ messages)
[PATCH] libgccjit: Fix float playback for cross-compilation
2024-01-24 18:10 UTC (2+ messages)
[PATCH] testsuite: no dfp run without dfprt
2024-01-24 17:48 UTC (2+ messages)
[PATCH] testsuite: require libc sym for -shared
2024-01-24 17:46 UTC (2+ messages)
[PATCH] aarch64: Fix __builtin_apply with -mgeneral-regs-only [PR113486]
2024-01-24 17:43 UTC (2+ messages)
[PATCH] aarch64: Fix eh_return for -mtrack-speculation [PR112987]
2024-01-24 17:41 UTC (2+ messages)
[PATCH] libgccjit: Add convert vector
2024-01-24 17:33 UTC (2+ messages)
[PATCH v2 0/2] libatomic: AArch64 rcpc3 128-bit atomic operation enablement
2024-01-24 17:32 UTC (3+ messages)
` [PATCH v2 1/2] libatomic: Increase max IFUNC_NCOND(N) from 3 to 4
` [PATCH v2 2/2] libatomic: Add rcpc3 128-bit atomic operations for AArch64
[PATCH 0/2] RISC-V/testsuite: A couple of improvements for pr105314.c
2024-01-24 17:24 UTC (8+ messages)
` [PATCH 2/2] RISC-V/testsuite: Also verify if-conversion runs "
[PATCH v3] RISC-V: Add split pattern to generate SFB instructions. [PR113095]
2024-01-24 17:20 UTC (2+ messages)
[PATCH] libgccjit: Allow comparing aligned int types
2024-01-24 17:18 UTC (2+ messages)
[PATCH v4 0/4] Libatomic: Add LSE128 atomics support for AArch64
2024-01-24 17:17 UTC (5+ messages)
` [PATCH v4 1/4] libatomic: atomic_16.S: Improve ENTRY, END and ALIAS macro interface
` [PATCH v4 2/4] libatomic: Add support for __ifunc_arg_t arg in ifunc resolver
` [PATCH v4 3/4] libatomic: Enable LSE128 128-bit atomics for armv9.4-a
` [PATCH v4 4/4] aarch64: Add explicit checks for implicit LSE/LSE2 requirements
[PATCH] libgccjit: Allow comparing array types
2024-01-24 17:14 UTC (2+ messages)
[PATCH 1/2] RISC-V/testsuite: Add RTL pr105314.c testcase variants
2024-01-24 17:10 UTC (4+ messages)
` [PATCH 2/2] RISC-V/testsuite: Add RTL cset-sext.c "
Fwd: [PATCH V2] rs6000: New pass for replacement of adjacent loads fusion (lxv)
2024-01-24 16:43 UTC (3+ messages)
` "
[PATCH] amdgcn: additional gfx1100 support
2024-01-24 16:01 UTC (2+ messages)
` [patch] amdgcn: config.gcc - enable gfx1100 multilib; add gfx1100 to docs (was: [PATCH] amdgcn: additional gfx1100 support)
[PATCH] libstdc++: atomic: Add missing clear_padding in __atomic_float constructor
2024-01-24 15:53 UTC (6+ messages)
[PATCH, V2] PR target/112886, Add %S<n> to print_operand for vector pair support
2024-01-24 15:51 UTC (5+ messages)
[middle-end PATCH] Prefer PLUS over IOR in RTL expansion of multi-word shifts/rotates
2024-01-24 15:49 UTC (4+ messages)
[PATCH] libgccjit: Add gcc_jit_global_set_readonly
2024-01-24 15:36 UTC (3+ messages)
[PATCH] ipa-cp: Fix check for exceeding param_ipa_cp_value_list_size (PR 113490)
2024-01-24 15:23 UTC (2+ messages)
[PATCH] libgcc: fix SEH C++ rethrow semantics [PR113337]
2024-01-24 15:17 UTC (2+ messages)
` Ping: "
[pushed] analyzer: fix taint false +ve due to overzealous state purging [PR112977]
2024-01-24 15:16 UTC
[pushed] analyzer kernel plugin: implement __check_object_size [PR112927]
2024-01-24 15:15 UTC
Training Your Chihuahua to Walk on a Leash: A Comprehensive Guide
2024-01-24 15:05 UTC
[PATCH] libgccjit: Add support for creating temporary variables
2024-01-24 14:54 UTC (2+ messages)
[PATCH] tree-optimization/113576 - non-empty latch and may_be_zero vectorization
2024-01-24 14:40 UTC
[PATCH] testsuite/vect: Add target checks to refined patterns [PR113558]
2024-01-24 14:40 UTC
[PATCH] arm: Fix missing bti instruction for virtual thunks
2024-01-24 13:31 UTC (2+ messages)
[PATCH v1 1/4] Improve must tail in RTL backend
2024-01-24 12:26 UTC (8+ messages)
` [PATCH v1 2/4] C++: Support clang compatible [[musttail]]
` [PATCH v1 3/4] Add tests for C++ musttail attribute
` [PATCH v1 4/4] Add documentation for "
[PATCH] x86: Update PR 35513 tests
2024-01-24 12:23 UTC (2+ messages)
[PATCH v2] RISC-V: Add split pattern to generate SFB instructions. [PR113095]
2024-01-24 12:04 UTC (3+ messages)
[PATCH] aarch64: Check the ldp/stp policy model correctly when mem ops are reversed
2024-01-24 11:43 UTC (2+ messages)
[PATCH] testsuite: Make pr104992.c irrelated to target vector feature [PR113418]
2024-01-24 11:42 UTC (5+ messages)
[PATCH] AArch64: aarch64_class_max_nregs mishandles 64-bit structure modes [PR112577]
2024-01-24 11:39 UTC (2+ messages)
[PATCH] fold-const: Handle AND, IOR, XOR with stepped vectors [PR112971]
2024-01-24 11:29 UTC (12+ messages)
` "
[PATCH 0/2] RISC-V/testsuite: Add RTL if-conversion testcases
2024-01-24 11:16 UTC
MAINTAINERS: Update my work email address
2024-01-24 11:14 UTC
[PATCH] [testsuite] Fix pretty printers regexps for GDB output
2024-01-24 11:01 UTC (2+ messages)
[PATCH] testsuite: i386: Don't restrict gcc.dg/vect/vect-simd-clone-16c.c etc. to it686 [PR113556]
2024-01-24 10:17 UTC (2+ messages)
[PATCH] LoongArch: Fix incorrect return type for frecipe/frsqrte intrinsic functions
2024-01-24 9:58 UTC (3+ messages)
[PATCH v1] LoongArch: Optimize implementation of single-precision floating-point approximate division
2024-01-24 9:44 UTC
[PATCH]AArch64: Fix expansion of Advanced SIMD div and mul using SVE [PR109636]
2024-01-24 9:40 UTC (2+ messages)
[PATCH v1] LoongArch: Adjust cost of vector_stmt that match multiply-add pattern
2024-01-24 9:36 UTC
[PATCH] aarch64: Re-enable ldp/stp fusion pass
2024-01-24 9:34 UTC (3+ messages)
[PATCH]AArch64: Do not allow SIMD clones with simdlen 1 [PR113552]
2024-01-24 9:30 UTC (2+ messages)
[PATCH] Loongarch: Remove vec_concatz<mode> pattern
2024-01-24 9:19 UTC
[PATCH] testsuite: i386: Fix gcc.target/i386/avx512vl-stv-rotatedi-1.c on 32-bit Solaris/x86
2024-01-24 9:12 UTC
[PATCH] testsuite: i386: Fix gcc.target/i386/pr80833-1.c on 32-bit Solaris/x86
2024-01-24 9:11 UTC (2+ messages)
[PATCH] testsuite: i386: Fix gcc.target/i386/pr70321.c on 32-bit Solaris/x86
2024-01-24 9:01 UTC
[PATCH] i386: Modify testcases failed under -DDEBUG
2024-01-24 8:06 UTC (2+ messages)
[PATCH] openmp: Add support for the 'indirect' clause in C/C++
2024-01-24 7:06 UTC (5+ messages)
` [PATCH] openmp: Change to using a hashtab to lookup offload target addresses for indirect function calls
` [PATCH] openmp, fortran: Add Fortran support for indirect clause on the declare target directive
[PATCH] aarch64: Fix movv8di for overlapping register and memory load [PR113550]
2024-01-24 7:01 UTC
[patch] PR 81271: gcc/cp/lex.c:116: wrong condition ?
2024-01-24 6:02 UTC
[patch] PR 81271: gcc/cp/lex.c:116: wrong condition ?
2024-01-24 5:57 UTC
[PATCH v2] xtensa: Make full transition to LRA
2024-01-24 5:15 UTC
[PATCH] xtensa: Make full transition to LRA
2024-01-24 5:07 UTC (3+ messages)
[r14-8346 Regression] FAIL: gcc.dg/guality/pr54796.c -Os -DPREVENT_OPTIMIZATION line 17 c == 5 on Linux/x86_64
2024-01-24 4:11 UTC
[PATCH v1] RISC-V: Bugfix for vls integer mode calling convention
2024-01-24 3:43 UTC (4+ messages)
` "
[PATCH] RISC-V: Add regression test for vsetvl bug pr113429
2024-01-24 1:20 UTC (3+ messages)
` [Committed] "
[PATCH v4 0/4]New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
2024-01-24 0:29 UTC (5+ messages)
` [PATCH v4 1/4] Provide counted_by attribute to flexible array member field (PR108896)
` [PATCH v4 2/4] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE
` [PATCH v4 3/4] Use the .ACCESS_WITH_SIZE in builtin object size
` [PATCH v4 4/4] Use the .ACCESS_WITH_SIZE in bound sanitizer
[PATCH] RISC-V: Fix large memory usage of VSETVL PASS [PR113495]
2024-01-23 22:55 UTC (3+ messages)
` "
[PATCH 1/4] libbacktrace: change all pc related variables to uintptr_t
2024-01-23 22:37 UTC (7+ messages)
` [PATCH 4/4] libbacktrace: get debug information for loaded dlls
` [PATCH 5/4] libbacktrace: improve getting "
[r14-8346 Regression] FAIL: gcc.dg/guality/pr54796.c -Os -DPREVENT_OPTIMIZATION line 17 c == 5 on Linux/x86_64
2024-01-23 21:47 UTC
[PATCH] c++: ambiguous member lookup for rewritten cands [PR113529]
2024-01-23 21:23 UTC (3+ messages)
[committed] MAINTAINERS: Update my email address
2024-01-23 21:21 UTC
[PATCH] testsuite: Disable test for PR113292 on targets without TLS support
2024-01-23 21:05 UTC (2+ messages)
[PATCH] c++: -Wdangling-reference and lambda false warning [PR109640]
2024-01-23 21:03 UTC (2+ messages)
[PATCH] libstdc++: add ARM SVE support to std::experimental::simd
2024-01-23 20:57 UTC (4+ messages)
[PATCH] c/c++: Tweak warning for 'always_inline function might not be inlinable'
2024-01-23 20:36 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2 0/2] When cmodel=extreme, add macro support and only support macros
2024-01-23 19:36 UTC (19+ messages)
` [PATCH v2 2/2] LoongArch: When the code model is extreme, the symbol address is obtained through macro instructions regardless of the value of -mexplicit-relocs
[PATCH] c: Call c_fully_fold on __atomic_* operands in atomic_bitint_fetch_using_cas_loop [PR113518]
2024-01-23 18:46 UTC (2+ messages)
[PATCH] Update my email in MAINTAINERS
2024-01-23 17:27 UTC
[PATCH]middle-end: rename main_exit_p in reduction code
2024-01-23 17:13 UTC (2+ messages)
[COMMITTED] Update year in Gnatvsn
2024-01-23 16:25 UTC
[PATCH 1/2] rtl-optimization/113255 - base_alias_check vs. pointer difference
2024-01-23 15:56 UTC (5+ messages)
[PATCH]middle-end: fix epilog reductions when vector iters peeled [PR113364]
2024-01-23 15:41 UTC (2+ messages)
Fw: [RFC] Either fix or disable SME feature for `aarch64-w64-mingw32` target?
2024-01-23 15:35 UTC (5+ messages)
` "
[PATCH v3 0/2] x86: Don't save callee-saved registers if not needed
2024-01-23 14:59 UTC (3+ messages)
` [PATCH v3 1/2] x86: Add no_callee_saved_registers function attribute
` [PATCH v3 2/2] x86: Don't save callee-saved registers in noreturn functions
[PATCH] gcc.dg/torture/pr113255.c: Fix ia32 test failure
2024-01-23 14:42 UTC
[PATCH] m2: Use time_t in time and don't redefine alloca
2024-01-23 14:05 UTC (2+ messages)
[PATCH 4/4] aarch64: Fix up uses of mem following stp insert [PR113070]
2024-01-23 13:30 UTC (4+ messages)
[PATCH] Mark ASM_OUTPUT_FUNCTION_LABEL ()'s DECL argument as used
2024-01-23 13:18 UTC (4+ messages)
[PATCH] LoongArch: testsuite: Disable stack protector for got-load.C
2024-01-23 12:53 UTC (2+ messages)
[PATCH] tree-optimization/113552 - fix num_call accounting in simd clone vectorization
2024-01-23 12:43 UTC (6+ messages)
[PATCH] aarch64: enforce lane checking for intrinsics
2024-01-23 12:33 UTC (2+ messages)
[PATCH 3/3] aarch64: Fix up debug uses in ldp/stp pass [PR113089]
2024-01-23 12:18 UTC (4+ messages)
[PATCH 3/4] rtl-ssa: Ensure new defs get inserted [PR113070]
2024-01-23 12:14 UTC (4+ messages)
[Patch] libgomp.texi: Document omp_pause_resource{,_all}
2024-01-23 11:37 UTC (5+ messages)
` [Patch] libgomp.texi: Document omp_pause_resource{,_all} and omp_target_memcpy* (was: [Patch] libgomp.texi: Document omp_pause_resource{,_all})
` [Patch] libgomp.texi: Document omp_pause_resource{,_all} and omp_target_memcpy*
[pushed] aarch64: Avoid registering duplicate C++ overloads [PR112989]
2024-01-23 11:12 UTC
[PATCH] debug/107058 - gracefully handle unexpected DIE contexts
2024-01-23 10:15 UTC
[PATCH] gcn: Fix a warning
2024-01-23 10:12 UTC (2+ messages)
[patch] plugin/plugin-nvptx.c: Fix fini_device call when already shutdown [PR113513]
2024-01-23 9:55 UTC (2+ messages)
` [v2][patch] "
Repost [PATCH 0/6] PowerPC Future patches
2024-01-23 8:54 UTC (5+ messages)
` Repost [PATCH 1/6] Add -mcpu=future
` Repost [PATCH 2/6] PowerPC: Make -mcpu=future enable -mblock-ops-vector-pair
[PATCH] LoongArch: Disable explicit reloc for TLS LD/GD with -mexplicit-relocs=auto
2024-01-23 8:35 UTC (4+ messages)
` Pushed: [PATCH v2] "
[PATCH] arm: fix c23 0-named-args caller-side stdarg
2024-01-23 8:26 UTC (3+ 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).