Show patches with: State = Action Required       |    Archived = No       |   128254 patches
« 1 2 ... 398 399 4001282 1283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[committed] c++: Add testcase for already-fixed PR [PR70642] [committed] c++: Add testcase for already-fixed PR [PR70642] - - - - --- 2020-05-13 Patrick Palka New
[V2] rs6000: Add vec_extracth and vec_extractl [V2] rs6000: Add vec_extracth and vec_extractl - - - - --- 2020-05-13 Bill Schmidt New
add vectype parameter to add_stmt_cost hook add vectype parameter to add_stmt_cost hook - - - - --- 2020-05-13 Richard Biener New
Add default revisions argument for git_check_commit.py. Add default revisions argument for git_check_commit.py. - - - - --- 2020-05-13 Martin Liška New
ChangeLog files - server and client scripts (git cherry-pick) ChangeLog files - server and client scripts (git cherry-pick) - - - - --- 2020-05-13 Martin Liška New
Remove SLP_INSTANCE_GROUP_SIZE Remove SLP_INSTANCE_GROUP_SIZE - - - - --- 2020-05-13 Richard Biener New
[RFC,v2] cgraph support for late declare variant resolution [RFC,v2] cgraph support for late declare variant resolution - - - - --- 2020-05-13 Jakub Jelinek New
ChangeLog files - server and client scripts ChangeLog files - server and client scripts - - - - --- 2020-05-13 Martin Liška New
coroutines: Implicitly movable objects should use move CTORs for co_return. coroutines: Implicitly movable objects should use move CTORs for co_return. - - - - --- 2020-05-13 Iain Sandoe New
[ARM] : Fix the wrong code-gen generated by MVE vector load/store intrinsics (PR94959). [ARM] : Fix the wrong code-gen generated by MVE vector load/store intrinsics (PR94959). - - - - --- 2020-05-13 Srinath Parvathaneni New
Fix -fcompare-debug issue in purge_dead_edges [PR95080] Fix -fcompare-debug issue in purge_dead_edges [PR95080] - - - - --- 2020-05-13 Jakub Jelinek New
tree-optimization/33315 - common stores during sinking tree-optimization/33315 - common stores during sinking - - - - --- 2020-05-13 Richard Biener New
Fold single imm use of a FMA if it is a negation [PR95060] Fold single imm use of a FMA if it is a negation [PR95060] - - - - --- 2020-05-13 Jakub Jelinek New
[3/4,V3,GCC11] IVOPTs Consider cost_step on different forms during unrolling Untitled series #176541 - - - - --- 2020-05-13 Kewen.Lin New
c++: SFINAE for invalid delete-expression [PR79706] c++: SFINAE for invalid delete-expression [PR79706] - - - - --- 2020-05-13 Patrick Palka New
RISC-V: Make unique SECCAT_SRODATA names start with .srodata RISC-V: Make unique SECCAT_SRODATA names start with .srodata - - - - --- 2020-05-12 Jim Wilson New
Add -fsplit-dwarf Add -fsplit-dwarf - - - - --- 2020-05-12 Fangrui Song New
[PR,95013] EOF location is at end of file [PR,95013] EOF location is at end of file - - - - --- 2020-05-12 Nathan Sidwell New
[Ada] Suppress warning for Interfaces.C with -fdump-ada-spec [Ada] Suppress warning for Interfaces.C with -fdump-ada-spec - - - - --- 2020-05-12 Eric Botcazou New
[Ada] Be prepared for more aggregates in gigi [Ada] Be prepared for more aggregates in gigi - - - - --- 2020-05-12 Eric Botcazou New
c++: Function found via ADL when it should not [PR95074] c++: Function found via ADL when it should not [PR95074] - - - - --- 2020-05-12 Marek Polacek New
x86: Properly count cost of XMM register push x86: Properly count cost of XMM register push - - - - --- 2020-05-12 H.J. Lu New
testsuite: Fix up gcc.dg/asan/pr95051.c testcase [PR95051] testsuite: Fix up gcc.dg/asan/pr95051.c testcase [PR95051] - - - - --- 2020-05-12 Jakub Jelinek New
[committed] wwwdocs: Update link to IBM Journal of Research and Development. [committed] wwwdocs: Update link to IBM Journal of Research and Development. - - - - --- 2020-05-12 Gerald Pfeifer New
[committed] i386: Add V2SFmode copysign, xorsign and signbit expanders [PR95046] [committed] i386: Add V2SFmode copysign, xorsign and signbit expanders [PR95046] - - - - --- 2020-05-12 Uros Bizjak New
[committed] i386: Add V2SFmode FMA insn patterns [PR95046] [committed] i386: Add V2SFmode FMA insn patterns [PR95046] - - - - --- 2020-05-12 Uros Bizjak New
[committed] c++: Add abbreviated fn template test for [PR78752] [committed] c++: Add abbreviated fn template test for [PR78752] - - - - --- 2020-05-12 Patrick Palka New
[committed] i386: Add V2SFmode NEG, ABS and logic insn patterns [PR95046] [committed] i386: Add V2SFmode NEG, ABS and logic insn patterns [PR95046] - - - - --- 2020-05-12 Uros Bizjak New
[FORTRAN] ICE in gfc_conv_array_constructor_expr PR93497 [FORTRAN] ICE in gfc_conv_array_constructor_expr PR93497 - - - - --- 2020-05-12 Mark Eggleston New
middle-end/94988 fix testcase for big-endian middle-end/94988 fix testcase for big-endian - - - - --- 2020-05-12 Richard Biener New
[committed] MSP430: Define ASM_OUTPUT_ALIGNED_DECL_LOCAL [committed] MSP430: Define ASM_OUTPUT_ALIGNED_DECL_LOCAL - - - - --- 2020-05-12 Jozef Lawrynowicz New
[committed] MSP430: Allow .bss section to be created in region-attribute-misuse test [committed] MSP430: Allow .bss section to be created in region-attribute-misuse test - - - - --- 2020-05-12 Jozef Lawrynowicz New
[Ada] Fix PR ada/95035 [Ada] Fix PR ada/95035 - - - - --- 2020-05-12 Eric Botcazou New
remove dead debug-bind resets remove dead debug-bind resets - - - - --- 2020-05-12 Richard Biener New
Optimize store_expr from STRING_CST [PR95052] Optimize store_expr from STRING_CST [PR95052] - - - - --- 2020-05-12 Jakub Jelinek New
[committed] openmp: Fix up handling of DECL_OMP_PRIVATIZED_MEMBER for bit-fields [PR95063] [committed] openmp: Fix up handling of DECL_OMP_PRIVATIZED_MEMBER for bit-fields [PR95063] - - - - --- 2020-05-12 Jakub Jelinek New
[committed] openmp: Implement discovery of implicit declare target to clauses [committed] openmp: Implement discovery of implicit declare target to clauses - - - - --- 2020-05-12 Jakub Jelinek New
[v2] Fold (add -1; zero_ext; add +1) operations to zero_ext when not overflow (PR37451, part of PR6… [v2] Fold (add -1; zero_ext; add +1) operations to zero_ext when not overflow (PR37451, part of PR6… - - - - --- 2020-05-12 Xionghu Luo New
preserve EDGE_DFS_BACK across split_edge preserve EDGE_DFS_BACK across split_edge - - - - --- 2020-05-12 Richard Biener New
tree-optimization/95045 - fix SM with exit exiting multiple loops tree-optimization/95045 - fix SM with exit exiting multiple loops - - - - --- 2020-05-12 Richard Biener New
[PR94118] ] Update documentation for x86 operand modifier. [PR94118] ] Update documentation for x86 operand modifier. - - - - --- 2020-05-12 Hongtao Liu New
libgo patch committed: Fix TestCallersNilPointerPanic for GoLLVM libgo patch committed: Fix TestCallersNilPointerPanic for GoLLVM - - - - --- 2020-05-12 Ian Lance Taylor New
libgo patch committed: Append to, don't clobber, environment in test libgo patch committed: Append to, don't clobber, environment in test - - - - --- 2020-05-12 Ian Lance Taylor New
Go frontend patch committed: Use some const string references Go frontend patch committed: Use some const string references - - - - --- 2020-05-11 Ian Lance Taylor New
c++: explicit(bool) malfunction with dependent expression [PR95066] c++: explicit(bool) malfunction with dependent expression [PR95066] - - - - --- 2020-05-11 Marek Polacek New
c++: premature requires-expression folding [PR95020] c++: premature requires-expression folding [PR95020] - - - - --- 2020-05-11 Patrick Palka New
contrib: Handle GDB specific test result types contrib: Handle GDB specific test result types - - - - --- 2020-05-11 Andrew Burgess New
[pushed] c++: Fix specialization of constrained member template. [pushed] c++: Fix specialization of constrained member template. - - - - --- 2020-05-11 Jason Merrill New
[pushed] c++: tree walk into TYPENAME_TYPE. [pushed] c++: tree walk into TYPENAME_TYPE. - - - - --- 2020-05-11 Jason Merrill New
[RFC] i386: Add V2SFmode FMA insn patterns [PR95046] [RFC] i386: Add V2SFmode FMA insn patterns [PR95046] - - - - --- 2020-05-11 Uros Bizjak New
[pushed] c++: Better diagnostic in converted const expr. [pushed] c++: Better diagnostic in converted const expr. - - - - --- 2020-05-11 Jason Merrill New
[pushed] c++: Use of 'this' in parameter declaration [PR90748] [pushed] c++: Use of 'this' in parameter declaration [PR90748] - - - - --- 2020-05-11 Jason Merrill New
[committed] PR fortran/95053 - ICE in gfc_divide(): Bad basic type [committed] PR fortran/95053 - ICE in gfc_divide(): Bad basic type - - - - --- 2020-05-11 Harald Anlauf New
[pushed] c++: Make references to __cxa_pure_virtual weak. [pushed] c++: Make references to __cxa_pure_virtual weak. - - - - --- 2020-05-11 Jason Merrill New
[pushed] c++: Improve print_tree of static_assert. [pushed] c++: Improve print_tree of static_assert. - - - - --- 2020-05-11 Jason Merrill New
[pushed] c++: Remove redundant code. [pushed] c++: Remove redundant code. - - - - --- 2020-05-11 Jason Merrill New
« 1 2 ... 398 399 4001282 1283 »