March 2025 Archives by author
Starting: Sat Mar 1 08:09:46 GMT 2025
Ending: Mon Mar 31 17:10:41 GMT 2025
Messages: 167
- [PATCH] Fortran: fix front-end memleak after failure during parsing of NULLIFY
Harald Anlauf
- [PATCH] Fortran: fix front-end memleak after failure during parsing of NULLIFY
Harald Anlauf
- [PATCH] Fortran: reject empty derived type with bind(C) attribute [PR101577]
Harald Anlauf
- [PATCH] Fortran: reject empty derived type with bind(C) attribute [PR101577]
Harald Anlauf
- [patch, Fortran] Fix PR 119049 and 119074, external prototypes with different arglists
Harald Anlauf
- [Fortran, Patch, PR104684, v1] Fix gimple error when pointer assigning alloc array.
Harald Anlauf
- [Fortran, Patch, PR107143, v1] Fix gimplification error in forall' pointer remapping
Harald Anlauf
- [PATCH] Fortran: improve checking of substring bounds [PR119118]
Harald Anlauf
- [Fortran, Patch, PR107143, v1] Fix gimplification error in forall' pointer remapping
Harald Anlauf
- [PATCH] Fortran: improve checking of substring bounds [PR119118]
Harald Anlauf
- [PATCH] Fortran: reject SAVE of a COMMON in a BLOCK construct [PR119199]
Harald Anlauf
- [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Harald Anlauf
- [PATCH] Fortran: reject SAVE of a COMMON in a BLOCK construct [PR119199]
Harald Anlauf
- [Fortran, Patch, PR98903, v1] Add parsing and code gen for TEAM_NUMBER in coindexes.
Harald Anlauf
- [PATCH, part2, committed] Fortran: improve checking of substring bounds [PR119118]
Harald Anlauf
- [PATCH] Fortran: fix bogus dependency check in ALLOCATE statement [PR60560]
Harald Anlauf
- gcc.gnu.org performance issues?
Harald Anlauf
- gcc.gnu.org performance issues?
Harald Anlauf
- gcc.gnu.org performance issues?
Harald Anlauf
- [PATCH] Fortran: fix bogus dependency check in ALLOCATE statement [PR60560]
Harald Anlauf
- [PATCH] Fortran: check type-spec in ALLOCATE of dummy with assumed length [PR119338]
Harald Anlauf
- [PATCH] Fortran: check type-spec in ALLOCATE of dummy with assumed length [PR119338]
Harald Anlauf
- [Fortran, Patch, PR119272, v1] Fix handling of class' component call in associate
Harald Anlauf
- [PATCH] Fortran: fix bogus bounds check for reallocation on assignment [PR116706]
Harald Anlauf
- [PATCH] Fortran: fix bogus bounds check for reallocation on assignment [PR116706]
Harald Anlauf
- [Patch, Fortran] C prototypes for functions returning C function pointers
Harald Anlauf
- [Patch, Fortran] C prototypes for functions returning C function pointers
Harald Anlauf
- [PATCH] Fortran: fix bogus recursion with DT default initialization [PR118796]
Harald Anlauf
- [PATCH] Fortran: fix bogus recursion with DT default initialization [PR118796]
Harald Anlauf
- [PATCH] testsuite: Replace the cray_pointers_2.f90 no cycling hack with dg-skip-if
Harald Anlauf
- [PATCH] testsuite: Don't cycle through option list for gfortran.dg and libgomp.fortran dg-do run tests with -O in dg*options
Harald Anlauf
- [PATCH] Fortran: fix spelling of flag -fallow-invalid-boz
Harald Anlauf
- [PATCH] Fortran: fix spelling of flag -fallow-invalid-boz
Harald Anlauf
- Re: GSoC Fortran – 2018/202x – Inquiry About Project Scope
Janne Blomqvist
- [Patch] Fortran: Store OpenMP's 'declare variant' in module file [PR115271]
Tobias Burnus
- [Patch] Fortran: Store OpenMP's 'declare variant' in module file [PR115271]
Tobias Burnus
- [Patch] Fortran: Store OpenMP's 'declare variant' in module file [PR115271]
Tobias Burnus
- [committed] Move gfortran.dg/gomp/declare-variant-mod-1*.f90 to libgomp.fortran/ [PR115271] (was: [Patch] Fortran: Store OpenMP's 'declare variant' in module file [PR115271])
Tobias Burnus
- [Fortran, Patch, PR107143, v1] Fix gimplification error in forall' pointer remapping
Jerry D
- [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Jerry D
- [PATCH] Fortran: fix check for non-optional arrays passed to elemental
Jerry D
- [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Jerry D
- [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Jerry D
- Re: [GSoC][Fortran – DO CONCURRENT] Interest in 2025 GSoC – Fortran DO CONCURRENT Auto-Parallelization
Jerry D
- Fwd: GCC GSoC 2025: Call for project ideas and mentors
Jerry D
- [Patch, fortran] PR85836: Implement the F2018 reduce intrinsic
Jerry D
- [PATCH] Fortran: check type-spec in ALLOCATE of dummy with assumed length [PR119338]
Jerry D
- Bug 119349 [15 Regression] polymorphic array dummy argument with function result actual argument in elemental function
Jerry D
- [Fortran, Patch, PR119349, v1] Fix regression of polymorphic dummy sourced from array constructors.
Jerry D
- [GSoC] Fortran – run-time argument checking
Gwen Fu
- [GSoC]Fortran – run-time argument checking
Gwen Fu
- [GSoC]Fortran – run-time argument checking
Gwen Fu
- GCC GSoC 2025: Call for project ideas and mentors
Martin Jambor
- [GSoC] Proposal Discussion:Fortran – run-time argument checking
Martin Jambor
- [GSoC][Fortran – DO CONCURRENT] Interest in 2025 GSoC – Fortran DO CONCURRENT Auto-Parallelization
Martin Jambor
- Gsoc: Fortran-Do Concurrent
Martin Jambor
- GSOC 2025 - Fortran - 2018/202x
Martin Jambor
- [committed] testsuite: Add test for already fixed PR [PR104826]
Jakub Jelinek
- [PATCH] testsuite: Replace the cray_pointers_2.f90 no cycling hack with dg-skip-if
Jakub Jelinek
- [PATCH] testsuite: Replace the cray_pointers_2.f90 no cycling hack with dg-skip-if
Jakub Jelinek
- [PATCH] testsuite: Don't cycle through option list for gfortran.dg and libgomp.fortran dg-do run tests with -O in dg*options
Jakub Jelinek
- [PATCH] Fortran: fix front-end memleak after failure during parsing of NULLIFY
Steve Kargl
- [Fortran, Patch, PR77872, v1] Fix ICE when getting caf-token from abstract class type.
Steve Kargl
- [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Steve Kargl
- [PATCH] Fortran: improve checking of substring bounds [PR119118]
Steve Kargl
- [PATCH] Fortran: improve checking of substring bounds [PR119118]
Steve Kargl
- [patch, Fortran] Fix PR 119157, regression with -Wexternal-argument-mismatch
Steve Kargl
- [PATCH] Fortran: fix bogus bounds check for reallocation on assignment [PR116706]
Steve Kargl
- [COMMITTED] libgfortran/intrinsics: Fix build for targets with int32_t=long int
Steve Kargl
- GSoC Fortran – 2018/202x – Inquiry About Project Scope
Steve Kargl
- GSoC Fortran – 2018/202x – Inquiry About Project Scope
Steve Kargl
- [Patch, Fortran] C prototypes for functions returning C function pointers
Steve Kargl
- [GSoC]Fortran – run-time argument checking
Steve Kargl
- porting-to update request
Steve Kargl
- GSoC Fortran – 2018/202x – Inquiry About Project Scope
Steve Kargl
- GSoC Fortran – 2018/202x – Inquiry About Project Scope
Steve Kargl
- porting-to update request
Steve Kargl
- GSoC 2025 - Draft Proposal for Fortran 2018/202x - RFC
Steve Kargl
- [patch, Fortran] Fix PR 119049 and 119074, external prototypes with different arglists
Thomas Koenig
- [patch, Fortran] Fix PR 119049 and 119074, external prototypes with different arglists
Thomas Koenig
- [patch, Fortran] Fix PR 119157, regression with -Wexternal-argument-mismatch
Thomas Koenig
- [patch, Fortran] Fix PR 119157, regression with -Wexternal-argument-mismatch
Thomas Koenig
- [patch, Fortran] Fix PR 119157, regression with -Wexternal-argument-mismatch
Thomas Koenig
- [patch, Fortran] Fix PR 119157, regression with -Wexternal-argument-mismatch
Thomas Koenig
- Fwd: [GSoC][Fortran – DO CONCURRENT] Interest in 2025 GSoC – Fortran DO CONCURRENT Auto-Parallelization
Thomas Koenig
- [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Thomas Koenig
- [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]
Thomas Koenig
- [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
Thomas Koenig
- Regression? Re: [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Thomas Koenig
- [Patch] Fortran: Store OpenMP's 'declare variant' in module file [PR115271]
Thomas Koenig
- [patch, changes.html] UNSIGNED, -fc-prototypes*, -Wexternal-interface-mismatch
Thomas Koenig
- [PATCH] Fortran: fix bogus dependency check in ALLOCATE statement [PR60560]
Thomas Koenig
- [patch, changes.html] UNSIGNED, -fc-prototypes*, -Wexternal-interface-mismatch
Thomas Koenig
- [Fortran, Patch, PR119349, v1] Fix regression of polymorphic dummy sourced from array constructors.
Thomas Koenig
- [COMMITTED] libgfortran/intrinsics: Fix build for targets with int32_t=long int
Thomas Koenig
- [Patch, Fortran] C prototypes for functions returning C function pointers
Thomas Koenig
- [Patch, Fortran] C prototypes for functions returning C function pointers
Thomas Koenig
- [Patch, Fortran] C prototypes for functions returning C function pointers
Thomas Koenig
- [PATCH 0/4] Fortran: Improve flow of intrinsics/library documentation [PR47928]
Sandra Loosemore
- [Patch] Fortran: Store OpenMP's 'declare variant' in module file [PR115271]
H.J. Lu
- [Patch, fortran] PR85836: Implement the F2018 reduce intrinsic
H.J. Lu
- GSOC 2025 - Fortran - 2018/202x
Yuao Ma
- GSOC 2025 - Fortran - 2018/202x
Yuao Ma
- GSoC Fortran – 2018/202x – Inquiry About Project Scope
Yuao Ma
- Re: GSoC Fortran – 2018/202x – Inquiry About Project Scope
Yuao Ma
- Re: GSoC Fortran – 2018/202x – Inquiry About Project Scope
Yuao Ma
- Re: GSoC Fortran – 2018/202x – Inquiry About Project Scope
Yuao Ma
- GSoC 2025 - Draft Proposal for Fortran 2018/202x - RFC
Yuao Ma
- [patch, Fortran] Fix PR 119157, regression with -Wexternal-argument-mismatch
Mikael Morin
- [patch, Fortran] Fix PR 119157, regression with -Wexternal-argument-mismatch
Mikael Morin
- porting-to update request
NightStrike
- porting-to update request
NightStrike
- [COMMITTED] libgfortran/intrinsics: Fix build for targets with int32_t=long int
Hans-Peter Nilsson
- Re: [GSoC][Fortran – DO CONCURRENT] Interest in 2025 GSoC – Fortran DO CONCURRENT Auto-Parallelization
Damian Rouson
- Re: [GSoC][Fortran – DO CONCURRENT] Interest in 2025 GSoC – Fortran DO CONCURRENT Auto-Parallelization
Damian Rouson
- Bug 119349 [15 Regression] polymorphic array dummy argument with function result actual argument in elemental function
Damian Rouson
- Bug 119380 - [12,13,14,15] Associate malloc error on selector with allocatable and procedure pointer
Damian Rouson
- [Fortran, Patch, PR118747, v1] Prevent double free alloc. comp. in derived type function results
Paul Richard Thomas
- F2018 REDUCE intrinsic
Paul Richard Thomas
- [Fortran, Patch, PR103391, v1] Fix gimple error on assign to pointer array.
Paul Richard Thomas
- F2018 REDUCE intrinsic
Paul Richard Thomas
- [patch, changes.html] UNSIGNED, -fc-prototypes*, -Wexternal-interface-mismatch
Paul Richard Thomas
- [Patch, fortran] PR85836: Implement the F2018 reduce intrinsic
Paul Richard Thomas
- [Fortran, Patch, PR119272, v1] Fix handling of class' component call in associate
Paul Richard Thomas
- [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
- [Fortran, Patch, PR119380, v1] Fix freeing procedure pointers in components
Paul Richard Thomas
- [Fortran, Patch, PR119349, v1] Fix regression of polymorphic dummy sourced from array constructors.
Paul Richard Thomas
- [COMMITTED] libgfortran/intrinsics: Fix build for targets with int32_t=long int
Paul Richard Thomas
- F2018 REDUCE intrinsic
Andre Vehreschild
- [Fortran, Patch, PR118747, v1] Prevent double free alloc. comp. in derived type function results
Andre Vehreschild
- [PATCH] Fortran: reject empty derived type with bind(C) attribute [PR101577]
Andre Vehreschild
- [Fortran, Patch, PR77872, v1] Fix ICE when getting caf-token from abstract class type.
Andre Vehreschild
- [patch, Fortran] Fix PR 119049 and 119074, external prototypes with different arglists
Andre Vehreschild
- [Fortran, Patch, PR77872, v1] Fix ICE when getting caf-token from abstract class type.
Andre Vehreschild
- [Fortran, Patch, PR103391, v1] Fix gimple error on assign to pointer array.
Andre Vehreschild
- [Fortran, Patch, PR103391, v1] Fix gimple error on assign to pointer array.
Andre Vehreschild
- [Fortran, Patch, PR104684, v1] Fix gimple error when pointer assigning alloc array.
Andre Vehreschild
- [Fortran, Patch, PR104684, v1] Fix gimple error when pointer assigning alloc array.
Andre Vehreschild
- [Fortran, Patch, PR107143, v1] Fix gimplification error in forall' pointer remapping
Andre Vehreschild
- [Fortran, Patch, PR107143, v1] Fix gimplification error in forall' pointer remapping
Andre Vehreschild
- [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Andre Vehreschild
- [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Andre Vehreschild
- [Fortran, Patch, PR107143, v1] Fix gimplification error in forall' pointer remapping
Andre Vehreschild
- [Ping, Patch, www-docs, Fortran, Coarray-ABI] Announce coarray-ABI changes in gfortran-15
Andre Vehreschild
- [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Andre Vehreschild
- [Fortran, Patch, PR98903, v1] Add parsing and code gen for TEAM_NUMBER in coindexes.
Andre Vehreschild
- Regression? Re: [patch, fortran] Fix PR 119078, putting a procedure in an abstract interface into global namespace
Andre Vehreschild
- [Fortran, Patch, PR98903, v1] Add parsing and code gen for TEAM_NUMBER in coindexes.
Andre Vehreschild
- [Fortran, Patch, PR119272, v1] Fix handling of class' component call in associate
Andre Vehreschild
- [Fortran, Patch, PR119272, v1] Fix handling of class' component call in associate
Andre Vehreschild
- [Patch, fortran] PR85836: Implement the F2018 reduce intrinsic
Andre Vehreschild
- [Fortran, Patch, PR119272, v1] Fix handling of class' component call in associate
Andre Vehreschild
- [Fortran, Patch, PR119349, v1] Fix regression of polymorphic dummy sourced from array constructors.
Andre Vehreschild
- [Fortran, Patch, PR119349, v1] Fix regression of polymorphic dummy sourced from array constructors.
Andre Vehreschild
- [Fortran, Patch, PR119380, v1] Fix freeing procedure pointers in components
Andre Vehreschild
- [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
- [PATCH] Fortran: fix bogus recursion with DT default initialization [PR118796]
Andre Vehreschild
- gcc.gnu.org performance issues?
Jonathan Wakely
- gcc.gnu.org performance issues?
Jonathan Wakely
- gcc.gnu.org performance issues?
Mark Wielaard
- gcc.gnu.org performance issues?
Mark Wielaard
- Fwd: [GSoC][Fortran – DO CONCURRENT] Interest in 2025 GSoC – Fortran DO CONCURRENT Auto-Parallelization
Zhang lv
- [GSoC][Fortran – DO CONCURRENT] Seeking feedback/suggestions for project proposal
Zhang lv
Last message date:
Mon Mar 31 17:10:41 GMT 2025
Archived on: Mon Mar 31 17:10:48 GMT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).