Show patches with: State = Action Required       |    Archived = No       |   126585 patches
« 1 2 ... 297 298 2991265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[pushed] c++: ICE casting class to vector [PR100517] [pushed] c++: ICE casting class to vector [PR100517] - - - - --- 2021-05-11 Jason Merrill New
More maybe_fold_reference TLC More maybe_fold_reference TLC - - - - --- 2021-05-11 Richard Biener New
[OG10,OpenMP,5.0,committed] Remove array section base-pointer mapping semantics, and other front-en… [OG10,OpenMP,5.0,committed] Remove array section base-pointer mapping semantics, and other front-en… - - - - --- 2021-05-11 Chung-Lin Tang New
ipa/100513 - fix SSA_NAME_DEF_STMT corruption in IPA param manip ipa/100513 - fix SSA_NAME_DEF_STMT corruption in IPA param manip - - - - --- 2021-05-11 Richard Biener New
[committed] aarch64: A couple of mul_laneq tweaks [committed] aarch64: A couple of mul_laneq tweaks - - - - --- 2021-05-11 Richard Sandiford New
More maybe_fold_reference TLC More maybe_fold_reference TLC - - - - --- 2021-05-11 Richard Biener New
middle-end/100509 - avoid folding constant to aggregate type middle-end/100509 - avoid folding constant to aggregate type - - - - --- 2021-05-11 Richard Biener New
[7/7,og10] WIP GOMP_MAP_ATTACH_ZERO_LENGTH_ARRAY_SECTION changes OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-11 Julian Brown New
[6/7,og10] Rework indirect struct handling for OpenACC/OpenMP in gimplify.c OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-11 Julian Brown New
[5/7,og10] Rewrite GOMP_MAP_ATTACH_DETACH mappings for OpenMP also OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-11 Julian Brown New
[4/7,og10] Revert gimplify.c parts of "Arrow operator handling for C front-end in OpenMP map clause… OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-11 Julian Brown New
[3/7,og10] Revert gimplify.c parts of "Fix template case of non-static member access inside member … OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-11 Julian Brown New
[2/7,og10] Refactor struct lowering for OpenMP/OpenACC in gimplify.c OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-11 Julian Brown New
[1/7,og10] Unify ARRAY_REF/INDIRECT_REF stripping code in extract_base_bit_offset OpenACC/OpenMP: Rework struct component handling - - - - --- 2021-05-11 Julian Brown New
gcc-changelog: Remove non-strict mode. gcc-changelog: Remove non-strict mode. - - - - --- 2021-05-11 Martin Liška New
match.pd: Optimize (x & y) == x into (x & ~y) == 0 [PR94589] match.pd: Optimize (x & y) == x into (x & ~y) == 0 [PR94589] - - - - --- 2021-05-11 Jakub Jelinek New
[committed] openmp: Fix up taskloop reduction ICE if taskloop has no iterations [PR100471] [committed] openmp: Fix up taskloop reduction ICE if taskloop has no iterations [PR100471] - - - - --- 2021-05-11 Jakub Jelinek New
[committed] libstdc++: Remove TODO comment [committed] libstdc++: Remove TODO comment - - - - --- 2021-05-10 Jonathan Wakely New
[committed] libstdc++: Implement proposed resolution to LWG 3548 [committed] libstdc++: Implement proposed resolution to LWG 3548 - - - - --- 2021-05-10 Jonathan Wakely New
ipa: Get rid of IPA_NODE_REF and IPA_EDGE_REF ipa: Get rid of IPA_NODE_REF and IPA_EDGE_REF - - - - --- 2021-05-10 Martin Jambor New
[committed,9/9] libstdc++: Remove redundant -std=gnu++17 options from remaining tests [committed,1/9] libstdc++: Remove redundant -std=gnu++17 options from PSTL tests - - - - --- 2021-05-10 Jonathan Wakely New
[committed,8/9] libstdc++: Remove redundant -std=gnu++17 options from algorithm tests [committed,1/9] libstdc++: Remove redundant -std=gnu++17 options from PSTL tests - - - - --- 2021-05-10 Jonathan Wakely New
[committed,6/9] libstdc++: Remove redundant -std=gnu++17 options from strings tests [committed,1/9] libstdc++: Remove redundant -std=gnu++17 options from PSTL tests - - - - --- 2021-05-10 Jonathan Wakely New
[committed,5/9] libstdc++: Remove redundant -std=gnu++17 options from PMR tests [committed,1/9] libstdc++: Remove redundant -std=gnu++17 options from PSTL tests - - - - --- 2021-05-10 Jonathan Wakely New
[committed,4/9] libstdc++: Remove redundant -std=gnu++17 options from concurrency tests [committed,1/9] libstdc++: Remove redundant -std=gnu++17 options from PSTL tests - - - - --- 2021-05-10 Jonathan Wakely New
[committed,3/9] libstdc++: Remove redundant -std=gnu++17 options from any/optional/variant tests [committed,1/9] libstdc++: Remove redundant -std=gnu++17 options from PSTL tests - - - - --- 2021-05-10 Jonathan Wakely New
[committed,2/9] libstdc++: Remove redundant -std=gnu++17 options from filesystem tests [committed,1/9] libstdc++: Remove redundant -std=gnu++17 options from PSTL tests - - - - --- 2021-05-10 Jonathan Wakely New
[committed,1/9] libstdc++: Remove redundant -std=gnu++17 options from PSTL tests [committed,1/9] libstdc++: Remove redundant -std=gnu++17 options from PSTL tests - - - - --- 2021-05-10 Jonathan Wakely New
[committed] libstdc++: Adjust expected errors in tests when compiled as C++20 [committed] libstdc++: Adjust expected errors in tests when compiled as C++20 - - - - --- 2021-05-10 Jonathan Wakely New
i386: Force V2SI mode operands to registers in expand_sse_movcc i386: Force V2SI mode operands to registers in expand_sse_movcc - - - - --- 2021-05-10 Uros Bizjak New
PR fortran/98411 - [10/11/12 Regression] Pointless warning for static variables PR fortran/98411 - [10/11/12 Regression] Pointless warning for static variables - - - - --- 2021-05-10 Harald Anlauf New
OpenMP: Add support for 'close' in map clause OpenMP: Add support for 'close' in map clause - - - - --- 2021-05-10 Marcel Vollweiler New
[committed] libstdc++: Rename test type to avoid clashing with std::any [committed] libstdc++: Rename test type to avoid clashing with std::any - - - - --- 2021-05-10 Jonathan Wakely New
[v2] REE: PR rtl-optimization/100264: Handle more PARALLEL SET expressions [v2] REE: PR rtl-optimization/100264: Handle more PARALLEL SET expressions - - - - --- 2021-05-10 Christoph Müllner New
gcc-changelog: Accept ref_name argument in GitCommit. gcc-changelog: Accept ref_name argument in GitCommit. - - - - --- 2021-05-10 Martin Liška New
Fix awk substr invocation in libgo buildsystem Fix awk substr invocation in libgo buildsystem - - - - --- 2021-05-10 Christoph Höger New
testsuite/100452 - fix g++.dg/vect/slp-pr99971.cc testsuite/100452 - fix g++.dg/vect/slp-pr99971.cc - - - - --- 2021-05-10 Richard Biener New
tree-optimization/100492 - avoid irreducible regions in loop distribution tree-optimization/100492 - avoid irreducible regions in loop distribution - - - - --- 2021-05-10 Richard Biener New
[committed] d: Fix qualifier ignored in alias definition if parentheses are not present [committed] d: Fix qualifier ignored in alias definition if parentheses are not present - - - - --- 2021-05-10 Iain Buclaw New
[committed] libphobos: Fix visibility of std.process.searchPathFor [committed] libphobos: Fix visibility of std.process.searchPathFor - - - - --- 2021-05-10 Iain Buclaw New
[PUSHED] gcc_update: fix check for local source tree. [PUSHED] gcc_update: fix check for local source tree. - - - - --- 2021-05-10 Martin Liška New
Fix genversion linker error. Fix genversion linker error. - - - - --- 2021-05-10 Martin Liška New
Fix awk substr invocation in libgo buildsystem Fix awk substr invocation in libgo buildsystem - - - - --- 2021-05-10 Christoph Höger New
Fix awk substr invocation in libgo buildsystem Fix awk substr invocation in libgo buildsystem - - - - --- 2021-05-10 Christoph Höger New
[3/3,committed] arc: Improve vector support for ARCv2. [1/3,committed] arc: Disable movmisalign patterns when aligned access is required - - - - --- 2021-05-10 Claudiu Zissulescu Ianculescu New
[2/3,committed] arc: Cleanup simdext.md file [1/3,committed] arc: Disable movmisalign patterns when aligned access is required - - - - --- 2021-05-10 Claudiu Zissulescu Ianculescu New
[1/3,committed] arc: Disable movmisalign patterns when aligned access is required [1/3,committed] arc: Disable movmisalign patterns when aligned access is required - - - - --- 2021-05-10 Claudiu Zissulescu Ianculescu New
[4/4,committed] arc: Fix compilation warnings. [1/4,committed] arc: Fix documentation __builtin_arc_sr - - - - --- 2021-05-10 Claudiu Zissulescu Ianculescu New
[3/4,committed] arc: Update ctz/clz patterns [1/4,committed] arc: Fix documentation __builtin_arc_sr - - - - --- 2021-05-10 Claudiu Zissulescu Ianculescu New
[2/4,committed] arc: Add alternative names for gp and fp registers. [1/4,committed] arc: Fix documentation __builtin_arc_sr - - - - --- 2021-05-10 Claudiu Zissulescu Ianculescu New
[1/4,committed] arc: Fix documentation __builtin_arc_sr [1/4,committed] arc: Fix documentation __builtin_arc_sr - - - - --- 2021-05-10 Claudiu Zissulescu Ianculescu New
Reset prologue_location before calling code_end [PR 100467] Reset prologue_location before calling code_end [PR 100467] - - - - --- 2021-05-10 Bernd Edlinger New
c++: dependent operator expression lookup [PR51577] c++: dependent operator expression lookup [PR51577] - - - - --- 2021-05-10 Patrick Palka New
Remove call to gcc_unreachable in range-op.cc Remove call to gcc_unreachable in range-op.cc - - - - --- 2021-05-08 Eric Botcazou New
x86: Add a test for PR tree-optimization/42587 x86: Add a test for PR tree-optimization/42587 - - - - --- 2021-05-08 H.J. Lu New
[v2] MIPS: R6: load/store can process unaligned address [v2] MIPS: R6: load/store can process unaligned address - - - - --- 2021-05-08 YunQiang Su New
[v5,2/2] MIPS: add builtime option for -mcompact-branches [v5,1/2] MIPS: Not trigger error for pre-R6 and -mcompact-branches=always - - - - --- 2021-05-08 YunQiang Su New
[v5,1/2] MIPS: Not trigger error for pre-R6 and -mcompact-branches=always [v5,1/2] MIPS: Not trigger error for pre-R6 and -mcompact-branches=always - - - - --- 2021-05-08 YunQiang Su New
rs6000: Move rs6000_vect_nonmem into target cost_data rs6000: Move rs6000_vect_nonmem into target cost_data - - - - --- 2021-05-08 Kewen.Lin New
[2/2,v2] rs6000: Guard density_test only for vector version rs6000: Make density_test only for vector version - - - - --- 2021-05-08 Kewen.Lin New
[1/2] vect: Add costing_for_scalar parameter to init_cost hook [1/2] vect: Add costing_for_scalar parameter to init_cost hook - - - - --- 2021-05-08 Kewen.Lin New
sim: depend on gnulib sim: depend on gnulib - - - - --- 2021-05-08 Mike Frysinger New
abstract the on entry cache. abstract the on entry cache. - - - - --- 2021-05-07 Andrew MacLeod New
Use the dominator tree when checking for non-null. Use the dominator tree when checking for non-null. - - - - --- 2021-05-07 Andrew MacLeod New
tweak range-on-exit. tweak range-on-exit. - - - - --- 2021-05-07 Andrew MacLeod New
Export gcond edge range routine. Export gcond edge range routine. - - - - --- 2021-05-07 Andrew MacLeod New
Don;t over allocate switch default clauses. Don;t over allocate switch default clauses. - - - - --- 2021-05-07 Andrew MacLeod New
Change x mod 0 to undefined. Change x mod 0 to undefined. - - - - --- 2021-05-07 Andrew MacLeod New
Enhance initial global ranges. Enhance initial global ranges. - - - - --- 2021-05-07 Andrew MacLeod New
tsan: fix false positive for pthread_cond_clockwait tsan: fix false positive for pthread_cond_clockwait - - - - --- 2021-05-07 Michael de Lang New
[committed] amdgcn: disable TImode [committed] amdgcn: disable TImode - - - - --- 2021-05-07 Andrew Stubbs New
c++: argument pack expansion inside constraint [PR100138] c++: argument pack expansion inside constraint [PR100138] - - - - --- 2021-05-07 Patrick Palka New
builtins.c: Ensure emit_move_insn operands are valid (PR100418) builtins.c: Ensure emit_move_insn operands are valid (PR100418) - - - - --- 2021-05-07 Andrew Stubbs New
[pushed] c++: reject class lvalues in 'rvalue' [pushed] c++: reject class lvalues in 'rvalue' - - - - --- 2021-05-07 Jason Merrill New
c: don't drop typedef information in casts c: don't drop typedef information in casts - - - - --- 2021-05-07 David Lamparter New
[pushed] c++: avoid non-TARGET_EXPR class prvalues [pushed] c++: avoid non-TARGET_EXPR class prvalues - - - - --- 2021-05-07 Jason Merrill New
[pushed] c++: tweak prvalue test [PR98469] [pushed] c++: tweak prvalue test [PR98469] - - - - --- 2021-05-07 Jason Merrill New
[rs6000] Add ALTIVEC_REGS as pressure class [rs6000] Add ALTIVEC_REGS as pressure class - - - - --- 2021-05-07 Pat Haugen New
i386: Implement mmx_pblendv to optimize SSE conditional moves [PR98218] i386: Implement mmx_pblendv to optimize SSE conditional moves [PR98218] - - - - --- 2021-05-07 Uros Bizjak New
Fix incorrect array bounds with -fgnat-encodings=minimal in DWARF Fix incorrect array bounds with -fgnat-encodings=minimal in DWARF - - - - --- 2021-05-07 Eric Botcazou New
contrib/gcc-changelog: Detect if same file appears twice contrib/gcc-changelog: Detect if same file appears twice - - - - --- 2021-05-07 Tobias Burnus New
[Ada] Spurious error with component of unchecked_union type [Ada] Spurious error with component of unchecked_union type - - - - --- 2021-05-07 Pierre-Marie de Rodat New
[Ada] Fix type mismatch warnings during LTO bootstrap #5 [Ada] Fix type mismatch warnings during LTO bootstrap #5 - - - - --- 2021-05-07 Pierre-Marie de Rodat New
[Ada] Fix signature mismatch for Defining_Entity [Ada] Fix signature mismatch for Defining_Entity - - - - --- 2021-05-07 Pierre-Marie de Rodat New
[Ada] Fix type mismatch warnings during LTO bootstrap #3 [Ada] Fix type mismatch warnings during LTO bootstrap #3 - - - - --- 2021-05-07 Pierre-Marie de Rodat New
[Ada] Fix type mismatch warnings during LTO bootstrap #4 [Ada] Fix type mismatch warnings during LTO bootstrap #4 - - - - --- 2021-05-07 Pierre-Marie de Rodat New
[Ada] Fix type mismatch warnings during LTO bootstrap #1 [Ada] Fix type mismatch warnings during LTO bootstrap #1 - - - - --- 2021-05-07 Pierre-Marie de Rodat New
[Ada] Computation of Shift_Left and large signed values [Ada] Computation of Shift_Left and large signed values - - - - --- 2021-05-07 Pierre-Marie de Rodat New
[Ada] Fix type mismatch warnings during LTO bootstrap #2 [Ada] Fix type mismatch warnings during LTO bootstrap #2 - - - - --- 2021-05-07 Pierre-Marie de Rodat New
[Ada] Restore nnd capability [Ada] Restore nnd capability - - - - --- 2021-05-07 Pierre-Marie de Rodat New
[Ada] Small cleanup in C header file [Ada] Small cleanup in C header file - - - - --- 2021-05-07 Pierre-Marie de Rodat New
[Ada] Crash on imported object with deep initialization and No_Aborts [Ada] Crash on imported object with deep initialization and No_Aborts - - - - --- 2021-05-07 Pierre-Marie de Rodat New
[Ada] Robust detection of access-to-subprogram and access-to-object types [Ada] Robust detection of access-to-subprogram and access-to-object types - - - - --- 2021-05-07 Pierre-Marie de Rodat New
[Ada] Replace packed records with integers in low-level implementation [Ada] Replace packed records with integers in low-level implementation - - - - --- 2021-05-07 Pierre-Marie de Rodat New
[Ada] Fix link from body protected entry implementation to source code [Ada] Fix link from body protected entry implementation to source code - - - - --- 2021-05-07 Pierre-Marie de Rodat New
[Ada] Reinitialize Private_Dependents when it is vanishing [Ada] Reinitialize Private_Dependents when it is vanishing - - - - --- 2021-05-07 Pierre-Marie de Rodat New
[Ada] Attribute Address is not an interfering context in SPARK [Ada] Attribute Address is not an interfering context in SPARK - - - - --- 2021-05-07 Pierre-Marie de Rodat New
[Ada] Remove End_Interp_List from the overloaded resolution API [Ada] Remove End_Interp_List from the overloaded resolution API - - - - --- 2021-05-07 Pierre-Marie de Rodat New
[Ada] Generate warning for negative literal of a modular type [Ada] Generate warning for negative literal of a modular type - - - - --- 2021-05-07 Pierre-Marie de Rodat New
[Ada] Implement aspect No_Controlled_Parts [Ada] Implement aspect No_Controlled_Parts - - - - --- 2021-05-07 Pierre-Marie de Rodat New
« 1 2 ... 297 298 2991265 1266 »