Show patches with: none      |   128325 patches
« 1 2 ... 60 61 621283 1284 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,1/8] sched-deps.cc (find_modifiable_mems): Avoid exponential behavior [v3,1/8] sched-deps.cc (find_modifiable_mems): Avoid exponential behavior - - - - --- 2023-11-22 Maxim Kuvyrkov New
RISC-V: Fix incorrect use of vcompress in permutation auto-vectorization RISC-V: Fix incorrect use of vcompress in permutation auto-vectorization - - - - --- 2023-11-22 juzhe.zhong@rivai.ai New
[committed] testsuite: Add testcase for already fixed PR112518 [committed] testsuite: Add testcase for already fixed PR112518 - - - - --- 2023-11-22 Jakub Jelinek New
tree: Fix up try_catch_may_fallthru [PR112619] tree: Fix up try_catch_may_fallthru [PR112619] - - - - --- 2023-11-22 Jakub Jelinek New
AArch64: fix aarch64_usubw pattern AArch64: fix aarch64_usubw pattern - - - - --- 2023-11-22 Tamar Christina New
c++, v4: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] c++, v4: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] - - - - --- 2023-11-22 Jakub Jelinek New
arm: [MVE intrinsics] Fix typo arm: [MVE intrinsics] Fix typo - - - - --- 2023-11-22 Christophe Lyon New
RISC-V: Fix permutation indice mode bug RISC-V: Fix permutation indice mode bug - - - - --- 2023-11-22 juzhe.zhong@rivai.ai New
Set AVOID_256FMA_CHAINS TO m_GENERIC as it's generally good to new platforms Set AVOID_256FMA_CHAINS TO m_GENERIC as it's generally good to new platforms - - - - --- 2023-11-22 liuhongt New
[pushed] c++: start_preparsed_function tweak [pushed] c++: start_preparsed_function tweak - - - - --- 2023-11-22 Jason Merrill New
[APX,PUSH2POP2] Adjust operand order for PUSH2POP2 [APX,PUSH2POP2] Adjust operand order for PUSH2POP2 - - - - --- 2023-11-22 Hongyu Wang New
Fix gcc.target/aarch64/movk.c testcase after IPA-VRP improvement for return values Fix gcc.target/aarch64/movk.c testcase after IPA-VRP improvement for return values - - - - --- 2023-11-22 Andrew Pinski New
Fix gcc.target/aarch64/movk.c testcase after IPA-VRP improvement for return values Fix gcc.target/aarch64/movk.c testcase after IPA-VRP improvement for return values - - - - --- 2023-11-22 Andrew Pinski New
testsuite: Tweak xfail bogus g++.dg/warn/Wstringop-overflow-4.C:144, PR106120 testsuite: Tweak xfail bogus g++.dg/warn/Wstringop-overflow-4.C:144, PR106120 - - - - --- 2023-11-22 Hans-Peter Nilsson New
ARM/testsuite: Use non-capturing parentheses with pr53447-5.c ARM/testsuite: Use non-capturing parentheses with pr53447-5.c - - - - --- 2023-11-22 Maciej W. Rozycki New
[2/2] testsuite/unroll-8: Disable vectorization for varibale-factor targets [1/2] testsuite/unroll-8: Avoid triggering undefined behavior - - - - --- 2023-11-21 Palmer Dabbelt New
[1/2] testsuite/unroll-8: Avoid triggering undefined behavior [1/2] testsuite/unroll-8: Avoid triggering undefined behavior - - - - --- 2023-11-21 Palmer Dabbelt New
binutils: v2: experimental use of libdiagnostics in gas binutils: v2: experimental use of libdiagnostics in gas - - - - --- 2023-11-21 David Malcolm New
[5/5] diagnostics: don't print annotation lines when there's no column info v2 of libdiagnostics - - - - --- 2023-11-21 David Malcolm New
[4/5] diagnostics: add diagnostic_context::get_location_text v2 of libdiagnostics - - - - --- 2023-11-21 David Malcolm New
[3/5] libdiagnostics v2: add C++ wrapper API v2 of libdiagnostics - - - - --- 2023-11-21 David Malcolm New
[2/5] libdiagnostics v2: work-in-progress implementation v2 of libdiagnostics - - - - --- 2023-11-21 David Malcolm New
[1/5] libdiagnostics v2: header and examples v2 of libdiagnostics - - - - --- 2023-11-21 David Malcolm New
[v3] Fortran: restrictions on integer arguments to SYSTEM_CLOCK [PR112609] [v3] Fortran: restrictions on integer arguments to SYSTEM_CLOCK [PR112609] - - - - --- 2023-11-21 Harald Anlauf New
Fix 'gcc.dg/tree-ssa/return-value-range-1.c' for 'char' defaulting to 'unsigned' (was: Propagate va… Fix 'gcc.dg/tree-ssa/return-value-range-1.c' for 'char' defaulting to 'unsigned' (was: Propagate va… - - - - --- 2023-11-21 Thomas Schwinge New
[committed] sanitizer: Fix build on SPARC/Solaris with Solaris as [PR112562] [committed] sanitizer: Fix build on SPARC/Solaris with Solaris as [PR112562] - - - - --- 2023-11-21 Jakub Jelinek New
RISC-V: testsuite: Remove redundant vector_hw and zvfh_hw. RISC-V: testsuite: Remove redundant vector_hw and zvfh_hw. - - - - --- 2023-11-21 Robin Dapp New
[v2] ifcvt: Remove obsolete code for subreg handling in noce_convert_multiple_sets [v2] ifcvt: Remove obsolete code for subreg handling in noce_convert_multiple_sets - - - - --- 2023-11-21 Manolis Tsamis New
[v2] ifcvt: Handle multiple rewired regs and refactor noce_convert_multiple_sets [v2] ifcvt: Handle multiple rewired regs and refactor noce_convert_multiple_sets - - - - --- 2023-11-21 Manolis Tsamis New
c++, v3: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] c++, v3: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] - - - - --- 2023-11-21 Jakub Jelinek New
libstdc++: Turn memmove to memcpy in vector reallocations libstdc++: Turn memmove to memcpy in vector reallocations - - - - --- 2023-11-21 Jan Hubicka New
[committed] libstdc++: Do not declare strtok for C++26 freestanding (P2937R0) [committed] libstdc++: Do not declare strtok for C++26 freestanding (P2937R0) - - - - --- 2023-11-21 Jonathan Wakely New
[committed] libstdc++: Add freestanding feature test macros (P2407R5) [committed] libstdc++: Add freestanding feature test macros (P2407R5) - - - - --- 2023-11-21 Jonathan Wakely New
[committed] libstdc++: Add std::span::at for C++26 (P2821R5) [committed] libstdc++: Add std::span::at for C++26 (P2821R5) - - - - --- 2023-11-21 Jonathan Wakely New
[committed] libstdc++: Fix std::tr2::dynamic_bitset support for alternate characters [committed] libstdc++: Fix std::tr2::dynamic_bitset support for alternate characters - - - - --- 2023-11-21 Jonathan Wakely New
arm: libgcc: provide implementations of __sync_synchronize arm: libgcc: provide implementations of __sync_synchronize - - - - --- 2023-11-21 Richard Earnshaw New
gcc.misc-tests/linkage-y.c: Compatibility with C99+ system compilers gcc.misc-tests/linkage-y.c: Compatibility with C99+ system compilers - - - - --- 2023-11-21 Florian Weimer New
vect: Allow reduc_index != 1 for COND_OPs. vect: Allow reduc_index != 1 for COND_OPs. - - - - --- 2023-11-21 Robin Dapp New
tree-optimization/112623 - forwprop VEC_PACK_TRUNC generation tree-optimization/112623 - forwprop VEC_PACK_TRUNC generation - - - - --- 2023-11-21 Richard Biener New
Move VF based dependence check Move VF based dependence check - - - - --- 2023-11-21 Richard Biener New
[committed] d: Merge upstream dmd ff57fec515, druntime ff57fec515, phobos 17bafda79. [committed] d: Merge upstream dmd ff57fec515, druntime ff57fec515, phobos 17bafda79. - - - - --- 2023-11-21 Iain Buclaw New
[committed] d: Merge upstream dmd 65a3da148c, phobos fc06c514a. [committed] d: Merge upstream dmd 65a3da148c, phobos fc06c514a. - - - - --- 2023-11-21 Iain Buclaw New
[v5,1/1] c++: Initial support for P0847R7 (Deducing This) [PR102609] [v5,1/1] c++: Initial support for P0847R7 (Deducing This) [PR102609] - - - - --- 2023-11-21 waffl3x New
[Committed] RISC-V: Add missing dump check of pr112438.c [Committed] RISC-V: Add missing dump check of pr112438.c - - - - --- 2023-11-21 juzhe.zhong@rivai.ai New
Fix 'gcc.dg/tree-ssa/return-value-range-1.c' (was: Propagate value ranges of return values) Fix 'gcc.dg/tree-ssa/return-value-range-1.c' (was: Propagate value ranges of return values) - - - - --- 2023-11-21 Thomas Schwinge New
[v2] gcov: Fix integer types in gen_counter_update() [v2] gcov: Fix integer types in gen_counter_update() - - - - --- 2023-11-21 Sebastian Huber New
[BUG,FIX] RISC-V: Disallow COSNT_VECTOR for DI on RV32 [BUG,FIX] RISC-V: Disallow COSNT_VECTOR for DI on RV32 - - - - --- 2023-11-21 juzhe.zhong@rivai.ai New
[COMMITTED] ada: Fix miscompilation of loop over boolean range [COMMITTED] ada: Fix miscompilation of loop over boolean range - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Fix issue with indefinite vector of overaligned unconstrained array [COMMITTED] ada: Fix issue with indefinite vector of overaligned unconstrained array - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Compiler crash on container aggregate with loop_parameter_specifications [COMMITTED] ada: Compiler crash on container aggregate with loop_parameter_specifications - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Another couple of cleanups in the finalization machinery [COMMITTED] ada: Another couple of cleanups in the finalization machinery - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Deep delta aggregates in postconditions [COMMITTED] ada: Deep delta aggregates in postconditions - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Small consistency fix for -gnatwv warning [COMMITTED] ada: Small consistency fix for -gnatwv warning - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Compiler error reporting illegal prefix on legal loop iterator with "in" [COMMITTED] ada: Compiler error reporting illegal prefix on legal loop iterator with "in" - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Fix internal error on 'Address of task component [COMMITTED] ada: Fix internal error on 'Address of task component - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Avoid Style_Checks pragmas affecting other units [COMMITTED] ada: Avoid Style_Checks pragmas affecting other units - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Fix type for SPARK expansion on deep delta aggregates [COMMITTED] ada: Fix type for SPARK expansion on deep delta aggregates - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Further cleanup in finalization machinery [COMMITTED] ada: Further cleanup in finalization machinery - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Fix string indexing within GNAT.Calendar.Time_IO.Value [COMMITTED] ada: Fix string indexing within GNAT.Calendar.Time_IO.Value - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Small improvement to Null_Status function [COMMITTED] ada: Small improvement to Null_Status function - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Further cleanup in finalization machinery [COMMITTED] ada: Further cleanup in finalization machinery - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Use CLOCK_MONOTONIC on VxWorks [COMMITTED] ada: Use CLOCK_MONOTONIC on VxWorks - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Deep delta aggregates cleanup. [COMMITTED] ada: Deep delta aggregates cleanup. - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Small cleanup in finalization machinery [COMMITTED] ada: Small cleanup in finalization machinery - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Runtime recompilation instructions improvements. [COMMITTED] ada: Runtime recompilation instructions improvements. - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Deep delta aggregates [COMMITTED] ada: Deep delta aggregates - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Fix Ada.Text_IO.Delete with "encoding=8bits" form [COMMITTED] ada: Fix Ada.Text_IO.Delete with "encoding=8bits" form - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Fix spurious error on call with default parameter in generic package [COMMITTED] ada: Fix spurious error on call with default parameter in generic package - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Fix misplaced index directive in documentation [COMMITTED] ada: Fix misplaced index directive in documentation - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Fix SCOs generation for aspect specifications [COMMITTED] ada: Fix SCOs generation for aspect specifications - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Always use -gnatg in run-time GPR files [COMMITTED] ada: Always use -gnatg in run-time GPR files - - - - --- 2023-11-21 Marc Poulhiès New
[COMMITTED] ada: Trivial typo fix in comment [COMMITTED] ada: Trivial typo fix in comment - - - - --- 2023-11-21 Marc Poulhiès New
testsuite: Fix up pr111309-2.c on arm [PR111309] testsuite: Fix up pr111309-2.c on arm [PR111309] - - - - --- 2023-11-21 Jakub Jelinek New
rtl-optimization: Modify loop live data with livein of loop header rtl-optimization: Modify loop live data with livein of loop header - - - - --- 2023-11-21 Ajit Agarwal New
builtins: Fix fold_builtin_query clzg/ctzg side-effects handling [PR112639] builtins: Fix fold_builtin_query clzg/ctzg side-effects handling [PR112639] - - - - --- 2023-11-21 Jakub Jelinek New
middle-end/112622 - adjust arm testcases middle-end/112622 - adjust arm testcases - - - - --- 2023-11-21 Richard Biener New
tree-optimization/111970 - fix issue with SLP of emulated gather/scatter tree-optimization/111970 - fix issue with SLP of emulated gather/scatter - - - - --- 2023-11-21 Richard Biener New
[2/2] bugzilla: remove `gcc-bugs@` mailing list address [1/1] email: fix bug and patch email addresses - - - - --- 2023-11-21 Ben Boeckel New
[1/1] email: fix bug and patch email addresses [1/1] email: fix bug and patch email addresses - - - - --- 2023-11-21 Ben Boeckel New
Pushed: LoongArch: Fix libgcc build failure when libc is not available (was Re: genopts: Add infras… Pushed: LoongArch: Fix libgcc build failure when libc is not available (was Re: genopts: Add infras… - - - - --- 2023-11-21 Xi Ruoyao New
[Committed] RISC-V: Fix reduc_run-9.c test value check bug [Committed] RISC-V: Fix reduc_run-9.c test value check bug - - - - --- 2023-11-21 juzhe.zhong@rivai.ai New
[v4] libstdc++: Remove UB from month and weekday additions and subtractions. [v4] libstdc++: Remove UB from month and weekday additions and subtractions. - - - - --- 2023-11-21 Cassio Neri New
[RFC] RISC-V: Support RISC-V Profiles in -march option. [RFC] RISC-V: Support RISC-V Profiles in -march option. - - - - --- 2023-11-20 Jiawei New
Bump LTO_minor_version Bump LTO_minor_version - - - - --- 2023-11-20 Martin Jambor New
RISC-V: testsuite: Fix popcount test. RISC-V: testsuite: Fix popcount test. - - - - --- 2023-11-20 Robin Dapp New
[RFC] i386: Fix ICE with -mforce-indirect-call and -fsplit-stack [PR89316] [RFC] i386: Fix ICE with -mforce-indirect-call and -fsplit-stack [PR89316] - - - - --- 2023-11-20 Uros Bizjak New
RISC-V: testsuite: Add rv64 requirement for bug-9 and bug-14. RISC-V: testsuite: Add rv64 requirement for bug-9 and bug-14. - - - - --- 2023-11-20 Robin Dapp New
RISC-V: testsuite: Do not set default arch for RVV. RISC-V: testsuite: Do not set default arch for RVV. - - - - --- 2023-11-20 Robin Dapp New
[1/1] gcc-14: document P1689R5 scanning output support [1/1] gcc-14: document P1689R5 scanning output support - - - - --- 2023-11-20 Ben Boeckel New
[1/1] email: fix bug and patch email addresses [1/1] email: fix bug and patch email addresses - - - - --- 2023-11-20 Ben Boeckel New
[v2] sched-deps.cc (find_modifiable_mems): Avoid exponential behavior [v2] sched-deps.cc (find_modifiable_mems): Avoid exponential behavior - - - - --- 2023-11-20 Maxim Kuvyrkov New
[2/2] gcov: Fix integer types in gen_counter_update() [1/2] gcov: Use unshare_expr() in gen_counter_update() - - - - --- 2023-11-20 Sebastian Huber New
[1/2] gcov: Use unshare_expr() in gen_counter_update() [1/2] gcov: Use unshare_expr() in gen_counter_update() - - - - --- 2023-11-20 Sebastian Huber New
middle-end/112622 - convert and vector-to-float middle-end/112622 - convert and vector-to-float - - - - --- 2023-11-20 Richard Biener New
tree-optimization/112281 - loop distribution and zero dependence distances tree-optimization/112281 - loop distribution and zero dependence distances - - - - --- 2023-11-20 Richard Biener New
tree-optimization/112618 - unused .MASK_CALL tree-optimization/112618 - unused .MASK_CALL - - - - --- 2023-11-20 Richard Biener New
[1/1] gcc-14: document P1689R5 scanning output support [1/1] gcc-14: document P1689R5 scanning output support - - - - --- 2023-11-20 Ben Boeckel New
[v3] RISC-V: Implement TLS Descriptors. [v3] RISC-V: Implement TLS Descriptors. - - - - --- 2023-11-20 Tatsuyuki Ishi New
[wwwdocs] Add new libstdc++ features [wwwdocs] Add new libstdc++ features - - - - --- 2023-11-20 Jonathan Wakely New
[BUG,FIX] RISC-V: Fix intermediate mode on slide1 instruction for SEW64 on RV32 [BUG,FIX] RISC-V: Fix intermediate mode on slide1 instruction for SEW64 on RV32 - - - - --- 2023-11-20 juzhe.zhong@rivai.ai New
« 1 2 ... 60 61 621283 1284 »