Messages by Date
-
2026/07/19
[Patch] Fortran/OpenMP: Add parsing support for spatial dimensions
Tobias Burnus
-
2026/07/19
Re: [PATCH] fortran: Implement list directed read of hex float formats.
Jerry DeLisle
-
2026/07/19
[patch, Fortran, committed] Showing ALLOCATE typespecs and walking character lengths in code walker.
Thomas Koenig
-
2026/07/18
Re: [PATCH] fortran: Implement list directed read of hex float formats.
Steve Kargl
-
2026/07/18
Re: [PATCH] fortran: Implement list directed read of hex float formats.
Jerry D
-
2026/07/18
Re: [PATCH 12/12] fortran: array descriptor: Add internal field accessor for data [PR122521]
Steve Kargl
-
2026/07/18
Re: [PATCH 08/12] fortran: array descriptor: Remove access to dim field elements [PR122521]
Steve Kargl
-
2026/07/18
Re: [PATCH 04/12] fortran: array descriptor: Add accessors for the rank field [PR122521]
Steve Kargl
-
2026/07/18
Re: [PATCH 03/12] fortran: array descriptor: Add accessors for the version field [PR122521]
Steve Kargl
-
2026/07/18
Re: [PATCH 02/12] fortran: array descriptor: Add accessors for the elem_len field [PR122521]
Steve Kargl
-
2026/07/18
Re: [PATCH 01/12] fortran: array descriptor: Use the setter to modify the offset [PR122521]
Steve Kargl
-
2026/07/18
[patch, fortran, committed] Show details of attr->allocated in dump
Thomas Koenig
-
2026/07/17
Re: [PATCH v2 0/1] libgomp: Fix gfortran detection when program is found via PATH
Peter0x44 via Sourceware Forge
-
2026/07/17
Re: [PATCH] tree-parloops: Fix iteration-private memory decl hoisting [PR83064]
Dhruv Chawla
-
2026/07/17
Re: [PATCH] tree-parloops: Fix iteration-private memory decl hoisting [PR83064]
Richard Biener
-
2026/07/16
[PATCH] tree-parloops: Fix iteration-private memory decl hoisting [PR83064]
dhruvc
-
2026/07/16
Re: RFC on reduce intrinsic function, dead code?
Jerry D
-
2026/07/16
Re: RFC on reduce intrinsic function, dead code?
Paul Richard Thomas
-
2026/07/16
[PATCH] fortran: Implement list directed read of hex float formats.
Jerry D
-
2026/07/16
Re: RFC on reduce intrinsic function, dead code?
Jerry D
-
2026/07/16
Re: [PATCH] libgfortran: Don't quote ENV_PPID and ENV_BASE in caf/shmem/shared_memory.c
Jerry D
-
2026/07/15
Re: [PATCH gcc/* 2/2] gcc: stop using 'int' to represent sets of qualifiers
Stefan Schulze Frielinghaus
-
2026/07/15
Re: RFC on reduce intrinsic function, dead code?
Thomas Koenig
-
2026/07/15
RFC on reduce intrinsic function, dead code?
Jerry D
-
2026/07/15
Re: [PATCH] libgfortran: Define macro to handle z length modifier in format strings
Jerry D
-
2026/07/15
Re: [PATCH] libgfortran: Implement c99 functions strnlen, frexpl and scalbnl
Jerry D
-
2026/07/15
Re: [PATCH] libgfortran: Fix caf tests on HP-UX
Jerry D
-
2026/07/15
Re: [patch, fortran] Fix PR 126058, plus some more issues
Thomas Koenig
-
2026/07/15
Re: [PATCH] libgfortran: Fix caf tests on HP-UX
John David Anglin
-
2026/07/15
Re: [PATCH] libgfortran: Don't quote ENV_PPID and ENV_BASE in caf/shmem/shared_memory.c
John David Anglin
-
2026/07/15
Re: [PATCH] libgfortran: Implement c99 functions strnlen, frexpl and scalbnl
John David Anglin
-
2026/07/15
Re: [PATCH] libgfortran: Define macro to handle z length modifier in format strings
John David Anglin
-
2026/07/15
Re: [PATCH 00/12] fortran: array descriptor part 2: Add getters and setters
Mikael Morin
-
2026/07/14
[PATCH v3 6/7] fortran: only apply the IEEE-128 long double kind remap with glibc
Piotr Kubaj
-
2026/07/14
[PATCH v3 4/7] libgcc: build and export the float128 helpers for powerpc64*-*-freebsd*
Piotr Kubaj
-
2026/07/14
[PATCH v3 7/7] libgfortran: don't add REAL(KIND=17) when long double is IEEE 128-bit
Piotr Kubaj
-
2026/07/14
[PATCH v3 5/7] rs6000: only remap long double built-ins to __*ieee128 with glibc
Piotr Kubaj
-
2026/07/14
[PATCH v3 3/7] libgcc: build the float128 support functions on powerpc*-*-freebsd*
Piotr Kubaj
-
2026/07/14
[PATCH v3 2/7] configure: accept --with-long-double-format on powerpc64le-*-freebsd*
Piotr Kubaj
-
2026/07/14
[PATCH v3 1/7] rs6000: default long double to IEEE 128-bit on powerpc*le
Piotr Kubaj
-
2026/07/14
[PATCH v3 0/7] powerpc64le: support IEEE-128 long double on FreeBSD
Piotr Kubaj
-
2026/07/14
Re: [PATCH 00/12] fortran: array descriptor part 2: Add getters and setters
Steve Kargl
-
2026/07/14
Re: [patch, fortran] Fix PR 126058, plus some more issues
Steve Kargl
-
2026/07/12
[patch, fortran] Fix PR 126058, plus some more issues
Thomas Koenig
-
2026/07/12
[Patch, fortran] Constraints involving coarray ultimate components
Paul Richard Thomas
-
2026/07/11
Re: [PATCH} Fix fortran: [PR126170] Fix LTO ICE in copy_function_or_variable
Jerry D
-
2026/07/11
[PATCH 12/12] fortran: array descriptor: Add internal field accessor for data [PR122521]
Mikael Morin
-
2026/07/11
[PATCH 11/12] fortran: array descriptor: Rename internal field accessor for span [PR122521]
Mikael Morin
-
2026/07/11
[PATCH 06/12] fortran: array descriptor: Add accessors for the dtype field [PR122521]
Mikael Morin
-
2026/07/11
[PATCH 04/12] fortran: array descriptor: Add accessors for the rank field [PR122521]
Mikael Morin
-
2026/07/11
[PATCH 09/12] fortran: array descriptor: Add a setter for the token field [PR122521]
Mikael Morin
-
2026/07/11
[PATCH 10/12] fortran: array descriptor: Rename dim subfields internal accessors [PR122521]
Mikael Morin
-
2026/07/11
[PATCH 03/12] fortran: array descriptor: Add accessors for the version field [PR122521]
Mikael Morin
-
2026/07/11
[PATCH 05/12] fortran: array descriptor: Add accessors for the type field [PR122521]
Mikael Morin
-
2026/07/11
[PATCH 08/12] fortran: array descriptor: Remove access to dim field elements [PR122521]
Mikael Morin
-
2026/07/11
[PATCH 02/12] fortran: array descriptor: Add accessors for the elem_len field [PR122521]
Mikael Morin
-
2026/07/11
[PATCH 07/12] fortran: array descriptor: Remove access to the attribute field [PR122521]
Mikael Morin
-
2026/07/11
[PATCH 00/12] fortran: array descriptor part 2: Add getters and setters
Mikael Morin
-
2026/07/11
[PATCH 01/12] fortran: array descriptor: Use the setter to modify the offset [PR122521]
Mikael Morin
-
2026/07/10
Re: [PATCH} Fix fortran: [PR126170] Fix LTO ICE in copy_function_or_variable
Jerry D
-
2026/07/10
Re: [PATCH} Fix fortran: [PR126170] Fix LTO ICE in copy_function_or_variable
H.J. Lu
-
2026/07/10
Re: [PATCH} Fix fortran: [PR126170] Fix LTO ICE in copy_function_or_variable
Jerry D
-
2026/07/10
Re: [PATCH} Fix fortran: [PR126170] Fix LTO ICE in copy_function_or_variable
Paul Richard Thomas
-
2026/07/10
Re: [PATCH v2 0/1] libgomp: Fix gfortran detection when program is found via PATH
Peter0x44 via Sourceware Forge
-
2026/07/10
Re: [PATCH v2 0/1] libgomp: Fix gfortran detection when program is found via PATH
Thomas Schwinge via Sourceware Forge
-
2026/07/09
[PATCH} Fix fortran: [PR126170] Fix LTO ICE in copy_function_or_variable
Jerry D
-
2026/07/09
Re: [PATCH gcc/* 2/2] gcc: stop using 'int' to represent sets of qualifiers
Arsen Arsenović
-
2026/07/08
Re: [PATCH] fortran: Fix derived type rank not set for allocate mold
Jerry D
-
2026/07/08
Re: [PATCH] [PR126116] Internal file I/O corrupts NEWUNIT state
Jerry D
-
2026/07/08
Re: [PATCH] [PR126116] Internal file I/O corrupts NEWUNIT state
Harald Anlauf
-
2026/07/08
Re: [PATCH] Fortran: fix resolution of user-defined operators in named BLOCK [PR126127]
Harald Anlauf
-
2026/07/08
[PATCH] [PR126116] Internal file I/O corrupts NEWUNIT state
Jerry D
-
2026/07/08
[PATCH] fortran: Fix derived type rank not set for allocate mold
Jerry D
-
2026/07/08
Re: [PATCH] fortran: Create a dedicated type for ranks and array dimensions
Mikael Morin
-
2026/07/07
Re: [PATCH] Fortran: fix resolution of user-defined operators in named BLOCK [PR126127]
Steve Kargl
-
2026/07/07
[PATCH] Fortran: fix resolution of user-defined operators in named BLOCK [PR126127]
Harald Anlauf
-
2026/07/07
Re: [PATCH] Fortran [PR103367] Followup patch to fix related test cases
Jerry D
-
2026/07/07
[PATCH 7/7] libgfortran: don't add REAL(KIND=17) when long double is IEEE 128-bit
Piotr Kubaj
-
2026/07/07
[PATCH 4/7] libgcc: build and export the float128 helpers for powerpc64*-*-freebsd*
Piotr Kubaj
-
2026/07/07
[PATCH 5/7] rs6000: only remap long double built-ins to __*ieee128 with glibc
Piotr Kubaj
-
2026/07/07
[PATCH 2/7] configure: accept --with-long-double-format on powerpc64le-*-freebsd*
Piotr Kubaj
-
2026/07/07
[PATCH 3/7] libgcc: build the float128 support functions on powerpc*-*-freebsd*
Piotr Kubaj
-
2026/07/07
[PATCH 1/7] rs6000: default long double to IEEE 128-bit on powerpc*le
Piotr Kubaj
-
2026/07/07
[PATCH 6/7] fortran: only apply the IEEE-128 long double kind remap with glibc
Piotr Kubaj
-
2026/07/07
[PATCH 0/7] powerpc64le: support IEEE-128 long double on FreeBSD
Piotr Kubaj
-
2026/07/07
Re: [PATCH] Fortran [PR103367] Followup patch to fix related test cases
Mikael Morin
-
2026/07/06
[PATCH] Fortran [PR103367] Followup patch to fix related test cases
Jerry D
-
2026/07/06
Re: [PATCH] Fortran: degree trigonometric functions and procedure pointers [PR121366]
Harald Anlauf
-
2026/07/06
Re: [PATCH] Fortran: degree trigonometric functions and procedure pointers [PR121366]
Mikael Morin
-
2026/07/06
Re: [PATCH] fortran: Create a dedicated type for ranks and array dimensions
Harald Anlauf
-
2026/07/06
[PATCH, v2] Fortran: degree trigonometric functions and procedure pointers [PR121366]
Harald Anlauf
-
2026/07/06
Re: [PATCH gcc/* 0/2] Typed qualifiers
Mikael Morin
-
2026/07/06
[PATCH] fortran: Create a dedicated type for ranks and array dimensions
Mikael Morin
-
2026/07/05
[PATCH gcc/* 0/2] Typed qualifiers
Arsen Arsenović
-
2026/07/05
Re: [PATCH] Fortran: degree trigonometric functions and procedure pointers [PR121366]
Harald Anlauf
-
2026/07/05
[PATCH] Fortran: degree trigonometric functions and procedure pointers [PR121366]
Harald Anlauf
-
2026/07/05
Re: [PATCH] Fortran: Fix ICE-on-invalid in trans_code
Sandra Loosemore
-
2026/07/05
Re: [patch, fortran] Fix two issues with unused/unset variable warnings.
Thomas Koenig
-
2026/07/04
Re: [patch, fortran] Fix two issues with unused/unset variable warnings.
H.J. Lu
-
2026/07/04
Re: [PATCH] Fortran: Fix ICE-on-invalid in trans_code
Jerry D
-
2026/07/04
Re: RFC Yet another legacy question
Jerry D
-
2026/07/04
[PATCH] Fortran: Fix ICE-on-invalid in trans_code
Sandra Loosemore
-
2026/07/04
Re: RFC Yet another legacy question
Mikael Morin
-
2026/07/04
Re: [patch, fortran] Fix two issues with unused/unset variable warnings.
Thomas Koenig
-
2026/07/04
Re: [patch, fortran] Fix two issues with unused/unset variable warnings.
Jerry D
-
2026/07/04
Re: [PATCH] fortran: [PR47425] Array constructor fails with length type expr
Jerry D
-
2026/07/04
Re: RFC Yet another legacy question
Jerry Delisle
-
2026/07/04
[PATCH v2 0/1] libgomp: Fix gfortran detection when program is found via PATH
Peter0x44 via Sourceware Forge
-
2026/07/04
[PATCH v2 1/1] libgomp: Fix gfortran detection when program is found via PATH
Peter0x44 via Sourceware Forge
-
2026/07/04
[patch, fortran] Fix two issues with unused/unset variable warnings.
Thomas Koenig
-
2026/07/04
Re: RFC Yet another legacy question
Thomas Koenig
-
2026/07/03
Re: RFC Yet another legacy question
Steve Kargl
-
2026/07/03
[PUSHED, OBVIOUS] OpenMP, Fortran: Fix indentation in resolve_omp_clauses_aff_dep_map_cache
Sandra Loosemore
-
2026/07/03
RFC Yet another legacy question
Jerry D
-
2026/07/02
Re: [PATCH] fortran: [PR126018] Fix rejects character function invocation, as stop code
Jerry D
-
2026/07/02
Re: [PATCH] fortran: [PR126018] Fix rejects character function invocation, as stop code
Jerry D
-
2026/07/02
Re: [PATCH] fortran: Don't reuse original descriptors for packed arrays [PR125998]
Harald Anlauf
-
2026/07/02
Re: [PATCH] fortran: [PR126018] Fix rejects character function invocation, as stop code
Paul Richard Thomas
-
2026/07/02
Re: [PATCH] fortran: [PR47425] Array constructor fails with length type expr
Jerry D
-
2026/07/02
[PATCH] fortran: [PR126018] Fix rejects character function invocation, as stop code
Jerry D
-
2026/07/01
[PATCH, committed] Fortran: Fix asan problems with PDT testcases [PR121972]
Jerry D
-
2026/07/01
[PATCH] fortran: [PR47425] Array constructor fails with length type expr
Jerry D
-
2026/07/01
[PATCH] fortran: Don't reuse original descriptors for packed arrays [PR125998]
Mikael Morin
-
2026/07/01
[committed] fortran: Remove spurious semicolon
Jakub Jelinek
-
2026/07/01
Re: [PATCH] build: Fix ax_pthread.m4 on Solaris 11.4
Rainer Orth
-
2026/06/30
Re: [PATCH] build: Fix ax_pthread.m4 on Solaris 11.4
Alexandre Oliva
-
2026/06/30
[PATCH, comitted] Fix memory leak found in pdt_86.f03 [PR121972]
Jerry D
-
2026/06/30
Re: [PATCH] Fix finalizer list truncated when >= 3, finalizers match [PR121972]
Jerry D
-
2026/06/30
[PATCH] Fix finalizer list truncated when >= 3, finalizers match [PR121972]
Jerry D
-
2026/06/29
Re: [PATCH] Add Fortran front-end support for OpenACC init, set and shutdown directives.
Thomas Koenig
-
2026/06/29
Re: [PATCH] Add Fortran front-end support for OpenACC init, set and shutdown directives.
Thomas Schwinge
-
2026/06/29
Re: [PATCH 0/7] fortran: array descriptor part 1: Move existing functions to a separate file [PR122521]
Paul Richard Thomas
-
2026/06/29
[Patch, fortran] PR84622 - [F08] gfortran accepts invalid intent(out) polymorphic dummy argument with coarray component
Paul Richard Thomas
-
2026/06/29
Re: Ping [patch, fortran] Remove some wrong unused warnings, do not issue warnings if there are errors.
Thomas Koenig
-
2026/06/28
Re: Ping [patch, fortran] Remove some wrong unused warnings, do not issue warnings if there are errors.
Gerald Pfeifer
-
2026/06/28
[PATCH 7/7] fortran: array descriptor: Move array growth function [PR122521]
Mikael Morin
-
2026/06/28
[PATCH 5/7] fortran: array descriptor: Move bound shift utility function [PR122521]
Mikael Morin
-
2026/06/28
[PATCH 4/7] fortran: array descriptor: Move size and cosize functions [PR122521]
Mikael Morin
-
2026/06/28
[PATCH 6/7] fortran: array descriptor: Move descriptor copy function [PR122521]
Mikael Morin
-
2026/06/28
[PATCH 1/7] fortran: array descriptor: Move accessor functions to a separate file [PR122521]
Mikael Morin
-
2026/06/28
[PATCH 2/7] fortran: array descriptor: Move debug info generation function [PR122521]
Mikael Morin
-
2026/06/28
[PATCH 0/7] fortran: array descriptor part 1: Move existing functions to a separate file [PR122521]
Mikael Morin
-
2026/06/28
[PATCH 3/7] fortran: array descriptor: Move null factory function [PR122521]
Mikael Morin
-
2026/06/28
[PATCH 4/4] libgfortran: don't add REAL(KIND=17) when long double is IEEE 128-bit
Piotr Kubaj
-
2026/06/28
[PATCH 2/4] configure: accept --with-long-double-format on powerpc64le-*-freebsd*
Piotr Kubaj
-
2026/06/28
[PATCH 1/4] rs6000: default long double to IEEE 128-bit on powerpc*le
Piotr Kubaj
-
2026/06/28
[PATCH 3/4] libgcc: build float128 support for powerpc64*-*-freebsd*
Piotr Kubaj
-
2026/06/28
[PATCH 0/4] powerpc64le: support IEEE-128 long double on FreeBSD
Piotr Kubaj
-
2026/06/27
Re: Ping [patch, fortran] Remove some wrong unused warnings, do not issue warnings if there are errors.
Thomas Koenig
-
2026/06/27
Re: Ping [patch, fortran] Remove some wrong unused warnings, do not issue warnings if there are errors.
Harald Anlauf
-
2026/06/26
Ping [patch, fortran] Remove some wrong unused warnings, do not issue warnings if there are errors.
Thomas Koenig
-
2026/06/26
Re: [PATCH, part2] Fortran: -fc-prototypes, deferred shape and deferred length dummies [PR125902]
Harald Anlauf
-
2026/06/26
[Patch][WIP] OpenMP: Resolve declare mapper for Fortran
Tobias Burnus
-
2026/06/25
Re: [Patch, fortran] PR121972 - [PDT] Fix for the pdt_86 leak.
Jerry D
-
2026/06/25
Re: [PATCH] [PR118793] Provide expanded diagnostics for namelist read
Jerry D
-
2026/06/25
[PATCH, part2] Fortran: -fc-prototypes, deferred shape and deferred length dummies [PR125902]
Harald Anlauf
-
2026/06/25
Re: [PATCH] [PR118793] Provide expanded diagnostics for namelist read
Harald Anlauf
-
2026/06/24
Re: [PATCH] [PR118793] Provide expanded diagnostics for namelist read
Jerry D
-
2026/06/24
Re: [PATCH] [PR118793] Provide expanded diagnostics for namelist read
Harald Anlauf
-
2026/06/24
Re: [Patch, fortran] PR121972 - [PDT] Fix for the pdt_86 leak.
Harald Anlauf
-
2026/06/24
Re: [PATCH] Fortran: Fix PR125761 Wrong code: array section of an unlimited-polymorphic CHARACTER array
Jerry D
-
2026/06/24
Re: [PATCH] Fortran: Fix PR125761 Wrong code: array section of an unlimited-polymorphic CHARACTER array
Jerry D
-
2026/06/24
Re: [PATCH] Fortran: Fix PR125761 Wrong code: array section of an unlimited-polymorphic CHARACTER array
Mikael Morin
-
2026/06/23
Re: [Patch, fortran] PR121972 - [PDT] Fix for the pdt_86 leak.
Paul Richard Thomas
-
2026/06/23
[PATCH] [PR118793] Provide expanded diagnostics for namelist read
Jerry D
-
2026/06/23
[PATCH] Fortran: Fix PR125761 Wrong code: array section of an unlimited-polymorphic CHARACTER array
Jerry D
-
2026/06/23
[PUSHED] OpenMP, Fortran: Add comments to gfc_trans_omp_array_section.
Sandra Loosemore
-
2026/06/23
Re: [PATCH] Fortran: -fc-prototypes, deferred shape and deferred length dummies [PR125902]
Harald Anlauf
-
2026/06/23
Re: [Patch, fortran] PR121972 - [PDT] Fix for the pdt_86 leak.
Jerry D
-
2026/06/23
Re: [Patch, fortran] PR121972 - [PDT] Fix for the pdt_86 leak.
Jerry D
-
2026/06/23
Re: [Patch, fortran] PR121972 - [PDT] Fix for the pdt_86 leak.
Paul Richard Thomas
-
2026/06/22
Re: [PATCH] Fortran: -fc-prototypes, deferred shape and deferred length dummies [PR125902]
Thomas Koenig
-
2026/06/22
Re: [RFC][PATCH 2/2] fortran: Add -fdoconcurrent-force-parallel flag [PR125717]
Dhruv Chawla
-
2026/06/22
Re: [Patch, fortran] PR121972 - [PDT] Fix for the pdt_86 leak.
Jerry D
-
2026/06/22
Re: [Patch, fortran] PR121972 - [PDT] Fix for the pdt_86 leak.
Harald Anlauf
-
2026/06/22
[PATCH] Fortran: -fc-prototypes, deferred shape and deferred length dummies [PR125902]
Harald Anlauf
-
2026/06/22
[Patch, fortran] PR121972 - [PDT] Fix for the pdt_86 leak.
Jerry D
-
2026/06/22
[patch, wwwdocs] Mention new options for gfortran
Thomas König
-
2026/06/22
Re: [Patch, fortran] PR121972 - [PDT] pdt_70/77/86.f03 leak memory
Jerry D
-
2026/06/22
[committed] Fortran/OpenMP: Split-off resolve_omp_clauses_aff_dep_map_cache from resolve_omp_clauses
Tobias Burnus
-
2026/06/22
[committed] OpenMP: declare mapper - avoid ICE in Fortran, add Fortran/C/C++ testcases
Tobias Burnus
-
2026/06/22
[Patch, fortran] PR121972 - [PDT] pdt_70/77/86.f03 leak memory
Paul Richard Thomas
-
2026/06/22
[committed] OpenMP/Fortran: Split-off check_omp_clauses_dupl_syms from resolve_omp_clauses
Tobias Burnus
-
2026/06/22
[committed] Fortran/OpenMP: Split-off resolve_omp_allocate_clauses
Tobias Burnus
-
2026/06/21
Re: [patch, Fortran] Fix PR 125914, suboptimal code for (-1.0)**integer(8)
Thomas Koenig
-
2026/06/21
Re: [PATCH] Fix PR 82086 namelist read with repeat count fails when member of array
Jerry D
-
2026/06/21
[PATCH, committed] Fix PR118774
Jerry D
-
2026/06/21
Re: [PATCH] FIX PR114618 Format produces incorrect output when contains 1x
Jerry D
-
2026/06/21
Re: [PATCH] FIX PR114618 Format produces incorrect output when contains 1x
Harald Anlauf
-
2026/06/21
Re: [patch, Fortran] Fix PR 125914, suboptimal code for (-1.0)**integer(8)
Harald Anlauf
-
2026/06/21
[patch, Fortran] Fix PR 125914, suboptimal code for (-1.0)**integer(8)
Thomas Koenig
-
2026/06/20
[PATCH] FIX PR114618 Format produces incorrect output when contains 1x
Jerry D
-
2026/06/20
Re: [PATCH] Fix PR 82086 namelist read with repeat count fails when member of array
Thomas Koenig
-
2026/06/19
[PATCH] Fix PR 82086 namelist read with repeat count fails when member of array
Jerry D
-
2026/06/19
[patch, fortran] Remove some wrong unused warnings, do not issue warnings if there are errors.
Thomas Koenig
-
2026/06/18
Re: [PATCH] Fix memory leak found as a followup to the 125535 commit
Jerry D
-
2026/06/18
Re: [patch, fortran] Mark variables in references for variable definition context as used.
Mikael Morin
-
2026/06/18
Re: [patch, fortran] Mark variables in references for variable definition context as used.
Jerry D
-
2026/06/18
Re: Ping **(5.0/7.0) Mark variables in references for variable definition context as used.
Thomas Koenig
-
2026/06/18
Re: [patch, fortran] Mark variables in references for variable definition context as used.
Thomas Koenig