Show patches with: State = Action Required       |    Archived = No       |   126730 patches
« 1 2 ... 562 563 5641267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix unreachable-2.c testcase (PR sanitizer/83219) Fix unreachable-2.c testcase (PR sanitizer/83219) - - - - --- 2017-11-30 Jakub Jelinek New
[committed] ;; to ; [committed] ;; to ; - - - - --- 2017-11-30 Jakub Jelinek New
[#2] , PR target/81959, Fix ++int to _Float128 conversion on power9 [#2] , PR target/81959, Fix ++int to _Float128 conversion on power9 - - - - --- 2017-11-30 Michael Meissner New
[gcc-7] Riscv doc fixes and improvements. [gcc-7] Riscv doc fixes and improvements. - - - - --- 2017-11-30 Jim Wilson New
[v2.2] Support for adding and stripping location_t wrapper nodes [v2.2] Support for adding and stripping location_t wrapper nodes - - - - --- 2017-11-30 David Malcolm New
[C++,PING] Re: [C++ Patch, V2] PR 82593 ("Internal compiler error: in process_init_constructor_arra… [C++,PING] Re: [C++ Patch, V2] PR 82593 ("Internal compiler error: in process_init_constructor_arra… - - - - --- 2017-11-30 Paolo Carlini New
C++ PATCH for c++/82219, -Wignored-qualifiers and template C++ PATCH for c++/82219, -Wignored-qualifiers and template - - - - --- 2017-11-30 Jason Merrill New
rs6000: Cleanup bdz/bdnz insn/splitter, add new insn/splitter for bdzt/bdzf/bdnzt/bdnzf rs6000: Cleanup bdz/bdnz insn/splitter, add new insn/splitter for bdzt/bdzf/bdnzt/bdnzf - - - - --- 2017-11-30 Aaron Sawdey New
PR libstdc++/65927 Fix -Wunused-but-set-parameter warning PR libstdc++/65927 Fix -Wunused-but-set-parameter warning - - - - --- 2017-11-30 Jonathan Wakely New
[AArch64] Fix address printing on ILP32 [AArch64] Fix address printing on ILP32 - - - - --- 2017-11-30 Wilco Dijkstra New
[v2.1] Support for adding and stripping location_t wrapper nodes [v2.1] Support for adding and stripping location_t wrapper nodes - - - - --- 2017-11-30 David Malcolm New
[GCC/testsuite] Improve fstack_protector effective target [GCC/testsuite] Improve fstack_protector effective target - - - - --- 2017-11-30 Thomas Preudhomme New
rs6000: Set rs6000_cpu correctly (PR43871) rs6000: Set rs6000_cpu correctly (PR43871) - - - - --- 2017-11-30 Segher Boessenkool New
[ARM,gcc-7] Fix wrong code by arm_final_prescan with fp16 move instructions [ARM,gcc-7] Fix wrong code by arm_final_prescan with fp16 move instructions - - - - --- 2017-11-30 Sudakshina Das New
[PATCHv2] Add a warning for invalid function casts [PATCHv2] Add a warning for invalid function casts - - - - --- 2017-11-30 Bernd Edlinger New
Fix "central flowgraph" typo in machine desc docs Fix "central flowgraph" typo in machine desc docs - - - - --- 2017-11-30 Jonathan Wakely New
PR libstdc++/83226 avoid forming pointer-to-reference type PR libstdc++/83226 avoid forming pointer-to-reference type - - - - --- 2017-11-30 Jonathan Wakely New
rs6000: Improve fusion assembler output rs6000: Improve fusion assembler output - - - - --- 2017-11-30 Segher Boessenkool New
generic retuning part 1 - x86-tune-costs update generic retuning part 1 - x86-tune-costs update - - - - --- 2017-11-30 Jan Hubicka New
[RFC] combine: Remove use_crosses_set_p [RFC] combine: Remove use_crosses_set_p - - - - --- 2017-11-30 Segher Boessenkool New
[C++] Plural forms for count != eltscnt structured binding diagnostics [C++] Plural forms for count != eltscnt structured binding diagnostics - - - - --- 2017-11-30 Jakub Jelinek New
Go patch committed: Don't make map zero value constant Go patch committed: Don't make map zero value constant - - - - --- 2017-11-30 Ian Lance Taylor New
[committed] hppa-linux: Update baseline symbols [committed] hppa-linux: Update baseline symbols - - - - --- 2017-11-30 John David Anglin New
final: Improve output for -dp and -fverbose-asm final: Improve output for -dp and -fverbose-asm - - - - --- 2017-11-29 Segher Boessenkool New
combine: Print to dump if some insn cannot be combined into i3 combine: Print to dump if some insn cannot be combined into i3 - - - - --- 2017-11-29 Segher Boessenkool New
combine: Do not throw away unneeded arms of parallels (PR83156) combine: Do not throw away unneeded arms of parallels (PR83156) - - - - --- 2017-11-29 Segher Boessenkool New
Improve __builtin_mul_overflow (uns, 1U << y, &res) (PR target/83210) Improve __builtin_mul_overflow (uns, 1U << y, &res) (PR target/83210) - - - - --- 2017-11-29 Jakub Jelinek New
Riscv patterns to optimize away some redundant zero/sign extends. Riscv patterns to optimize away some redundant zero/sign extends. - - - - --- 2017-11-29 Jim Wilson New
[C++] Fix ICE on invalid std::tuple_size<...>::value (PR c++/83205) [C++] Fix ICE on invalid std::tuple_size<...>::value (PR c++/83205) - - - - --- 2017-11-29 Jakub Jelinek New
rs6000: Add second variant of adde rs6000: Add second variant of adde - - - - --- 2017-11-29 Segher Boessenkool New
patch to fix PR80818 patch to fix PR80818 - - - - --- 2017-11-29 Vladimir Makarov New
C++: improve location of static_assert errors C++: improve location of static_assert errors - - - - --- 2017-11-29 David Malcolm New
C++ PATCH for c++/82760, memory corruption with C++17 aligned new C++ PATCH for c++/82760, memory corruption with C++17 aligned new - - - - --- 2017-11-29 Jason Merrill New
Add myself as GCC maintainer Add myself as GCC maintainer - - - - --- 2017-11-29 Qing Zhao New
Avoid peeling in cunrolli Avoid peeling in cunrolli - - - - --- 2017-11-29 Richard Biener New
Address SLP cost-model issue of PR83202 Address SLP cost-model issue of PR83202 - - - - --- 2017-11-29 Richard Biener New
Fix vec_concatv2di pattern for SSE4 (PR target/80819) Fix vec_concatv2di pattern for SSE4 (PR target/80819) - - - - --- 2017-11-29 Jakub Jelinek New
Fix PR tree-optimization/83195 testcase for arm Fix PR tree-optimization/83195 testcase for arm - - - - --- 2017-11-29 Jakub Jelinek New
Improve build_simple_mem_ref_loc (PR middle-end/83185) Improve build_simple_mem_ref_loc (PR middle-end/83185) - - - - --- 2017-11-29 Jakub Jelinek New
Improve seq_cost (PR middle-end/80929) Improve seq_cost (PR middle-end/80929) - - - - --- 2017-11-29 Jakub Jelinek New
[gcc-7] Add riscv -mstrict-align option. [gcc-7] Add riscv -mstrict-align option. - - - - --- 2017-11-29 Jim Wilson New
[docs] Cleanup riscv option docs. [docs] Cleanup riscv option docs. - - - - --- 2017-11-28 Jim Wilson New
[committed] Handle very long lines when printing fix-it hints [committed] Handle very long lines when printing fix-it hints - - - - --- 2017-11-28 David Malcolm New
[gcc-7] Add riscv musl support. [gcc-7] Add riscv musl support. - - - - --- 2017-11-28 Jim Wilson New
Expensive selftests: torture testing for fix-it boundary conditions (PR c/82050) Expensive selftests: torture testing for fix-it boundary conditions (PR c/82050) - - - - --- 2017-11-28 David Malcolm New
[committed] Reject fix-it hints for various awkward boundary cases (PR c/82050) [committed] Reject fix-it hints for various awkward boundary cases (PR c/82050) - - - - --- 2017-11-28 David Malcolm New
[fortran] Implement maxval for characters [fortran] Implement maxval for characters - - - - --- 2017-11-28 Thomas Koenig New
complex type canonicalization complex type canonicalization - - - - --- 2017-11-28 Nathan Sidwell New
[V2] A simple implementation of loop interchange [V2] A simple implementation of loop interchange - - - - --- 2017-11-28 Bin Cheng New
[arm-embedded,GCC/LTO,ping] Fix PR69866: LTO with def for weak alias in regular object file [arm-embedded,GCC/LTO,ping] Fix PR69866: LTO with def for weak alias in regular object file - - - - --- 2017-11-28 Thomas Preudhomme New
Fix PR80846, change vectorizer reduction epilogue (on x86) Fix PR80846, change vectorizer reduction epilogue (on x86) - - - - --- 2017-11-28 Richard Biener New
Rename and make remove_dead_inserted_code a simple dce interface Rename and make remove_dead_inserted_code a simple dce interface - - - - --- 2017-11-28 Bin Cheng New
[v3,1/4,SPARC] Errata workaround for GRLIB-TN-0012 [v3,1/4,SPARC] Errata workaround for GRLIB-TN-0012 - - - - --- 2017-11-28 Daniel Cederman New
[committed] Add testcase for PR rtl-optimization/81020 [committed] Add testcase for PR rtl-optimization/81020 - - - - --- 2017-11-28 Jakub Jelinek New
[C++] Avoid -Wreturn-type warnings if a switch has default label, no breaks inside of it, but is fo… [C++] Avoid -Wreturn-type warnings if a switch has default label, no breaks inside of it, but is fo… - - - - --- 2017-11-28 Jakub Jelinek New
[C] Handle C SWITCH_EXPR in block_may_fallthru (PR sanitizer/81275) [C] Handle C SWITCH_EXPR in block_may_fallthru (PR sanitizer/81275) - - - - --- 2017-11-28 Jakub Jelinek New
Fix PR83158 Fix PR83158 - - - - --- 2017-11-28 Richard Biener New
rs6000: Improve comparison rtx_cost (PR81288) rs6000: Improve comparison rtx_cost (PR81288) - - - - --- 2017-11-28 Segher Boessenkool New
[gcc-7] Fix riscv linux kernel boot failure. [gcc-7] Fix riscv linux kernel boot failure. - - - - --- 2017-11-28 Jim Wilson New
rs6000: Improve scc isel rs6000: Improve scc isel - - - - --- 2017-11-28 Segher Boessenkool New
[PR,82808] Use result types for arithmetic jump functions [PR,82808] Use result types for arithmetic jump functions - - - - --- 2017-11-27 Martin Jambor New
Remove unused SWITCH_LABELS Remove unused SWITCH_LABELS - - - - --- 2017-11-27 Jakub Jelinek New
, PR libgcc/83112, Add ifunc support for _mulkc3 and _divkc3 , PR libgcc/83112, Add ifunc support for _mulkc3 and _divkc3 - - - - --- 2017-11-27 Michael Meissner New
Fix X +- C1 CMP C2 match.pd folding with -fwrapv (PR tree-optimization/80788) Fix X +- C1 CMP C2 match.pd folding with -fwrapv (PR tree-optimization/80788) - - - - --- 2017-11-27 Jakub Jelinek New
Fix ms-sysv.exp testsuite FAILs (PR c/83117) Fix ms-sysv.exp testsuite FAILs (PR c/83117) - - - - --- 2017-11-27 Jakub Jelinek New
[gcc-7] Fix RISCV ICE on linux kernel build. [gcc-7] Fix RISCV ICE on linux kernel build. - - - - --- 2017-11-27 Jim Wilson New
C++ PATCH to primary_template_instantiation_p C++ PATCH to primary_template_instantiation_p - - - - --- 2017-11-27 Jason Merrill New
handle invalid array index in warn_placement_new_too_small (PR 83058) handle invalid array index in warn_placement_new_too_small (PR 83058) - - - - --- 2017-11-27 Martin Sebor New
PR libgcc/83112, Fix warnings on libgcc float128-ifunc.c PR libgcc/83112, Fix warnings on libgcc float128-ifunc.c - - - - --- 2017-11-27 Michael Meissner New
ARM testsuite: force hardfp for addr-modes-float.c ARM testsuite: force hardfp for addr-modes-float.c - - - - --- 2017-11-27 Charles Baylis New
[AArch64] Fix ICE due to store_pair_lanes [AArch64] Fix ICE due to store_pair_lanes - - - - --- 2017-11-27 Wilco Dijkstra New
[2/2] gimple-fold.c part for PR83141 Untitled series #15307 - - - - --- 2017-11-27 Richard Biener New
[1/2] gimple-fold.c part of PR83141 [1/2] gimple-fold.c part of PR83141 - - - - --- 2017-11-27 Richard Biener New
Fix PR80776 Fix PR80776 - - - - --- 2017-11-27 Richard Biener New
Clear stale entries from int_hash_table Clear stale entries from int_hash_table - - - - --- 2017-11-27 Richard Biener New
[10/10,ARC] Revamp trampoline implementation. Critical fixes - - - - --- 2017-11-27 Claudiu Zissulescu New
[09/10,ARC] Update (u)maddsidi patterns. Critical fixes - - - - --- 2017-11-27 Claudiu Zissulescu New
[08/10,ARC] Enable unaligned access. Critical fixes - - - - --- 2017-11-27 Claudiu Zissulescu New
[07/10,ARC,FIX] Consider command line ffixed- option. Critical fixes - - - - --- 2017-11-27 Claudiu Zissulescu New
[06/10,ARC] Update legitimate constant hook. Critical fixes - - - - --- 2017-11-27 Claudiu Zissulescu New
[05/10,ARC] Add trap instruction. Critical fixes - - - - --- 2017-11-27 Claudiu Zissulescu New
[04/10,ARC] Add ARCv2 core3 tune option. Critical fixes - - - - --- 2017-11-27 Claudiu Zissulescu New
[03/10,ARC] Don't allow the last ZOL insn to be in a delay slot. Critical fixes - - - - --- 2017-11-27 Claudiu Zissulescu New
[02/10,ARC,ZOL] Update uses for hw-loop labels. Critical fixes - - - - --- 2017-11-27 Claudiu Zissulescu New
[01/10,ARC,LRA] Use TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV. Critical fixes - - - - --- 2017-11-27 Claudiu Zissulescu New
[2/2,SPARC] Recognize the load when accessing the GOT Fixes for UT699 errata workaround - - - - --- 2017-11-27 Daniel Cederman New
[1/2,SPARC] Prevent -mfix-ut699 from generating b2bst errata sequences Fixes for UT699 errata workaround - - - - --- 2017-11-27 Daniel Cederman New
[v2,4/4,SPARC] Errata workaround for GRLIB-TN-0013 Workarounds for UT699, UT700, and GR712RC errata - - - - --- 2017-11-27 Daniel Cederman New
[v2,3/4,SPARC] Errata workaround for GRLIB-TN-0010 Workarounds for UT699, UT700, and GR712RC errata - - - - --- 2017-11-27 Daniel Cederman New
[v2,2/4,SPARC] Errata workaround for GRLIB-TN-0011 Workarounds for UT699, UT700, and GR712RC errata - - - - --- 2017-11-27 Daniel Cederman New
[v2,1/4,SPARC] Errata workaround for GRLIB-TN-0012 Workarounds for UT699, UT700, and GR712RC errata - - - - --- 2017-11-27 Daniel Cederman New
[i386] PR83109 [CET] improper code generation for builtin_longjmp with -fcf-protection -mcet [i386] PR83109 [CET] improper code generation for builtin_longjmp with -fcf-protection -mcet - - - - --- 2017-11-26 Tsimbalist, Igor V New
[wwwdocs] bugs/management.html: add a link, streamline a bit [wwwdocs] bugs/management.html: add a link, streamline a bit - - - - --- 2017-11-26 Gerald Pfeifer New
Fix PR82488 - signed integer overflow in expr.c Fix PR82488 - signed integer overflow in expr.c - - - - --- 2017-11-26 Markus Trippelsdorf New
Fix UB in hash-map.h Fix UB in hash-map.h - - - - --- 2017-11-26 Markus Trippelsdorf New
[wwwdocs] Shorten bugs/index.html a little [wwwdocs] Shorten bugs/index.html a little - - - - --- 2017-11-25 Gerald Pfeifer New
Fix -Wreturn-type fallout Fix -Wreturn-type fallout - - - - --- 2017-11-25 Andreas Schwab New
[wwwdocs] Adjust a comment in bin/preprocess [wwwdocs] Adjust a comment in bin/preprocess - - - - --- 2017-11-25 Gerald Pfeifer New
[fortran] Add support for #pragma GCC unroll v3 [fortran] Add support for #pragma GCC unroll v3 - - - - --- 2017-11-25 Eric Botcazou New
[C/C++] Add support for #pragma GCC unroll v3 [C/C++] Add support for #pragma GCC unroll v3 - - - - --- 2017-11-25 Eric Botcazou New
« 1 2 ... 562 563 5641267 1268 »