public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH} Fix fortran: [PR126170] Fix LTO ICE in copy_function_or_variable
 2026-07-11 18:05 UTC  (6+ messages)

Question about the Fortran Wiki website
 2026-07-11 15:18 UTC 

[PATCH 00/12] fortran: array descriptor part 2: Add getters and setters
 2026-07-11 14:46 UTC  (13+ messages)
` [PATCH 01/12] fortran: array descriptor: Use the setter to modify the offset [PR122521]
` [PATCH 02/12] fortran: array descriptor: Add accessors for the elem_len field [PR122521]
` [PATCH 03/12] fortran: array descriptor: Add accessors for the version "
` [PATCH 04/12] fortran: array descriptor: Add accessors for the rank "
` [PATCH 05/12] fortran: array descriptor: Add accessors for the type "
` [PATCH 06/12] fortran: array descriptor: Add accessors for the dtype "
` [PATCH 07/12] fortran: array descriptor: Remove access to the attribute "
` [PATCH 08/12] fortran: array descriptor: Remove access to dim field elements [PR122521]
` [PATCH 09/12] fortran: array descriptor: Add a setter for the token field [PR122521]
` [PATCH 10/12] fortran: array descriptor: Rename dim subfields internal accessors [PR122521]
` [PATCH 11/12] fortran: array descriptor: Rename internal field accessor for span [PR122521]
` [PATCH 12/12] fortran: array descriptor: Add internal field accessor for data [PR122521]

