public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
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

[PATCH] OpenACC: Further attach/detach clause fixes for Fortran [PR109622]
 2023-04-29 10:57 UTC 

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

(GCC) 13.0.1: internal compiler error
 2023-04-28 12:56 UTC  (8+ messages)
` [PATCH] OpenACC: Stand-alone attach/detach clause fixes for Fortran [PR109622]

[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 3/3] Fortran: Fix mpz and mpfr memory leaks
 2023-04-17 22:18 UTC  (5+ messages)
      ` ping "

[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 0/7] openmp: OpenMP 5.1 loop transformation directives
 2023-04-06 13:07 UTC  (7+ messages)
` [PATCH 1/7] openmp: Add Fortran support for "omp unroll" directive
` [PATCH 3/7] openacc: Rename OMP_CLAUSE_TILE to OMP_CLAUSE_OACC_TILE
` [PATCH 4/7] openmp: Add Fortran support for "omp tile"
` [PATCH 6/7] openmp: Add Fortran support for loop transformations on inner loops

[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]

[PATCH] Fix fc-prototypes usage with C_INT64_T and non LP64 Targets
 2023-04-01  8:24 UTC  (4+ messages)

Support for NOINLINE attribute
 2023-03-28 21:06 UTC  (15+ messages)
            ` nvptx: Adjust 'scan-assembler' in 'gfortran.dg/weak-1.f90' (was: Support for NOINLINE attribute)
                ` Support for WEAK attribute, part 2
                          ` Enable 'gfortran.dg/weak-2.f90' for nvptx target (was: Support for WEAK attribute, part 2)

[PATCH, commited] Fortran: remove dead code [PR104321]
 2023-03-28 19:01 UTC  (4+ messages)

[PATCH, committed] Fortran: fix FE memleak with BOZ expressions
 2023-03-24 21:14 UTC 

[Patch] OpenMP: Handle descriptors in target's firstprivate [PR104949]
 2023-03-24 16:18 UTC  (3+ messages)
  ` Add caveat/safeguard to OpenMP: Handle descriptors in target's firstprivate [PR104949] (was: [Patch] OpenMP: Handle descriptors in target's firstprivate [PR104949])

[PATCH][stage1] Remove conditionals around free()
 2023-03-24  6:30 UTC  (10+ messages)

[OG12][committed] Fortran/OpenMP: Fix 'alloc' and 'from' mapping for allocatable components
 2023-03-23 19:57 UTC 

[OG12][committed] Fortran: Add attr.class_ok check for generate_callback_wrapper
 2023-03-23 13:41 UTC 

[Patch] Fortran/OpenMP: Fix mapping of array descriptors and deferred-length strings
 2023-03-23  9:28 UTC  (4+ messages)
  ` [Patch,v3] "
    ` [Patch,v4] "

[PATCH, committed] Fortran: improve checking of FINAL subroutine arguments [PR104572]
 2023-03-22 18:30 UTC 

[PATCH] Fortran: reject MODULE PROCEDURE outside generic module interface [PR99036]
 2023-03-21 19:10 UTC  (4+ messages)

[PATCHv4, gfortran] Escalate failure when Hollerith constant to real conversion fails [PR103628]
 2023-03-21 10:09 UTC  (2+ messages)

[PATCH] Fortran: fix documentation of -fno-underscoring [PR109216]
 2023-03-20 21:44 UTC  (2+ messages)

[patch, fortran, doc] Explicitly mention undefined overflow
 2023-03-20 21:32 UTC  (6+ messages)

Quotation
 2023-03-20 13:13 UTC 

[PATCHv3, gfortran] Escalate failure when Hollerith constant to real conversion fails [PR103628]
 2023-03-20 10:19 UTC  (3+ messages)
` Ping "

[PATCH] Fortran: simplification of NEAREST for large argument [PR109186]
 2023-03-19 20:44 UTC 

[PATCH] Fortran: procedures with BIND(C) attribute require explicit interface [PR85877]
 2023-03-19 19:38 UTC  (5+ messages)

[Patch, fortran] PR87127 - External function not recognised from within an associate block
 2023-03-19 12:04 UTC 

[patch, wwwdocs] Mention finalization
 2023-03-19 11:41 UTC  (2+ messages)

[patch, wwwdocs] Mention random number generators in porting_to.html
 2023-03-18 21:11 UTC  (2+ messages)

gfortran-8
 2023-03-17 17:35 UTC  (2+ messages)

[Patch, fortran] PR37336 finalization
 2023-03-16  7:20 UTC  (24+ messages)

[PATCH] Fortran: rank checking with explicit-/assumed-size arrays and CLASS [PR58331]
 2023-03-15 19:36 UTC  (3+ messages)

[PATCH, pushed] Fortran: fix bounds check for copying of class expressions [PR106945]
 2023-03-11 14:59 UTC 

[patch, Fortran] Enable -fwrapv for -std=legacy
 2023-03-11  9:06 UTC  (5+ messages)

[PATCH] Fortran: fix ICE with bind(c) in block data [PR104332]
 2023-03-10  3:59 UTC  (2+ messages)

F77 indexed file support
 2023-03-09  8:09 UTC  (6+ messages)

Segfault when using defined assignment
 2023-03-08 18:19 UTC 

BrainStorm Conference-2023
 2023-03-08 15:22 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).