Messages by Date
-
2024/10/20
Re: [patch, fortran] PR28032 gfortran.dg tests use dg-options with -On even though it is already torture tests
Harald Anlauf
-
2024/10/20
Re: [patch, fortran] PR28032 gfortran.dg tests use dg-options with -On even though it is already torture tests
Jerry D
-
2024/10/20
Re: [patch, fortran] PR28032 gfortran.dg tests use dg-options with -On even though it is already torture tests
Harald Anlauf
-
2024/10/20
[patch, fortran] PR28032 gfortran.dg tests use dg-options with -On even though it is already torture tests
Jerry D
-
2024/10/19
Re: 8.260 STAT example fails if compiled with -std=f2008
FX Coudert
-
2024/10/19
8.260 STAT example fails if compiled with -std=f2008
Wyche, George G PW
-
2024/10/19
Re: How to document intrinsics with UNSIGNED arguments...
Thomas Koenig
-
2024/10/19
Re: How to document intrinsics with UNSIGNED arguments...
FX Coudert
-
2024/10/19
Re: How to document intrinsics with UNSIGNED arguments...
Thomas Koenig
-
2024/10/19
Re: How to document intrinsics with UNSIGNED arguments...
FX Coudert
-
2024/10/19
[patch, fortran] Fix UNSIGNED ICE on matchting
Thomas Koenig
-
2024/10/18
Re: Fortran: Add range-based diagnostic
Jerry D
-
2024/10/18
Re: How to document intrinsics with UNSIGNED arguments...
Steve Kargl
-
2024/10/18
Fortran: Add range-based diagnostic
Tobias Burnus
-
2024/10/18
Re: [Patch] Fortran: Fix translatability of diagnostic strings
Jerry D
-
2024/10/18
Re: [Patch] Fortran: Fix translatability of diagnostic strings
Tobias Burnus
-
2024/10/18
Re: How to document intrinsics with UNSIGNED arguments...
Thomas Koenig
-
2024/10/18
Re: Jubilado
Steve Kargl
-
2024/10/18
How to document intrinsics with UNSIGNED arguments...
Thomas Koenig
-
2024/10/18
Re: Issue about buildpath introduced by -fintrinsic-modules-path option
ChenQi
-
2024/10/17
Re: Issue about buildpath introduced by -fintrinsic-modules-path option
Andrew Pinski
-
2024/10/17
Issue about buildpath introduced by -fintrinsic-modules-path option
ChenQi
-
2024/10/17
Jubilado
Francisco Sanabria Martinez
-
2024/10/17
How can I get a free Fortran 99 compiler without so much protocol, it is to practice and update my knowledge.thank you.
Francisco Sanabria Martinez
-
2024/10/17
Re: [patch, fortran] Fix ICE with use of INT32 et al from ISO_FORTRAN_ENV
Jerry D
-
2024/10/17
PR105361 Fix of testcase
Jerry D
-
2024/10/17
[patch, fortran] Fix ICE with use of INT32 et al from ISO_FORTRAN_ENV
Thomas Koenig
-
2024/10/16
Re: [Ping, Fortran, Patch, PR80235, v1] Fix ICE when coarray from module is referenced in submodule.
Andre Vehreschild
-
2024/10/16
[committed] Add libgomp.oacc-fortran/acc_on_device-1-4.f (was: Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device: Harmonize 'libgomp.oacc-fortran/acc_on_device-1-*')
Tobias Burnus
-
2024/10/16
Re: [Ping, Fortran, Patch, PR80235, v1] Fix ICE when coarray from module is referenced in submodule.
Paul Richard Thomas
-
2024/10/16
Re: [Ping, Fortran, Patch, PR80235, v1] Fix ICE when coarray from module is referenced in submodule.
Andre Vehreschild
-
2024/10/15
Re: Fortran test typebound_operator_7.f03 broken by non-Fortran commit. Confirm anyone?
Paul Richard Thomas
-
2024/10/15
Re: Fortran test typebound_operator_7.f03 broken by non-Fortran commit. Confirm anyone?
Thomas Schwinge
-
2024/10/14
Re: [Patch] Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device
rep . dot . nop
-
2024/10/14
Re: Fortran test typebound_operator_7.f03 broken by non-Fortran commit. Confirm anyone?
rep . dot . nop
-
2024/10/14
Re: Fortran test typebound_operator_7.f03 broken by non-Fortran commit. Confirm anyone?
Sam James
-
2024/10/14
Re: Fortran test typebound_operator_7.f03 broken by non-Fortran commit. Confirm anyone?
Sam James
-
2024/10/14
OpenACC 'nohost' clause: harmonize 'libgomp.oacc-{c-c++-common,fortran}/routine-nohost-1.*'
Thomas Schwinge
-
2024/10/14
[PATCH 7/7] fortran: Evaluate once BACK argument of MINLOC/MAXLOC with DIM [PR90608]
Mikael Morin
-
2024/10/14
[PATCH 5/7] fortran: Inline non-character MINLOC/MAXLOC with DIM [PR90608]
Mikael Morin
-
2024/10/14
[PATCH 3/7] fortran: Inline MINLOC/MAXLOC with DIM and scalar MASK [PR90608]
Mikael Morin
-
2024/10/14
[PATCH 4/7] fortran: Check MASK directly instead of its scalarization chain
Mikael Morin
-
2024/10/14
[PATCH 6/7] fortran: Check for empty MINLOC/MAXLOC ARRAY along DIM only
Mikael Morin
-
2024/10/14
[PATCH 1/7] fortran: Add tests covering inline MINLOC/MAXLOC with DIM [PR90608]
Mikael Morin
-
2024/10/14
[PATCH 2/7] fortran: Inline unmasked integral MINLOC/MAXLOC with DIM [PR90608]
Mikael Morin
-
2024/10/14
[PATCH 0/7] fortran: Inline MINLOC/MAXLOC with DIM [PR90608]
Mikael Morin
-
2024/10/14
Re: [Ping*4, Patch, Fortran, 77871, v1] Allow for class typed coarray parameter as dummy [PR77871]
Andre Vehreschild
-
2024/10/14
Fortran test typebound_operator_7.f03 broken by non-Fortran commit. Confirm anyone?
Andre Vehreschild
-
2024/10/14
Re: [Ping*4, Patch, Fortran, 77871, v1] Allow for class typed coarray parameter as dummy [PR77871]
Paul Richard Thomas
-
2024/10/14
Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device: Revert 'gimple_fold_builtin_acc_on_device' change
Thomas Schwinge
-
2024/10/14
Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device: Harmonize 'libgomp.oacc-fortran/acc_on_device-1-*'
Thomas Schwinge
-
2024/10/14
Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device: Fix effective-target keyword in 'libgomp.oacc-fortran/acc_on_device-2.f90'
Thomas Schwinge
-
2024/10/14
Re: [Patch] Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device
Thomas Schwinge
-
2024/10/14
Re: [Ping*4, Patch, Fortran, 77871, v1] Allow for class typed coarray parameter as dummy [PR77871]
Andre Vehreschild
-
2024/10/13
Re: [Patch] Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device
Tobias Burnus
-
2024/10/12
Re: [Patch] Fortran: Dead-function removal in error.cc (shrinking by 40%)
rep . dot . nop
-
2024/10/12
Re: [Patch] Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device (was: [Patch]
rep . dot . nop
-
2024/10/12
[Patch] Fortran: Fix translatability of diagnostic strings
Tobias Burnus
-
2024/10/12
Re: [Patch] Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device (was: [Patch]
rep . dot . nop
-
2024/10/12
Re: [patch, Fortran] Unsigned constants for ISO_FORTRAN_ENV and ISO_C_BINDING
Thomas Koenig
-
2024/10/12
Re: [patch, Fortran] Unsigned constants for ISO_FORTRAN_ENV and ISO_C_BINDING
Jerry D
-
2024/10/12
Re: [Patch] Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device (was: [Patch]
Tobias Burnus
-
2024/10/12
[patch, Fortran] Unsigned constants for ISO_FORTRAN_ENV and ISO_C_BINDING
Thomas Koenig
-
2024/10/12
Re: [Patch] Fortran/OpenMP: Warn when mapping polymorphic variables
Tobias Burnus
-
2024/10/12
Re: [Patch] Fortran: Unify gfc_get_location handling; fix expr->ts bug
Thomas Koenig
-
2024/10/11
[Patch] Fortran: Unify gfc_get_location handling; fix expr->ts bug
Tobias Burnus
-
2024/10/11
Re: [patch, Fortran, RFC] Introduce GFC_STD_UNSIGNED
Jerry Delisle
-
2024/10/11
Re: [patch, Fortran, RFC] Introduce GFC_STD_UNSIGNED
Thomas Koenig
-
2024/10/11
[patch, Fortran, RFC] Introduce GFC_STD_UNSIGNED
Thomas Koenig
-
2024/10/11
Re: [Patch] Fortran: Dead-function removal in error.cc (shrinking by 40%)
David Malcolm
-
2024/10/11
Re: [Patch] Fortran: Dead-function removal in error.cc (shrinking by 40%)
Paul Richard Thomas
-
2024/10/11
[Patch] Fortran: Dead-function removal in error.cc (shrinking by 40%)
Tobias Burnus
-
2024/10/10
[Patch] Fortran/OpenMP: Warn when mapping polymorphic variables
Tobias Burnus
-
2024/10/10
[Patch] Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device (was: [Patch] (was: [Patch] Fortran/OpenMP: Fix __builtin_omp_is_initial_device))
Tobias Burnus
-
2024/10/10
[Patch] (was: [Patch] Fortran/OpenMP: Fix __builtin_omp_is_initial_device)
Tobias Burnus
-
2024/10/08
[Patch] Fortran/OpenMP: Fix __builtin_omp_is_initial_device
Tobias Burnus
-
2024/10/08
Re: [Fortran, Patch, PR51815, v3] Fix parsing of substring refs in coarrays.
Andre Vehreschild
-
2024/10/07
[committed] Move gfortran.dg/gomp/allocate-static.f90 to libgomp.fortran/ (was: [r15-4104 Regression] FAIL: gfortran.dg/gomp/allocate-static.f90 -Os (test for excess errors) on Linux/x86_64)
Tobias Burnus
-
2024/10/07
Re: [r15-4104 Regression] FAIL: gfortran.dg/gomp/allocate-static.f90 -Os (test for excess errors) on Linux/x86_64
Thomas Schwinge
-
2024/10/07
Re: [Fortran, Patch, PR51815, v3] Fix parsing of substring refs in coarrays.
Harald Anlauf
-
2024/10/07
Re: [patch, fortran] Implement maxloc and minloc for unsigned
Jerry Delisle
-
2024/10/07
Re: [Ping*3, Patch, Fortran, 77871, v1] Allow for class typed coarray parameter as dummy [PR77871]
Andre Vehreschild
-
2024/10/07
Re: [Patch] OpenMP: Allocate directive for static vars, clean up
Tobias Burnus
-
2024/10/07
Re: [Patch] OpenMP: Allocate directive for static vars, clean up
Andre Vehreschild
-
2024/10/07
Re: [patch, fortran] Implement maxloc and minloc for unsigned
Andre Vehreschild
-
2024/10/07
Re: [Fortran, Patch, PR51815, v3] Fix parsing of substring refs in coarrays.
Andre Vehreschild
-
2024/10/07
Re: [Patch] OpenMP: Allocate directive for static vars, clean up
Tobias Burnus
-
2024/10/06
Re: possible bug in Windows version from Gfortran 11.3.0 when using omp_set_num_threads
Steve Kargl
-
2024/10/06
Re: possible bug in Windows version from Gfortran 11.3.0 when using omp_set_num_threads
Thomas Koenig
-
2024/10/06
Re: [patch, fortran] Implement maxloc and minloc for unsigned
Jerry Delisle
-
2024/10/06
Re: [patch, fortran] Implement maxloc and minloc for unsigned
Thomas Koenig
-
2024/10/06
possible bug in Windows version from Gfortran 11.3.0 when using omp_set_num_threads
John Campbell
-
2024/10/05
Re: [patch, fortran] Implement maxloc and minloc for unsigned
Thomas Koenig
-
2024/10/05
Re: [patch, fortran] Implement maxloc and minloc for unsigned
Jerry D
-
2024/10/04
[PATCH v3 4/5] openmp, fortran: Add support for map iterators in OpenMP target construct (Fortran)
Kwok Cheung Yeung
-
2024/10/04
[PATCH v3 5/5] openmp, fortran: Add support for iterators in OpenMP 'target update' constructs (Fortran)
Kwok Cheung Yeung
-
2024/10/04
[Patch] OpenMP: Allocate directive for static vars, clean up
Tobias Burnus
-
2024/10/02
Re: [Fortran, Patch, PR51815, v1] Fix parsing of substring refs in coarrays.
Harald Anlauf
-
2024/10/02
Re: [Fortran, Patch, PR51815, v1] Fix parsing of substring refs in coarrays.
Andre Vehreschild
-
2024/10/01
Re: [Fortran, Patch, PR51815, v1] Fix parsing of substring refs in coarrays.
Harald Anlauf
-
2024/10/01
Re: [PATCH] fortran: Fix default initialization of finalizable non-polymorphic intent(out) arguments [PR116829]
Andre Vehreschild
-
2024/10/01
[Fortran, Patch, PR51815, v1] Fix parsing of substring refs in coarrays.
Andre Vehreschild
-
2024/10/01
Re: [patch, Fortran] Implement maxval/minval for UNSIGNED
Thomas Koenig
-
2024/10/01
Re: [patch, Fortran] Implement maxval/minval for UNSIGNED
Andre Vehreschild
-
2024/09/30
Re: [Fortran, Patch, PR81265, v1] Fix passing coarrays always w/ descriptor
Andre Vehreschild
-
2024/09/29
[COMMITTED] testsuite: XFAIL gfortran.dg/initialization_25.f90 properly (again)
Sam James
-
2024/09/28
Re: [patch, Fortran] FINDLOC for unsigned
Thomas Koenig
-
2024/09/28
Re: [patch, Fortran] FINDLOC for unsigned
Steve Kargl
-
2024/09/28
Re: [patch, Fortran] CSHIFT and EOSHIFT for unsigned
Steve Kargl
-
2024/09/28
[patch, Fortran] FINDLOC for unsigned
Thomas Koenig
-
2024/09/28
[patch, Fortran] CSHIFT and EOSHIFT for unsigned
Thomas Koenig
-
2024/09/27
Re: Fwd: [patch, fortran] Matmul and dot_product for unsigned
Mikael Morin
-
2024/09/27
Re: [Fortran, Patch, PR81265, v1] Fix passing coarrays always w/ descriptor
Steve Kargl
-
2024/09/27
Re: [Fortran, Patch, PR81265, v1] Fix passing coarrays always w/ descriptor
Andre Vehreschild
-
2024/09/27
Re: [Fortran, Patch, PR81265, v1] Fix passing coarrays always w/ descriptor
Steve Kargl
-
2024/09/27
Re: Fwd: [patch, fortran] Matmul and dot_product for unsigned
Thomas Koenig
-
2024/09/27
[Fortran, Patch, PR81265, v1] Fix passing coarrays always w/ descriptor
Andre Vehreschild
-
2024/09/27
Re: Fwd: [patch, fortran] Matmul and dot_product for unsigned
Mikael Morin
-
2024/09/26
[committed] testsuite/gfortran.dg/open_errors_2.f90: Remove now-redundant file deletion
Hans-Peter Nilsson
-
2024/09/26
Re: Fwd: [patch, fortran] Matmul and dot_product for unsigned
rep . dot . nop
-
2024/09/26
Fwd: [patch, fortran] Matmul and dot_product for unsigned
Thomas Koenig
-
2024/09/26
Re: [PATCH] gfortran testsuite: Remove unit-files in files having open-statements, PR116701
rep . dot . nop
-
2024/09/26
[PATCH] doc: Remove variables from fortran options in index
Mikael Morin
-
2024/09/26
[COMMITTED] testsuite: XFAIL gfortran.dg/initialization_25.f90 properly
Sam James
-
2024/09/26
[Fortran, Patch, PR93158, v1] Fix ICE with coarrays on submodules
Andre Vehreschild
-
2024/09/26
[pushed] doc: Remove index reference to removed documentation in, fortran manual
Mikael Morin
-
2024/09/26
[COMMITTED 2/2] testsuite: fix hyphen typos
Sam James
-
2024/09/26
[COMMITTED 1/2] testsuite: fix comment-only directive typos
Sam James
-
2024/09/25
Re: [PATCH] gfortran testsuite: Remove unit-files in files having open-statements, PR116701
rep . dot . nop
-
2024/09/25
Re: [PATCH v2] gfortran testsuite: Remove unit-files in files having open-statements, PR116701
rep . dot . nop
-
2024/09/25
Re: [PATCH v2] gfortran testsuite: Remove unit-files in files having open-statements, PR116701
rep . dot . nop
-
2024/09/25
Re: [PATCH] doc: Remove @code wrapping of fortran option names [PR116801]
Mikael Morin
-
2024/09/25
Re: [PATCH] doc: Remove @code wrapping of fortran option names [PR116801]
Mikael Morin
-
2024/09/25
Re: [PATCH] gfortran testsuite: Remove unit-files in files having open-statements, PR116701
Jerry D
-
2024/09/25
Accidental (non-functional) dg-directives in the fortran test-suite
Hans-Peter Nilsson
-
2024/09/25
Re: [PATCH v2] gfortran testsuite: Remove unit-files in files having open-statements, PR116701
Hans-Peter Nilsson
-
2024/09/25
[PATCH] fortran: Fix default initialization of finalizable non-polymorphic intent(out) arguments [PR116829]
Tomáš Trnka
-
2024/09/25
Re: [Patch] OpenMP: Update OMP_REQUIRES_TARGET_USED for declare_target + interop
Tobias Burnus
-
2024/09/25
Re: [PATCH v2] gfortran testsuite: Remove unit-files in files having open-statements, PR116701
Andre Vehreschild
-
2024/09/25
[Fortran, Patch, PR80235, v1] Fix ICE when coarray from module is referenced in submodule.
Andre Vehreschild
-
2024/09/25
Re: [PATCH] Fortran: Added support for locality specs in DO CONCURRENT (Fortran 2018/23)
Andre Vehreschild
-
2024/09/25
Re: [PATCH] libgfortran: Replace mutex with rwlock
Jonathan Wakely
-
2024/09/24
[PATCH v2] gfortran testsuite: Remove unit-files in files having open-statements, PR116701
Hans-Peter Nilsson
-
2024/09/24
Re: [PATCH] gfortran testsuite: Remove unit-files in files having open-statements, PR116701
Hans-Peter Nilsson
-
2024/09/24
Re: [PATCH] gfortran testsuite: Remove unit-files in files having open-statements, PR116701
Jerry D
-
2024/09/24
[Patch] OpenMP: Update OMP_REQUIRES_TARGET_USED for declare_target + interop
Tobias Burnus
-
2024/09/24
Re: [Fortran, Patch, PR101100, v1] Fix ICE when compiling with caf-lib and using proc_pointer component.
Andre Vehreschild
-
2024/09/24
Re: [Fortran, Patch, PR84870, v1] Fix ICE and allocated memory not assigned correctly.
Andre Vehreschild
-
2024/09/24
Re: [patch, fortran] Matmul and dot_product for unsigned
Andre Vehreschild
-
2024/09/24
Re: [Patch] OpenMP: Add support for 'self_maps' to the 'require' directive
Tobias Burnus
-
2024/09/24
Re: [Patch, fortran] PR116733: Generic processing of assumed rank objects (f202y)
Andre Vehreschild
-
2024/09/23
[PATCH] gfortran testsuite: Remove unit-files in files having open-statements, PR116701
Hans-Peter Nilsson
-
2024/09/23
Re: [PATCH] Fortran: Added support for locality specs in DO CONCURRENT (Fortran 2018/23)
Tobias Burnus
-
2024/09/23
Re: [Fortran, Patch, PR101100, v1] Fix ICE when compiling with caf-lib and using proc_pointer component.
Harald Anlauf
-
2024/09/23
Re: [Fortran, Patch, PR84870, v1] Fix ICE and allocated memory not assigned correctly.
Harald Anlauf
-
2024/09/23
Re: [PATCH] Fortran: Added support for locality specs in DO CONCURRENT (Fortran 2018/23)
Harald Anlauf
-
2024/09/23
Re: [PATCH] doc: Remove @code wrapping of fortran option names [PR116801]
Arsen Arsenović
-
2024/09/23
Re: On pull request workflows for the GNU toolchain
Jonathan Wakely
-
2024/09/23
Re: [PATCH] doc: Remove @code wrapping of fortran option names [PR116801]
Andreas Schwab
-
2024/09/23
Re: On pull request workflows for the GNU toolchain
Arsen Arsenović
-
2024/09/23
Re: On pull request workflows for the GNU toolchain
Eric Gallager
-
2024/09/23
Re: On pull request workflows for the GNU toolchain
Iain Sandoe
-
2024/09/23
Re: On pull request workflows for the GNU toolchain
Jonathan Wakely
-
2024/09/23
Re: On pull request workflows for the GNU toolchain
Florian Weimer
-
2024/09/23
Re: On pull request workflows for the GNU toolchain
Joseph Myers
-
2024/09/23
Re: On pull request workflows for the GNU toolchain
Jonathan Wakely
-
2024/09/23
Re: [Patch, fortran] PR116733: Generic processing of assumed rank objects (f202y)
Thomas Koenig
-
2024/09/23
Re: OpenMP: Fix omp_get_device_from_uid, minor cleanup
Tobias Burnus
-
2024/09/23
Re: On pull request workflows for the GNU toolchain
enh
-
2024/09/23
Re: On pull request workflows for the GNU toolchain
Jonathan Wakely
-
2024/09/23
Re: [patch, fortran] Matmul and dot_product for unsigned
Thomas Koenig
-
2024/09/23
Re: On pull request workflows for the GNU toolchain
Jeffrey Walton
-
2024/09/23
Re: On pull request workflows for the GNU toolchain
Thomas Koenig
-
2024/09/23
Re: [PATCH] Fortran: Added support for locality specs in DO CONCURRENT (Fortran 2018/23)
Tobias Burnus
-
2024/09/23
Re: [PATCH] Fortran: Added support for locality specs in DO CONCURRENT (Fortran 2018/23)
Tobias Burnus
-
2024/09/23
[Patch, fortran] PR116733: Generic processing of assumed rank objects (f202y)
Paul Richard Thomas
-
2024/09/23
Re: [PATCH] doc: Remove @code wrapping of fortran option names [PR116801]
Mikael Morin
-
2024/09/23
Re: [PATCH] Fortran: Added support for locality specs in DO CONCURRENT (Fortran 2018/23)
Andre Vehreschild
-
2024/09/23
Re: [PATCH] Fortran: Added support for locality specs in DO CONCURRENT (Fortran 2018/23)
Tobias Burnus
-
2024/09/23
Re: [Patch] OpenMP: Add support for 'self_maps' to the 'require' directive
Andre Vehreschild
-
2024/09/22
Re: [PATCH] doc: Remove @code wrapping of fortran option names [PR116801]
Andreas Schwab
-
2024/09/22
Re: [PATCH] doc: Remove @code wrapping of fortran option names [PR116801]
Arsen Arsenović
-
2024/09/22
Re: [PATCH] doc: Remove @code wrapping of fortran option names [PR116801]
Jakub Jelinek
-
2024/09/22
Re: [PATCH] doc: Remove @code wrapping of fortran option names [PR116801]
Andreas Schwab
-
2024/09/22
Re: [PATCH] doc: Remove @code wrapping of fortran option names [PR116801]
Jakub Jelinek
-
2024/09/22
Re: [PATCH] doc: Remove @code wrapping of fortran option names [PR116801]
Andreas Schwab
-
2024/09/22
Re: [PATCH] doc: Remove @code wrapping of fortran option names [PR116801]
Mikael Morin
-
2024/09/22
Re: [PATCH] doc: Remove @code wrapping of fortran option names [PR116801]
Jakub Jelinek
-
2024/09/22
[PATCH] doc: Remove @code wrapping of fortran option names [PR116801]
Mikael Morin
-
2024/09/21
[PATCH] Fortran: Added support for locality specs in DO CONCURRENT (Fortran 2018/23)
Anuj Mohite
-
2024/09/21
[Patch] OpenMP: Add support for 'self_maps' to the 'require' directive
Tobias Burnus
-
2024/09/21
Re: *PING* [PATCH v3 10/10] fortran: Add -finline-intrinsics flag for MINLOC/MAXLOC [PR90608]
Jakub Jelinek
-
2024/09/21
Re: Building a gcc RPM
Jerry D
-
2024/09/21
Re: Building a gcc RPM
Jerry Delisle
-
2024/09/21
Re: *PING* [PATCH v3 10/10] fortran: Add -finline-intrinsics flag for MINLOC/MAXLOC [PR90608]
Mikael Morin
-
2024/09/21
Re: *PING* [PATCH v3 10/10] fortran: Add -finline-intrinsics flag for MINLOC/MAXLOC [PR90608]
Mikael Morin
-
2024/09/21
Re: [wwwdocs][Patch] gcc-15: Fortran - mention -funsigned + PowerPC Darwin IEEE module support
Gerald Pfeifer
-
2024/09/21
Building a gcc RPM
Patrick Begou
-
2024/09/20
OpenMP: Fix omp_get_device_from_uid, minor cleanup (was: Re: [Patch][v2] OpenMP: Add get_device_from_uid/omp_get_uid_from_device routines)
Tobias Burnus
-
2024/09/20
Re: [Patch][v2] OpenMP: Add get_device_from_uid/omp_get_uid_from_device routines
Thomas Schwinge