Show patches with: Archived = No       |   26779 patches
« 1 248 49 50267 268 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
tree: Fix up try_catch_may_fallthru [PR112619] tree: Fix up try_catch_may_fallthru [PR112619] - - --2 2023-11-22 Jakub Jelinek New
AArch64: fix aarch64_usubw pattern AArch64: fix aarch64_usubw pattern - - --2 2023-11-22 Tamar Christina Committed
c++, v4: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] c++, v4: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] - - --2 2023-11-22 Jakub Jelinek New
arm: [MVE intrinsics] Fix typo arm: [MVE intrinsics] Fix typo - - -2- 2023-11-22 Christophe Lyon Committed
RISC-V: Fix permutation indice mode bug RISC-V: Fix permutation indice mode bug - - 63- 2023-11-22 juzhe.zhong@rivai.ai Committed
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 - - 4-- 2023-11-22 liuhongt New
[pushed] c++: start_preparsed_function tweak [pushed] c++: start_preparsed_function tweak - - 12- 2023-11-22 Jason Merrill Committed
[APX,PUSH2POP2] Adjust operand order for PUSH2POP2 [APX,PUSH2POP2] Adjust operand order for PUSH2POP2 - - 22- 2023-11-22 Hongyu Wang Committed
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 - - 4-- 2023-11-22 Andrew Pinski Committed
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 - - 4-- 2023-11-22 Andrew Pinski Committed
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 - - 4-- 2023-11-22 Hans-Peter Nilsson Committed
ARM/testsuite: Use non-capturing parentheses with pr53447-5.c ARM/testsuite: Use non-capturing parentheses with pr53447-5.c - - 4-- 2023-11-22 Maciej W. Rozycki Committed
[2/2] testsuite/unroll-8: Disable vectorization for varibale-factor targets [1/2] testsuite/unroll-8: Avoid triggering undefined behavior - - 4-- 2023-11-21 Palmer Dabbelt New
[1/2] testsuite/unroll-8: Avoid triggering undefined behavior [1/2] testsuite/unroll-8: Avoid triggering undefined behavior - - 2-- 2023-11-21 Palmer Dabbelt New
binutils: v2: experimental use of libdiagnostics in gas binutils: v2: experimental use of libdiagnostics in gas - - --2 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 Committed
[4/5] diagnostics: add diagnostic_context::get_location_text v2 of libdiagnostics - - --- 2023-11-21 David Malcolm Committed
[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] - - 2-2 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… - - -2- 2023-11-21 Thomas Schwinge Committed
[committed] sanitizer: Fix build on SPARC/Solaris with Solaris as [PR112562] [committed] sanitizer: Fix build on SPARC/Solaris with Solaris as [PR112562] - - --2 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. - - 11-- 2023-11-21 Robin Dapp JuzheZhong Committed
[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 - - 4-- 2023-11-21 Manolis Tsamis Committed
[v2] ifcvt: Handle multiple rewired regs and refactor noce_convert_multiple_sets [v2] ifcvt: Handle multiple rewired regs and refactor noce_convert_multiple_sets - - 4-- 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] - - --2 2023-11-21 Jakub Jelinek New
libstdc++: Turn memmove to memcpy in vector reallocations libstdc++: Turn memmove to memcpy in vector reallocations - - 2-2 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) - - -2- 2023-11-21 Jonathan Wakely Committed
[committed] libstdc++: Add freestanding feature test macros (P2407R5) [committed] libstdc++: Add freestanding feature test macros (P2407R5) - - --2 2023-11-21 Jonathan Wakely Committed
[committed] libstdc++: Add std::span::at for C++26 (P2821R5) [committed] libstdc++: Add std::span::at for C++26 (P2821R5) - - --2 2023-11-21 Jonathan Wakely Committed
[committed] libstdc++: Fix std::tr2::dynamic_bitset support for alternate characters [committed] libstdc++: Fix std::tr2::dynamic_bitset support for alternate characters - - -2- 2023-11-21 Jonathan Wakely Committed
arm: libgcc: provide implementations of __sync_synchronize arm: libgcc: provide implementations of __sync_synchronize - - 3-- 2023-11-21 Richard Earnshaw Committed
gcc.misc-tests/linkage-y.c: Compatibility with C99+ system compilers gcc.misc-tests/linkage-y.c: Compatibility with C99+ system compilers - - 3-- 2023-11-21 Florian Weimer Committed
vect: Allow reduc_index != 1 for COND_OPs. vect: Allow reduc_index != 1 for COND_OPs. - - 2-1 2023-11-21 Robin Dapp New
tree-optimization/112623 - forwprop VEC_PACK_TRUNC generation tree-optimization/112623 - forwprop VEC_PACK_TRUNC generation - - 12- 2023-11-21 Richard Biener Committed
Move VF based dependence check Move VF based dependence check - - 12- 2023-11-21 Richard Biener Committed
[committed] d: Merge upstream dmd ff57fec515, druntime ff57fec515, phobos 17bafda79. [committed] d: Merge upstream dmd ff57fec515, druntime ff57fec515, phobos 17bafda79. - - -2- 2023-11-21 Iain Buclaw Committed
[committed] d: Merge upstream dmd 65a3da148c, phobos fc06c514a. [committed] d: Merge upstream dmd 65a3da148c, phobos fc06c514a. - - --2 2023-11-21 Iain Buclaw Committed
[v5,1/1] c++: Initial support for P0847R7 (Deducing This) [PR102609] [v5,1/1] c++: Initial support for P0847R7 (Deducing This) [PR102609] - - 2-- 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 - - 63- 2023-11-21 juzhe.zhong@rivai.ai Committed
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) - - -2- 2023-11-21 Thomas Schwinge Committed
[v2] gcov: Fix integer types in gen_counter_update() [v2] gcov: Fix integer types in gen_counter_update() - - --2 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 - - 63- 2023-11-21 juzhe.zhong@rivai.ai rdapp Committed
[COMMITTED] ada: Fix miscompilation of loop over boolean range [COMMITTED] ada: Fix miscompilation of loop over boolean range - - -2- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Fix issue with indefinite vector of overaligned unconstrained array [COMMITTED] ada: Fix issue with indefinite vector of overaligned unconstrained array - - -2- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Compiler crash on container aggregate with loop_parameter_specifications [COMMITTED] ada: Compiler crash on container aggregate with loop_parameter_specifications - - -2- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Another couple of cleanups in the finalization machinery [COMMITTED] ada: Another couple of cleanups in the finalization machinery - - -2- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Deep delta aggregates in postconditions [COMMITTED] ada: Deep delta aggregates in postconditions - - -2- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Small consistency fix for -gnatwv warning [COMMITTED] ada: Small consistency fix for -gnatwv warning - - -2- 2023-11-21 Marc Poulhiès Committed
[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" - - -2- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Fix internal error on 'Address of task component [COMMITTED] ada: Fix internal error on 'Address of task component - - -2- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Avoid Style_Checks pragmas affecting other units [COMMITTED] ada: Avoid Style_Checks pragmas affecting other units - - -2- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Fix type for SPARK expansion on deep delta aggregates [COMMITTED] ada: Fix type for SPARK expansion on deep delta aggregates - - -2- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Further cleanup in finalization machinery [COMMITTED] ada: Further cleanup in finalization machinery - - -2- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Fix string indexing within GNAT.Calendar.Time_IO.Value [COMMITTED] ada: Fix string indexing within GNAT.Calendar.Time_IO.Value - - -2- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Small improvement to Null_Status function [COMMITTED] ada: Small improvement to Null_Status function - - -2- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Further cleanup in finalization machinery [COMMITTED] ada: Further cleanup in finalization machinery - - -2- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Use CLOCK_MONOTONIC on VxWorks [COMMITTED] ada: Use CLOCK_MONOTONIC on VxWorks - - -2- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Deep delta aggregates cleanup. [COMMITTED] ada: Deep delta aggregates cleanup. - - -2- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Small cleanup in finalization machinery [COMMITTED] ada: Small cleanup in finalization machinery - - 1-1 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Runtime recompilation instructions improvements. [COMMITTED] ada: Runtime recompilation instructions improvements. - - 11- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Deep delta aggregates [COMMITTED] ada: Deep delta aggregates - - 1-1 2023-11-21 Marc Poulhiès Committed
[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 Committed
[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 - - 1-- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Fix misplaced index directive in documentation [COMMITTED] ada: Fix misplaced index directive in documentation - - 1-- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Fix SCOs generation for aspect specifications [COMMITTED] ada: Fix SCOs generation for aspect specifications - - 1-- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Always use -gnatg in run-time GPR files [COMMITTED] ada: Always use -gnatg in run-time GPR files - - 1-- 2023-11-21 Marc Poulhiès Committed
[COMMITTED] ada: Trivial typo fix in comment [COMMITTED] ada: Trivial typo fix in comment - - 1-- 2023-11-21 Marc Poulhiès Committed
testsuite: Fix up pr111309-2.c on arm [PR111309] testsuite: Fix up pr111309-2.c on arm [PR111309] - - --2 2023-11-21 Jakub Jelinek Committed
rtl-optimization: Modify loop live data with livein of loop header rtl-optimization: Modify loop live data with livein of loop header - - 1-- 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] - - --2 2023-11-21 Jakub Jelinek New
middle-end/112622 - adjust arm testcases middle-end/112622 - adjust arm testcases - - -2- 2023-11-21 Richard Biener Committed
tree-optimization/111970 - fix issue with SLP of emulated gather/scatter tree-optimization/111970 - fix issue with SLP of emulated gather/scatter - - -2- 2023-11-21 Richard Biener Committed
[2/2] bugzilla: remove `gcc-bugs@` mailing list address [1/1] email: fix bug and patch email addresses - - 2-- 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… - - -2- 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 - - 11- 2023-11-21 juzhe.zhong@rivai.ai Committed
[v4] libstdc++: Remove UB from month and weekday additions and subtractions. [v4] libstdc++: Remove UB from month and weekday additions and subtractions. - - 2-- 2023-11-21 Cassio Neri Superseded
[RFC] RISC-V: Support RISC-V Profiles in -march option. [RFC] RISC-V: Support RISC-V Profiles in -march option. - - 81- 2023-11-20 Jiawei JeffreyALaw Superseded
Bump LTO_minor_version Bump LTO_minor_version - - 2-- 2023-11-20 Martin Jambor New
RISC-V: testsuite: Fix popcount test. RISC-V: testsuite: Fix popcount test. - - 9-- 2023-11-20 Robin Dapp JuzheZhong Committed
[RFC] i386: Fix ICE with -mforce-indirect-call and -fsplit-stack [PR89316] [RFC] i386: Fix ICE with -mforce-indirect-call and -fsplit-stack [PR89316] - - 2-- 2023-11-20 Uros Bizjak Committed
RISC-V: testsuite: Add rv64 requirement for bug-9 and bug-14. RISC-V: testsuite: Add rv64 requirement for bug-9 and bug-14. - - 9-- 2023-11-20 Robin Dapp JuzheZhong Committed
RISC-V: testsuite: Do not set default arch for RVV. RISC-V: testsuite: Do not set default arch for RVV. - - 9-- 2023-11-20 Robin Dapp JuzheZhong Committed
[1/1] gcc-14: document P1689R5 scanning output support [1/1] gcc-14: document P1689R5 scanning output support - - --2 2023-11-20 Ben Boeckel New
[1/1] email: fix bug and patch email addresses [1/1] email: fix bug and patch email addresses - - 2-- 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 - - 2-- 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() - - 1-1 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() - - --2 2023-11-20 Sebastian Huber Committed
middle-end/112622 - convert and vector-to-float middle-end/112622 - convert and vector-to-float - - -2- 2023-11-20 Richard Biener Committed
tree-optimization/112281 - loop distribution and zero dependence distances tree-optimization/112281 - loop distribution and zero dependence distances - - -2- 2023-11-20 Richard Biener Committed
tree-optimization/112618 - unused .MASK_CALL tree-optimization/112618 - unused .MASK_CALL - - -2- 2023-11-20 Richard Biener Committed
[1/1] gcc-14: document P1689R5 scanning output support [1/1] gcc-14: document P1689R5 scanning output support - - --2 2023-11-20 Ben Boeckel New
[v3] RISC-V: Implement TLS Descriptors. [v3] RISC-V: Implement TLS Descriptors. - - -13 2023-11-20 Tatsuyuki Ishi Superseded
[wwwdocs] Add new libstdc++ features [wwwdocs] Add new libstdc++ features - - --2 2023-11-20 Jonathan Wakely Committed
[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 - - 612 2023-11-20 juzhe.zhong@rivai.ai JeffreyALaw Superseded
aarch64: Add an early RA for strided registers aarch64: Add an early RA for strided registers - - --2 2023-11-20 Richard Sandiford New
[1/1] sched-deps.cc (find_modifiable_mems): Avoid exponential behavior Avoid exponential behavior in scheduler and better logging - - 2-- 2023-11-20 Maxim Kuvyrkov New
OpenMP: Add uses_allocators support OpenMP: Add uses_allocators support - - 2-- 2023-11-20 Tobias Burnus New
« 1 248 49 50267 268 »