[PATCH] rs6000: Fix issue in specifying PTImode as an attribute [PR106895]
2024-10-03 20:16 UTC (5+ messages)
` [PING^1][PATCH] "
` [PATCH v2] "
[PATCH v2] libstdc++: Workaround glibc headers on ia64-linux
2024-10-03 19:59 UTC
[PATCH] libstdc++: Workaround glibc header on ia64-linux
2024-10-03 19:58 UTC (7+ messages)
[PATCH 0/3] aarch64: Clean warnings in libgcc
2024-10-03 19:44 UTC (4+ messages)
` [PATCH 1/3] aarch64: libgcc: Cleanup warnings in lse.S
` [PATCH 2/3] aarch64: libgcc: add prototypes in cpuinfo
` [PATCH 3/3] aarch64: libgcc: Add -Werror support
[PATCH v6] RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __riscv_vendor_feature_bits
2024-10-03 18:22 UTC
[PATCH v1] Add -ftime-report-wall
2024-10-03 18:15 UTC (5+ messages)
[PATCH v5] RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __riscv_vendor_feature_bits
2024-10-03 18:14 UTC
[PATCH] Aarch64: Change stack checking method on Linux
2024-10-03 17:23 UTC (2+ messages)
[PATCH] Fix const constraint in std::stable_sort and std::inplace_merge
2024-10-03 16:57 UTC (4+ messages)
[PATCH 1/2] c++: add -Wdeprecated-literal-operator [CWG2521]
2024-10-03 16:40 UTC (2+ messages)
` [PATCH 2/2] c++: -Wdeprecated enables later standard deprecations
[PATCH] Further use of mod_scope in modified_type_die
2024-10-03 16:38 UTC
[PATCH 2/3] Release expanded template argument vector
2024-10-03 16:38 UTC (2+ messages)
[to-be-committed][RISC-V] Add splitters to restore condops generation after recent phiopt changes
2024-10-03 16:26 UTC
[PATCH] c++: compile time evaluation of prvalues [PR116416]
2024-10-03 16:14 UTC (14+ messages)
` [PATCH] expr: Don't clear whole unions [PR116416]
[PATCH 1/3] cfgexpand: Expand comment on when non-var clobbers can show up
2024-10-03 16:08 UTC (3+ messages)
` [PATCH 2/3] cfgexpand: Handle scope conflicts better [PR111422]
` [PATCH 3/3] gimple: Add gimple_with_undefined_signed_overflow and use it [PR111276]
[PATCH] aarch64: Optimise calls to ldexp with SVE FSCALE instruction
2024-10-03 15:45 UTC (8+ messages)
[PATCH v4] RISC-V: Implement TARGET_CAN_INLINE_P
2024-10-03 15:30 UTC
[PATCH] rs6000, fix test builtins-1-p10-runnable.c
2024-10-03 15:11 UTC
[PATCH] [PR86710][PR116826] match.pd: Fold logarithmic identities
2024-10-03 15:04 UTC (3+ messages)
[PATCH] Aarch64: Define WIDEST_HARDWARE_FP_SIZE
2024-10-03 14:56 UTC (2+ messages)
[PATCH] testsuite: Fix tail_call and musttail effective targets [PR116080]
2024-10-03 13:50 UTC (2+ messages)
[patch,avr,applied] Make gcc.dg/c23-stdarg-9.c work
2024-10-03 13:27 UTC
[PATCH] libstdc++: Unroll loop in load_bytes function
2024-10-03 12:25 UTC (5+ messages)
[PATCH 0/2] Valgrind checking improvements
2024-10-03 11:59 UTC (4+ messages)
` [PATCH 1/2] gcc: make Valgrind errors fatal during bootstrap
` [PATCH 2/2] gcc: make Valgrind errors fatal with --enable-checking=valgrind
[PATCH 3/3] Handle non-grouped stores as single-lane SLP
2024-10-03 11:34 UTC (3+ messages)
[committed] libstdc++: Make Unicode utils work with Parallel Mode
2024-10-03 11:30 UTC
[committed] libstdc++: Fix -Wdeprecated-declarations warning for Parallel Mode [PR116944]
2024-10-03 11:30 UTC
[committed] libstdc++: Fix some warnings seen during bootstrap
2024-10-03 11:30 UTC
[patch,testsuite] Fix gcc.c-torture/execute/ieee/pr108540-1.c
2024-10-03 11:29 UTC
[PATCH] Restore aarch64 bootstrap
2024-10-03 11:27 UTC
[PATCH] tree-optimization/116566 - single lane SLP for VLA inductions
2024-10-03 11:25 UTC (2+ messages)
SVE intrinsics: Fold constant operands for svlsl
2024-10-03 11:16 UTC (2+ messages)
[PATCH 0/2] Prime path coverage to gcc/gcov
2024-10-03 10:46 UTC (3+ messages)
` [PATCH 1/2] gcov: branch, conds, calls in function summaries
` [PATCH 2/2] Add prime path coverage to gcc/gcov
[PATCH v4 0/2] Add support for SVE2 faminmax
2024-10-03 9:51 UTC (3+ messages)
` [PATCH v4 1/2] aarch64: Add SVE2 faminmax intrinsics
` [PATCH v4 2/2] aarch64: Add codegen support for SVE2 faminmax
[PATCH] aarch64: Fix early ra for -fno-delete-dead-exceptions [PR116927]
2024-10-03 8:28 UTC (2+ messages)
[patch,avr] Fix PR116953 - jump_over_one_insn_p clobbers recog_data.operand in avr_out_sbxx_branch
2024-10-03 8:19 UTC
[PATCH 2/2]AArch64: support encoding integer immediates using floating point moves
2024-10-03 8:17 UTC (4+ messages)
SVE intrinsics: Fold svmul with constant power-of-2 operand to svlsl
2024-10-03 8:01 UTC (2+ messages)
[PATCH 0/1] Detecting lifetime-dse issues via Valgrind [PR66487]
2024-10-03 7:12 UTC (2+ messages)
[PATCH v4 0/7] OpenMP: dispatch + adjust_args support
2024-10-03 5:43 UTC (9+ messages)
` [PATCH v4 1/7] OpenMP: dispatch + adjust_args tree data structures and front-end interfaces
` [PATCH v4 2/7] OpenMP: middle-end support for dispatch + adjust_args
` [PATCH v4 3/7] OpenMP: C front-end "
` [PATCH v4 4/7] OpenMP: C++ "
` [PATCH v4 5/7] OpenMP: common C/C++ testcases "
` [PATCH v4 6/7] OpenMP: Fortran front-end support "
` [PATCH v4 7/7] OpenMP: update documentation for dispatch and adjust_args
[pushed: r15-4035] diagnostics: support SARIF 2.2 output, undocumented for now [PR116301]
2024-10-03 2:13 UTC
[PATCH] RISC-V: Define LOGICAL_OP_NON_SHORT_CIRCUIT to 1 [PR116615]
2024-10-03 1:14 UTC (5+ messages)
[PATCH v2] c: ICE in build_counted_by_ref [PR116735]
2024-10-02 22:20 UTC
[PATCH 1/2 v2] c++: Make __builtin_launder reject invalid types [PR116673]
2024-10-02 22:10 UTC (3+ messages)
` [PATCH] c++: Fix g++.dg/ext/sve-sizeless-1.C regression
[Fortran, Patch, PR51815, v1] Fix parsing of substring refs in coarrays
2024-10-02 20:35 UTC (6+ messages)
[PATCH 0/8] [RFC] Introduce floating point fetch_add builtins
2024-10-02 19:40 UTC (4+ messages)
[PATCH 1/2] libstdc++: Make std::construct_at support arrays (LWG 3436)
2024-10-02 19:37 UTC (2+ messages)
` [PATCH 2/2] libstdc++: Do not cast away const-ness in std::construct_at (LWG 3870)
[PATCH] libstdc++: Tweak %c formatting for chrono types
2024-10-02 19:37 UTC
[PATCH] libstdc++: Fix formatting of chrono::duration with character rep [PR116755]
2024-10-02 19:36 UTC
[PATCH] libstdc++: Enable _GLIBCXX_ASSERTIONS by default for -O0 [PR112808]
2024-10-02 18:40 UTC (3+ messages)
[patch,testsuite,applied] ad PR52641: Make strict-flex-array-3.c work on int != 32-bit targets
2024-10-02 17:21 UTC
[PATCH 0/2] aarch64: remove SVE2 requirement from SME and diagnose it as unsupported
2024-10-02 17:13 UTC (3+ messages)
` [PATCH 1/2] aarch64: Split FCMA feature bit from Armv8.3-A
` [PATCH 2/2] aarch64: remove SVE2 requirement from SME and diagnose it as unsupported
[PATCH][_Hashtable] Fix some implementation inconsistencies
2024-10-02 17:03 UTC (2+ messages)
[PATCH] C/116735 - ICE in build_counted_by_ref
2024-10-02 17:00 UTC (5+ messages)
[patch,avr,applied] Make gcc.dg/pr113596.c work on AVR
2024-10-02 16:47 UTC
[PATCH] middle-end: reorder masking priority of math functions
2024-10-02 16:25 UTC
[PATCH v3 0/2] Add support for SVE2 faminmax
2024-10-02 15:50 UTC (3+ messages)
` [PATCH v3 1/2] aarch64: Add SVE2 faminmax intrinsics
` [PATCH v3 2/2] aarch64: Add codegen support for SVE2 faminmax
[patch,testsuite,applied] ad PR52641: Require int32 for gcc.dg/pr93820-2.c
2024-10-02 15:23 UTC
[PATCH] middle-end: Fix ifcvt predicate generation for masked function calls
2024-10-02 15:10 UTC (4+ messages)
[PATCH] testsuite: Unset torture_current_flags after use
2024-10-02 15:07 UTC (2+ messages)
[patch,testsuite,applied] Fix gcc.dg/signbit-6.c for int != 32-bit targets
2024-10-02 15:01 UTC
[RFC PATCH] Allow limited extended asm at toplevel
2024-10-02 14:30 UTC (6+ messages)
Email Document
2024-10-02 14:11 UTC
[PATCH]middle-end: support SLP early break
2024-10-02 13:55 UTC (3+ messages)
[PATCH] aarch64: Fix SVE ACLE gimple folds for C++ LTO [PR116629]
2024-10-02 13:51 UTC
[PATCH] testsuite: Make check-function-bodies work with LTO
2024-10-02 13:48 UTC
[PATCH] doc: Drop GCC 2.6 ABI change note for H8/h8300-hms
2024-10-02 13:41 UTC (2+ messages)
[PATCH] c++: Don't ICE due to artificial constructor parameters [PR116722]
2024-10-02 13:37 UTC (7+ messages)
` [PATCH v2] "
[PATCH] Replace another missed iterative_hash_object
2024-10-02 13:28 UTC
[PATCH v2] Improve vsetvl vconfig alignment
2024-10-02 12:36 UTC (2+ messages)
[PATCH] [PR113816] AArch64: Use SVE bit op reduction for vector reductions
2024-10-02 12:34 UTC (6+ messages)
[PATCH v2] RISC-V: Improve vsetvl vconfig alignment
2024-10-02 12:31 UTC
[PATCH v2] RISC-V: Improve vsetvl vconfig alignment
2024-10-02 12:27 UTC
[PATCH 1/3] Speedup iterative_hash_template_arg
2024-10-02 11:54 UTC
[PATCH 3/3] Record template specialization hash
2024-10-02 11:53 UTC
[PATCH 2/3] Release expanded template argument vector
2024-10-02 11:50 UTC
[PATCH 1/3] Speedup iterative_hash_template_arg
2024-10-02 11:49 UTC
[PATCH] Adjust gcc.dg/vect/vect-double-reduc-5.c
2024-10-02 11:43 UTC
[PATCH] Adjust gcc.dg/vect/slp-12a.c
2024-10-02 11:42 UTC
[PATCH] Adjust expectation for gcc.dg/vect/slp-19c.c
2024-10-02 11:40 UTC
[PATCH] un-XFAIL gcc.dg/vect/vect-double-reduc-5.c
2024-10-02 11:22 UTC
[PATCH] testsuite/116596 - fix gcc.dg/vect/slp-11a.c
2024-10-02 11:01 UTC
[PATCH] libstdc++: Add __gnu_cxx::__alloc_traits::_Destroy_static_type [PR110057]
2024-10-02 10:50 UTC
[PATCH] libstdc++: Simplify std::aligned_storage and fix for versioned namespace [PR61458]
2024-10-02 10:49 UTC
[PATCH] libstdc++: Populate std::time_get::get's %c format for C locale
2024-10-02 10:46 UTC (2+ messages)
` [committed v2] "
[PATCH] libstdc++: Fix rounding in chrono::parse
2024-10-02 10:45 UTC (2+ messages)
[committed] libstdc++: Fix -Wlong-long warning in <bits/postypes.h>
2024-10-02 10:33 UTC
[RFC v1 0/2] c: Add _Lengthof operator
2024-10-02 9:41 UTC (8+ messages)
` [PATCH v12 0/4] c: Add __nelementsof__ operator
` [PATCH v13 0/4] c: Add __lengthof__ operator
` [PATCH v13 1/4] contrib/: Add support for Cc: and Link: tags
` [PATCH v13 2/4] gcc/: Rename array_type_nelts() => array_type_nelts_minus_one()
` [PATCH v13 3/4] Merge definitions of array_type_nelts_top()
` [PATCH v13 4/4] c: Add __lengthof__ operator
[PATCH] testsuite/116660 - adjust testcases unexpectedly failing on 32bit sparc
2024-10-02 9:29 UTC
[pushed] doc: Drop h8300-hms reference to binaries downloads
2024-10-02 9:13 UTC
[PATCH] gcc-wwwdocs: Mention check-c++-all target for C++ front end patch testing
2024-10-02 8:51 UTC
[PATCH] backprop: Fix deleting of a phi node [PR116922]
2024-10-02 7:34 UTC (2+ messages)
[PATCH] phiopt: Fix VCE moving by rewriting it into cast [PR116098]
2024-10-02 7:32 UTC (2+ messages)
[PATCH v3] RISC-V: Implement TARGET_CAN_INLINE_P
2024-10-02 7:06 UTC
[PATCH][Backport][GCC12] tree-optimization/116585 - SSA corruption with split_constant_offset
2024-10-02 6:50 UTC (2+ messages)
[PATCH][Backport][GCC13] tree-optimization/116585 - SSA corruption with split_constant_offset
2024-10-02 6:50 UTC (2+ messages)
[PATCH][Backport][GCC14] tree-optimization/116585 - SSA corruption with split_constant_offset
2024-10-02 6:50 UTC (2+ messages)
[PATCH] Fix gcc.dg/pr116905.c
2024-10-02 6:49 UTC
[PATCH 2/2] testsuite/116654 - adjust gcc.target/powerpc/p9-vec-length-full-8.c
2024-10-02 6:44 UTC
[PATCH 1/2] testsuite/116654 - adjust gcc.dg/vect/costmodel/ppc/costmodel-slp-12.c
2024-10-02 6:43 UTC
Order
2024-10-02 6:00 UTC
[PATCH] libcpp: Implement clang -Wheader-guard warning [PR96842]
2024-10-01 22:37 UTC (3+ messages)
[pushed] c++: don't advertise C++20 concepts in C++14
2024-10-01 21:39 UTC
[RFC][PATCH] AArch64: Remove AARCH64_EXTRA_TUNE_USE_NEW_VECTOR_COSTS
2024-10-01 19:30 UTC (9+ messages)
[patch,avr,applied] Drop a superfluous sub-condition in avr_out_compare
2024-10-01 18:46 UTC
[patch,avr,applied] Fix a build warning in avr-passes.cc
2024-10-01 18:31 UTC
[PATCH v2] RISC-V: Implement TARGET_CAN_INLINE_P
2024-10-01 17:03 UTC (2+ messages)
[PATCH v2 0/3] Add support for SVE2 faminmax
2024-10-01 16:46 UTC (4+ messages)
` [PATCH v2 2/3] aarch64: Introduce new unspecs for smax/smin
[PATCH v2] arm: Prevent ICE when doloop dec_set is not PLUS_EXPR
2024-10-01 16:34 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).