Show patches with: State = Action Required       |   126610 patches
« 1 2 ... 381 382 3831266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
contrib: Remove rs6000-ibm-aix5.3.0 from config-list.mk contrib: Remove rs6000-ibm-aix5.3.0 from config-list.mk - - - - --- 2020-05-18 Iain Buclaw New
[v2] fixup BB vectorization constant generation place [v2] fixup BB vectorization constant generation place - - - - --- 2020-05-18 Richard Biener New
[committed,GCC9] d: Fix multiple definition error when using mixins and interfaces (PR92216, PR9518… [committed,GCC9] d: Fix multiple definition error when using mixins and interfaces (PR92216, PR9518… - - - - --- 2020-05-18 Iain Buclaw New
x86: Update Intel processor detection x86: Update Intel processor detection - - - - --- 2020-05-18 H.J. Lu New
[committed] MAINTAINERS: Add myself for write after approval [committed] MAINTAINERS: Add myself for write after approval - - - - --- 2020-05-18 Alex Coplan New
Implement no_stack_protect attribute. Implement no_stack_protect attribute. - - - - --- 2020-05-18 Martin Liška New
middle-end/95171 - inlining of trapping compare into non-call EH fn middle-end/95171 - inlining of trapping compare into non-call EH fn - - - - --- 2020-05-18 Richard Biener New
Fix missing assemble_external in ASM_OUTPUT_FDESC Fix missing assemble_external in ASM_OUTPUT_FDESC - - - - --- 2020-05-18 Andreas Schwab New
[ARM] : Fix typo in documentation. [ARM] : Fix typo in documentation. - - - - --- 2020-05-18 Srinath Parvathaneni New
tree-optimization/95172 - avoid mixing conditionalized and ordered SM tree-optimization/95172 - avoid mixing conditionalized and ordered SM - - - - --- 2020-05-18 Richard Biener New
Fortran : ProcPtr function results: 'ppr@' in error message PR39695 Fortran : ProcPtr function results: 'ppr@' in error message PR39695 - - - - --- 2020-05-18 Mark Eggleston New
[RFC] analyzer: Add exit, and _exit replacement, to sm-signal. [RFC] analyzer: Add exit, and _exit replacement, to sm-signal. - - - - --- 2020-05-17 Mark Wielaard New
[committed] coroutines: Avoid a maybe used uninitialized warning. NFC. [committed] coroutines: Avoid a maybe used uninitialized warning. NFC. - - - - --- 2020-05-17 Iain Sandoe New
[committed] Another H8 cleanup in preparation for the cc0->CC_REG transition. [committed] Another H8 cleanup in preparation for the cc0->CC_REG transition. - - - - --- 2020-05-17 Li, Pan2 via Gcc-patches New
[committed,GCC10] libphobos: Backport library fixes from mainline [committed,GCC10] libphobos: Backport library fixes from mainline - - - - --- 2020-05-17 Iain Buclaw New
x86: Add cmpmemsi for -mgeneral-regs-only x86: Add cmpmemsi for -mgeneral-regs-only - - - - --- 2020-05-17 H.J. Lu New
libphobos: Merge upstream druntime 5cc061a8, phobos 64ed4684f libphobos: Merge upstream druntime 5cc061a8, phobos 64ed4684f - - - - --- 2020-05-17 Iain Buclaw New
[committed,GCC9] d: Fix ICE in verify_gimple_stmt, at tree-cfg.c:4959 [committed,GCC9] d: Fix ICE in verify_gimple_stmt, at tree-cfg.c:4959 - - - - --- 2020-05-17 Iain Buclaw New
[committed,GCC10] d: Fix ICE in verify_gimple_stmt, at tree-cfg.c:4959 [committed,GCC10] d: Fix ICE in verify_gimple_stmt, at tree-cfg.c:4959 - - - - --- 2020-05-17 Iain Buclaw New
[committed] Use <a id=...> instead of <a name=...> for the C++ ABI changes. [committed] Use <a id=...> instead of <a name=...> for the C++ ABI changes. - - - - --- 2020-05-17 Gerald Pfeifer New
[committed] move operand_less_p to vr-values.c [committed] move operand_less_p to vr-values.c - - - - --- 2020-05-17 Aldy Hernandez New
[committed] Move array bounds checking out of vrp_prop and into its own class. [committed] Move array bounds checking out of vrp_prop and into its own class. - - - - --- 2020-05-17 Aldy Hernandez New
c++: Change the default dialect to C++17. c++: Change the default dialect to C++17. - - - - --- 2020-05-16 Marek Polacek New
c++: Regenerate cp/cfns.h. c++: Regenerate cp/cfns.h. - - - - --- 2020-05-16 Marek Polacek New
c++: Don't add built-in operator for ++ on bool. c++: Don't add built-in operator for ++ on bool. - - - - --- 2020-05-16 Marek Polacek New
c++: Implement DR 1512, Pointer comparison vs qual convs [PR87699] c++: Implement DR 1512, Pointer comparison vs qual convs [PR87699] - - - - --- 2020-05-16 Marek Polacek New
[committed,GCC9] d: Fix wrong vtable offset in virtual function call [committed,GCC9] d: Fix wrong vtable offset in virtual function call - - - - --- 2020-05-16 Iain Buclaw New
[committed,GCC9] libphobos: Fix struct layout of stat_t on sparc-*-solaris* [committed,GCC9] libphobos: Fix struct layout of stat_t on sparc-*-solaris* - - - - --- 2020-05-16 Iain Buclaw New
x86: Allow V1TI vector register pushes x86: Allow V1TI vector register pushes - - - - --- 2020-05-16 H.J. Lu New
Fixes documentation for gimple_assign functions Fixes documentation for gimple_assign functions - - - - --- 2020-05-16 Erick Ochoa New
Adds wrapper for gimple_return_retval to accept gimple* Adds wrapper for gimple_return_retval to accept gimple* - - - - --- 2020-05-16 Erick Ochoa New
[committed] Simplify and improve some H8 peepholes [committed] Simplify and improve some H8 peepholes - - - - --- 2020-05-16 Li, Pan2 via Gcc-patches New
libiberty: Handle function return type and variable declaration type in D demangler. libiberty: Handle function return type and variable declaration type in D demangler. - - - - --- 2020-05-15 Witold Baryluk New
warn on uninitialized accesses by function calls (PR 10138) warn on uninitialized accesses by function calls (PR 10138) - - - - --- 2020-05-15 Martin Sebor New
PR fortran/95053 - division by zero constants PR fortran/95053 - division by zero constants - - - - --- 2020-05-15 Harald Anlauf New
[5/5] rs6000: BU_FUTURE_MISC_2 requires powerpc64 rs6000: Fixes for Future, mostly testsuite - - - - --- 2020-05-15 Segher Boessenkool New
[4/5] rs6000/testsuite: Use the int128 selector where needed rs6000: Fixes for Future, mostly testsuite - - - - --- 2020-05-15 Segher Boessenkool New
[3/5] rs6000/testsuite: Use lp64 in cnttzdm-0.c rs6000: Fixes for Future, mostly testsuite - - - - --- 2020-05-15 Segher Boessenkool New
[2/5] rs6000/testsuite: Don't use powerpc64 effective target rs6000: Fixes for Future, mostly testsuite - - - - --- 2020-05-15 Segher Boessenkool New
[1/5] rs6000/testsuite: Use -mdejagnu-cpu= instead of -mcpu= rs6000: Fixes for Future, mostly testsuite - - - - --- 2020-05-15 Segher Boessenkool New
[pushed] PR c++/93286 - ICE with __is_constructible and variadic template. [pushed] PR c++/93286 - ICE with __is_constructible and variadic template. - - - - --- 2020-05-15 Jason Merrill New
TESTSUITE: Fix tests for 16-bit targets TESTSUITE: Fix tests for 16-bit targets - - - - --- 2020-05-15 Jozef Lawrynowicz New
[committed] i386: Allow SI, DI and TImode pushes from XMM registers [committed] i386: Allow SI, DI and TImode pushes from XMM registers - - - - --- 2020-05-15 Uros Bizjak New
x86: Also check if -fcf-protection works x86: Also check if -fcf-protection works - - - - --- 2020-05-15 H.J. Lu New
fixup BB vectorization constant generation place fixup BB vectorization constant generation place - - - - --- 2020-05-15 Richard Biener New
[ARM,wwwdocs] : Document Armv8.1-M Mainline Security Extensions changes. [ARM,wwwdocs] : Document Armv8.1-M Mainline Security Extensions changes. - - - - --- 2020-05-15 Srinath Parvathaneni New
[Fortran] OpenMP 5 – permit more sharing clauses for SIMD (PR94690) [Fortran] OpenMP 5 – permit more sharing clauses for SIMD (PR94690) - - - - --- 2020-05-15 Tobias Burnus New
[committed] amdgcn: use unsigned extend for lshiftrt [committed] amdgcn: use unsigned extend for lshiftrt - - - - --- 2020-05-15 Andrew Stubbs New
[arm] Don't generate invalid LDRD insns [arm] Don't generate invalid LDRD insns - - - - --- 2020-05-15 Alex Coplan New
[ARM,wwwdocs] : Document Armv8.1-M, Helium Intrinsics and Cortex-M55 changes. [ARM,wwwdocs] : Document Armv8.1-M, Helium Intrinsics and Cortex-M55 changes. - - - - --- 2020-05-15 Srinath Parvathaneni New
testsuite: clarify scan-dump file globbing behavior testsuite: clarify scan-dump file globbing behavior - - - - --- 2020-05-15 Frederik Harwath New
[OBVIOUS] Fix clang [-Wmisleading-indentation] in hsa-gen.c. [OBVIOUS] Fix clang [-Wmisleading-indentation] in hsa-gen.c. - - - - --- 2020-05-15 Martin Liška New
tree-optimization/92260 - improve fix tree-optimization/92260 - improve fix - - - - --- 2020-05-15 Richard Biener New
New mklog script New mklog script - - - - --- 2020-05-15 Martin Liška New
[committed] libiberty: Handle @live attribute in D demangler. [committed] libiberty: Handle @live attribute in D demangler. - - - - --- 2020-05-15 Iain Buclaw New
tree-optimization/95133 - avoid abnormal edges in path splitting tree-optimization/95133 - avoid abnormal edges in path splitting - - - - --- 2020-05-15 Richard Biener New
[committed] i386: Add V2SFmode hadd/hsub instructions [PR95046] [committed] i386: Add V2SFmode hadd/hsub instructions [PR95046] - - - - --- 2020-05-15 Uros Bizjak New
x86: Add -mavoid-libcall for -mgeneral-regs-only x86: Add -mavoid-libcall for -mgeneral-regs-only - - - - --- 2020-05-14 H.J. Lu New
[RFC] bootstrap: Update requirement to C++11. [RFC] bootstrap: Update requirement to C++11. - - - - --- 2020-05-14 Jason Merrill New
c++: Enable coroutines with -std=c++20. c++: Enable coroutines with -std=c++20. - - - - --- 2020-05-14 Jason Merrill New
[pushed] c++: Fix deferred noexcept on constructor [PR93901]. [pushed] c++: Fix deferred noexcept on constructor [PR93901]. - - - - --- 2020-05-14 Jason Merrill New
c++: decltype of invalid non-dependent expr [PR57943] c++: decltype of invalid non-dependent expr [PR57943] - - - - --- 2020-05-14 Patrick Palka New
[committed] amdgcn: fix vcc clobber in vector load/store [committed] amdgcn: fix vcc clobber in vector load/store - - - - --- 2020-05-14 Andrew Stubbs New
[committed] i386: Add V2DFmode float trunc/extend functions [PR95046] [committed] i386: Add V2DFmode float trunc/extend functions [PR95046] - - - - --- 2020-05-14 Uros Bizjak New
[libfortran,committed] [libfortran,committed] - - - - --- 2020-05-14 Thomas Koenig New
[C++] a missed c++2a->c++20 [C++] a missed c++2a->c++20 - - - - --- 2020-05-14 Nathan Sidwell New
[2/2] arm: Add support for interrupt routines to reg_needs_saving_p [1/2] arm: Factorize several occurrences of the same code into reg_needs_saving_p - - - - --- 2020-05-14 Christophe Lyon New
[1/2] arm: Factorize several occurrences of the same code into reg_needs_saving_p [1/2] arm: Factorize several occurrences of the same code into reg_needs_saving_p - - - - --- 2020-05-14 Christophe Lyon New
[v2] arm: Warn if IRQ handler is not compiled with -mgeneral-regs-only [PR target/94743] [v2] arm: Warn if IRQ handler is not compiled with -mgeneral-regs-only [PR target/94743] - - - - --- 2020-05-14 Christophe Lyon New
arm.c: Clarify error message in thumb1_expand_prologue arm.c: Clarify error message in thumb1_expand_prologue - - - - --- 2020-05-14 Christophe Lyon New
[C++] more pt.c simplifications [C++] more pt.c simplifications - - - - --- 2020-05-14 Nathan Sidwell New
[C++] simplify tsubst_template_decl [C++] simplify tsubst_template_decl - - - - --- 2020-05-14 Nathan Sidwell New
[C++] improve build_template_decl [C++] improve build_template_decl - - - - --- 2020-05-14 Nathan Sidwell New
[v2] coroutines: Implicitly movable objects should use move CTORs for co_return. [v2] coroutines: Implicitly movable objects should use move CTORs for co_return. - - - - --- 2020-05-14 Iain Sandoe New
[RFH] LTO cgraph support for late declare variant resolution [RFH] LTO cgraph support for late declare variant resolution - - - - --- 2020-05-14 Jakub Jelinek New
[committed] i386: Add V2DFmode conversion functions [PR95046] [committed] i386: Add V2DFmode conversion functions [PR95046] - - - - --- 2020-05-14 Uros Bizjak New
ipa-devirt: Fix crash in obj_type_ref_class [PR95114] ipa-devirt: Fix crash in obj_type_ref_class [PR95114] - - - - --- 2020-05-14 Richard Sandiford New
[committed] aarch64: Fix arm_sve_vector_bits on typedefs [PR95105] [committed] aarch64: Fix arm_sve_vector_bits on typedefs [PR95105] - - - - --- 2020-05-14 Richard Sandiford New
Add tests for gcc-changelog. Add tests for gcc-changelog. - - - - --- 2020-05-14 Martin Liška New
testsuite/94703 - skip gcc.dg/tree-ssa/pr94703.c on strict-align targets testsuite/94703 - skip gcc.dg/tree-ssa/pr94703.c on strict-align targets - - - - --- 2020-05-14 Richard Biener New
[committed] openmp: Fix placement of 2nd+ preparation statement for PHIs in simd clone lowering [PR… [committed] openmp: Fix placement of 2nd+ preparation statement for PHIs in simd clone lowering [PR… - - - - --- 2020-05-14 Jakub Jelinek New
[committed] openmp: Also implicitly mark as declare target to functions mentioned in target regions [committed] openmp: Also implicitly mark as declare target to functions mentioned in target regions - - - - --- 2020-05-14 Jakub Jelinek New
middle-end/95118 - fix printing of "denormal" zero middle-end/95118 - fix printing of "denormal" zero - - - - --- 2020-05-14 Richard Biener New
[Committed] IBM Z: Define probe_stack expander [Committed] IBM Z: Define probe_stack expander - - - - --- 2020-05-14 Andreas Krebbel New
[Committed] IBM Z: stack clash prot: add missing updates of last_probe_offset [Committed] IBM Z: stack clash prot: add missing updates of last_probe_offset - - - - --- 2020-05-14 Andreas Krebbel New
[C++] template arg comparison [C++] template arg comparison - - - - --- 2020-05-13 Nathan Sidwell New
[C++] simplify typedef access checking [C++] simplify typedef access checking - - - - --- 2020-05-13 Nathan Sidwell New
[C++] canonical_type_parameter [C++] canonical_type_parameter - - - - --- 2020-05-13 Nathan Sidwell New
[C++] some cleanup patches [C++] some cleanup patches - - - - --- 2020-05-13 Nathan Sidwell New
[pushed] c++: Replace "C++2a" with "C++20". [pushed] c++: Replace "C++2a" with "C++20". - - - - --- 2020-05-13 Jason Merrill New
[pushed] testsuite: Support { target c++20 } in tests. [pushed] testsuite: Support { target c++20 } in tests. - - - - --- 2020-05-13 Jason Merrill New
libgo patch committed: Build syscall test with -static libgo patch committed: Build syscall test with -static - - - - --- 2020-05-13 Ian Lance Taylor New
libbacktrace patch committed: Mark state unused in ztest.c test_large libbacktrace patch committed: Mark state unused in ztest.c test_large - - - - --- 2020-05-13 Ian Lance Taylor New
libbacktrace patch committed: Treat EACCES like ENOENT libbacktrace patch committed: Treat EACCES like ENOENT - - - - --- 2020-05-13 Ian Lance Taylor New
PR94397 the compiler consider "type is( real(kind(1.)) )" as a syntax error PR94397 the compiler consider "type is( real(kind(1.)) )" as a syntax error - - - - --- 2020-05-13 Mark Eggleston New
[resend] rs6000, pr 94833: fix vec_first_match_index for nulls [resend] rs6000, pr 94833: fix vec_first_match_index for nulls - - - - --- 2020-05-13 Carl Love New
c++: Implement DR 2289, Uniqueness of structured binding names [PR94553] c++: Implement DR 2289, Uniqueness of structured binding names [PR94553] - - - - --- 2020-05-13 Marek Polacek New
[committed] c++: Fix g++.dg/parse/attr4.C test. [committed] c++: Fix g++.dg/parse/attr4.C test. - - - - --- 2020-05-13 Marek Polacek New
x86: Allow vector register pushes x86: Allow vector register pushes - - - - --- 2020-05-13 H.J. Lu New
Don't make -gsplit-dwarf imply -g Don't make -gsplit-dwarf imply -g - - - - --- 2020-05-13 Fangrui Song New
« 1 2 ... 381 382 3831266 1267 »