public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, committed] Fortran: error recovery for bad deferred character length assignment [PR104314]
 2022-09-15 20:23 UTC 

[PATCH v3 00/11] OpenMP 5.0: Struct & mapping clause expansion rework
 2022-09-14 16:32 UTC  (24+ messages)
` [PATCH v3 01/11] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer)
` [PATCH v3 02/11] Remove omp_target_reorder_clauses
` [PATCH v3 03/11] OpenMP/OpenACC struct sibling list gimplification extension and rework
` [PATCH v3 04/11] OpenMP/OpenACC: mapping group list-handling improvements
` [PATCH v3 05/11] OpenMP: push attaches to end of clause list in "target" regions
` [PATCH v3 06/11] OpenMP: Pointers and member mappings
` [PATCH v3 07/11] OpenMP/OpenACC: Reindent TO/FROM/_CACHE_ stanza in {c_}finish_omp_clause
` [PATCH v3 08/11] OpenMP/OpenACC: Rework clause expansion and nested struct handling
` [PATCH v3 09/11] FYI/unfinished: OpenMP: lvalue parsing for map clauses (C++)
` [PATCH v3 10/11] Use OMP_ARRAY_SECTION instead of TREE_LIST in C++ FE
` [PATCH v3 11/11] FYI/unfinished: OpenMP 5.0 "declare mapper" support for C++
  ` FYI: "declare mapper" patch set for Fortran (June 2022) (was: [PATCH v3 11/11] FYI/unfinished: OpenMP 5.0 "declare mapper" support for C++)

[PATCH] Fortran: Add IEEE_SIGNBIT and IEEE_FMA functions
 2022-09-11 10:23 UTC  (10+ messages)

[PATCH] Fortran: add IEEE_MODES_TYPE, IEEE_GET_MODES and IEEE_SET_MODES
 2022-09-10 16:54 UTC  (2+ messages)

[PATCH] Fortran 2018 rounding modes changes
 2022-09-10 10:21 UTC  (4+ messages)

[Patch] OpenMP: Document ompx warnings + add Fortran omx warning [PR106670]
 2022-09-08 15:47 UTC  (3+ messages)

[Patch] OpenMP/Fortran: Permit end-clause on directive
 2022-09-08 15:25 UTC  (4+ messages)

[PATCH, OpenMP, Fortran] requires unified_shared_memory 2/2: insert USM allocators into libgfortran
 2022-09-05 14:07 UTC  (3+ messages)

Proxy ping [PATCH] PR fortran/100136 - ICE, regression, using flag -fcheck=pointer
 2022-09-04 20:53 UTC  (2+ messages)

Proxy ping [PATCH] Fortran: Fix ICE with automatic reallocation [PR100245]
 2022-09-02 19:46 UTC 

[PATCH, committed] Fortran: avoid NULL pointer dereference on invalid DATA constant [PR99349]
 2022-09-02 19:19 UTC 

[PATCH] Fortran: add IEEE_QUIET_* and IEEE_SIGNALING_* comparisons
 2022-09-02 16:17 UTC  (5+ messages)

Floating-point comparisons in the middle-end
 2022-09-01 19:16 UTC  (17+ messages)

Fortran issue
 2022-08-27 13:23 UTC  (4+ messages)

[Patch] Fortran/OpenMP: Fix strictly structured blocks parsing
 2022-08-24 18:50 UTC  (4+ messages)

[PATCH] Fortran: improve error recovery while simplifying size of bad array [PR103694]
 2022-08-24 17:54 UTC  (3+ messages)

[PATCH] Fortran: fix simplification of intrinsics IBCLR and IBSET [PR106557]
 2022-08-22  9:52 UTC  (2+ messages)

VISAカード お支払い金額確定のご案内
 2022-08-21  2:57 UTC 

[PATCH] fortran: Drop -static-lib{gfortran,quadmath} from f951 [PR46539]
 2022-08-20  9:45 UTC  (2+ messages)

