Show patches with: State = Action Required       |    Archived = No       |   126652 patches
« 1 2 ... 311 312 3131266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[WIP] 'walk_gimple_seq' backward [WIP] 'walk_gimple_seq' backward - - - - --- 2021-03-16 Thomas Schwinge New
rs6000: Fix disassembling a vector pair in gcc-10 in little-endian mode rs6000: Fix disassembling a vector pair in gcc-10 in little-endian mode - - - - --- 2021-03-16 Peter Bergner New
[pushed] c++: Fix NaN as C++20 template argument [pushed] c++: Fix NaN as C++20 template argument - - - - --- 2021-03-16 Jason Merrill New
Complete __gnu_debug::basic_string Complete __gnu_debug::basic_string - - - - --- 2021-03-16 François Dumont New
rs6000: Workaround for PR98092 rs6000: Workaround for PR98092 - - - - --- 2021-03-16 Segher Boessenkool New
c++: Ensure correct destruction order of local statics [PR99613] c++: Ensure correct destruction order of local statics [PR99613] - - - - --- 2021-03-16 Jakub Jelinek New
c-family: Fix up -Wduplicated-branches for union members [PR99565] c-family: Fix up -Wduplicated-branches for union members [PR99565] - - - - --- 2021-03-16 Jakub Jelinek New
[fortran] PR99602 - [11 regression] runtime error: pointer actual argument not associated [fortran] PR99602 - [11 regression] runtime error: pointer actual argument not associated - - - - --- 2021-03-16 Paul Richard Thomas New
[pushed] options: ignore flag_ipa_ra in cl_optimization_compare [pushed] options: ignore flag_ipa_ra in cl_optimization_compare - - - - --- 2021-03-16 Martin Liška New
RFA: libiberty: silence static analyzer warning RFA: libiberty: silence static analyzer warning - - - - --- 2021-03-16 Nick Clifton New
[pushed] gcc-changelog: skip broken commit in git_update_version.py. [pushed] gcc-changelog: skip broken commit in git_update_version.py. - - - - --- 2021-03-16 Martin Liška New
i386: Avoid mutual recursion between two peephole2s [PR99600] i386: Avoid mutual recursion between two peephole2s [PR99600] - - - - --- 2021-03-16 Jakub Jelinek New
i386: Fix up _mm256_vzeroupper() handling [PR99563] i386: Fix up _mm256_vzeroupper() handling [PR99563] - - - - --- 2021-03-16 Jakub Jelinek New
IBM Z: Fix "+fvm" constraint with long doubles IBM Z: Fix "+fvm" constraint with long doubles - - - - --- 2021-03-16 Ilya Leoshkevich New
libgo patch committed: Update to Go 1.16.2 release libgo patch committed: Update to Go 1.16.2 release - - - - --- 2021-03-15 Ian Lance Taylor New
c++: Fix 2 testcases [PR 99601] c++: Fix 2 testcases [PR 99601] - - - - --- 2021-03-15 Nathan Sidwell New
c++: Incorrect type equivalence [PR 99496] c++: Incorrect type equivalence [PR 99496] - - - - --- 2021-03-15 Nathan Sidwell New
[v3] c: don't drop typedef information in casts [v3] c: don't drop typedef information in casts - - - - --- 2021-03-15 David Lamparter New
tree-optimization/98834 - fix optimization regression with _b_c_p tree-optimization/98834 - fix optimization regression with _b_c_p - - - - --- 2021-03-15 Richard Biener New
[fortran] PR99545 [11 Regression] ICE in gfc_trans_assignment since r11-6253-gce8dcc9105cbd404 [fortran] PR99545 [11 Regression] ICE in gfc_trans_assignment since r11-6253-gce8dcc9105cbd404 - - - - --- 2021-03-15 Paul Richard Thomas New
libstdc++: Implement missing operator overloads in max_size_type.h libstdc++: Implement missing operator overloads in max_size_type.h - - - - --- 2021-03-15 Patrick Palka New
znver3 tuning part 1 znver3 tuning part 1 - - - - --- 2021-03-15 Jan Hubicka New
analyzer: fix missing comma in initializer analyzer: fix missing comma in initializer - - - - --- 2021-03-15 Martin Liška New
[pushed] Fix -Wstring-concatenation warning. [pushed] Fix -Wstring-concatenation warning. - - - - --- 2021-03-15 Martin Liška New
[2/2] Bypass BLKmode before try_const_anchors [1/2,rs6000] Add const_anchor for rs6000 [PR33699] - - - - --- 2021-03-15 HAO CHEN GUI New
[1/2,rs6000] Add const_anchor for rs6000 [PR33699] [1/2,rs6000] Add const_anchor for rs6000 [PR33699] - - - - --- 2021-03-15 HAO CHEN GUI New
libstdc++, testsuite, Darwin : Adjust for names used in system headers. libstdc++, testsuite, Darwin : Adjust for names used in system headers. - - - - --- 2021-03-15 Iain Sandoe New
libstdc++, Darwin, ppc : Add new long double symbols. libstdc++, Darwin, ppc : Add new long double symbols. - - - - --- 2021-03-15 Iain Sandoe New
coroutines : Convert await_ready () expressions to bool [PR99047]. coroutines : Convert await_ready () expressions to bool [PR99047]. - - - - --- 2021-03-15 Iain Sandoe New
coroutines : Handle rethrow from unhandled_exception [PR98704]. coroutines : Handle rethrow from unhandled_exception [PR98704]. - - - - --- 2021-03-15 Iain Sandoe New
coroutines : Handle for await expressions in for stmts [PR98480]. coroutines : Handle for await expressions in for stmts [PR98480]. - - - - --- 2021-03-15 Iain Sandoe New
coroutines : Avoid generating empty statements [96749]. coroutines : Avoid generating empty statements [96749]. - - - - --- 2021-03-15 Iain Sandoe New
[fortran] Fix PR 99345, ICE with DO loop checking [fortran] Fix PR 99345, ICE with DO loop checking - - - - --- 2021-03-14 Thomas Koenig New
aarch64: Fix up aarch64_simd_clone_compute_vecsize_and_simdlen [PR99542] aarch64: Fix up aarch64_simd_clone_compute_vecsize_and_simdlen [PR99542] - - - - --- 2021-03-13 Jakub Jelinek New
[v3] x86: Update 'P' operand modifier for -fno-plt [v3] x86: Update 'P' operand modifier for -fno-plt - - - - --- 2021-03-13 H.J. Lu New
Fix ICE: in function_and_variable_visibility, at ipa-visibility.c:795 (PR99466) Fix ICE: in function_and_variable_visibility, at ipa-visibility.c:795 (PR99466) - - - - --- 2021-03-13 Iain Buclaw New
debug: Fix __int128 handling in dwarf2out [PR99562] debug: Fix __int128 handling in dwarf2out [PR99562] - - - - --- 2021-03-13 Jakub Jelinek New
[committed] match.pd: Don't optimize vector X + (X << C) -> X * (1 + (1 << C)) if there is no mult … [committed] match.pd: Don't optimize vector X + (X << C) -> X * (1 + (1 << C)) if there is no mult … - - - - --- 2021-03-13 Jakub Jelinek New
libgo patch committed: Don't use == for string equality in C code libgo patch committed: Don't use == for string equality in C code - - - - --- 2021-03-13 Ian Lance Taylor New
PR fortran/99112 - [11 Regression] ICE with runtime diagnostics for SIZE intrinsic function PR fortran/99112 - [11 Regression] ICE with runtime diagnostics for SIZE intrinsic function - - - - --- 2021-03-12 Harald Anlauf New
c++: ICE with using-decl [PR 99238] c++: ICE with using-decl [PR 99238] - - - - --- 2021-03-12 Nathan Sidwell New
[SPARC] Fix PR target/99422 [SPARC] Fix PR target/99422 - - - - --- 2021-03-12 Eric Botcazou New
[2/2] libstdc++: Remove symbols for new std::call_once implementation [PR 99341] [1/2] libstdc++: Revert to old std::call_once implementation [PR 99341] - - - - --- 2021-03-12 Jonathan Wakely New
[1/2] libstdc++: Revert to old std::call_once implementation [PR 99341] [1/2] libstdc++: Revert to old std::call_once implementation [PR 99341] - - - - --- 2021-03-12 Jonathan Wakely New
cprop_hardreg: Ensure replacement reg has compatible mode [PR99221] cprop_hardreg: Ensure replacement reg has compatible mode [PR99221] - - - - --- 2021-03-12 Stefan Schulze Frielinghaus New
[2/2] ipa-sra: Improve debug info for removed parameters (PR 93385) [1/2] ipa-sra: Introduce a mini-DCE to tree-inline.c (PR 93385) - - - - --- 2021-03-12 Martin Jambor New
[1/2] ipa-sra: Introduce a mini-DCE to tree-inline.c (PR 93385) [1/2] ipa-sra: Introduce a mini-DCE to tree-inline.c (PR 93385) - - - - --- 2021-03-12 Martin Jambor New
[pushed] analyzer: document new param [pushed] analyzer: document new param - - - - --- 2021-03-12 Martin Liška New
[1/4] gcc-changelog: Remove components that will be removed. Remove BRIG FE and libhsail - - - - --- 2021-03-12 Martin Liška New
[pushed] gcc-changelog: allow ChangeLog deletion in a commit [pushed] gcc-changelog: allow ChangeLog deletion in a commit - - - - --- 2021-03-12 Martin Liška New
dwarf2out: Fix up ranges for -gdwarf-5 -gsplit-dwarf [PR99490] dwarf2out: Fix up ranges for -gdwarf-5 -gsplit-dwarf [PR99490] - - - - --- 2021-03-12 Jakub Jelinek New
i386: Hopefully last set of -mavx512vl -mno-avx512bw fixes [PR99321] i386: Hopefully last set of -mavx512vl -mno-avx512bw fixes [PR99321] - - - - --- 2021-03-12 Jakub Jelinek New
[4/4] Remove dead components from MAINTAINERS. Remove BRIG FE and libhsail - - - - --- 2021-03-12 Martin Liška New
[v2] c: don't drop typedef information in casts [v2] c: don't drop typedef information in casts - - - - --- 2021-03-12 David Lamparter New
Go patch committed: create temporaries for heap variables Go patch committed: create temporaries for heap variables - - - - --- 2021-03-11 Ian Lance Taylor New
[committed] analyzer: new implementation of shortest feasible path [PR96374] [committed] analyzer: new implementation of shortest feasible path [PR96374] - - - - --- 2021-03-11 David Malcolm New
[committed] analyzer: support reverse direction in shortest-paths.h [committed] analyzer: support reverse direction in shortest-paths.h - - - - --- 2021-03-11 David Malcolm New
[committed] analyzer: gracefully handle impossible paths in shortest-paths.h [committed] analyzer: gracefully handle impossible paths in shortest-paths.h - - - - --- 2021-03-11 David Malcolm New
x86: Update 'P' operand modifier for -fno-plt x86: Update 'P' operand modifier for -fno-plt - - - - --- 2021-03-11 H.J. Lu New
AIX thread local uninitialized data (PR 99094) AIX thread local uninitialized data (PR 99094) - - - - --- 2021-03-11 David Edelsohn New
c++: Fix unhiding friend with imports [PR 99248] c++: Fix unhiding friend with imports [PR 99248] - - - - --- 2021-03-11 Nathan Sidwell New
c++: Prune dead functions. c++: Prune dead functions. - - - - --- 2021-03-11 Marek Polacek New
tighten up checking for virtual bases (PR 99502) tighten up checking for virtual bases (PR 99502) - - - - --- 2021-03-11 Martin Sebor New
[committed] libstdc++: Make barrier::arrival_token a move-only class type [committed] libstdc++: Make barrier::arrival_token a move-only class type - - - - --- 2021-03-11 Jonathan Wakely New
[committed] libstdc++: Use acq_rel memory ordering [PR 99537] [committed] libstdc++: Use acq_rel memory ordering [PR 99537] - - - - --- 2021-03-11 Jonathan Wakely New
[committed] libstdc++: Handle EPERM for filesystem access errors on MacOS [PR 99537] [committed] libstdc++: Handle EPERM for filesystem access errors on MacOS [PR 99537] - - - - --- 2021-03-11 Jonathan Wakely New
[committed] libstdc++: Initialize std::normal_distribution::_M_saved [PR 99536] [committed] libstdc++: Initialize std::normal_distribution::_M_saved [PR 99536] - - - - --- 2021-03-11 Jonathan Wakely New
c++: template partial instantiation mismatch [PR 99528] c++: template partial instantiation mismatch [PR 99528] - - - - --- 2021-03-11 Nathan Sidwell New
[4/4] libstdc++: Add fallback 128-bit integer class type and use it [1/4] libstdc++: Factor out uses of __int128 into a type alias - - - - --- 2021-03-11 Patrick Palka New
[3/4] libstdc++: Remove Ryu's uint128_t aliases [1/4] libstdc++: Factor out uses of __int128 into a type alias - - - - --- 2021-03-11 Patrick Palka New
[2/4] libstdc++: Add LOCAL_PATCHES file to Ryu sources [1/4] libstdc++: Factor out uses of __int128 into a type alias - - - - --- 2021-03-11 Patrick Palka New
[1/4] libstdc++: Factor out uses of __int128 into a type alias [1/4] libstdc++: Factor out uses of __int128 into a type alias - - - - --- 2021-03-11 Patrick Palka New
Fortran: Fix func decl mismatch [PR93660] Fortran: Fix func decl mismatch [PR93660] - - - - --- 2021-03-11 Tobias Burnus New
MAINTAINERS update for a few ex-ImgTec employees MAINTAINERS update for a few ex-ImgTec employees - - - - --- 2021-03-11 Jeff Law New
add sqrt options and test for sqrt support in ppc tests add sqrt options and test for sqrt support in ppc tests - - - - --- 2021-03-11 Alexandre Oliva New
[pushed] Add -fprofile-reproducible=parallel-runs to STAGEfeedback_CFLAGS to Makefile.tpl. [pushed] Add -fprofile-reproducible=parallel-runs to STAGEfeedback_CFLAGS to Makefile.tpl. - - - - --- 2021-03-11 Martin Liška New
Fortran/OpenMP: Fix use_device_{ptr,addr} with assumed-size array [PR98858] Fortran/OpenMP: Fix use_device_{ptr,addr} with assumed-size array [PR98858] - - - - --- 2021-03-11 Tobias Burnus New
testsuite/98245 - adjust dump scanning of gcc.dg/vect/bb-slp-46.c testsuite/98245 - adjust dump scanning of gcc.dg/vect/bb-slp-46.c - - - - --- 2021-03-11 Richard Biener New
testsuite/97494 - XFAIL gcc.dg/vect/pr97428.c on !vect_hw_misalign testsuite/97494 - XFAIL gcc.dg/vect/pr97428.c on !vect_hw_misalign - - - - --- 2021-03-11 Richard Biener New
testsuite/97494 - XFAIL gcc.dg/vect/vect-complex-5.c on !vect_hw_misalign testsuite/97494 - XFAIL gcc.dg/vect/vect-complex-5.c on !vect_hw_misalign - - - - --- 2021-03-11 Richard Biener New
testsuite/97494 - amend gcc.dg/vect/slp-21.c testsuite/97494 - amend gcc.dg/vect/slp-21.c - - - - --- 2021-03-11 Richard Biener New
tree-optimization/99523 - missing SSA decls in dumps tree-optimization/99523 - missing SSA decls in dumps - - - - --- 2021-03-11 Richard Biener New
Fortran: Fix libgfortran I/O race with newunit_free [PR99529] Fortran: Fix libgfortran I/O race with newunit_free [PR99529] - - - - --- 2021-03-11 Tobias Burnus New
c++: Fix up calls to immediate functions returning reference [PR99507] c++: Fix up calls to immediate functions returning reference [PR99507] - - - - --- 2021-03-11 Jakub Jelinek New
[OG10,C++,committed] Fix non-static member mapping in templates [OG10,C++,committed] Fix non-static member mapping in templates - - - - --- 2021-03-11 Chung-Lin Tang New
icf: Check return type of internal fn calls [PR99517] icf: Check return type of internal fn calls [PR99517] - - - - --- 2021-03-11 Jakub Jelinek New
ipa-sra is mostly disabled by -mlongcall ipa-sra is mostly disabled by -mlongcall - - - - --- 2021-03-11 Alexandre Oliva New
[RFC] decay vect tests from run to link for pr95401 [RFC] decay vect tests from run to link for pr95401 - - - - --- 2021-03-11 Alexandre Oliva New
Committed, cris: define HARD_FRAME_POINTER_REGNUM Committed, cris: define HARD_FRAME_POINTER_REGNUM - - - - --- 2021-03-11 Hans-Peter Nilsson New
Ping^2: [PATCH v2] rs6000: Convert the vector element register to SImode [PR98914] Ping^2: [PATCH v2] rs6000: Convert the vector element register to SImode [PR98914] - - - - --- 2021-03-10 Xionghu Luo New
AIX alignment of double _Complex (PR 99492) AIX alignment of double _Complex (PR 99492) - - - - --- 2021-03-10 David Edelsohn New
[committed,PR99422] LRA: Don't check unknown constraint, use X for empty constraint [committed,PR99422] LRA: Don't check unknown constraint, use X for empty constraint - - - - --- 2021-03-10 Vladimir Makarov New
rs6000: Fix pr98959 testcase rs6000: Fix pr98959 testcase - - - - --- 2021-03-10 Segher Boessenkool New
c++: ICE do to GC leakage [PR 99423] c++: ICE do to GC leakage [PR 99423] - - - - --- 2021-03-10 Nathan Sidwell New
[committed] analyzer: factor out new class feasibility_state [committed] analyzer: factor out new class feasibility_state - - - - --- 2021-03-10 David Malcolm New
[committed] testsuite: Fix up pr99305.C test on unsigned_char targets [PR99498] [committed] testsuite: Fix up pr99305.C test on unsigned_char targets [PR99498] - - - - --- 2021-03-10 Jakub Jelinek New
[committed] libstdc++-v3/testsuite: Add options to link with libatomic in various tests [committed] libstdc++-v3/testsuite: Add options to link with libatomic in various tests - - - - --- 2021-03-10 John David Anglin New
c++: Propagate assembler name from local-externs [PR 99508] c++: Propagate assembler name from local-externs [PR 99508] - - - - --- 2021-03-10 Nathan Sidwell New
[committed] libstdc++: Fix headers that can't be used as header units [PR 99413] [committed] libstdc++: Fix headers that can't be used as header units [PR 99413] - - - - --- 2021-03-10 Jonathan Wakely New
[committed] libstdc++: Implement LWG 3530 for concept-constrained comparisons [committed] libstdc++: Implement LWG 3530 for concept-constrained comparisons - - - - --- 2021-03-10 Jonathan Wakely New
« 1 2 ... 311 312 3131266 1267 »