Show patches with: State = Action Required       |    Archived = No       |   126752 patches
« 1 2 ... 434 435 4361267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[libgfortran] Bug 91593 - Implicit enum conversions in libgfortran/io/transfer.c [libgfortran] Bug 91593 - Implicit enum conversions in libgfortran/io/transfer.c - - - - --- 2019-09-22 Jerry DeLisle New
[Darwin,PPC,committed] Clean up symbol stubs code. [Darwin,PPC,committed] Clean up symbol stubs code. - - - - --- 2019-09-22 Iain Sandoe New
C++ PATCH for c++/91844 - Implement CWG 2352, Similar types and reference binding. C++ PATCH for c++/91844 - Implement CWG 2352, Similar types and reference binding. - - - - --- 2019-09-22 Marek Polacek New
[fortran] PR91726 - [7/8/9/10 Regression] ICE in gfc_conv_array_ref, at fortran/trans-array.c:3612 [fortran] PR91726 - [7/8/9/10 Regression] ICE in gfc_conv_array_ref, at fortran/trans-array.c:3612 - - - - --- 2019-09-22 Paul Richard Thomas New
handle null and non-constant values in get_range_strlen_dynamic (PR 91570) handle null and non-constant values in get_range_strlen_dynamic (PR 91570) - - - - --- 2019-09-22 Martin Sebor New
[committed] avoid bogus warning on strcpy into nested member array (PR 91830) [committed] avoid bogus warning on strcpy into nested member array (PR 91830) - - - - --- 2019-09-21 Martin Sebor New
[Darwin,committed] Update machopic_legitimize_pic_address. [Darwin,committed] Update machopic_legitimize_pic_address. - - - - --- 2019-09-21 Iain Sandoe New
C++ PATCH to add test for DR 2345 C++ PATCH to add test for DR 2345 - - - - --- 2019-09-21 Marek Polacek New
Add new builtin __SANITIZE_UNDEFINED__ macros for fsanitize=undefined switch Add new builtin __SANITIZE_UNDEFINED__ macros for fsanitize=undefined switch - - - - --- 2019-09-21 Kamil Rytarowski New
[RFC] Move hash-table.h and related files to libiberty [RFC] Move hash-table.h and related files to libiberty - - - - --- 2019-09-21 Li, Pan2 via Gcc-patches New
Fix up sqrt(x) < c and sqrt(x) >= c match.pd folding (PR tree-optimization/91734, take 2) Fix up sqrt(x) < c and sqrt(x) >= c match.pd folding (PR tree-optimization/91734, take 2) - - - - --- 2019-09-21 Jakub Jelinek New
[AArch64] PR target/91833 [AArch64] PR target/91833 - - - - --- 2019-09-21 Richard Henderson New
[AArch64] Fix PR target/91834 [AArch64] Fix PR target/91834 - - - - --- 2019-09-21 Richard Henderson New
Remove spurious extended character(s) for pa.c Remove spurious extended character(s) for pa.c - - - - --- 2019-09-20 John David Anglin New
[og9] Handle references in OpenACC "private" clauses [og9] Handle references in OpenACC "private" clauses - - - - --- 2019-09-20 Julian Brown New
PR fortran/91426: Colorize %L text to match diagnostic_show_locus PR fortran/91426: Colorize %L text to match diagnostic_show_locus - - - - --- 2019-09-20 David Malcolm New
2019-09-20 Kamil Rytarowski <n54@gmx.com> 2019-09-20 Kamil Rytarowski <n54@gmx.com> - - - - --- 2019-09-20 Kamil Rytarowski New
[Darwin,X86,testsuite,committed] Fix naked-1.c fail. [Darwin,X86,testsuite,committed] Fix naked-1.c fail. - - - - --- 2019-09-20 Iain Sandoe New
PR fortran/78260 - OpenACC + OpenMP target fixes - esp. with function-result variables PR fortran/78260 - OpenACC + OpenMP target fixes - esp. with function-result variables - - - - --- 2019-09-20 Tobias Burnus New
Deprecating cc0 (and consequently cc0 targets) Deprecating cc0 (and consequently cc0 targets) - - - - --- 2019-09-20 Jeff Law New
Some vect_create_epilog_for_reduction refactoring Some vect_create_epilog_for_reduction refactoring - - - - --- 2019-09-20 Richard Biener New
Fix PR91821 Fix PR91821 - - - - --- 2019-09-20 Richard Biener New
[SPARC] Fix PR target/91269 [SPARC] Fix PR target/91269 - - - - --- 2019-09-20 Eric Botcazou New
Fix PR c/91815 Fix PR c/91815 - - - - --- 2019-09-20 Eric Botcazou New
Fix PR91822 Fix PR91822 - - - - --- 2019-09-20 Richard Biener New
Fix PR91767 Fix PR91767 - - - - --- 2019-09-20 Richard Biener New
Help compiler detect invalid code Help compiler detect invalid code - - - - --- 2019-09-19 François Dumont New
[Darwin,PPC,testsuite,committed] Fix pr89313.c fail. [Darwin,PPC,testsuite,committed] Fix pr89313.c fail. - - - - --- 2019-09-19 Iain Sandoe New
[C++] Handle [[likely]] on compound-statement. [C++] Handle [[likely]] on compound-statement. - - - - --- 2019-09-19 Jason Merrill New
C++ PATCH for c++/91819 - ICE with operator++ and enum. C++ PATCH for c++/91819 - ICE with operator++ and enum. - - - - --- 2019-09-19 Marek Polacek New
[x86] Fix PR91814 [x86] Fix PR91814 - - - - --- 2019-09-19 Richard Biener New
[V4] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/9168… [V4] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/9168… - - - - --- 2019-09-19 Feng Xue OS New
[committed,OG9] Update dg-* in to reduce test failures [committed,OG9] Update dg-* in to reduce test failures - - - - --- 2019-09-19 Tobias Burnus New
[og9] Add 'ephemeral' parameter to GOMP_OFFLOAD_openacc_async_host2dev [og9] Add 'ephemeral' parameter to GOMP_OFFLOAD_openacc_async_host2dev - - - - --- 2019-09-19 Julian Brown New
[Fortran] Optionally suppress no-automatic overwrites recursive warning - for review [Fortran] Optionally suppress no-automatic overwrites recursive warning - for review - - - - --- 2019-09-19 Mark Eggleston New
[Ada] Memory leak with 'Range of a function call in a loop [Ada] Memory leak with 'Range of a function call in a loop - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Get rid of useless temporary for slice in overaligned record type [Ada] Get rid of useless temporary for slice in overaligned record type - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Crash on predicate in full view in a generic unit [Ada] Crash on predicate in full view in a generic unit - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Fix spurious type mismatch failure on nested instantiations [Ada] Fix spurious type mismatch failure on nested instantiations - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Fix copy operation with private discriminated record type [Ada] Fix copy operation with private discriminated record type - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Fix bogus "too late" error with nested generics and inlining [Ada] Fix bogus "too late" error with nested generics and inlining - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] gnatxref: infinite loop on symbols not found [Ada] gnatxref: infinite loop on symbols not found - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Remove duplicated routines for getting homonym number [Ada] Remove duplicated routines for getting homonym number - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Improve handling of explicit by-reference mechanism [Ada] Improve handling of explicit by-reference mechanism - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Suppress GNAT FE up-level reference transformation for GNAT-LLVM [Ada] Suppress GNAT FE up-level reference transformation for GNAT-LLVM - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Disable inlining of traversal function in GNATprove [Ada] Disable inlining of traversal function in GNATprove - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Streamline comparison for equality of 2-element arrays [Ada] Streamline comparison for equality of 2-element arrays - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Implement Machine_Rounding attribute in line when possible [Ada] Implement Machine_Rounding attribute in line when possible - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Allow constants of access type in Global contracts [Ada] Allow constants of access type in Global contracts - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Fix bogus visibility error with nested generics and inlining [Ada] Fix bogus visibility error with nested generics and inlining - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Emit DW_AT_GNU_bias with -fgnat-encodings=gdb [Ada] Emit DW_AT_GNU_bias with -fgnat-encodings=gdb - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Use declared type for deciding on SPARK pointer rules [Ada] Use declared type for deciding on SPARK pointer rules - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Infinite loop with concatenation and aspect [Ada] Infinite loop with concatenation and aspect - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] New routine GNAT.Sockets.Create_Socket_Pair [Ada] New routine GNAT.Sockets.Create_Socket_Pair - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Fix fallout of previous change for bit-packed arrays [Ada] Fix fallout of previous change for bit-packed arrays - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Fix run-time segfault with derived access-to-subprogram type [Ada] Fix run-time segfault with derived access-to-subprogram type - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Accept concatentation arguments to pragma Annotate [Ada] Accept concatentation arguments to pragma Annotate - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Fortran] Character type names in errors and warnings - new version for review [Fortran] Character type names in errors and warnings - new version for review - - - - --- 2019-09-19 Mark Eggleston New
Remove vect_is_slp_reduction Remove vect_is_slp_reduction - - - - --- 2019-09-19 Richard Biener New
Fix PR91812 Fix PR91812 - - - - --- 2019-09-19 Richard Biener New
Speed up qsort in IPA ICF Speed up qsort in IPA ICF - - - - --- 2019-09-19 Martin Liška New
[RFC] Add new ipa-reorder pass [RFC] Add new ipa-reorder pass - - - - --- 2019-09-19 Martin Liška New
[COMMITTED,GCC9] Backport RISC-V: Fix bad insn splits with paradoxical subregs. [COMMITTED,GCC9] Backport RISC-V: Fix bad insn splits with paradoxical subregs. - - - - --- 2019-09-19 Kito Cheng New
Remove operand swapping from reduction vectorization (SLP) Remove operand swapping from reduction vectorization (SLP) - - - - --- 2019-09-19 Richard Biener New
RISC-V: Fix more splitters accidentally calling gen_reg_rtx. RISC-V: Fix more splitters accidentally calling gen_reg_rtx. - - - - --- 2019-09-19 Jim Wilson New
V4, patch #8: Enable -mpcrel on Linux 64-bit, but not on other targets V4, patch #8: Enable -mpcrel on Linux 64-bit, but not on other targets - - - - --- 2019-09-19 Michael Meissner New
V4, patch #7: Use PADDI to add 34-bit constants V4, patch #7: Use PADDI to add 34-bit constants - - - - --- 2019-09-19 Michael Meissner New
V4, patch #6: Use PLI (PADDI) to load up 32-bit SImode constants V4, patch #6: Use PLI (PADDI) to load up 32-bit SImode constants - - - - --- 2019-09-19 Michael Meissner New
V4, patch #5: Use PLI (PADDI) to load up 34-bit DImode V4, patch #5: Use PLI (PADDI) to load up 34-bit DImode - - - - --- 2019-09-19 Michael Meissner New
, V4, patch #4: Enable prefixed/pc-rel addressing , V4, patch #4: Enable prefixed/pc-rel addressing - - - - --- 2019-09-19 Michael Meissner New
libgo patch committed: Fixes for arm64 GoLLVM build libgo patch committed: Fixes for arm64 GoLLVM build - - - - --- 2019-09-19 Ian Lance Taylor New
, V4, patch #3: Fix up mov<mode>_64bit_dm , V4, patch #3: Fix up mov<mode>_64bit_dm - - - - --- 2019-09-18 Michael Meissner New
, V4, patch #2: Add prefixed insn attribute , V4, patch #2: Add prefixed insn attribute - - - - --- 2019-09-18 Michael Meissner New
V4, patch #1: Rework prefixed/pc-relative lookup V4, patch #1: Rework prefixed/pc-relative lookup - - - - --- 2019-09-18 Michael Meissner New
Remove vectorizer reduction operand swapping Remove vectorizer reduction operand swapping - - - - --- 2019-09-18 Richard Biener New
i386: Restore Skylake SImode hard register store cost i386: Restore Skylake SImode hard register store cost - - - - --- 2019-09-18 H.J. Lu New
i386: Increase Skylake SImode pseudo register store cost i386: Increase Skylake SImode pseudo register store cost - - - - --- 2019-09-18 H.J. Lu New
Backporting r269039 to gcc8 Backporting r269039 to gcc8 - - - - --- 2019-09-18 Delia Burduv New
Tweak clang-format configuration. Tweak clang-format configuration. - - - - --- 2019-09-18 Martin Liška New
Remove dead code Remove dead code - - - - --- 2019-09-18 Richard Biener New
[V4] Generalized predicate/condition for parameter reference in IPA (PR ipa/91088) [V4] Generalized predicate/condition for parameter reference in IPA (PR ipa/91088) - - - - --- 2019-09-18 Feng Xue OS New
[committed,OG9] Fix dg-warning line numbers in libgomp [committed,OG9] Fix dg-warning line numbers in libgomp - - - - --- 2019-09-18 Tobias Burnus New
Disentangle autopar and vect reduction detection Disentangle autopar and vect reduction detection - - - - --- 2019-09-18 Richard Biener New
[Ada] Crash on universal case expression in fixed-point division [Ada] Crash on universal case expression in fixed-point division - - - - --- 2019-09-18 Pierre-Marie de Rodat New
[Ada] Avoid gnatbind regression caused by Copy_Bitfield [Ada] Avoid gnatbind regression caused by Copy_Bitfield - - - - --- 2019-09-18 Pierre-Marie de Rodat New
[Ada] Use static discriminant value for discriminated task record [Ada] Use static discriminant value for discriminated task record - - - - --- 2019-09-18 Pierre-Marie de Rodat New
[Ada] Crash on aggregate with dscriminant in if-expression as default [Ada] Crash on aggregate with dscriminant in if-expression as default - - - - --- 2019-09-18 Pierre-Marie de Rodat New
[Ada] Fix portability issues in access to subprograms [Ada] Fix portability issues in access to subprograms - - - - --- 2019-09-18 Pierre-Marie de Rodat New
[Ada] Refine type of Get_Homonym_Number result [Ada] Refine type of Get_Homonym_Number result - - - - --- 2019-09-18 Pierre-Marie de Rodat New
[Ada] Fix spurious alignment warning on simple address clause [Ada] Fix spurious alignment warning on simple address clause - - - - --- 2019-09-18 Pierre-Marie de Rodat New
[Ada] Improve efficiency of copying bit-packed slices [Ada] Improve efficiency of copying bit-packed slices - - - - --- 2019-09-18 Pierre-Marie de Rodat New
[Ada] Don't fail a front-end assertion if errors have already been detected [Ada] Don't fail a front-end assertion if errors have already been detected - - - - --- 2019-09-18 Pierre-Marie de Rodat New
[Ada] Missing accessibility check on discrim assignment [Ada] Missing accessibility check on discrim assignment - - - - --- 2019-09-18 Pierre-Marie de Rodat New
[Ada] Code cleanup of alignment representation clauses in dispatch tables [Ada] Code cleanup of alignment representation clauses in dispatch tables - - - - --- 2019-09-18 Pierre-Marie de Rodat New
[Ada] Fix sharing of expression in array aggregate with others choice [Ada] Fix sharing of expression in array aggregate with others choice - - - - --- 2019-09-18 Pierre-Marie de Rodat New
[Ada] Implement AI12-0086's rules for discriminants in aggregates [Ada] Implement AI12-0086's rules for discriminants in aggregates - - - - --- 2019-09-18 Pierre-Marie de Rodat New
[Ada] Spurious ineffective use_clause warning [Ada] Spurious ineffective use_clause warning - - - - --- 2019-09-18 Pierre-Marie de Rodat New
[Ada] Avoid uninitialized variable in bounded containers [Ada] Avoid uninitialized variable in bounded containers - - - - --- 2019-09-18 Pierre-Marie de Rodat New
[Ada] Ensure that Scan_Real result does not depend on trailing zeros [Ada] Ensure that Scan_Real result does not depend on trailing zeros - - - - --- 2019-09-18 Pierre-Marie de Rodat New
[Ada] Skip entity name qualification in GNATprove mode [Ada] Skip entity name qualification in GNATprove mode - - - - --- 2019-09-18 Pierre-Marie de Rodat New
« 1 2 ... 434 435 4361267 1268 »