[PATCH] Fortran: fix invalid rank error in ASSOCIATED when rank is remapped [PR77652]
 2022-08-18 19:32 UTC  (19+ messages)
          ` [PATCH, v2] "

[PATCH] fortran: Add -static-libquadmath support [PR46539]
 2022-08-18 10:41 UTC  (7+ messages)
  ` [PATCH] fortran, v2: "

[Patch] Fortran: OpenMP fix declare simd inside modules and absent linear [PR106566]
 2022-08-17 13:34 UTC  (4+ messages)
` [Patch] Fortran: OpenMP fix declare simd inside modules and absent linear step [PR106566]

[PATCH] fortran: Expand ieee_arithmetic module's ieee_value inline [PR106579]
 2022-08-16 12:58 UTC  (4+ messages)

[PATCH] fortran: Expand ieee_arithmetic module's ieee_class inline [PR106579]
 2022-08-15 20:11 UTC  (3+ messages)

[PATCH] libgfortran: Use __builtin_issignaling in libgfortran
 2022-08-15 12:07 UTC  (2+ messages)

[PATCH, OpenMP, Fortran] requires unified_shared_memory 1/2: adjust libgfortran memory allocators
 2022-08-15 11:05 UTC 

[PATCH] Fortran: detect blanks within literal constants in free-form mode [PR92805]
 2022-07-31 19:01 UTC  (15+ messages)
  ` [PATCH, v2] "
      ` [PATCH, v3] "
          ` [PATCH, v4] "

[PATCH] libfortran: Fix up boz_15.f90 on powerpc64le with -mabi=ieeelongdouble [PR106079]
 2022-07-31 11:01 UTC  (2+ messages)

[Patch] OpenMP/Fortran: Permit assumed-size arrays in uniform clause
 2022-07-29 10:33 UTC  (2+ messages)

[PATCH] Fortran: error recovery from calculation of storage size of a symbol [PR103504]
 2022-07-26  7:02 UTC  (2+ messages)

[PATCH, committed] Fortran: fix parsing of omp task affinity iterator clause [PR101330]
 2022-07-20 18:51 UTC 

[PATCH] Fortran: error recovery on invalid array reference of non-array [PR103590]
 2022-07-20  9:40 UTC  (8+ messages)

Inquiry: Country of Origin for gfortran
 2022-07-18 11:27 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH, committed] Fortran: do not generate conflicting results under -ff2c [PR104313]
 2022-07-15 20:18 UTC 

[PATCH, committed] Fortran: error recovery for bad initializers of implied-shape arrays [PR106209]
 2022-07-15  1:46 UTC  (2+ messages)

[PATCH] Fortran: error recovery simplifying PACK with invalid arguments [PR106049]
 2022-07-12 18:23 UTC  (3+ messages)

[Patch] OpenMP/Fortran: Add support for OpenMP 5.2 linear clause syntax
 2022-07-04 19:08 UTC  (6+ messages)

[RFC] fortran: restore array indexing for all descriptor arrays [PR102043]
 2022-07-04  3:03 UTC  (4+ messages)

[Patch] OpenMP: Handle tofrom with target enter/exit data
 2022-07-01 15:48 UTC  (2+ messages)

[PATCH] Fortran: error recovery on invalid CLASS(), PARAMETER declarations [PR105243]
 2022-06-30 19:52 UTC  (4+ messages)

[Patch] Fortran: Cleanup OpenMP match{o,s,do,ds} macros
 2022-06-30 12:51 UTC  (2+ messages)

[PATCH] Fortran: improve error recovery for EXTENDS_TYPE_OF() [PR106121]
 2022-06-29 15:00 UTC  (2+ messages)

[PATCH] libgfortran: Switch some more __float128 uses to _Float128
 2022-06-29 14:54 UTC  (2+ messages)

[PATCH] libgfortran: Fix up LIBGFOR_CHECK_FLOAT128 [PR106137]
 2022-06-29 14:42 UTC  (2+ messages)

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).