Show patches with: State = Action Required       |    Archived = No       |   126613 patches
« 1 2 ... 268 269 2701266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] Improve H8/300 C bit handling [committed] Improve H8/300 C bit handling - - - - --- 2021-09-05 Jeff Law New
[Fortran] Skip gfortran.dg/PR100914.f90 on targets that don't provide quadmath.h [Fortran] Skip gfortran.dg/PR100914.f90 on targets that don't provide quadmath.h - - - - --- 2021-09-05 Sandra Loosemore New
[2/2,v2] jit : Generate debug info for variables, testcase jit : Generate debug info for variables - - - - --- 2021-09-04 Petter Tomner New
[1/2,v2] jit : Generate debug info for variables jit : Generate debug info for variables - - - - --- 2021-09-04 Petter Tomner New
x86: Enable FMA in unsigned SI to SF expanders x86: Enable FMA in unsigned SI to SF expanders - - - - --- 2021-09-04 H.J. Lu New
x86: Add non-destructive source to @xorsign<mode>3_1 x86: Add non-destructive source to @xorsign<mode>3_1 - - - - --- 2021-09-04 H.J. Lu New
[PATCHv2,aarch64] Fix target/95969: __builtin_aarch64_im_lane_boundsi interferes with gimple [PATCHv2,aarch64] Fix target/95969: __builtin_aarch64_im_lane_boundsi interferes with gimple - - - - --- 2021-09-04 Li, Pan2 via Gcc-patches New
rs6000: Don't use r12 for CR save on ELFv2 (PR102107) rs6000: Don't use r12 for CR save on ELFv2 (PR102107) - - - - --- 2021-09-03 Segher Boessenkool New
[pushed] c++: Avoid bogus -Wunused with recent change [pushed] c++: Avoid bogus -Wunused with recent change - - - - --- 2021-09-03 Jason Merrill New
Implement POINTER_DIFF_EXPR entry in range-op. Implement POINTER_DIFF_EXPR entry in range-op. - - - - --- 2021-09-03 Aldy Hernandez New
Abstract PHI and forwarder block checks in jump threader. Abstract PHI and forwarder block checks in jump threader. - - - - --- 2021-09-03 Aldy Hernandez New
Do not assume loop header threading in backward threader. Do not assume loop header threading in backward threader. - - - - --- 2021-09-03 Aldy Hernandez New
Abstract PHI and forwarder block checks in jump threader. Abstract PHI and forwarder block checks in jump threader. - - - - --- 2021-09-03 Aldy Hernandez New
Improve backwards threader debugging dumps. Improve backwards threader debugging dumps. - - - - --- 2021-09-03 Aldy Hernandez New
Dump reason why threads are being cancelled and abstract code. Dump reason why threads are being cancelled and abstract code. - - - - --- 2021-09-03 Aldy Hernandez New
[COMMITTED] Avoid using unavailable objects in jt_state. [COMMITTED] Avoid using unavailable objects in jt_state. - - - - --- 2021-09-03 Aldy Hernandez New
[COMMITTED] Do not release state location until after path registry. [COMMITTED] Do not release state location until after path registry. - - - - --- 2021-09-03 Aldy Hernandez New
[COMMITTED] Add debug helper for jump thread paths. [COMMITTED] Add debug helper for jump thread paths. - - - - --- 2021-09-03 Aldy Hernandez New
[COMMITTED] Add function name when dumping ranger contents. [COMMITTED] Add function name when dumping ranger contents. - - - - --- 2021-09-03 Aldy Hernandez New
[COMMITTED] Use non-null knowledge in path_range_query. [COMMITTED] Use non-null knowledge in path_range_query. - - - - --- 2021-09-03 Aldy Hernandez New
[committed] libgomp.*/error-1.{c,f90}: Fix dg-output newline pattern [committed] libgomp.*/error-1.{c,f90}: Fix dg-output newline pattern - - - - --- 2021-09-03 Tobias Burnus New
[COMMITTED] Improve path_range_query dumps. [COMMITTED] Improve path_range_query dumps. - - - - --- 2021-09-03 Aldy Hernandez New
[COMMITTED] Implement relation_oracle::debug. [COMMITTED] Implement relation_oracle::debug. - - - - --- 2021-09-03 Aldy Hernandez New
[COMMITTED] Remove unnecessary include from tree-ssa-loop-ch.c [COMMITTED] Remove unnecessary include from tree-ssa-loop-ch.c - - - - --- 2021-09-03 Aldy Hernandez New
[COMMITTED] Skip statements with no BB in ranger. [COMMITTED] Skip statements with no BB in ranger. - - - - --- 2021-09-03 Aldy Hernandez New
[COMMITTED] Improve support for IMAGPART_EXPR and REALPART_EXPR in ranger. [COMMITTED] Improve support for IMAGPART_EXPR and REALPART_EXPR in ranger. - - - - --- 2021-09-03 Aldy Hernandez New
[c-family] Improve compatibility of -fdump-ada-spec with warnings [c-family] Improve compatibility of -fdump-ada-spec with warnings - - - - --- 2021-09-03 Eric Botcazou New
[i386] Fix PR C++/64697 [i386] Fix PR C++/64697 - - - - --- 2021-09-03 Eric Botcazou New
Fix debug info for packed array types in Ada Fix debug info for packed array types in Ada - - - - --- 2021-09-03 Eric Botcazou New
[committed] openmp: Improve expand_omp_atomic_pipeline [committed] openmp: Improve expand_omp_atomic_pipeline - - - - --- 2021-09-03 Jakub Jelinek New
Explicitly add -msse2 to compile HF related libgcc source file. Explicitly add -msse2 to compile HF related libgcc source file. - - - - --- 2021-09-03 Liu, Hongtao New
[v4] MIPS: add .module arch and ase to all output asm [v4] MIPS: add .module arch and ase to all output asm - - - - --- 2021-09-03 YunQiang Su New
Fix some GC issues in the aarch64 back-end. Fix some GC issues in the aarch64 back-end. - - - - --- 2021-09-03 Li, Pan2 via Gcc-patches New
[aarch64] Fix target/95969: __builtin_aarch64_im_lane_boundsi interferes with gimple [aarch64] Fix target/95969: __builtin_aarch64_im_lane_boundsi interferes with gimple - - - - --- 2021-09-03 Li, Pan2 via Gcc-patches New
[v3] MIPS: add .module mipsREV/.set arch= to all output asm file [v3] MIPS: add .module mipsREV/.set arch= to all output asm file - - - - --- 2021-09-03 YunQiang Su New
[v2] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept express… [v2] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept express… - - - - --- 2021-09-03 Barrett Adair New
Fix target/102173 ICE after error recovery Fix target/102173 ICE after error recovery - - - - --- 2021-09-02 Li, Pan2 via Gcc-patches New
libstdc++: Define macro before it is first checked libstdc++: Define macro before it is first checked - - - - --- 2021-09-02 Jonathan Wakely New
[committed] libstdc++: Implement std::atomic<T*>::compare_exchange_weak [committed] libstdc++: Implement std::atomic<T*>::compare_exchange_weak - - - - --- 2021-09-02 Jonathan Wakely New
[committed] libstdc++: Tweak whitespace in <atomic> [committed] libstdc++: Tweak whitespace in <atomic> - - - - --- 2021-09-02 Jonathan Wakely New
[committed] libstdc++: Remove "no stronger" assertion in compare exchange [PR102177] [committed] libstdc++: Remove "no stronger" assertion in compare exchange [PR102177] - - - - --- 2021-09-02 Jonathan Wakely New
[committed] libstdc++: Define std::invoke_r for C++23 (P2136R3) [committed] libstdc++: Define std::invoke_r for C++23 (P2136R3) - - - - --- 2021-09-02 Jonathan Wakely New
[v2,4/4] libffi: Integrate testsuite with GCC testsuite libffi: Sync with upstream - - - - --- 2021-09-02 H.J. Lu New
[v2,3/4] libffi: Integrate build with GCC libffi: Sync with upstream - - - - --- 2021-09-02 H.J. Lu New
[v2,1/4] libffi: Add HOWTO_MERGE, autogen.sh and merge.sh libffi: Sync with upstream - - - - --- 2021-09-02 H.J. Lu New
[RFA] tree: Change error_operand_p to an inline function [RFA] tree: Change error_operand_p to an inline function - - - - --- 2021-09-02 Jason Merrill New
tree-optimization/102176 - locally compute participating SLP stmts tree-optimization/102176 - locally compute participating SLP stmts - - - - --- 2021-09-02 Richard Biener New
[V2] Set bound/cmp/control for until wrap loop. [V2] Set bound/cmp/control for until wrap loop. - - - - --- 2021-09-02 Jiufu Guo New
avoid transform at run until wrap comparesion avoid transform at run until wrap comparesion - - - - --- 2021-09-02 Jiufu Guo New
Refine fix for PR78185, improve LIM for code after inner loops Refine fix for PR78185, improve LIM for code after inner loops - - - - --- 2021-09-02 Richard Biener New
match.pd: Demote IFN_{ADD,SUB,MUL}_OVERFLOW operands [PR99591] match.pd: Demote IFN_{ADD,SUB,MUL}_OVERFLOW operands [PR99591] - - - - --- 2021-09-02 Jakub Jelinek New
rx: Add define "PREFERRED_DEBUGGING_TYPE" to rx-*-linux. rx: Add define "PREFERRED_DEBUGGING_TYPE" to rx-*-linux. - - - - --- 2021-09-02 Yoshinori Sato New
Remove macro check for __AMX_BF16/INT8/TILE__ in header file. Remove macro check for __AMX_BF16/INT8/TILE__ in header file. - - - - --- 2021-09-02 Liu, Hongtao New
obstack.h __PTR_ALIGN vs. ubsan obstack.h __PTR_ALIGN vs. ubsan - - - - --- 2021-09-02 Alan Modra New
[v3] x86-64: Add ABI warning for 64-bit vectors [v3] x86-64: Add ABI warning for 64-bit vectors - - - - --- 2021-09-02 H.J. Lu New
[committed,PR,tree-optimization/102152] Call reduce_vector_comparison_to_scalar_comparison earlier [committed,PR,tree-optimization/102152] Call reduce_vector_comparison_to_scalar_comparison earlier - - - - --- 2021-09-01 Jeff Law New
c++: Fix ICE with nullptr comparison (GCC 11) [PR101592] c++: Fix ICE with nullptr comparison (GCC 11) [PR101592] - - - - --- 2021-09-01 Marek Polacek New
[pushed] c++: Add test for fixed PR [PR101592] [pushed] c++: Add test for fixed PR [PR101592] - - - - --- 2021-09-01 Marek Polacek New
[18/18] rs6000: Add escape-newline support for builtins files Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[17/18] rs6000: Enable the new builtin support Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[16/18] rs6000: Test case adjustments Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[15/18] rs6000: Update altivec.h for automated interfaces Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[14/18] rs6000: Debug support Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[13/18] rs6000: Miscellaneous uses of rs6000_builtins_decl_x Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[12/18] rs6000: Update rs6000_builtin_decl Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[11/18] rs6000: Builtin expansion, part 6 Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[10/18] rs6000: Builtin expansion, part 5 Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[09/18] rs6000: Builtin expansion, part 4 Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[08/18] rs6000: Builtin expansion, part 3 Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[07/18] rs6000: Builtin expansion, part 2 Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[06/18] rs6000: Builtin expansion, part 1 Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[05/18] rs6000: Support for vectorizing built-in functions Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[04/18] rs6000: Handle some recent MMA builtin changes Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[03/18] rs6000: Handle gimple folding of target built-ins Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[02/18] rs6000: Move __builtin_mffsl to the [always] stanza Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[01/18] rs6000: Handle overloads during program parsing Replace the Power target-specific builtin machinery - - - - --- 2021-09-01 Bill Schmidt New
[pushed] Objective-C, NeXT: Fix messenging non-aggregate return-in-memory. [pushed] Objective-C, NeXT: Fix messenging non-aggregate return-in-memory. - - - - --- 2021-09-01 Iain Sandoe New
[pushed] coroutines : Add a missed begin/finish else clause to the codegen. [pushed] coroutines : Add a missed begin/finish else clause to the codegen. - - - - --- 2021-09-01 Iain Sandoe New
[pushed] coroutines: No cleanups on goto statements. [pushed] coroutines: No cleanups on goto statements. - - - - --- 2021-09-01 Iain Sandoe New
[committed] libphobos: Don't add zlib when ENABLE_LIBDRUNTIME_ONLY [committed] libphobos: Don't add zlib when ENABLE_LIBDRUNTIME_ONLY - - - - --- 2021-09-01 Iain Buclaw New
[committed] libphobos: Update comment for DRUNTIME_OS_SOURCES [committed] libphobos: Update comment for DRUNTIME_OS_SOURCES - - - - --- 2021-09-01 Iain Buclaw New
[8/8] coroutines: Make the continue handle visible to debug. PATCH 3/8] coroutines: Support for debugging implementation state. - - - - --- 2021-09-01 Iain Sandoe New
[7/8] coroutines: Make proxy vars for the function arg copies. PATCH 3/8] coroutines: Support for debugging implementation state. - - - - --- 2021-09-01 Iain Sandoe New
tree-optimization/93491 - avoid PRE of trapping calls across exits tree-optimization/93491 - avoid PRE of trapping calls across exits - - - - --- 2021-09-01 Richard Biener New
[6/8] coroutines: Convert implementation variables to debug-friendly form. PATCH 3/8] coroutines: Support for debugging implementation state. - - - - --- 2021-09-01 Iain Sandoe New
[5/8] coroutines: Define and populate accessors for debug state. PATCH 3/8] coroutines: Support for debugging implementation state. - - - - --- 2021-09-01 Iain Sandoe New
[4/8] coroutines: Make some of the artificial names more debugger-friendly. PATCH 3/8] coroutines: Support for debugging implementation state. - - - - --- 2021-09-01 Iain Sandoe New
PATCH 3/8] coroutines: Support for debugging implementation state. PATCH 3/8] coroutines: Support for debugging implementation state. - - - - --- 2021-09-01 Iain Sandoe New
[2/8] coroutines: Add a helper for creating local vars. coroutines: Use DECL_VALUE_EXPRs to assist in debug [PR99215] - - - - --- 2021-09-01 Iain Sandoe New
[1/8] coroutines : Use DECL_VALUE_EXPR instead of rewriting vars. coroutines: Use DECL_VALUE_EXPRs to assist in debug [PR99215] - - - - --- 2021-09-01 Iain Sandoe New
AArch64 Make use of FADDP in simple reductions. AArch64 Make use of FADDP in simple reductions. - - - - --- 2021-09-01 Tamar Christina New
tree-optimization/102155 - fix LIM fill_always_executed_in CFG walk tree-optimization/102155 - fix LIM fill_always_executed_in CFG walk - - - - --- 2021-09-01 Richard Biener New
graph output: use better colors for edges graph output: use better colors for edges - - - - --- 2021-09-01 Martin Liška New
C++: add type checking for static local vector variable in template C++: add type checking for static local vector variable in template - - - - --- 2021-09-01 pc.wang New
bswap: Fix up bswap_view_convert handling [PR102141] bswap: Fix up bswap_view_convert handling [PR102141] - - - - --- 2021-09-01 Jakub Jelinek New
tree-optimization/102149 - add testcase for fixed bug tree-optimization/102149 - add testcase for fixed bug - - - - --- 2021-09-01 Richard Biener New
[RFC/PATCH] ipa-inline: Add target info into fn summary [PR102059] [RFC/PATCH] ipa-inline: Add target info into fn summary [PR102059] - - - - --- 2021-09-01 Kewen.Lin New
rs6000: Remove useless toc-fusion option rs6000: Remove useless toc-fusion option - - - - --- 2021-09-01 Kewen.Lin New
rs6000: Fix some issues in rs6000_can_inline_p [PR102059] rs6000: Fix some issues in rs6000_can_inline_p [PR102059] - - - - --- 2021-09-01 Kewen.Lin New
warn for more impossible null pointer tests warn for more impossible null pointer tests - - - - --- 2021-09-01 Martin Sebor New
« 1 2 ... 268 269 2701266 1267 »