Messages by Thread
-
-
[GSoC][Fortran – DO CONCURRENT] Seeking feedback/suggestions for project proposal
Zhang lv
-
[COMMITTED] libgfortran/intrinsics: Fix build for targets with int32_t=long int
Hans-Peter Nilsson
-
[Fortran, Patch, PR119380, v1] Fix freeing procedure pointers in components
Andre Vehreschild
-
[Fortran, Patch, PR119349, v1] Fix regression of polymorphic dummy sourced from array constructors.
Andre Vehreschild
-
Re: [Fortran, Patch, PR119349, v1] Fix regression of polymorphic dummy sourced from array constructors.
Jerry D
-
Re: [Fortran, Patch, PR119349, v1] Fix regression of polymorphic dummy sourced from array constructors.
Andre Vehreschild
-
Re: [Fortran, Patch, PR119349, v1] Fix regression of polymorphic dummy sourced from array constructors.
Paul Richard Thomas
-
Re: [Fortran, Patch, PR119349, v1] Fix regression of polymorphic dummy sourced from array constructors.
Andre Vehreschild
-
Re: [Fortran, Patch, PR119349, v1] Fix regression of polymorphic dummy sourced from array constructors.
Thomas Koenig
-
[GSoC] Fortran – run-time argument checking
Gwen Fu
-
Bug 119380 - [12,13,14,15] Associate malloc error on selector with allocatable and procedure pointer
Damian Rouson
-
[PATCH] Fortran: fix bogus bounds check for reallocation on assignment [PR116706]
Harald Anlauf
-
GSOC 2025 - Fortran - 2018/202x
Yuao Ma
-
Bug 119349 [15 Regression] polymorphic array dummy argument with function result actual argument in elemental function
Damian Rouson
-
[PATCH] Fortran: check type-spec in ALLOCATE of dummy with assumed length [PR119338]
Harald Anlauf
-
Re: [GSoC] Proposal Discussion:Fortran – run-time argument checking
Martin Jambor
-
[Fortran, Patch, PR119272, v1] Fix handling of class' component call in associate
Andre Vehreschild
-
Re: [Fortran, Patch, PR119272, v1] Fix handling of class' component call in associate
Harald Anlauf
-
Re: [Fortran, Patch, PR119272, v1] Fix handling of class' component call in associate
Andre Vehreschild
-
Re: [Fortran, Patch, PR119272, v1] Fix handling of class' component call in associate
Paul Richard Thomas
-
Re: [Fortran, Patch, PR119272, v1] Fix handling of class' component call in associate
Andre Vehreschild
-
Re: [Fortran, Patch, PR119272, v1] Fix handling of class' component call in associate
Paul Richard Thomas
-
[Patch, fortran] PR85836: Implement the F2018 reduce intrinsic
Paul Richard Thomas
-
[Patch] Fortran: Store OpenMP's 'declare variant' in module file [PR115271]
Tobias Burnus
-
[patch, changes.html] UNSIGNED, -fc-prototypes*, -Wexternal-interface-mismatch
Thomas Koenig
-
[PATCH] Fortran: fix bogus dependency check in ALLOCATE statement [PR60560]
Harald Anlauf
-
[Fortran, Patch, PR98903, v1] Add parsing and code gen for TEAM_NUMBER in coindexes.
Andre Vehreschild
-
[patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Thomas Koenig
-
Re: [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Harald Anlauf
-
Re: [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Thomas Koenig
-
Re: [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Andre Vehreschild
-
Re: [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Thomas Koenig
-
Regression? Re: [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Andre Vehreschild
-
Re: Regression? Re: [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Thomas Koenig
-
Re: Regression? Re: [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Thomas Koenig
-
[PATCH] Fortran: reject SAVE of a COMMON in a BLOCK construct [PR119199]
Harald Anlauf
-
Fwd: [GSoC][Fortran – DO CONCURRENT] Interest in 2025 GSoC – Fortran DO CONCURRENT Auto-Parallelization
Thomas Koenig
-
[patch, Fortran] Fix PR 119157, regression with -Wexternal-argument-mismatch
Thomas Koenig
-
Re: [patch, Fortran] Fix PR 119157, regression with -Wexternal-argument-mismatch
Steve Kargl
-
Re: [patch, Fortran] Fix PR 119157, regression with -Wexternal-argument-mismatch
Thomas Koenig
-
Re: [patch, Fortran] Fix PR 119157, regression with -Wexternal-argument-mismatch
Mikael Morin
-
Re: [patch, Fortran] Fix PR 119157, regression with -Wexternal-argument-mismatch
Thomas Koenig
-
Re: [patch, Fortran] Fix PR 119157, regression with -Wexternal-argument-mismatch
Mikael Morin
-
Re: [patch, Fortran] Fix PR 119157, regression with -Wexternal-argument-mismatch
Thomas Koenig
-
[committed] testsuite: Add test for already fixed PR [PR104826]
Jakub Jelinek
-
[PATCH] Fortran: improve checking of substring bounds [PR119118]
Harald Anlauf
-
[Fortran, Patch, PR107143, v1] Fix gimplification error in forall' pointer remapping
Andre Vehreschild
-
Re: [Fortran, Patch, PR107143, v1] Fix gimplification error in forall' pointer remapping
Jerry D
-
Re: [Fortran, Patch, PR107143, v1] Fix gimplification error in forall' pointer remapping
Harald Anlauf
-
Re: [Fortran, Patch, PR107143, v1] Fix gimplification error in forall' pointer remapping
Andre Vehreschild
-
Re: [Fortran, Patch, PR107143, v1] Fix gimplification error in forall' pointer remapping
Harald Anlauf
-
Re: [Fortran, Patch, PR107143, v1] Fix gimplification error in forall' pointer remapping
Andre Vehreschild
-
[Fortran, Patch, PR104684, v1] Fix gimple error when pointer assigning alloc array.
Andre Vehreschild
-
[Fortran, Patch, PR103391, v1] Fix gimple error on assign to pointer array.
Andre Vehreschild
-
[patch, Fortran] Fix PR 119049 and 119074, external prototypes with different arglists
Thomas Koenig
-
[Fortran, Patch, PR77872, v1] Fix ICE when getting caf-token from abstract class type.
Andre Vehreschild
-
[PATCH] Fortran: reject empty derived type with bind(C) attribute [PR101577]
Harald Anlauf
-
F2018 REDUCE intrinsic
Paul Richard Thomas
-
[PATCH] Fortran: fix front-end memleak after failure during parsing of NULLIFY
Harald Anlauf
-
[Fortran, Patch, PR118747, v1] Prevent double free alloc. comp. in derived type function results
Andre Vehreschild
-
[Fortran, Patch, PR118730, v1] Ensure user-finalized type is referenced
Andre Vehreschild
-
[PATCH] Fortran: fix check for non-optional arrays passed to elemental
Peter Hill
-
[patch, doc] PR108369 GCC: Documentation of -x option
Jerry D
-
[Fortran, Patch, PR118789, v1] Fix associate to void*
Andre Vehreschild
-
[PATCH 0/4] Fortran: Improve flow of intrinsics/library documentation [PR47928]
Sandra Loosemore
-
[Fortran, Patch, PR108233, v1] Prevent SAVE_EXPR on lhs in assign.
Andre Vehreschild
-
[Fortran, Patch, PR107635, 5_v1] Use correct data size in caf_transfer_between_remotes
Andre Vehreschild
-
[Fortran, Patch, PR107635, 4_v1] Fix class type and descriptor handling for new coarray interface [PR107635]
Andre Vehreschild
-
Re: [Fortran, Patch, PR107635, 4_v1] Fix class type and descriptor handling for new coarray interface [PR107635]
Harald Anlauf
-
Re: [Fortran, Patch, PR107635, 4_v1] Fix class type and descriptor handling for new coarray interface [PR107635]
Andre Vehreschild
-
Re: [Fortran, Patch, PR107635, 4_v2] Fix class type and descriptor handling for new coarray interface [PR107635]
Andre Vehreschild
-
Re: [Fortran, Patch, PR107635, 4_v2] Fix class type and descriptor handling for new coarray interface [PR107635]
Harald Anlauf
-
Re: [Fortran, Patch, PR107635, 4_v2] Fix class type and descriptor handling for new coarray interface [PR107635]
Andre Vehreschild
-
Re: [Fortran, Patch, PR107635, 4_v2] Fix class type and descriptor handling for new coarray interface [PR107635]
Andre Vehreschild
-
[PATCH] Fortran: initialize non-saved pointers with -fcheck=pointer [PR48958]
Harald Anlauf
-
[Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Andre Vehreschild
-
Re: [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Andre Vehreschild
-
Re: [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Steve Kargl
-
Re: [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Jerry D
-
Re: [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Andre Vehreschild
-
Re: [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Jerry D
-
Re: [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Jerry D
-
Re: [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Andre Vehreschild
-
[Patch] Fortran: Improve gfc_array_kind for assumed rank; gfc_tree_array_size on 'tree'
Tobias Burnus
-
[committed] gfortran.dg/gomp/metadirective-3.f90
Tobias Burnus
-
DLL with gfortran open statement crashes Excel
Jürgen Bausa
-
[Patch] OpenMP/Fortran: extend 'adjust_args' clause, fixes for it and declare variant [PR115271]
Tobias Burnus
-
[patch, fortran, committed] Remove duplicate output of save attribute
Thomas Koenig
-
[patch, Fortran] Fix PR 118862, overwide shft
Thomas Koenig
-
[patch, Fortran, doc, committed] PR 118159, defunct website
Thomas Koenig
-
[patch, Fortran, committed] Fix PR 118845
Thomas Koenig
-
[PATCH] Fortran: passing of derived type to VALUE,OPTIONAL dummy argument [PR118080]
Harald Anlauf
-
[patch, Fortran] Fix PR 118845
Thomas Koenig
-
Re: 7/7 [Fortran, Patch, Coarray, PR107635] Remove deprecated coarray routines
Jerry D
-
Re: 7/7 [Fortran, Patch, Coarray, PR107635] Remove deprecated coarray routines
Jerry D
-
Re: 7/7 [Fortran, Patch, Coarray, PR107635] Remove deprecated coarray routines
Thomas Koenig
-
Re: 7/7 [Fortran, Patch, Coarray, PR107635] Remove deprecated coarray routines
Andre Vehreschild
-
Re: 7/7 [Fortran, Patch, Coarray, PR107635] Remove deprecated coarray routines
Thomas Koenig
-
Re: 7/7 [Fortran, Patch, Coarray, PR107635] Remove deprecated coarray routines
Andre Vehreschild
-
Re: 7/7 [Fortran, Patch, Coarray, PR107635] Remove deprecated coarray routines
Andre Vehreschild
-
[patch, fortran] PR117430 gfortran allows type(C_ptr) in I/O list
Jerry D
-
[PATCH] Fortran: checking of pointer targets for structure constructors [PR56423]
Harald Anlauf
-
5/7 [Fortran, Patch, Coarray, PR107635] Add send_to_remote
Andre Vehreschild