Show patches with: State = Action Required       |   126652 patches
« 1 2 ... 223 224 2251266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed,nvptx] Add -mptx=_ in gcc.target/nvptx/smxx.c [committed,nvptx] Add -mptx=_ in gcc.target/nvptx/smxx.c - - - - --- 2022-03-03 Tom de Vries New
rs6000: Adjust mov optabs for opaque modes [PR103353] rs6000: Adjust mov optabs for opaque modes [PR103353] - - - - --- 2022-03-03 Kewen.Lin New
[committed] openmp: Disable SSA form during gimplification on OMP_SIMD clauses and body [PR104757] [committed] openmp: Disable SSA form during gimplification on OMP_SIMD clauses and body [PR104757] - - - - --- 2022-03-03 Jakub Jelinek New
rs6000: Guard bifs {un,}pack_{longdouble,ibm128} under hard float [PR103623] rs6000: Guard bifs {un,}pack_{longdouble,ibm128} under hard float [PR103623] - - - - --- 2022-03-03 Kewen.Lin New
call mark_dfs_back_edges() before testing EDGE_DFS_BACK [PR104761] call mark_dfs_back_edges() before testing EDGE_DFS_BACK [PR104761] - - - - --- 2022-03-02 Martin Sebor New
[v2] Add TARGET_MOVE_WITH_MODE_P [v2] Add TARGET_MOVE_WITH_MODE_P - - - - --- 2022-03-02 H.J. Lu New
[V2] Optimize signed DImode -> TImode on power10, PR target/104698 [V2] Optimize signed DImode -> TImode on power10, PR target/104698 - - - - --- 2022-03-02 Michael Meissner New
c++: naming a dependently-scoped template for CTAD [PR104641] c++: naming a dependently-scoped template for CTAD [PR104641] - - - - --- 2022-03-02 Patrick Palka New
c++: Don't allow type-constraint auto(x) [PR104752] c++: Don't allow type-constraint auto(x) [PR104752] - - - - --- 2022-03-02 Marek Polacek New
c++: Attribute deprecated/unavailable divergence c++: Attribute deprecated/unavailable divergence - - - - --- 2022-03-02 Marek Polacek New
[committed] d: Merge upstream dmd 423f19b41, druntime 100a608c, phobos a1f8c4c07. [committed] d: Merge upstream dmd 423f19b41, druntime 100a608c, phobos a1f8c4c07. - - - - --- 2022-03-02 Iain Buclaw New
[v2] openmp, fortran: Check that the type of an event handle in a detach clause is suitable [PR1041… [v2] openmp, fortran: Check that the type of an event handle in a detach clause is suitable [PR1041… - - - - --- 2022-03-02 Kwok Cheung Yeung New
gomp: Various fixes for SVE types [PR101018] gomp: Various fixes for SVE types [PR101018] - - - - --- 2022-03-02 Richard Sandiford New
middle-end vect: add vect_float to pr102819 tests middle-end vect: add vect_float to pr102819 tests - - - - --- 2022-03-02 Tamar Christina New
[committed] testsuite: Fix up pr104637 testcase [PR104637] [committed] testsuite: Fix up pr104637 testcase [PR104637] - - - - --- 2022-03-02 Jakub Jelinek New
[committed] testsuite: Add testcases for already fixed PR [PR100541] [committed] testsuite: Add testcases for already fixed PR [PR100541] - - - - --- 2022-03-02 Jakub Jelinek New
cfg: Dump goto_locus if -fdump-*-*-blocks-details cfg: Dump goto_locus if -fdump-*-*-blocks-details - - - - --- 2022-03-02 Jakub Jelinek New
cfgrtl: Fix up -g vs. -g0 code generation -flto differences in fixup_reorder_chain [PR104589] cfgrtl: Fix up -g vs. -g0 code generation -flto differences in fixup_reorder_chain [PR104589] - - - - --- 2022-03-02 Jakub Jelinek New
[committed] strlen: Comment spelling fixes [committed] strlen: Comment spelling fixes - - - - --- 2022-03-02 Jakub Jelinek New
[committed] modref: Comment spelling fixes [committed] modref: Comment spelling fixes - - - - --- 2022-03-02 Jakub Jelinek New
c, c++, c-family: -Wshift-negative-value and -Wshift-overflow* tweaks for -fwrapv and C++20+ [PR104… c, c++, c-family: -Wshift-negative-value and -Wshift-overflow* tweaks for -fwrapv and C++20+ [PR104… - - - - --- 2022-03-02 Jakub Jelinek New
rtl-optimization/104686 - speedup IRA allocno conflict test rtl-optimization/104686 - speedup IRA allocno conflict test - - - - --- 2022-03-02 Richard Biener New
AVX512FP16: Fix vcvt[u]si2sh runtime tests for Solaris AVX512FP16: Fix vcvt[u]si2sh runtime tests for Solaris - - - - --- 2022-03-02 Hongyu Wang New
i386: Fix pr104551 testcase for solaris [PR 104726] i386: Fix pr104551 testcase for solaris [PR 104726] - - - - --- 2022-03-02 Hongyu Wang New
Add TARGET_FOLD_MEMCPY_MAX Add TARGET_FOLD_MEMCPY_MAX - - - - --- 2022-03-01 H.J. Lu New
[v2] PR fortran/104573 - ICE in resolve_structure_cons, at fortran/resolve.cc:1299 [v2] PR fortran/104573 - ICE in resolve_structure_cons, at fortran/resolve.cc:1299 - - - - --- 2022-03-01 Harald Anlauf New
c++: fold calls to std::move/forward [PR96780] c++: fold calls to std::move/forward [PR96780] - - - - --- 2022-03-01 Patrick Palka New
eliminate mutex in fast path of __register_frame eliminate mutex in fast path of __register_frame - - - - --- 2022-03-01 Thomas Neumann New
[v2] c++: ->template and implicit typedef [PR104608] [v2] c++: ->template and implicit typedef [PR104608] - - - - --- 2022-03-01 Marek Polacek New
[committed] warn-access: Comment spelling fixes [committed] warn-access: Comment spelling fixes - - - - --- 2022-03-01 Jakub Jelinek New
warn-access: Fix up check_pointer_uses [PR104715] warn-access: Fix up check_pointer_uses [PR104715] - - - - --- 2022-03-01 Jakub Jelinek New
tree: Fix up warn_deprecated_use [PR104627] tree: Fix up warn_deprecated_use [PR104627] - - - - --- 2022-03-01 Jakub Jelinek New
[committed] d: Remove gdc.test/dhry.d from the testsuite (PR104736) [committed] d: Remove gdc.test/dhry.d from the testsuite (PR104736) - - - - --- 2022-03-01 Iain Buclaw New
Use C++ RAII to clear currently_expanding_gimple_stmt Use C++ RAII to clear currently_expanding_gimple_stmt - - - - --- 2022-03-01 H.J. Lu New
x86: Limit PR 35513 tests to Linux x86: Limit PR 35513 tests to Linux - - - - --- 2022-03-01 H.J. Lu New
lto-plugin: update comments - remove hardwired gold lto-plugin: update comments - remove hardwired gold - - - - --- 2022-03-01 Martin Liška New
[Stage,1] Fortran/OpenMP: Support mapping of DT with allocatable components [Stage,1] Fortran/OpenMP: Support mapping of DT with allocatable components - - - - --- 2022-03-01 Tobias Burnus New
[committed] libstdc++: Fix -Wmaybe-uninitialized false positive [PR103984] [committed] libstdc++: Fix -Wmaybe-uninitialized false positive [PR103984] - - - - --- 2022-03-01 Jonathan Wakely New
[V2,middle-end/102276] Don't emit switch-unreachable warnings for -ftrivial-auto-var-init (PR102276) [V2,middle-end/102276] Don't emit switch-unreachable warnings for -ftrivial-auto-var-init (PR102276) - - - - --- 2022-03-01 Qing Zhao New
[committed] libphobos: Fix misspelling of msvcUsesUCRT (PR104659) [committed] libphobos: Fix misspelling of msvcUsesUCRT (PR104659) - - - - --- 2022-03-01 Iain Buclaw New
testsuite/104728 - constrain gcc.dg/vect/pr81196-2.c testsuite/104728 - constrain gcc.dg/vect/pr81196-2.c - - - - --- 2022-03-01 Richard Biener New
testsuite/104727 - remove XFAIL for gcc.target/i386/pr84101.c testsuite/104727 - remove XFAIL for gcc.target/i386/pr84101.c - - - - --- 2022-03-01 Richard Biener New
[Committed] Restrict new testcase gcc.target/i386/pr80270.c to x86_64. [Committed] Restrict new testcase gcc.target/i386/pr80270.c to x86_64. - - - - --- 2022-03-01 Roger Sayle New
tree-optimization/104716 - check if we can copy loop in loop distribution tree-optimization/104716 - check if we can copy loop in loop distribution - - - - --- 2022-03-01 Richard Biener New
[committed,nvptx] Handle DCmode in define_expand "omp_simt_xchg_{bfly,idx}" [committed,nvptx] Handle DCmode in define_expand "omp_simt_xchg_{bfly,idx}" - - - - --- 2022-03-01 Tom de Vries New
[committed,nvptx] Add nvptx-gen.h and nvptx-gen.opt [committed,nvptx] Add nvptx-gen.h and nvptx-gen.opt - - - - --- 2022-03-01 Tom de Vries New
[committed,nvptx] Use nvptx-sm.def for t-omp-device [committed,nvptx] Use nvptx-sm.def for t-omp-device - - - - --- 2022-03-01 Tom de Vries New
[committed,nvptx] Add nvptx-sm.def [committed,nvptx] Add nvptx-sm.def - - - - --- 2022-03-01 Tom de Vries New
[committed,nvptx,testsuite] Add gcc.target/nvptx/sm*.c [committed,nvptx,testsuite] Add gcc.target/nvptx/sm*.c - - - - --- 2022-03-01 Tom de Vries New
[v3,rs6000] Enable absolute jump table for PPC AIX and Linux [v3,rs6000] Enable absolute jump table for PPC AIX and Linux - - - - --- 2022-03-01 HAO CHEN GUI New
c++: improve location of fold expressions c++: improve location of fold expressions - - - - --- 2022-03-01 Patrick Palka New
Clear currently_expanding_gimple_stmt properly Clear currently_expanding_gimple_stmt properly - - - - --- 2022-03-01 H.J. Lu New
Optimize signed DImode -> TImode on power10, PR target/104698 Optimize signed DImode -> TImode on power10, PR target/104698 - - - - --- 2022-03-01 Michael Meissner New
[i386] Replace ix86_gen_scratch_sse_rtx with gen_reg_rtx. [i386] Replace ix86_gen_scratch_sse_rtx with gen_reg_rtx. - - - - --- 2022-03-01 Liu, Hongtao New
[committed,PR104637] LRA: Split hard regs as many as possible on one subpass [committed,PR104637] LRA: Split hard regs as many as possible on one subpass - - - - --- 2022-02-28 Vladimir Makarov New
[committed] d: Merge upstream dmd cf63dd8e5, druntime caf14b0f, phobos 41aaf8c26. [committed] d: Merge upstream dmd cf63dd8e5, druntime caf14b0f, phobos 41aaf8c26. - - - - --- 2022-02-28 Iain Buclaw New
[coroutines] expanding inside a template [coroutines] expanding inside a template - - - - --- 2022-02-28 Nathan Sidwell New
[coroutines] member slicing fix [coroutines] member slicing fix - - - - --- 2022-02-28 Nathan Sidwell New
[x86_64] PR tree-opt/91384: peephole2 to eliminate testl after negl. [x86_64] PR tree-opt/91384: peephole2 to eliminate testl after negl. - - - - --- 2022-02-28 Roger Sayle New
openmp, fortran: Check that event handles passed to detach clauses are not arrays [PR104131] openmp, fortran: Check that event handles passed to detach clauses are not arrays [PR104131] - - - - --- 2022-02-28 Kwok Cheung Yeung New
ipa: Improve error handling for target_clone single value ipa: Improve error handling for target_clone single value - - - - --- 2022-02-28 Martin Liška New
Fix error recovery in toplev::finalize. Fix error recovery in toplev::finalize. - - - - --- 2022-02-28 Martin Liška New
[2/2] middle-end Backport complex vect testsuite to GCC 11 [1/2] middle-end Handle difference between complex negations in SLP tree better (GCC 11 backport) - - - - --- 2022-02-28 Tamar Christina New
[1/2] middle-end Handle difference between complex negations in SLP tree better (GCC 11 backport) [1/2] middle-end Handle difference between complex negations in SLP tree better (GCC 11 backport) - - - - --- 2022-02-28 Tamar Christina New
Simplify PRE fix Simplify PRE fix - - - - --- 2022-02-28 Richard Biener New
testsuite: Check fpic support in pr103275.c testsuite: Check fpic support in pr103275.c - - - - --- 2022-02-28 Marc Poulhiès New
docs: Document more .gcda file name generation. docs: Document more .gcda file name generation. - - - - --- 2022-02-28 Martin Liška New
tree-optimization/104700 - adjust constant handling in PRE tree-optimization/104700 - adjust constant handling in PRE - - - - --- 2022-02-28 Richard Biener New
[committed,libgomp,testsuite,nvptx] Add -mptx=_ in declare-variant-3-sm*.c [committed,libgomp,testsuite,nvptx] Add -mptx=_ in declare-variant-3-sm*.c - - - - --- 2022-02-28 Tom de Vries New
[committed,nvptx,testsuite] Add -mptx=_ in nvptx.exp test-cases [committed,nvptx,testsuite] Add -mptx=_ in nvptx.exp test-cases - - - - --- 2022-02-28 Tom de Vries New
[committed,nvptx] Add -mptx=_ [committed,nvptx] Add -mptx=_ - - - - --- 2022-02-28 Tom de Vries New
[committed,nvptx,testsuite] Add -misa=sm_30 in nvptx/atomic-store-3.c [committed,nvptx,testsuite] Add -misa=sm_30 in nvptx/atomic-store-3.c - - - - --- 2022-02-28 Tom de Vries New
[committed,nvptx,testsuite] Add -misa=sm_30 in nvptx/uniform-simt-2.c [committed,nvptx,testsuite] Add -misa=sm_30 in nvptx/uniform-simt-2.c - - - - --- 2022-02-28 Tom de Vries New
[committed,nvptx,testsuite] Add -misa=sm_35 in nvptx/rotate.c [committed,nvptx,testsuite] Add -misa=sm_35 in nvptx/rotate.c - - - - --- 2022-02-28 Tom de Vries New
opts: fix -gtoggle + optimize attribute opts: fix -gtoggle + optimize attribute - - - - --- 2022-02-28 Martin Liška New
i386: Fix V8HF vector init under -mno-avx [PR 104664] i386: Fix V8HF vector init under -mno-avx [PR 104664] - - - - --- 2022-02-28 Hongyu Wang New
PR c++/84964: Middle-end patch to expand_call for ICE after sorry. PR c++/84964: Middle-end patch to expand_call for ICE after sorry. - - - - --- 2022-02-28 Roger Sayle New
libatomic: Improve 16-byte atomics on Intel AVX [PR104688] libatomic: Improve 16-byte atomics on Intel AVX [PR104688] - - - - --- 2022-02-28 Jakub Jelinek New
rs6000/test: Adjust p9-vec-length-7 sensitive to unroll [PR103196] rs6000/test: Adjust p9-vec-length-7 sensitive to unroll [PR103196] - - - - --- 2022-02-28 Kewen.Lin New
[rs6000] Correct match pattern in pr56605.c [rs6000] Correct match pattern in pr56605.c - - - - --- 2022-02-28 HAO CHEN GUI New
[pushed] c++: (*(fn))() [PR104618] [pushed] c++: (*(fn))() [PR104618] - - - - --- 2022-02-27 Jason Merrill New
[COMMITTED] hpux: New include hack to fix declarations of _DINFINITY, _SINFINITY and _SQNAN [COMMITTED] hpux: New include hack to fix declarations of _DINFINITY, _SINFINITY and _SQNAN - - - - --- 2022-02-27 John David Anglin New
PR middle-end/80270: ICE in extract_bit_field_1 PR middle-end/80270: ICE in extract_bit_field_1 - - - - --- 2022-02-27 Roger Sayle New
PR c++/39751: ICE-on-invalid parsing regression. PR c++/39751: ICE-on-invalid parsing regression. - - - - --- 2022-02-26 Roger Sayle New
PR middle-end/95126: Expand small const structs as immediate constants. PR middle-end/95126: Expand small const structs as immediate constants. - - - - --- 2022-02-26 Roger Sayle New
[V4,middle-end/104550] Suppress uninitialized warnings for new created uses from __builtin_clear_pa… [V4,middle-end/104550] Suppress uninitialized warnings for new created uses from __builtin_clear_pa… - - - - --- 2022-02-26 Qing Zhao New
c++: Lost deprecated/unavailable attr in class tmpl [PR104682] c++: Lost deprecated/unavailable attr in class tmpl [PR104682] - - - - --- 2022-02-25 Marek Polacek New
c++: ICE with attribute on enumerator [PR104667] c++: ICE with attribute on enumerator [PR104667] - - - - --- 2022-02-25 Marek Polacek New
[committed] rs6000: Use rs6000_emit_move in movmisalign<mode> expander [PR104681] [committed] rs6000: Use rs6000_emit_move in movmisalign<mode> expander [PR104681] - - - - --- 2022-02-25 Jakub Jelinek New
match.pd: Further complex simplification fixes [PR104675] match.pd: Further complex simplification fixes [PR104675] - - - - --- 2022-02-25 Jakub Jelinek New
[committed] testsuite: Move pr104540.C test to g++.target/i386/ [committed] testsuite: Move pr104540.C test to g++.target/i386/ - - - - --- 2022-02-25 Jakub Jelinek New
rtl-optimization/104686 - speed up conflict iteration rtl-optimization/104686 - speed up conflict iteration - - - - --- 2022-02-25 Richard Biener New
[pushed] testsuite: Fix ASAN error [PR104687] [pushed] testsuite: Fix ASAN error [PR104687] - - - - --- 2022-02-25 Martin Liška New
[committed] arc: Fail conditional move expand patterns [committed] arc: Fail conditional move expand patterns - - - - --- 2022-02-25 Claudiu Zissulescu Ianculescu New
s390: Change SET rtx_cost handling. s390: Change SET rtx_cost handling. - - - - --- 2022-02-25 Robin Dapp New
tree-optimization/103037 - PRE simplifying valueized expressions tree-optimization/103037 - PRE simplifying valueized expressions - - - - --- 2022-02-25 Richard Biener New
[committed] warning-control: Comment spelling fix [committed] warning-control: Comment spelling fix - - - - --- 2022-02-25 Jakub Jelinek New
internal-fn: Call do_pending_stack_adjust in expand_SPACESHIP [PR104679] internal-fn: Call do_pending_stack_adjust in expand_SPACESHIP [PR104679] - - - - --- 2022-02-25 Jakub Jelinek New
i386: Use a new temp slot kind for splitter to floatdi<mode>2_i387_with_xmm [PR104674] i386: Use a new temp slot kind for splitter to floatdi<mode>2_i387_with_xmm [PR104674] - - - - --- 2022-02-25 Jakub Jelinek New
match.pd: Don't create BIT_NOT_EXPRs for COMPLEX_TYPE [PR104675] match.pd: Don't create BIT_NOT_EXPRs for COMPLEX_TYPE [PR104675] - - - - --- 2022-02-25 Jakub Jelinek New
« 1 2 ... 223 224 2251266 1267 »