public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch] Fortran/OpenMP: Add parsing support for allocators directive
 2023-05-26 19:04 UTC  (3+ messages)
` [Patch] Fortran/OpenMP: Add parsing support for allocators/allocate directive (was: [Patch] Fortran/OpenMP: Add parsing support for allocators directive)
  ` [committed][Patch] Fortran/OpenMP: Add parsing support for allocators/allocate directives

Possible funding of gfortran work
 2023-05-26 17:09 UTC  (2+ messages)

*Your Kind Reply
 2023-05-26 14:10 UTC 

Advice with finding speed between O2 and O3
 2023-05-25 18:51 UTC  (5+ messages)
  ` [EXTERNAL] "

Dear Fortran team,
 2023-05-25 12:52 UTC  (2+ messages)

[PATCH v4] libgfortran: Replace mutex with rwlock
 2023-05-25 12:40 UTC 

[PATCH] Fortran: checking and simplification of RESHAPE intrinsic [PR103794]
 2023-05-24 19:48 UTC  (2+ messages)

[PATCH] Fortran: reject bad DIM argument of SIZE intrinsic in simplification [PR104350]
 2023-05-24 19:47 UTC  (2+ messages)

[PATCH v4] libgfortran: Replace mutex with rwlock
 2023-05-24 19:18 UTC  (4+ messages)

[PATCH 0/7] openmp: OpenMP 5.1 loop transformation directives
 2023-05-22 14:20 UTC  (10+ messages)
` [PATCH 1/7] openmp: Add Fortran support for "omp unroll" directive

Thermometer Factory
 2023-05-22  0:28 UTC 

[PATCH 08/14] fortran: use _P() defines from tree.h
 2023-05-19 19:19 UTC  (3+ messages)

[PATCH 3/5] Fortran: Narrow return types [PR78798]
 2023-05-18 19:52 UTC  (7+ messages)
` [PATCH v2] "

Building Legacy Code and Intel Libraries
 2023-05-18  6:16 UTC  (3+ messages)

[PATCH] Fortran: set shape of initializers of zero-sized arrays [PR95374,PR104352]
 2023-05-18  1:29 UTC  (3+ messages)

[Patch] Fortran/OpenMP: Fix mapping of array descriptors and deferred-length strings
 2023-05-17 11:31 UTC  (5+ messages)
  ` [Patch,v3] "
    ` [Patch,v4] "
      ` [committed] "

gcc
 2023-05-16 13:11 UTC 

[PATCH] Fortran: CLASS pointer function result in variable definition context [PR109846]
 2023-05-14 21:01 UTC  (2+ messages)

[patch, fortran] PR109662 Namelist input with comma after name accepted
 2023-05-12 20:36 UTC  (9+ messages)

[PATCH v5 0/5] P1689R5 support
 2023-05-12 14:26 UTC  (10+ messages)
` [PATCH v5 1/5] libcpp: reject codepoints above 0x10FFFF
` [PATCH v5 3/5] p1689r5: initial support
` [PATCH v5 4/5] c++modules: report imported CMI files as dependencies

[PATCH v2 4/7] fortran: use grep instead of fgrep
 2023-05-11  9:01 UTC  (4+ messages)
      ` Pushed: "

[PATCH 1/2] Fortran: dump-parse-tree attribs: fix unbalanced braces [PR109624]
 2023-05-10 19:11 UTC  (3+ messages)
` [PATCH 2/2] Fortran: dump-parse-tree: Mark debug functions with DEBUG_FUNCTION

[Patch, fortran] PR103716 - [10/11/12/13/14 Regression] ICE in gimplify_expr, at gimplify.c:15964
 2023-05-09 20:25 UTC  (3+ messages)

[Patch, fortran] PR97122 - Spurious FINAL ... must be in the specification part of a MODULE
 2023-05-09 18:44 UTC  (5+ messages)

[PATCH v5] libgfortran: Replace mutex with rwlock
 2023-05-09  2:38 UTC 

[PATCH v4] libgfortran: Replace mutex with rwlock
 2023-05-08 10:28 UTC  (2+ messages)

[PATCH v3] libgfortran: Replace mutex with rwlock
 2023-05-08 10:04 UTC  (2+ messages)

[PATCH][stage1] Remove conditionals around free()
 2023-05-08  6:01 UTC  (3+ messages)

[PATCH 3/3] Fortran: Fix mpz and mpfr memory leaks
 2023-05-08  6:00 UTC  (6+ messages)
      ` ping "

[PATCH] Fortran: overloading of intrinsic binary operators [PR109641]
 2023-05-05 19:36 UTC  (3+ messages)

Fwd: Hosting our gfortran MatterMost workspace
 2023-05-05 17:26 UTC 

finalization issue
 2023-05-04 14:44 UTC  (3+ messages)

(GCC) 13.0.1: internal compiler error
 2023-05-03 13:50 UTC  (13+ messages)
