[PATCH v6 0/5]New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
2024-03-01 14:38 UTC (2+ messages)
[PATCH] testsuite: Turn errors back into warnings in arm/acle/cde-mve-error-2.c
2024-03-01 14:34 UTC (2+ messages)
[PATCH] testsuite: Fix fallout of turning warnings into errors on 32-bit Arm
2024-03-01 14:28 UTC (3+ messages)
[PATCH] calls: Fix up TYPE_NO_NAMED_ARGS_STDARG_P handling [PR107453]
2024-03-01 14:16 UTC (15+ messages)
` [PATCH] calls: Further fixes for "
[PATCH] RISC-V: Add initial cost handling for segment loads/stores
2024-03-01 14:10 UTC (4+ messages)
` "
[Patch] OpenACC: Update libgomp.texi + openacc{.f90,_lib.h} for 3.1 arg-name changes
2024-03-01 14:09 UTC (3+ messages)
[wwwdocs] gcc-14/changes.html + projects/gomp/: OpenMP + OpenACC update
2024-03-01 14:08 UTC (2+ messages)
` Update GCC 14 OpenACC changes some more (was: [wwwdocs] gcc-14/changes.html + projects/gomp/: OpenMP + OpenACC update)
[PATCH] c++/modules: Stream definitions for implicit instantiations [PR114170]
2024-03-01 13:58 UTC (4+ messages)
[PATCH] dwarf2out: Don't move variable sized aggregates to comdat [PR114015]
2024-03-01 13:39 UTC (2+ messages)
[PATCH] c++: auto(x) partial substitution [PR110025, PR114138]
2024-03-01 13:39 UTC (4+ messages)
[COMMITTED htdocs] robots.txt: Disallow various wiki actions
2024-03-01 13:37 UTC
[PATCH] c++/modules: depending local enums [PR104919, PR106009]
2024-03-01 13:32 UTC (2+ messages)
[PATCH] c++: Ensure DECL_CONTEXT is set for temporary vars [PR114005]
2024-03-01 13:12 UTC (2+ messages)
[PATCH v1 00/13] Add aarch64-w64-mingw32 target
2024-03-01 13:10 UTC (19+ messages)
` [PATCH v1 08/13] aarch64: Add Cygwin and MinGW environments for AArch64
[PATCH] middle-end/114070 - VEC_COND_EXPR folding
2024-03-01 12:11 UTC (3+ messages)
[PATCH 0/5] RISC-V: Support vf and vx for autovec comparison of
2024-03-01 12:07 UTC (15+ messages)
` [PATCH 1/5] RISC-V: Remove float vector eqne pattern
` "
` [PATCH 2/5] RISC-V: Refactor expand_vec_cmp
` "
` [PATCH 3/5] RISC-V: Support vmfxx.vf for autovec comparison of vec and imm
` "
` [PATCH 4/5] RISC-V: Remove integer vector eqne pattern
` "
` [PATCH 5/5] RISC-V: Support vmsxx.vx for autovec comparison of vec and imm
` "
[PATCH] tree-optimization/114164 - unsupported SIMD clone call, unsupported VEC_COND
2024-03-01 10:43 UTC
[PATCH v1] RISC-V: Introduce gcc option mrvv-vector-bits for RVV
2024-03-01 10:33 UTC (12+ messages)
` [PATCH v3] "
` "
` [PATCH v4] "
` "
[PATCH] tree-optimization/110221 - SLP and loop mask/len
2024-03-01 9:48 UTC (3+ messages)
[PATCH] function: Fix another TYPE_NO_NAMED_ARGS_STDARG_P spot
2024-03-01 9:47 UTC (2+ messages)
[PATCH] bitint: Handle VCE from large/huge _BitInt SSA_NAME from load [PR114156]
2024-03-01 9:46 UTC (2+ messages)
[PATCH v2] LoongArch: Add support for TLS descriptors
2024-03-01 9:39 UTC (5+ messages)
[PATCH] s390: Streamline vector builtins with LLVM
2024-03-01 9:29 UTC
[PATCH v2] RISC-V: Add riscv_vector_cc function attribute
2024-03-01 9:22 UTC (2+ messages)
[PATCH] Allow patterns in SLP reductions
2024-03-01 9:17 UTC
[committed] Set num_threads to 50 on 32-bit hppa in two libgomp loop tests
2024-03-01 9:01 UTC (6+ messages)
[PATCH] RISC-V: Add riscv_vector_cc function attribute
2024-03-01 8:26 UTC (3+ messages)
[PATCH] c++: Fix up decltype of non-dependent structured binding decl in template [PR92687]
2024-03-01 7:55 UTC (2+ messages)
` [PATCH] c++, v2: "
(no subject)
2024-03-01 7:03 UTC
[PATCH] arm: fix c23 0-named-args caller-side stdarg
2024-03-01 4:38 UTC (5+ messages)
[PATCH] combine: Don't simplify paradoxical SUBREG on WORD_REGISTER_OPERATIONS [PR113010]
2024-03-01 4:30 UTC (2+ messages)
[PATCH] LoongArch: Allow s9 as a register alias
2024-03-01 3:49 UTC (2+ messages)
libbacktrace patch committed: Read symbol table of debuginfo file
2024-03-01 3:47 UTC
[PATCH, rs6000] Add subreg patterns for SImode rotate and mask insert
2024-03-01 2:41 UTC
[PATCH gcc] Hurd x86_64: add unwind support for signal trampoline code
2024-03-01 1:33 UTC (2+ messages)
[PATCH] c++: implement [[gnu::non_owning]] [PR110358]
2024-03-01 0:30 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[pushed] analyzer: fix ICE in call summarization [PR114159]
2024-02-29 23:18 UTC
[PATCH 0/3] Fix libcc1 failure
2024-02-29 22:55 UTC (9+ messages)
` [PATCH 1/3] Change 'v1' float and int code to fall back to v0
[PATCH] Fortran: improve checks of NULL without MOLD as actual argument [PR104819]
2024-02-29 22:33 UTC (2+ messages)
[PATCH] libgccjit: Add option to allow special characters in function names
2024-02-29 22:13 UTC (4+ messages)
[PATCH V3 2/2] rs6000: Load store fusion for rs6000 target using common infrastructure
2024-02-29 21:32 UTC (2+ messages)
[PATCH] libgccjit: Add support for creating temporary variables
2024-02-29 21:11 UTC (3+ messages)
[PATCH] libstdc++-v3: Fix cmath math declarations and stub support for hppa64-*-hpux11*
2024-02-29 20:28 UTC
[patch, libgfortran] Part 2: PR105456 Child I/O does not propage iostat
2024-02-29 18:13 UTC (4+ messages)
[committed] libstdc++: Fix std::basic_format_arg::handle for BasicFormatters
2024-02-29 17:51 UTC
[committed] libstdc++: Fix conditions for using memcmp in std::lexicographical_compare_three_way [PR113960]
2024-02-29 17:49 UTC
[patch,avr,applied] PR target/114132: Sets up a frame without need
2024-02-29 17:45 UTC
[RFA/RFC] C++/OpenMP: Supporting (first)private for member variables [PR110347] - or VALUE_EXPR and gimplify
2024-02-29 17:26 UTC (5+ messages)
` [Patch] OpenMP/C++: Fix (first)private clause with member variables [PR110347] [was: [RFA/RFC] C++/OpenMP: Supporting (first)private for member variables [PR110347] - or VALUE_EXPR and gimplify]
[PATCH] lto, Darwin: Fix offload section names
2024-02-29 16:52 UTC (4+ messages)
[PATCH] i386: For noreturn functions save at least the bp register if it is used [PR114116]
2024-02-29 16:25 UTC (19+ messages)
` [PATCH] i386: Guard noreturn no-callee-saved-registers optimization with -mnoreturn-no-callee-saved-registers [PR38534]
[PATCH] libgccjit: Allow comparing array types
2024-02-29 15:53 UTC (4+ messages)
[PATCH] RISC-V: Update test expectancies with recent scheduler change
2024-02-29 15:40 UTC (2+ messages)
[PATCH] libgccjit: Add support for machine-dependent builtins
2024-02-29 15:34 UTC (8+ messages)
[PATCH] libgccjit: Add ability to get CPU features
2024-02-29 15:34 UTC (7+ messages)
[PATCH] tree-profile: Don't instrument an IFUNC resolver nor its callees
2024-02-29 15:11 UTC (7+ messages)
[PATCH v1] RTL: Bugfix ICE after allow vector type in DSE
2024-02-29 13:28 UTC (8+ messages)
` [PATCH v2] DSE: Bugfix ICE after allow vector type in get_stored_val
[PATCH] tree-optimization/114151 - handle POLY_INT_CST in get_range_pos_neg
2024-02-29 13:28 UTC (4+ messages)
[PATCH] s390: Fix TARGET_SECONDARY_RELOAD for non-SYMBOL_REFs
2024-02-29 12:46 UTC (3+ messages)
[PATCH v2] libstdc++: Add more nodiscard uses in <vector>
2024-02-29 12:28 UTC
[PATCH] s390: Fix test vector/long-double-to-i64.c
2024-02-29 12:15 UTC
[PATCH] s390: Fix tests rosbg_si_srl and rxsbg_si_srl
2024-02-29 12:14 UTC
[PATCH v2] testsuite: Add a test case for negating FP vectors containing zeros
2024-02-29 11:29 UTC (2+ messages)
It was a pleasure after all this years
2024-02-29 10:41 UTC
[PATCH] middle-end/114070 - VEC_COND_EXPR folding
2024-02-29 8:35 UTC
[PATCH] developer option: -fdump-generic-nodes; initial incorporation
2024-02-29 7:33 UTC (6+ messages)
[PATCH 0/3] vect, aarch64: Add SVE support for simdclones
2024-02-29 7:26 UTC (16+ messages)
` [PATCH 1/3] vect: Pass stmt_vec_info to TARGET_SIMD_CLONE_USABLE
[COMMITTED] aarch64: Fix memtag builtins vs GC [PR108174]
2024-02-29 7:17 UTC (2+ messages)
[PATCH] LoongArch: Emit R_LARCH_RELAX for TLS IE with non-extreme code model to allow the IE to LE linker relaxation
2024-02-29 7:11 UTC
[PATCH v2] testsuite: Make pr104992.c irrelated to target vector feature [PR113418]
2024-02-29 7:06 UTC
rs6000, built-in cleanup patch series
2024-02-29 5:11 UTC (3+ messages)
` [PATCH 08/11] rs6000, add tests and documentation for various, built-ins
[PATCH] c++: Support lambdas attached to FIELD_DECLs in modules [PR111710]
2024-02-29 4:57 UTC (7+ messages)
` [PATCH v2] c++/modules: Support lambdas attached to more places "
` [PATCH v3] "
[PATCH] RISC-V: Fix __atomic_compare_exchange with 32 bit value on RV64
2024-02-29 3:07 UTC (3+ messages)
[PATCH] Fortran - Error compiling PDT Type-bound Procedures [PR82943/86148/86268]
2024-02-29 2:48 UTC (8+ messages)
[COMMITTED] Add libcc1 to bug components
2024-02-29 2:35 UTC
[PATCH] c++: -Wuninitialized when binding a ref to uninit DM [PR113987]
2024-02-28 23:21 UTC (4+ messages)
[PATCH 1/2] c-family: -Waddress-of-packed-member and casts
2024-02-28 23:07 UTC (5+ messages)
` [PING] "
[PATCH] c++: Fix explicit instantiation of const variable templates after earlier implicit instantation [PR113976]
2024-02-28 21:49 UTC (3+ messages)
[PATCH] contrib/gcc-changelog/git_check_commit.py: Implement --num-commits
2024-02-28 21:09 UTC
[PATCH] rs6000: Don't allow immediate value in the vsx_splat pattern [PR113950]
2024-02-28 20:00 UTC (7+ messages)
` [PATCH V2] "
[PATCH] OpenMP: warn about iteration var modifications in loop body
2024-02-28 19:32 UTC
[PATCH v13 01/26] c++: Implement __is_const built-in trait
2024-02-28 19:26 UTC (12+ messages)
` [PATCH v14 00/26] Optimize more type traits
` [PATCH v14 03/26] c++: Implement __is_volatile built-in trait
` [PATCH v14 09/26] c++: Implement __add_pointer "
` [PATCH v14 10/26] libstdc++: Optimize std::add_pointer compilation performance
` [PATCH v14 12/26] libstdc++: Optimize std::remove_extent "
` [PATCH v14 13/26] c++: Implement __remove_all_extents built-in trait
` [PATCH v14 16/26] libstdc++: Optimize std::add_lvalue_reference compilation performance
` [PATCH v14 18/26] libstdc++: Optimize std::add_rvalue_reference "
` [PATCH v14 19/26] c++: Implement __decay built-in trait
` [PATCH v14 22/26] libstdc++: Optimize std::rank compilation performance
` [PATCH v14 26/26] libstdc++: Optimize std::is_nothrow_invocable "
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).