[PATCH v2 0/1] libgomp: Fix gfortran detection when program is found via PATH
 2026-07-10 13:30 UTC  (4+ messages)
  ` [PATCH v2 1/1] "

[PATCH gcc/* 0/2] Typed qualifiers
 2026-07-09  8:41 UTC  (5+ messages)
` [PATCH gcc/* 1/2] gcc: copy expected and optional out of rust/utils
` [PATCH gcc/* 2/2] gcc: stop using 'int' to represent sets of qualifiers

[PATCH] fortran: Fix derived type rank not set for allocate mold
 2026-07-08 23:15 UTC  (2+ messages)

[PATCH] [PR126116] Internal file I/O corrupts NEWUNIT state
 2026-07-08 23:12 UTC  (3+ messages)

[PATCH] Fortran: fix resolution of user-defined operators in named BLOCK [PR126127]
 2026-07-08 20:07 UTC  (4+ messages)

[PATCH] fortran: Create a dedicated type for ranks and array dimensions
 2026-07-08  9:14 UTC  (3+ messages)

[PATCH] Fortran [PR103367] Followup patch to fix related test cases
 2026-07-07 15:45 UTC  (3+ messages)

[PATCH 0/7] powerpc64le: support IEEE-128 long double on FreeBSD
 2026-07-07 14:40 UTC  (8+ messages)
` [PATCH 1/7] rs6000: default long double to IEEE 128-bit on powerpc*le
` [PATCH 2/7] configure: accept --with-long-double-format on powerpc64le-*-freebsd*
` [PATCH 3/7] libgcc: build the float128 support functions on powerpc*-*-freebsd*
` [PATCH 4/7] libgcc: build and export the float128 helpers for powerpc64*-*-freebsd*
` [PATCH 5/7] rs6000: only remap long double built-ins to __*ieee128 with glibc
` [PATCH 6/7] fortran: only apply the IEEE-128 long double kind remap "
` [PATCH 7/7] libgfortran: don't add REAL(KIND=17) when long double is IEEE 128-bit

Adapter Sell
 2026-07-07  6:16 UTC 

[PATCH] Fortran: degree trigonometric functions and procedure pointers [PR121366]
 2026-07-06 20:24 UTC  (5+ messages)
` [PATCH, v2] "

[PATCH] Fortran: degree trigonometric functions and procedure pointers [PR121366]
 2026-07-05 20:28 UTC 

[PATCH] Fortran: Fix ICE-on-invalid in trans_code
 2026-07-05 14:17 UTC  (3+ messages)

[patch, fortran] Fix two issues with unused/unset variable warnings
 2026-07-05  8:38 UTC  (5+ messages)

RFC Yet another legacy question
 2026-07-04 22:22 UTC  (6+ messages)

[PATCH] fortran: [PR47425] Array constructor fails with length type expr
 2026-07-04 16:55 UTC  (3+ messages)

[PUSHED, OBVIOUS] OpenMP, Fortran: Fix indentation in resolve_omp_clauses_aff_dep_map_cache
 2026-07-03 16:00 UTC 

[PATCH] fortran: [PR126018] Fix rejects character function invocation, as stop code
 2026-07-03  0:11 UTC  (4+ messages)

[PATCH] fortran: Don't reuse original descriptors for packed arrays [PR125998]
 2026-07-02 20:11 UTC  (2+ messages)

[PATCH, committed] Fortran: Fix asan problems with PDT testcases [PR121972]
 2026-07-01 20:51 UTC 

[committed] fortran: Remove spurious semicolon
 2026-07-01 10:44 UTC 

[PATCH] build: Fix ax_pthread.m4 on Solaris 11.4
 2026-07-01  7:39 UTC  (3+ messages)

[PATCH, comitted] Fix memory leak found in pdt_86.f03 [PR121972]
 2026-06-30 17:36 UTC 

[PATCH] Fix finalizer list truncated when >= 3, finalizers match [PR121972]
 2026-06-30 15:21 UTC  (2+ messages)

[PATCH] Add Fortran front-end support for OpenACC init, set and shutdown directives
 2026-06-30  5:09 UTC  (2+ messages)

[PATCH 0/7] fortran: array descriptor part 1: Move existing functions to a separate file [PR122521]
 2026-06-29 17:02 UTC  (9+ messages)
` [PATCH 1/7] fortran: array descriptor: Move accessor "
` [PATCH 2/7] fortran: array descriptor: Move debug info generation function [PR122521]
` [PATCH 3/7] fortran: array descriptor: Move null factory "
` [PATCH 4/7] fortran: array descriptor: Move size and cosize functions [PR122521]
` [PATCH 5/7] fortran: array descriptor: Move bound shift utility function [PR122521]
` [PATCH 6/7] fortran: array descriptor: Move descriptor copy "
` [PATCH 7/7] fortran: array descriptor: Move array growth "

[Patch, fortran] PR84622 - [F08] gfortran accepts invalid intent(out) polymorphic dummy argument with coarray component
 2026-06-29 13:55 UTC 

[patch, fortran] Remove some wrong unused warnings, do not issue warnings if there are errors
 2026-06-29 10:31 UTC  (6+ messages)
` Ping "

[PATCH 0/4] powerpc64le: support IEEE-128 long double on FreeBSD
 2026-06-28  8:44 UTC  (5+ messages)
` [PATCH 1/4] rs6000: default long double to IEEE 128-bit on powerpc*le
` [PATCH 2/4] configure: accept --with-long-double-format on powerpc64le-*-freebsd*
` [PATCH 3/4] libgcc: build float128 support for powerpc64*-*-freebsd*
` [PATCH 4/4] libgfortran: don't add REAL(KIND=17) when long double is IEEE 128-bit

[PATCH] Fortran: -fc-prototypes, deferred shape and deferred length dummies [PR125902]
 2026-06-26 17:32 UTC  (6+ messages)
    ` [PATCH, part2] "

[Patch][WIP] OpenMP: Resolve declare mapper for Fortran
 2026-06-26  8:53 UTC 

[Patch, fortran] PR121972 - [PDT] Fix for the pdt_86 leak
 2026-06-26  4:03 UTC  (9+ messages)

[PATCH] [PR118793] Provide expanded diagnostics for namelist read
 2026-06-25 22:46 UTC  (5+ messages)

[PATCH] Fortran: Fix PR125761 Wrong code: array section of an unlimited-polymorphic CHARACTER array
 2026-06-24 17:39 UTC  (4+ messages)

[PUSHED] OpenMP, Fortran: Add comments to gfc_trans_omp_array_section
 2026-06-23 20:59 UTC 

[RFC][PATCH 1/2] lto: Fix streaming of loop->can_be_parallel [PR125717]
 2026-06-23  4:09 UTC  (13+ messages)
` [RFC][PATCH 2/2] fortran: Add -fdoconcurrent-force-parallel flag [PR125717]

[patch, wwwdocs] Mention new options for gfortran
 2026-06-22 18:18 UTC 

[Patch, fortran] PR121972 - [PDT] pdt_70/77/86.f03 leak memory
 2026-06-22 17:46 UTC  (2+ messages)

[committed] Fortran/OpenMP: Split-off resolve_omp_clauses_aff_dep_map_cache from resolve_omp_clauses
 2026-06-22 13:22 UTC 

[committed] OpenMP: declare mapper - avoid ICE in Fortran, add Fortran/C/C++ testcases
 2026-06-22 11:08 UTC 

[committed] OpenMP/Fortran: Split-off check_omp_clauses_dupl_syms from resolve_omp_clauses
 2026-06-22  9:13 UTC 

[committed] Fortran/OpenMP: Split-off resolve_omp_allocate_clauses
 2026-06-22  8:15 UTC 

[patch, Fortran] Fix PR 125914, suboptimal code for (-1.0)**integer(8)
 2026-06-22  5:39 UTC  (3+ messages)

[PATCH] Fix PR 82086 namelist read with repeat count fails when member of array
 2026-06-22  5:15 UTC  (3+ messages)

[PATCH, committed] Fix PR118774
 2026-06-22  5:11 UTC 

[PATCH] FIX PR114618 Format produces incorrect output when contains 1x
 2026-06-22  4:38 UTC  (3+ messages)

Cable Seller
 2026-06-19  7:04 UTC 

Question about the Fortran Wiki website
 2026-06-18 19:04 UTC 

[PATCH] Fix memory leak found as a followup to the 125535 commit
 2026-06-18 17:59 UTC  (2+ messages)

[patch, fortran] Mark variables in references for variable definition context as used
 2026-06-18 17:14 UTC  (8+ messages)
` Ping **(5.0/7.0) "

[PATCH] fortran: Fix UBSAN error member access within null pointer (PR125860)
 2026-06-17 18:56 UTC  (2+ messages)

[committed] Fortran/OpenMP: Rename declare-mapper struct members
 2026-06-17 10:23 UTC 

[Patch] OpenMP/Fortran: Improve 'declare reduction' diagnostic
 2026-06-16 22:19 UTC 

[PATCH] [PR125747] Fix shadow-variable bugs for DO, CONCURRENT/FORALL type-spec
 2026-06-16  6:34 UTC  (4+ messages)

[PATCH] Fix mishandling to tab formatting
 2026-06-15 19:54 UTC 

[PATCH] Fortran: Fix FMT_X/TR output into already-written content, [PR114618]
 2026-06-15 17:44 UTC  (2+ messages)

Back-ports for PR125515 ready to push
 2026-06-15 16:33 UTC  (2+ messages)

Please ensure Signed-off-by and similar trailers are hyphenated
 2026-06-15 14:52 UTC  (3+ messages)

[PATCH 1 of 2] Fortran: allow character(len=*), value dummy [PR49802]
 2026-06-14 21:36 UTC  (3+ messages)

[PATCH] Fix PR125782 Fix double free for ASSOCIATE over allocatable char funcction
 2026-06-14 20:01 UTC  (2+ messages)

[patch, fortran, committed] Add a few cases where -Wwarn-unused-but-set-variable should not warn
 2026-06-14  7:42 UTC 

page: 

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