` [PATCH] OpenACC: Stand-alone attach/detach clause fixes for Fortran [PR109622]
    ` [PATCH] OpenACC: Further "

GCC 12.2.1 Status Report (2023-05-02), branch frozen for release
 2023-05-02  6:54 UTC 

GCC 13.0.0 Status Report (2022-11-14), Stage 3 in effect now
 2023-04-30 16:01 UTC  (19+ messages)
          ` libsanitizer: sync from master

[committed] Fortran: Fix (mostly) comment typos
 2023-04-28 18:36 UTC  (2+ messages)

Hosting our gfortran MatterMost workspace
 2023-04-28 16:46 UTC  (3+ messages)

[PATCH] OpenMP: Noncontiguous "target update" for Fortran
 2023-04-27 16:23 UTC 

[PATCH v3] libgfortran: Replace mutex with rwlock
 2023-04-24 19:45 UTC  (2+ messages)

[PATCH] Fortran: function results never have the ALLOCATABLE attribute [PR109500]
 2023-04-24 18:31 UTC  (8+ messages)

[Patch, fortran] PRs 105152, 100193, 87946, 103389, 104429 and 82774
 2023-04-24 16:41 UTC  (3+ messages)

coarrays using extended precision (80 bits) ?
 2023-04-22 23:26 UTC  (5+ messages)

[PATCH v3] libgfortran: Replace mutex with rwlock
 2023-04-19 21:49 UTC  (4+ messages)

[PATCH] testsuite: fix scan-tree-dump patterns [PR83904,PR100297]
 2023-04-19 16:34 UTC  (4+ messages)
  ` [PATCH] testsuite: fix scan-tree-dump patterns [PR83904, PR100297]

[PATCH] Fortran: fix compile-time simplification of SET_EXPONENT [PR109511]
 2023-04-17 19:41 UTC  (6+ messages)

Fw: GCC 14.0.0 Status Report (2023-04-17)
 2023-04-17 18:47 UTC 

Fw: GCC 13.0.1 Status Report (2023-04-17)
 2023-04-17 18:46 UTC 

replacing hardware?
 2023-04-15  1:37 UTC  (4+ messages)

(no subject)
 2023-04-14 18:58 UTC 

[Patch, fortran] PR109451 - ICE in gfc_conv_expr_descriptor with ASSOCIATE and substrings
 2023-04-14 16:50 UTC  (5+ messages)

replacing hardware?
 2023-04-14 12:44 UTC 

[Bug fortran/104272] finalizer gets called during allocate
 2023-04-14 11:20 UTC 

[PATCH] Derive interface buffers from max name length
 2023-04-13 21:04 UTC  (6+ messages)
` [PATCH,FORTRAN 00/29] Move towards stringpool, part 1

[Patch, committed] Fortran: call of overloaded ‘abs(long long int&)’ is ambiguous [PR109492]
 2023-04-13 20:56 UTC 

[PATCH] Fortran: fix functions with entry and pointer/allocatable result [PR104312]
 2023-04-12  6:56 UTC  (2+ messages)

[PATCH] Fortran: resolve correct generic with TYPE(C_PTR) arguments [PR61615]
 2023-04-11 14:54 UTC  (3+ messages)
  ` [PATCH, v2] "

[committed] gfortran.dg/gomp/affinity-clause-1.f90: Fix scan-tree-dump (was: [r13-7120 Regression] FAIL: gfortran.dg/gomp/affinity-clause-1.f90 -O scan-tree-dump-times original "#pragma omp task affinity\\(iterator\\(integer\\(kind=4\\) i=D\\.[0-9]+:5:1\\):b\\[\\(.* <?i>? \\+ -1\\]\\) affinity\\(iterator\\(integer\\(kind=4\\) i=D\\.[0-9]+:5:1\\):d\\[\\(\\(integer\\(kind=8\\)\\) i \\+ -1\\) \\* 6\\]\\)" 1 on Linux/x86_64)
 2023-04-11 11:43 UTC  (2+ messages)

(no subject)
 2023-04-08 22:04 UTC 

[Patch, fortran] PR87477 - [meta-bug] [F03] issues concerning the ASSOCIATE statement
 2023-04-08 13:56 UTC  (13+ messages)
` Ping! "

[PATCH] Introduce hardbool attribute for C
 2023-04-06 11:10 UTC 

[Patch, fortran] PR104272 - finalizer gets called during allocate
 2023-04-05 20:33 UTC  (5+ messages)

[PATCH] Fortran: reject module variable as character length in PARAMETER [PR104349]
 2023-04-04  5:33 UTC  (2+ messages)

[PATCH 0/2] incpath, Fortran: Fix memory leak in gfc_add_include_path
 2023-04-02 19:27 UTC  (5+ messages)
` [PATCH 2/2] Fortran: Fix memory leak in gfc_add_include_path [PR68800]

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