public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch] Fortran: Fix assumed-size to assumed-rank passing [PR94070]
 2021-09-28 12:29 UTC  (7+ messages)
    ` [committed] libgomp.oacc-fortran/privatized-ref-2.f90: Fix dg-note (was: [Patch] Fortran: Fix assumed-size to assumed-rank passing [PR94070])

[committed] gfortran.dg/include_15.f90: Add dg-prune-output [PR102500]
 2021-09-28  7:56 UTC 

[PATCH, RFH] PR 102458 - simplification of SIZE intrinsic applied to automatic array
 2021-09-27 21:11 UTC 

[PATCH] PR fortran/102458 - ICE tree check: expected array_type, have pointer_type in gfc_conv_array_initializer, at fortran/trans-array.c:6136
 2021-09-27 18:28 UTC  (4+ messages)
  ` Aw: "

[PATCH, Fortran] Fixes for F2018 C838 (PR fortran/101334)
 2021-09-25 15:03 UTC  (5+ messages)
  ` [Patch] Fortran: Fix associated intrinsic with assumed rank [PR101334] [was: [PATCH, Fortran] Fixes for F2018 C838 (PR fortran/101334)]

[PATCH, Fortran] Add missing diagnostic for F2018 C711 (TS29113 C407c)
 2021-09-24  8:46 UTC  (2+ messages)

[Patch] Fortran: Fix -Wno-missing-include-dirs handling [PR55534]
 2021-09-24  8:41 UTC  (9+ messages)
    ` [Patch] Fortran: Improve -Wmissing-include-dirs warnings [PR55534]
        ` Fortran: Improve file-reading error diagnostic [PR55534] (was: Re: [Patch] Fortran: Improve -Wmissing-include-dirs warnings [PR55534])

[PATCH, Fortran] Diagnose default-initialized pointer/allocatable dummies
 2021-09-23 17:08 UTC  (4+ messages)

[PATCH] PR fortran/93834 - [9/10/11/12 Regression] ICE in trans_caf_is_present, at fortran/trans-intrinsic.c:8469
 2021-09-23 16:56 UTC  (11+ messages)
` *PING* "
      ` [Patch] Fortran: Handle allocated() with coindexed scalars [PR93834] (was: [PATCH] PR fortran/93834 - [9/10/11/12 Regression] ICE in trans_caf_is_present, at fortran/trans-intrinsic.c:8469)
        ` PING – "
          ` PING**2 "

wtmoo.com
 2021-09-22 20:05 UTC 

[PATCH, Fortran] diagnostic for argument w/type parameters for assumed-type dummy
 2021-09-22 15:27 UTC  (2+ messages)

[Patch] Fortran: Add gfc_simple_for_loop aux function
 2021-09-21 12:38 UTC  (2+ messages)

Missing finalizations
 2021-09-20 22:43 UTC  (4+ messages)

Harald Anlauf appointed Fortran Reviewer
 2021-09-20 18:26 UTC 

[Patch] Fortran/OpenMP: unconstrained/reproducible ordered modifier
 2021-09-20 15:13 UTC  (4+ messages)
  ` [Patch]GCC11 - Fortran: combined directives - order(concurrent) not on distribute (was: Re: [Patch] Fortran/OpenMP: unconstrained/reproducible ordered modifier)

[PATCH, Fortran] Fix testcases that violate C838, + revealed ICE
 2021-09-20  7:59 UTC  (2+ messages)

[PATCH, Fortran] Revert to non-multilib-specific ISO_Fortran_binding.h
 2021-09-18  4:51 UTC  (26+ messages)
` PING "
              ` [committed] Fortran: Prefer GCC internal macros to float.h in ISO_Fortran_binding.h (was: [PATCH, Fortran] Revert to non-multilib-specific ISO_Fortran_binding.h)

[PATCH, committed] PR fortran/102366] [10/11/12 Regression] large arrays no longer become static
 2021-09-17 20:02 UTC 

[PATCH, OpenMP, Fortran] Support in_reduction for Fortran
 2021-09-17 16:11 UTC  (2+ messages)

[PATCH, Fortran] Skip gfortran.dg/PR100914.f90 on targets that don't provide quadmath.h
 2021-09-17  8:27 UTC  (10+ messages)
        ` [PATCH, Fortran] Use _Float128 rather than __float128 for c_float128 kind

[PATCH] PR fortran/102287 - optional allocatable array arguments (intent out) of derived types with allocatable components are not properly passed to subroutines
 2021-09-16  6:26 UTC  (2+ messages)

[committed] Fortran: Add missing ST_OMP_END_SCOPE handling [PR102313]
 2021-09-15  8:29 UTC  (2+ messages)

[PATCH, committed] PR fortran/102311 - fix ICE during error recovery checking entry characteristics
 2021-09-14 18:34 UTC 

[PATCH] PR fortran/82314 - ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:6972
 2021-09-13  8:21 UTC  (3+ messages)
` *PING* "

