Show patches with: State = Action Required       |    Archived = No       |   126616 patches
« 1 2 ... 444 445 4461266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,09/18] Add CONST_STRING_P rtx_code predicate. [v2,01/18] Fix CONST_DOUBLE_AS_FLOAT_P comment. - - - - --- 2019-08-06 Arvind Sankar New
[v2,08/18] Use CONST_VECTOR_P macro. Autogenerated patch by running ../contrib/rtl-pred.sh CONST_VE… [v2,01/18] Fix CONST_DOUBLE_AS_FLOAT_P comment. - - - - --- 2019-08-06 Arvind Sankar New
[v2,07/18] Add CONST_VECTOR_P rtx_code predicate. [v2,01/18] Fix CONST_DOUBLE_AS_FLOAT_P comment. - - - - --- 2019-08-06 Arvind Sankar New
[v2,06/18] Use CONST_DOUBLE_P macro. Autogenerated patch by running ../contrib/rtl-pred.sh CONST_DO… [v2,01/18] Fix CONST_DOUBLE_AS_FLOAT_P comment. - - - - --- 2019-08-06 Arvind Sankar New
[v2,05/18] Use CONST_FIXED_P macro. Autogenerated patch by running ../contrib/rtl-pred.sh CONST_FIX… [v2,01/18] Fix CONST_DOUBLE_AS_FLOAT_P comment. - - - - --- 2019-08-06 Arvind Sankar New
[v2,04/18] Use CONST_WIDE_INT_P macro. Autogenerated patch by running ../contrib/rtl-pred.sh CONST_… [v2,01/18] Fix CONST_DOUBLE_AS_FLOAT_P comment. - - - - --- 2019-08-06 Arvind Sankar New
[v2,03/18] Use CONST_INT_P macro. [v2,01/18] Fix CONST_DOUBLE_AS_FLOAT_P comment. - - - - --- 2019-08-06 Arvind Sankar New
[v2,02/18] Use CONST_INT_P macro. Autogenerated patch by running ../contrib/rtl-pred.sh CONST_INT [v2,01/18] Fix CONST_DOUBLE_AS_FLOAT_P comment. - - - - --- 2019-08-06 Arvind Sankar New
[v2,01/18] Fix CONST_DOUBLE_AS_FLOAT_P comment. [v2,01/18] Fix CONST_DOUBLE_AS_FLOAT_P comment. - - - - --- 2019-08-06 Arvind Sankar New
[c++] Do not warn about unused macros while processing #pragma GCC optimize [c++] Do not warn about unused macros while processing #pragma GCC optimize - - - - --- 2019-08-06 Piotr H. Dabrowski New
[committed] add test for PR 50476 [committed] add test for PR 50476 - - - - --- 2019-08-06 Martin Sebor New
[committed] add C++ test for PR60517 [committed] add C++ test for PR60517 - - - - --- 2019-08-06 Martin Sebor New
C++ PATCH for DR 2413 - typename in conversion-function-ids C++ PATCH for DR 2413 - typename in conversion-function-ids - - - - --- 2019-08-06 Marek Polacek New
RISC-V: Fix C ABI for flattened struct with 0-length bitfield. RISC-V: Fix C ABI for flattened struct with 0-length bitfield. - - - - --- 2019-08-05 Jim Wilson New
[wwwdocs] Update C++ DR table [wwwdocs] Update C++ DR table - - - - --- 2019-08-05 Marek Polacek New
[C++] One more cp_expr_loc_or_input_loc [C++] One more cp_expr_loc_or_input_loc - - - - --- 2019-08-05 Paolo Carlini New
[LRA] Fix wrong-code PR 91109 [LRA] Fix wrong-code PR 91109 - - - - --- 2019-08-05 Bernd Edlinger New
Sync MIPS support from libffi master repository Sync MIPS support from libffi master repository - - - - --- 2019-08-05 Aurelien Jarno New
[Committed] PR fortran/91372 -- Fix parsing of DATA with implied do-loop [Committed] PR fortran/91372 -- Fix parsing of DATA with implied do-loop - - - - --- 2019-08-05 Steve Kargl New
Add --with-static-standard-libraries to the top level Add --with-static-standard-libraries to the top level - - - - --- 2019-08-05 Tom Tromey New
issue a correct fix-it hint for bad argument in GCC diagnostics (PR 80619) issue a correct fix-it hint for bad argument in GCC diagnostics (PR 80619) - - - - --- 2019-08-05 Martin Sebor New
[wwwdocs] Another C++20 table update [wwwdocs] Another C++20 table update - - - - --- 2019-08-05 Marek Polacek New
[committed,MSP430] Add "cleanup-saved-temps" directive to gcc.target/msp430/pr80993.c [committed,MSP430] Add "cleanup-saved-temps" directive to gcc.target/msp430/pr80993.c - - - - --- 2019-08-05 Jozef Lawrynowicz New
[2/2,MIPS,RFC] Emit .note.GNU-stack for hard-float linux targets. Emit .note.GNU-stack for linux targets. - - - - --- 2019-08-05 Dragan Mladjenovic New
[1/2,MIPS] Emit .note.GNU-stack for soft-float linux targets. Emit .note.GNU-stack for linux targets. - - - - --- 2019-08-05 Dragan Mladjenovic New
[C] Fix bogus nested enum error message [C] Fix bogus nested enum error message - - - - --- 2019-08-05 Richard Sandiford New
Protect tree_to_shwi call in unmodified_param_1 Protect tree_to_shwi call in unmodified_param_1 - - - - --- 2019-08-05 Richard Sandiford New
Make function_code a 32-bit field Make function_code a 32-bit field - - - - --- 2019-08-05 Richard Sandiford New
Fold MASK_LOAD/STORE with an all-true mask Fold MASK_LOAD/STORE with an all-true mask - - - - --- 2019-08-05 Richard Sandiford New
Add a gimple_move_vops helper function Add a gimple_move_vops helper function - - - - --- 2019-08-05 Richard Sandiford New
RISC-V: Handle extensions combination correctly in multilib-generator. RISC-V: Handle extensions combination correctly in multilib-generator. - - - - --- 2019-08-05 Kito Cheng New
Add _mm256_{load,store}u2_m128{,d,i} intrinsics (PR target/91341) Add _mm256_{load,store}u2_m128{,d,i} intrinsics (PR target/91341) - - - - --- 2019-08-05 Jakub Jelinek New
Handle new operators with no arguments in DCE. Handle new operators with no arguments in DCE. - - - - --- 2019-08-05 Martin Liška New
PR91349, powerpc64*-*-freebsd* defines _GNU_SOURCE PR91349, powerpc64*-*-freebsd* defines _GNU_SOURCE - - - - --- 2019-08-05 Alan Modra New
[wwwdocs] Further tweaks to C++2a status [wwwdocs] Further tweaks to C++2a status - - - - --- 2019-08-04 Marek Polacek New
[wwwdocs] Update C++2a status [wwwdocs] Update C++2a status - - - - --- 2019-08-04 Marek Polacek New
[wwwdocs] Remove dysfunctional mirrors-usa.go-parts.com [wwwdocs] Remove dysfunctional mirrors-usa.go-parts.com - - - - --- 2019-08-04 Gerald Pfeifer New
[libstdc++,doc] A final(?) doxygen link fixed [libstdc++,doc] A final(?) doxygen link fixed - - - - --- 2019-08-04 Gerald Pfeifer New
[wwwdocs] www.sandpile.org has moved to https [wwwdocs] www.sandpile.org has moved to https - - - - --- 2019-08-04 Gerald Pfeifer New
[doc] install.texi - remove reference to age-old Tcl bug [doc] install.texi - remove reference to age-old Tcl bug - - - - --- 2019-08-04 Gerald Pfeifer New
C++ PATCH for c++/91338 - P1161R3: Deprecate a[b,c] C++ PATCH for c++/91338 - P1161R3: Deprecate a[b,c] - - - - --- 2019-08-04 Marek Polacek New
PR fortran/89943 -- BIND(C) procedures in submodules PR fortran/89943 -- BIND(C) procedures in submodules - - - - --- 2019-08-03 Steve Kargl New
[Committed] PR fortran/90985 -- DATA must be followed by whitespace [Committed] PR fortran/90985 -- DATA must be followed by whitespace - - - - --- 2019-08-02 Steve Kargl New
[Committed] PR fortran/90297 -- Don't issue EQUIVALENCE syntax error [Committed] PR fortran/90297 -- Don't issue EQUIVALENCE syntax error - - - - --- 2019-08-02 Steve Kargl New
[8/8,og9] Update parallel-dims.c and serial-dims.c warning line numbering. AMD GCN offloading support - - - - --- 2019-08-02 Julian Brown New
[7/8,og9] NVPTX GOMP_OFFLOAD_openacc_async_construct arg fix and gomp_print_* support AMD GCN offloading support - - - - --- 2019-08-02 Julian Brown New
[6/8,og9] Make OpenACC function-parameter explosion optional AMD GCN offloading support - - - - --- 2019-08-02 Julian Brown New
[5/8,og9] AMD GCN offloading support AMD GCN offloading support - - - - --- 2019-08-02 Julian Brown New
[4/8,og9] Enable full GFortran library for AMD GCN AMD GCN offloading support - - - - --- 2019-08-02 Julian Brown New
[3/8,og9] Stub implementation of unwinding for AMD GCN AMD GCN offloading support - - - - --- 2019-08-02 Julian Brown New
[2/8,og9] Create GCN-specific gthreads AMD GCN offloading support - - - - --- 2019-08-02 Julian Brown New
[1/8,og9] Add support for constructors and destructors on GCN AMD GCN offloading support - - - - --- 2019-08-02 Julian Brown New
C++ PATCH to add test for c++/56428 C++ PATCH to add test for c++/56428 - - - - --- 2019-08-02 Marek Polacek New
C++ PATCH to add test for c++/53009 C++ PATCH to add test for c++/53009 - - - - --- 2019-08-02 Marek Polacek New
Use predicates for RTL objects Use predicates for RTL objects - - - - --- 2019-08-02 Arvind Sankar New
[COMMITTED] Revise STRICT_ALIGNMENT check in assign_parm_adjust_stack_rtl [COMMITTED] Revise STRICT_ALIGNMENT check in assign_parm_adjust_stack_rtl - - - - --- 2019-08-02 Bernd Edlinger New
C++ PATCH to add test for c++/77575 C++ PATCH to add test for c++/77575 - - - - --- 2019-08-02 Marek Polacek New
[COMMITTED] Remove unused data members from assign_param_data_one [COMMITTED] Remove unused data members from assign_param_data_one - - - - --- 2019-08-02 Bernd Edlinger New
[i386] : Add *vec_extractv16qi_zext insn pattern [i386] : Add *vec_extractv16qi_zext insn pattern - - - - --- 2019-08-02 Uros Bizjak New
[9/9] ifcvt: Also pass reversed cc comparison. Improve icvt "convert multiple" - - - - --- 2019-08-02 Robin Dapp New
[8/9] ifcvt: Handle swap-style idioms differently. Improve icvt "convert multiple" - - - - --- 2019-08-02 Robin Dapp New
[7/9] ifcvt: Emit two cmov variants and choose the less expensive one. Improve icvt "convert multiple" - - - - --- 2019-08-02 Robin Dapp New
[6/9] ifcvt: Extract cc comparison from jump. Improve icvt "convert multiple" - - - - --- 2019-08-02 Robin Dapp New
[5/9] ifcvt: Allow constants operands in noce_convert_multiple_sets. Improve icvt "convert multiple" - - - - --- 2019-08-02 Robin Dapp New
[4/9] ifcvt: Estimate original costs before convert_multiple. Improve icvt "convert multiple" - - - - --- 2019-08-02 Robin Dapp New
[3/9] ifcvt: Only created temporaries as needed. Improve icvt "convert multiple" - - - - --- 2019-08-02 Robin Dapp New
[2/9] ifcvt: Use enum instead of transform_name string. Improve icvt "convert multiple" - - - - --- 2019-08-02 Robin Dapp New
[1/9] ifcvt: Store the number of created cmovs. Improve icvt "convert multiple" - - - - --- 2019-08-02 Robin Dapp New
: Fix PR c++/88095, class template argument deduction for literal operator templates per P0732 for … : Fix PR c++/88095, class template argument deduction for literal operator templates per P0732 for … - - - - --- 2019-08-02 Tom Honermann New
Fix minor SLSR pessimization Fix minor SLSR pessimization - - - - --- 2019-08-02 Eric Botcazou New
[i386] : Fix PR 91323, LTGT rtx produces UCOMISS instead of COMISS [i386] : Fix PR 91323, LTGT rtx produces UCOMISS instead of COMISS - - - - --- 2019-08-02 Uros Bizjak New
Amend vec interface with qsort_r style methods Amend vec interface with qsort_r style methods - - - - --- 2019-08-02 Richard Biener New
[V5,rs6000] Support vrotr<mode>3 for int vector types [V5,rs6000] Support vrotr<mode>3 for int vector types - - - - --- 2019-08-02 Kewen.Lin New
[committed] Update quadmath M_*q constants [committed] Update quadmath M_*q constants - - - - --- 2019-08-02 Jakub Jelinek New
Improve QImode extraction without SSE4.1 (PR tree-optimization/91201) Improve QImode extraction without SSE4.1 (PR tree-optimization/91201) - - - - --- 2019-08-02 Jakub Jelinek New
Small tweaks to profile parameters Small tweaks to profile parameters - - - - --- 2019-08-02 Eric Botcazou New
[v2] RISC-V: Promote type correctly for libcalls [v2] RISC-V: Promote type correctly for libcalls - - - - --- 2019-08-02 Kito Cheng New
[2/3] mklog: parse PR references from new test files mklog improvements - - - - --- 2019-08-02 Martin Liška New
[1/3] Use argparse.ArgumentParser for mklog. mklog improvements - - - - --- 2019-08-02 Martin Liška New
Fix typo LIBGCCJIT_SYMLINK -> LIBGCCJIT_SONAME_SYMLINK Fix typo LIBGCCJIT_SYMLINK -> LIBGCCJIT_SONAME_SYMLINK - - - - --- 2019-08-02 Arvind Sankar New
PR fortran/42546 -- ALLOCATED has 2 mutually exclusive keywords PR fortran/42546 -- ALLOCATED has 2 mutually exclusive keywords - - - - --- 2019-08-01 Steve Kargl New
Add line returns in RTL dump file Add line returns in RTL dump file - - - - --- 2019-08-01 Eric Botcazou New
Fix minor issues in branch prediction code Fix minor issues in branch prediction code - - - - --- 2019-08-01 Eric Botcazou New
Add future.md placeholder to PowerPC Add future.md placeholder to PowerPC - - - - --- 2019-08-01 Michael Meissner New
C++ PATCH for c++/91230 - wrong error with __PRETTY_FUNCTION__ and generic lambda C++ PATCH for c++/91230 - wrong error with __PRETTY_FUNCTION__ and generic lambda - - - - --- 2019-08-01 Marek Polacek New
, Add future cost placeholder to PowerPC , Add future cost placeholder to PowerPC - - - - --- 2019-08-01 Michael Meissner New
[committed] Fix comment about pcrel_external_address [committed] Fix comment about pcrel_external_address - - - - --- 2019-08-01 Michael Meissner New
[i386] : Introduce usadv8qi [i386] : Introduce usadv8qi - - - - --- 2019-08-01 Uros Bizjak New
[i386] : Improve V2SI extractions [i386] : Improve V2SI extractions - - - - --- 2019-08-01 Uros Bizjak New
[2/3] C++20 constexpr lib part 2/3 - swappish functions. Untitled series #122787 - - - - --- 2019-08-01 Li, Pan2 via Gcc-patches New
[C++] Do not warn about [[nodiscard]] applied to a constructor [C++] Do not warn about [[nodiscard]] applied to a constructor - - - - --- 2019-08-01 Paolo Carlini New
[1/2] Introduce gcc_sort_r [1/2] Introduce gcc_sort_r - - - - --- 2019-08-01 Alexander Monakov New
mklog: parse PR references from new test files mklog: parse PR references from new test files - - - - --- 2019-08-01 Martin Liška New
Properly detect working jobserver in gcc driver. Properly detect working jobserver in gcc driver. - - - - --- 2019-08-01 Martin Liška New
Mark DECL_SET_IS_OPERATOR_DELETE for user-provided delete operators. Mark DECL_SET_IS_OPERATOR_DELETE for user-provided delete operators. - - - - --- 2019-08-01 Martin Liška New
Make cdtor names stable for LTO (PR lto/91307). Make cdtor names stable for LTO (PR lto/91307). - - - - --- 2019-08-01 Martin Liška New
Teach mklog to reference PRs. Teach mklog to reference PRs. - - - - --- 2019-08-01 Martin Liška New
[COMMITTED] Fix pr89330_0.C test [COMMITTED] Fix pr89330_0.C test - - - - --- 2019-08-01 Wilco Dijkstra New
Check -shared is available for tesstcases Check -shared is available for tesstcases - - - - --- 2019-08-01 Kito Cheng New
RISC-V: Promote type correctly for libcalls RISC-V: Promote type correctly for libcalls - - - - --- 2019-08-01 Kito Cheng New
« 1 2 ... 444 445 4461266 1267 »