Messages by Thread
-
[patch, wwwdocs, committed] Fix link to unsigned integers
Thomas Koenig
-
[PATCH v4 5/5] openmp, fortran: Add support for iterators in OpenMP 'target update' constructs (Fortran)
Kwok Cheung Yeung
-
[PATCH v4 4/5] openmp, fortran: Add support for map iterators in OpenMP target construct (Fortran)
Kwok Cheung Yeung
-
[PATCH] Fortran: fix crash with bounds check writing array section [PR117791]
Harald Anlauf
-
[Patch, fortran] PR117768 - [15.0 regression] ICE in diagnostic_impl (?)
Paul Richard Thomas
-
[PATCH] Fortran: fix minor front-end memleaks
Harald Anlauf
-
[PATCH] Fortran: passing inquiry ref of complex array to assumed rank dummy [PR117774]
Harald Anlauf
-
[Patch, fortran] PR117763 [15.0 regression] segmentation fault through allocatable char arrays (?)
Paul Richard Thomas
-
[patch, fortran] PR117765 Impure function within a BLOCK construct within a DO CONCURRENT
Jerry D
-
[Bug fortran/84869] [12/13/14/15 Regression] ICE in gfc_class_len_get, at fortran/trans-expr.c:233
Paul Richard Thomas
-
[wwwdocs] Fortran changes, add description regarding commas in formats
Jerry D
-
[Patch, fortran] PR84674(12-15 regression) and PR117730 - non_overridable typebound proc problems
Paul Richard Thomas
-
[libgfortran, patch] PR88052 Format contravening constraint C1002 permitted
Jerry D
-
[PATCH] Fortran: fix checking of protected variables in submodules [PR83135]
Harald Anlauf
-
[PATCH] Fortran: add bounds-checking for ALLOCATE of CHARACTER with type-spec [PR53357]
Harald Anlauf
-
[patch, fortran, doc, committed] Mention that SELECT CASE works for unsigned
Thomas Koenig
-
[Patch, fortran] PR109066 - Segfault when using defined assignment
Paul Richard Thomas
-
[patch, Fortran, committed] Handle unsigned constants in modules
Thomas Koenig
-
Re: Fix type of malloc call in trans-expr.cc
Jakub Jelinek
-
[PATCH] Fortran: fix passing of NULL() actual argument to character dummy [PR104819]
Harald Anlauf
-
Complex arithmetic in Fortran
Thomas Koenig
-
[Patch, fortran] PR105054 - [12/13/14/15 Regression] Using one kind of pointer functions causes the compiler to hang since r11-3029-g2b0df0a6ac79b34f
Paul Richard Thomas
-
[Patch] OpenMP: 'interop' construct - add C parser support, improve Fortran pasing
Tobias Burnus
-
[Patch, fortran] PR116388 - [13/14/15 regression] Finalizer called on uninitialized components of intent(out) argument
Paul Richard Thomas
-
[Patch, fortran] PR109345 - [12/13/14/15 Regression] class(*) variable that is a string array is not handled correctly
Paul Richard Thomas
-
[patch, Fortran] Reject UNSIGNED for COMPLEX
Thomas Koenig
-
[pushed: r15-4969] fortran: dynamically allocate error_buffer [PR117442]
David Malcolm
-
[Patch, fortran] PR117434 - [F08] gfortran rejects actual argument corresponding to procedure pointer dummy argument
Paul Richard Thomas
-
PR 117434 - [F08] gfortran rejects actual argument corresponding to procedure pointer dummy
Damian Rouson
-
[Patch, fortran] PR115700 -[12/13 regression] Bogus warning for associate with assumed-length character array
Paul Richard Thomas
-
[patch, Fortran] Fix -mod(unsigned, unsigned)
Thomas Koenig
-
[Patch, fortran] PR115700 - comment 5: uninitialized string length in ASSOCIATE
Paul Richard Thomas
-
[PATCH] Fortran: fix several front-end memleaks
Harald Anlauf
-
ptype on deferred-length character arrays return empty(?) result
Kazuyoshi Furutaka
-
[patch, Fortran] Introduce unsigned versions of MASKL and MASKR
Thomas Koenig
-
[Patch, fortran] [13-15 regressions] PR115070 & 115348
Paul Richard Thomas
-
[pushed] doc, fortran: Add a missing menu item.
Iain Sandoe
-
[patch, Fortran, doc] Update descriptions for UNSIGNED
Thomas Koenig
-
Re: [patch, Fortran, doc] Update descriptions for UNSIGNED
Steve Kargl
-
Re: [patch, Fortran, doc] Update descriptions for UNSIGNED
Thomas Koenig
-
Re: [patch, Fortran, doc] Update descriptions for UNSIGNED
Iain Sandoe
-
Re: [patch, Fortran, doc] Update descriptions for UNSIGNED
Thomas Koenig
-
Re: [patch, Fortran, doc] Update descriptions for UNSIGNED
Iain Sandoe
-
[RFC] Change conversion function for unsigned from UINT to UNSIGNED
Thomas Koenig
-
RFC: Proposed syntax for running tests one pass in the testsuite
Jerry D
-
[committed] Fortran: Minor follow-up cleanup to error.cc
Tobias Burnus
-
[PATCH] Implement Fortran diagnostic buffering for non-textual formats [PR105916]
David Malcolm
-
[patch, fortran] PR28032 gfortran.dg tests use dg-options with -On even though it is already torture tests
Jerry D
-
8.260 STAT example fails if compiled with -std=f2008
Wyche, George G PW
-
[patch, fortran] Fix UNSIGNED ICE on matchting
Thomas Koenig
-
Fortran: Add range-based diagnostic
Tobias Burnus
-
How to document intrinsics with UNSIGNED arguments...
Thomas Koenig
-
Issue about buildpath introduced by -fintrinsic-modules-path option
ChenQi
-
Jubilado
Francisco Sanabria Martinez
-
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
-
PR105361 Fix of testcase
Jerry D
-
[patch, fortran] Fix ICE with use of INT32 et al from ISO_FORTRAN_ENV
Thomas Koenig
-
OpenACC 'nohost' clause: harmonize 'libgomp.oacc-{c-c++-common,fortran}/routine-nohost-1.*'
Thomas Schwinge
-
[PATCH 0/7] fortran: Inline MINLOC/MAXLOC with DIM [PR90608]
Mikael Morin
-
Fortran test typebound_operator_7.f03 broken by non-Fortran commit. Confirm anyone?
Andre Vehreschild
-
[Patch] Fortran: Fix translatability of diagnostic strings
Tobias Burnus
-
[patch, Fortran] Unsigned constants for ISO_FORTRAN_ENV and ISO_C_BINDING
Thomas Koenig
-
[Patch] Fortran: Unify gfc_get_location handling; fix expr->ts bug
Tobias Burnus
-
[patch, Fortran, RFC] Introduce GFC_STD_UNSIGNED
Thomas Koenig
-
[Patch] Fortran: Dead-function removal in error.cc (shrinking by 40%)
Tobias Burnus
-
[Patch] Fortran/OpenMP: Warn when mapping polymorphic variables
Tobias Burnus
-
[Patch] Fortran/OpenMP: Fix __builtin_omp_is_initial_device
Tobias Burnus
-
[Patch] (was: [Patch] Fortran/OpenMP: Fix __builtin_omp_is_initial_device)
Tobias Burnus
-
[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
-
Re: [Patch] Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device (was: [Patch]
Tobias Burnus
-
Re: [Patch] Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device (was: [Patch]
rep . dot . nop
-
Re: [Patch] Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device (was: [Patch]
rep . dot . nop
-
Re: [Patch] Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device
Tobias Burnus
-
Re: [Patch] Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device
Thomas Schwinge
-
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
-
Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device: Harmonize 'libgomp.oacc-fortran/acc_on_device-1-*'
Thomas Schwinge
-
[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
-
Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device: Revert 'gimple_fold_builtin_acc_on_device' change
Thomas Schwinge
-
Re: [Patch] Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device
rep . dot . nop
-
possible bug in Windows version from Gfortran 11.3.0 when using omp_set_num_threads
John Campbell