[PATCH] PR fortran/85130 - Handling of substring range
 2021-09-13  8:00 UTC  (2+ messages)

gfortran on Apple M1 function address problem
 2021-09-11 15:50 UTC  (2+ messages)

[Patch] Fortran: Fix Bind(C) Array-Descriptor Conversion (Move to Front-End Code)
 2021-09-10 18:48 UTC  (2+ messages)
` PING – "

[PATCH, committed] PR fortran/98490 - Unexpected out of bounds in array constructor with implied do loop
 2021-09-09 19:38 UTC 

GFortran for Windows silent installation
 2021-09-08  7:27 UTC 

[Patch] libgfortran: Makefile fix for ISO_Fortran_binding.h
 2021-09-07 15:47 UTC  (2+ messages)

[Patch] C, C++, Fortran, OpenMP: Add support for 'flush seq_cst' construct
 2021-09-07  8:08 UTC  (2+ messages)

[PATCH] PR fortran/101327 - ICE in find_array_element, at fortran/expr.c:1355
 2021-09-07  0:02 UTC  (3+ messages)
` *PING* "

[RFC] Native Coarrays (finally!)
 2021-09-03 21:46 UTC  (9+ messages)
    ` [RFC] Native Coarrays (finally!) [Review part 3]

[r12-3321 Regression] FAIL: gfortran.dg/PR100914.f90 -Os (test for excess errors) on Linux/x86_64
 2021-09-03 19:05 UTC  (3+ messages)

[WIP, Fortran] TS 29113 testsuite
 2021-09-03 17:18 UTC  (8+ messages)
` [PATCH, "
  ` [PATCH v2, "
      ` [PATCH v3, "

[Patch] C, C++, Fortran, OpenMP: Add support for device-modifiers for 'omp target device'
 2021-09-02 12:11 UTC  (8+ messages)
      ` [Patch v2] "

[PATCH] PR fortran/56985 - gcc/fortran/resolve.c:920: "'%s' in cannot appear in COMMON ..."
 2021-08-31 18:30 UTC 

[Patch] Fortran: Fix Bind(C) char-len check, add ptr-contiguous check
 2021-08-31  6:09 UTC  (4+ messages)
` *PING* – "
  ` *PING**2 "

[PATCH, committed] PR fortran/102113 - parsing error in assigned goto
 2021-08-30 21:14 UTC 

[PATCH, committed] PR fortran/101349 - ICE in gfc_get_descriptor_field, at fortran/trans-array.c:140
 2021-08-30 20:48 UTC 

[RFH] ME optimizes variable assignment away / Fortran bind(C) descriptor conversion
 2021-08-30  6:32 UTC  (3+ messages)

Fwd: FortranCon 2021
 2021-08-29 13:01 UTC  (2+ messages)

[PATCH] PR fortran/87737 - ICE tree check: expected ssa_name, have addr_expr in remap_gimple_op_r, at tree-inline.c:923
 2021-08-28  7:41 UTC  (2+ messages)

[PATCH] libgfortran : Use the libtool macro to determine libm availability
 2021-08-27 15:53 UTC  (7+ messages)

Failing tests after applying patches?
 2021-08-24  8:07 UTC  (4+ messages)

[patch, libgfortran] Further fixes for GFC/CFI descriptor conversions
 2021-08-24  6:59 UTC  (2+ messages)

F2018 C937
 2021-08-23 18:37 UTC  (9+ messages)

[Patch] Fortran/OpenMP: strict modifier on grainsize/num_tasks + duplicate errors (was: [committed] openmp: Add support for strict modifier on grainsize/num_tasks clauses)
 2021-08-23 13:33 UTC  (3+ messages)

Build problems: mpfr, mpc
 2021-08-23  7:07 UTC  (10+ messages)

[PATCH] PR fortran/100950 - ICE in output_constructor_regular_field, at varasm.c:5514
 2021-08-20 19:43 UTC  (27+ messages)
                        ` Aw: "
                          `  "
                            ` Aw: "
                              `  "
                                ` [PATCH, committed] Fix bootstrap breakage caused by r12-3033 (PR fortran/100950 - ICE in output_constructor_regular_field, at varasm.c:5514)
                                ` Aw: Re: Re: Re: [PATCH] PR fortran/100950 - ICE in output_constructor_regular_field, at varasm.c:5514
                        ` [Patch] c-format.c/Fortran: Support %wd / host-wide integer in gfc_error (Re: [PATCH] PR fortran/100950 - ICE in output_constructor_regular_field, at varasm.c:5514)

[Patch] Fortran: Add OpenMP's error directive (was: [committed] openmp: Implement the error directive)
 2021-08-20 10:08 UTC  (2+ messages)

[Fortran] OG11 backports
 2021-08-20  3:10 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).