Show patches with: State = Action Required       |    Archived = No       |   127384 patches
« 1 2 ... 687 688 6891273 1274 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Fortran] Support allocatable *scalar* coarrays - - - - --- 2011-07-11 Tobias Burnus New
[Fortran] Support allocatable *scalar* coarrays - - - - --- 2011-07-10 Tobias Burnus New
[Fortran] Support distance/failed argument with coarray's THIS_IMAGE/NUM_IMAGES - - - - --- 2014-05-24 Tobias Burnus New
[Fortran] Support for legacy %FILL fields in STRUCTUREs - - - - --- 2017-07-31 Fritz Reese New
[Fortran] Support scalar coarrays in this_image/ucobound/image_index - - - - --- 2011-05-05 Tobias Burnus New
[Fortran] Support static coarrays with "automatic" cobounds - - - - --- 2011-05-30 Tobias Burnus New
[Fortran] Suppress unclassifiable statement error message [Fortran] Suppress unclassifiable statement error message - - - - --- 2019-01-02 Steve Kargl New
[Fortran] Sync memory action delegated to OpenCoarrays - - - - --- 2015-03-10 Tobias Burnus New
[Fortran] Sync memory action delegated to OpenCoarrays - - - - --- 2015-03-10 Alessandro Fanfarillo New
[Fortran] Sync memory action delegated to OpenCoarrays - - - - --- 2015-03-06 Alessandro Fanfarillo New
[Fortran] Taking a BYTE out of type-spec [Fortran] Taking a BYTE out of type-spec - - - - --- 2019-10-24 Steve Kargl New
[Fortran] Test for implied sequence in structures in common blocks - - - - --- 2016-09-13 Jim MacArthur New
[Fortran] Update atomics support for TS18508 - - - - --- 2014-07-11 Tobias Burnus New
[Fortran] Update c_funloc/c_f_procpointer for TS29113 - - - - --- 2012-07-26 Tobias Burnus New
[Fortran] Update gfortran.texi's 2003/2008 status - - - - --- 2014-07-06 Gerald Pfeifer New
[Fortran] Update gfortran.texi's 2003/2008 status - - - - --- 2014-03-08 Tobias Burnus New
[Fortran] Update gfortran.texi's Fortran 2003 Status section - - - - --- 2011-01-15 Tobias Burnus New
[Fortran] Update gfortran.texi's Fortran 2008 status - - - - --- 2010-09-25 Tobias Burnus New
[Fortran] Update gfortran.texi's Fortran 2008 status - - - - --- 2010-09-24 Tobias Burnus New
[Fortran] Update gfortran.texi's Fortran 2008 status - - - - --- 2010-09-23 Tobias Burnus New
[Fortran] Update gfortran.texi's Fortran 2008 status - - - - --- 2010-09-23 Tobias Burnus New
[Fortran] Use ANNOTATE_EXPR annot_expr_ivdep_kind for DO CONCURRENT - - - - --- 2013-10-08 Tobias Burnus New
[Fortran] Use MIN/MAX_EXPR for intrinsics or __builtin_fmin/max when appropriate [Fortran] Use MIN/MAX_EXPR for intrinsics or __builtin_fmin/max when appropriate - - - - --- 2018-07-17 Kyrill Tkachov New
[Fortran] Use _Float128 rather than __float128 for c_float128 kind [Fortran] Use _Float128 rather than __float128 for c_float128 kind - - - - --- 2021-09-17 Sandra Loosemore New
[Fortran] Variable definition context checks - - - - --- 2010-09-22 Daniel Kraft New
[Fortran] Vastly improve error message during parsing – simple patch for OpenMP/OpenACC directives [Fortran] Vastly improve error message during parsing – simple patch for OpenMP/OpenACC directives - - - - --- 2019-10-02 Tobias Burnus New
[Fortran] Wrong invocation of caf_atomic_op - - - - --- 2014-09-20 Tobias Burnus New
[Fortran] Wrong invocation of caf_atomic_op - - - - --- 2014-09-15 Alessandro Fanfarillo New
[Fortran] Wrong invocation of caf_atomic_op - - - - --- 2014-09-09 Tobias Burnus New
[Fortran] add co_reduce to libcaf_single - - - - --- 2014-12-31 Tobias Burnus New
[Fortran] assumed-rank some bound intrinsics support, fix failures and improve diagnostcs - - - - --- 2012-07-26 Mikael Morin New
[Fortran] assumed-rank some bound intrinsics support, fix failures and improve diagnostcs - - - - --- 2012-07-20 Tobias Burnus New
[Fortran] bessel_7.f90, CLASS in SEQUENCE, MOVE_ALLOC is pure (PR 46223, 46244, 46411) - - - - --- 2010-11-10 Tobias Burnus New
[Fortran] convert almost all {warning,error}_now to common diagnostic - - - - --- 2014-11-26 Manuel López-Ibáñez New
[Fortran] convert almost all {warning,error}_now to common diagnostic - - - - --- 2014-11-25 Tobias Burnus New
[Fortran] dec comparisons - for approval [Fortran] dec comparisons - for approval - - - - --- 2019-11-21 Mark Eggleston New
[Fortran] dec comparisons - for review [Fortran] dec comparisons - for review - - - - --- 2019-11-15 Mark Eggleston New
[Fortran] diagnostic for argument w/type parameters for assumed-type dummy [Fortran] diagnostic for argument w/type parameters for assumed-type dummy - - - - --- 2021-09-22 Sandra Loosemore New
[Fortran] fix EQUIVALENCE in MODULE issues - - - - --- 2015-06-03 Steve Kargl New
[Fortran] fortran/lang.opt cleanup - - - - --- 2014-11-29 Tobias Burnus New
[Fortran] gfortran.texi - minor style cleanup [Fortran] gfortran.texi - minor style cleanup - - - - --- 2020-01-28 Tobias Burnus New
[Fortran] gfortran.texi: Update (C) year and F2003 status - - - - --- 2012-01-10 Tobias Burnus New
[Fortran] gfortran.texi: Update (C) year and F2003 status - - - - --- 2012-01-09 Tobias Burnus New
[Fortran] libgfortran's ISO_Fortran_binding.c: Use GCC11 version for backward-only code [PR108056] [Fortran] libgfortran's ISO_Fortran_binding.c: Use GCC11 version for backward-only code [PR108056] - - - - --- 2022-12-13 Tobias Burnus New
[Fortran] libgomp: Silence unpack's may be used uninitialized warning [Fortran] libgomp: Silence unpack's may be used uninitialized warning - - - - --- 2020-09-28 Tobias Burnus New
[Fortran] move more diagnostics to the common machinery - - - - --- 2014-10-03 Manuel López-Ibáñez New
[Fortran] move more diagnostics to the common machinery (try 2) - - - - --- 2014-10-04 Manuel López-Ibáñez New
[Fortran] pad char to int conversions with spaces instead of zeros (legacy) [Fortran] pad char to int conversions with spaces instead of zeros (legacy) - - - - --- 2018-12-04 Mark Eggleston New
[Fortran] rename gfc_warning_cmdline to gfc_warning_now_2 - - - - --- 2014-10-16 Manuel López-Ibáñez New
[Fortran] reset dynamic type with MOVE_ALLOC (was: Re: [Patch, Fortran] Small patch for calls to gf… - - - - --- 2012-12-09 Tobias Burnus New
[Fortran] set version field in CFI_cdesc_t to CFI_VERSION [Fortran] set version field in CFI_cdesc_t to CFI_VERSION - - - - --- 2021-07-01 Sandra Loosemore New
[Forttran] PR54426 - handle common_head in gfc_undo_symbols - - - - --- 2012-09-01 Tobias Burnus New
[Fotran] Fix PR 4755 - Do not free + reallocate a variable that is already allocated. - - - - --- 2011-07-22 Daniel Carrera New
[Fwd:,Hurd,port,for,go,4-6,(9)] - - - - --- 2014-04-11 Svante Signell New
[Fwd:,Hurd,port,for,go,7-9,(9)] - - - - --- 2014-04-11 Svante Signell New
[Fwd:,Re:,[PATCH] Add powi-to-multiply expansion to cse_sincos pass] - - - - --- 2011-05-24 Richard Biener New
[Fwd:,[PATCH,Bug,target/84266] mmintrin.h intrinsic headers for PowerPC code fails on power9] [Fwd:,[PATCH,Bug,target/84266] mmintrin.h intrinsic headers for PowerPC code fails on power9] - - - - --- 2018-02-10 Steven Munroe New
[GCC-10,Backport] arm: Correct the grouping of operands in MVE vector scatter store intrinsics (PR9… [GCC-10,Backport] arm: Correct the grouping of operands in MVE vector scatter store intrinsics (PR9… - - - - --- 2020-06-16 Srinath Parvathaneni New
[GCC-10,Backport] arm: Enable no-writeback vldr.16/vstr.16. [GCC-10,Backport] arm: Enable no-writeback vldr.16/vstr.16. - - - - --- 2020-08-05 Joe Ramsay New
[GCC-10,Backport] arm: Fix MVE scalar shift intrinsics code-gen. [GCC-10,Backport] arm: Fix MVE scalar shift intrinsics code-gen. - - - - --- 2020-06-17 Srinath Parvathaneni New
[GCC-10,Backport] arm: Fix the MVE ACLE vaddq_m polymorphic variants. [GCC-10,Backport] arm: Fix the MVE ACLE vaddq_m polymorphic variants. - - - - --- 2020-06-17 Srinath Parvathaneni New
[GCC-10,Backport] arm: Fix the MVE ACLE vbicq intrinsics. [GCC-10,Backport] arm: Fix the MVE ACLE vbicq intrinsics. - - - - --- 2020-06-16 Srinath Parvathaneni New
[GCC-10,Backport] arm: Fix the failing mve scalar shift execution tests. [GCC-10,Backport] arm: Fix the failing mve scalar shift execution tests. - - - - --- 2020-06-22 Srinath Parvathaneni New
[GCC-10,Backport] arm: Fix the wrong code-gen generated by MVE vector load/store intrinsics (PR9495… [GCC-10,Backport] arm: Fix the wrong code-gen generated by MVE vector load/store intrinsics (PR9495… - - - - --- 2020-06-16 Srinath Parvathaneni New
[GCC-10,Backport] arm: Fix unintentional fall throughs in arm.c [GCC-10,Backport] arm: Fix unintentional fall throughs in arm.c - - - - --- 2020-06-16 Srinath Parvathaneni New
[GCC-10,backport,COMMITTED] arm: Fix the warning -mcpu=cortex-m55 conflicting with -march=armv8.1-m… [GCC-10,backport,COMMITTED] arm: Fix the warning -mcpu=cortex-m55 conflicting with -march=armv8.1-m… - - - - --- 2020-10-19 Srinath Parvathaneni New
[GCC-10,backport] arm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55. [GCC-10,backport] arm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55. - - - - --- 2020-10-06 Srinath Parvathaneni New
[GCC-10,backport] arm: Fix polymorphic variants failing with undefined reference to `__ARM_undef` e… [GCC-10,backport] arm: Fix polymorphic variants failing with undefined reference to `__ARM_undef` e… - - - - --- 2021-06-14 Srinath Parvathaneni New
[GCC-10,backport] arm: Fix testisms introduced with fix for pr target/95646. [GCC-10,backport] arm: Fix testisms introduced with fix for pr target/95646. - - - - --- 2021-05-05 Srinath Parvathaneni New
[GCC-10,backport] arm: Fix the mve multilib for the broken cmse support (pr99939). [GCC-10,backport] arm: Fix the mve multilib for the broken cmse support (pr99939). - - - - --- 2021-06-14 Srinath Parvathaneni New
[GCC-10,backport] arm: PR target/95646: Do not clobber callee saved registers with CMSE. [GCC-10,backport] arm: PR target/95646: Do not clobber callee saved registers with CMSE. - - - - --- 2021-05-05 Srinath Parvathaneni New
[GCC-10,backport] arm: Remove coercion from scalar argument to vmin & vmax intrinsics. [GCC-10,backport] arm: Remove coercion from scalar argument to vmin & vmax intrinsics. - - - - --- 2020-10-06 Srinath Parvathaneni New
[GCC-10,backport] arm: Remove duplicate definitions from arm_mve.h (pr100419). [GCC-10,backport] arm: Remove duplicate definitions from arm_mve.h (pr100419). - - - - --- 2021-05-12 Srinath Parvathaneni New
[GCC-10,backport] arm: Require MVE memory operand for destination of vst1q intrinsic [GCC-10,backport] arm: Require MVE memory operand for destination of vst1q intrinsic - - - - --- 2020-08-21 Joe Ramsay New
[GCC-10,backport] arm: [MVE] Add missing __arm_vcvtnq_u32_f32 intrinsic (PR 96914) [GCC-10,backport] arm: [MVE] Add missing __arm_vcvtnq_u32_f32 intrinsic (PR 96914) - - - - --- 2020-10-16 Srinath Parvathaneni New
[GCC-10,backport] arm: [MVE] Add vqdmlashq intrinsics (PR target/96914) [GCC-10,backport] arm: [MVE] Add vqdmlashq intrinsics (PR target/96914) - - - - --- 2020-10-16 Srinath Parvathaneni New
[GCC-10,backport] arm: [MVE] Remove illegal intrinsics (PR target/96914) [GCC-10,backport] arm: [MVE] Remove illegal intrinsics (PR target/96914) - - - - --- 2020-10-16 Srinath Parvathaneni New
[GCC-10,backport] arm: _Generic feature failing with ICE for -O0 (pr97205). [GCC-10,backport] arm: _Generic feature failing with ICE for -O0 (pr97205). - - - - --- 2021-04-30 Srinath Parvathaneni New
[GCC-10,committed] libphobos: Fix std.path.expandTilde raising onOutOfMemory [GCC-10,committed] libphobos: Fix std.path.expandTilde raising onOutOfMemory - - - - --- 2022-12-13 Iain Buclaw New
[GCC-10] aarch64: enable Ampere-1 CPU [GCC-10] aarch64: enable Ampere-1 CPU - - - - --- 2021-12-16 Philipp Tomsich New
[GCC-10] arm: Fix multilib mapping for CDE extensions [PR100856]. [GCC-10] arm: Fix multilib mapping for CDE extensions [PR100856]. - - - - --- 2021-06-18 Srinath Parvathaneni New
[GCC-11,backport] arm: Fix polymorphic variants failing with undefined reference to `__ARM_undef` e… [GCC-11,backport] arm: Fix polymorphic variants failing with undefined reference to `__ARM_undef` e… - - - - --- 2021-06-14 Srinath Parvathaneni New
[GCC-11,backport] arm: Fix the mve multilib for the broken cmse support (pr99939). [GCC-11,backport] arm: Fix the mve multilib for the broken cmse support (pr99939). - - - - --- 2021-06-14 Srinath Parvathaneni New
[GCC-11,backport] arm: Remove duplicate definitions from arm_mve.h (pr100419). [GCC-11,backport] arm: Remove duplicate definitions from arm_mve.h (pr100419). - - - - --- 2021-05-12 Srinath Parvathaneni New
[GCC-11,committed] libphobos: Add power*-*-freebsd* as supported target [GCC-11,committed] libphobos: Add power*-*-freebsd* as supported target - - - - --- 2021-12-21 Iain Buclaw New
[GCC-11,committed] libphobos: Backport library and bindings fixes from mainline [GCC-11,committed] libphobos: Backport library and bindings fixes from mainline - - - - --- 2022-12-13 Iain Buclaw New
[GCC-11,committed] pru: Fix CLZ expansion for QI and HI modes [GCC-11,committed] pru: Fix CLZ expansion for QI and HI modes - - - - --- 2023-01-26 Dimitar Dimitrov New
[GCC-11] aarch64: enable Ampere-1 CPU (backport to GCC11) [GCC-11] aarch64: enable Ampere-1 CPU (backport to GCC11) - - - - --- 2021-11-15 Philipp Tomsich New
[GCC-11] arm: Fix multilib mapping for CDE extensions [PR100856]. [GCC-11] arm: Fix multilib mapping for CDE extensions [PR100856]. - - - - --- 2021-06-18 Srinath Parvathaneni New
[GCC-11] libsanitizer: Cherry-pick LLVM release/13.x commit d96358a28193 [GCC-11] libsanitizer: Cherry-pick LLVM release/13.x commit d96358a28193 - - - - --- 2021-12-17 H.J. Lu New
[GCC-12,committed] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported [GCC-12,committed] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported - - - - --- 2022-11-30 Iain Buclaw New
[GCC-12,committed] d: Fix D lexer sometimes fails to compile code read from stdin [GCC-12,committed] d: Fix D lexer sometimes fails to compile code read from stdin - - - - --- 2022-05-31 Iain Buclaw New
[GCC-12,committed] d: Remove "final" and "override" from visitor method. [GCC-12,committed] d: Remove "final" and "override" from visitor method. - - - - --- 2022-12-11 Iain Buclaw New
[GCC-12,committed] libphobos: Backport library and bindings fixes from mainline [GCC-12,committed] libphobos: Backport library and bindings fixes from mainline - - - - --- 2022-12-13 Iain Buclaw New
[GCC-12,committed] pru: Fix CLZ expansion for QI and HI modes [GCC-12,committed] pru: Fix CLZ expansion for QI and HI modes - - - - --- 2023-01-26 Dimitar Dimitrov New
[GCC-12] Mention O2 vectorization enabling. [GCC-12] Mention O2 vectorization enabling. - - - - --- 2021-10-08 liuhongt New
[GCC-6.4,ARM,v2] enable FL_LPAE flag for armv7ve cores [GCC-6.4,ARM,v2] enable FL_LPAE flag for armv7ve cores - - - - --- 2017-11-08 Andre McCurdy New
[GCC-6.4,ARM] enable FL_LPAE flag for armv7ve cores [GCC-6.4,ARM] enable FL_LPAE flag for armv7ve cores - - - - --- 2017-11-08 Andre McCurdy New
[GCC-6.4,ARM] enable FL_LPAE flag for armv7ve cores [GCC-6.4,ARM] enable FL_LPAE flag for armv7ve cores - - - - --- 2017-11-08 Andre McCurdy New
[GCC-7,AArch64] PR target/90075 Prefer bsl/bit/bif for copysignf. (backport GCC-7) [GCC-7,AArch64] PR target/90075 Prefer bsl/bit/bif for copysignf. (backport GCC-7) - - - - --- 2019-04-29 Srinath Parvathaneni New
« 1 2 ... 687 688 6891273 1274 »