public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
read CSV data consistently from string or file
 2018-10-14 10:02 UTC  (5+ messages)

[Patch, fortran] PR87566 - ICE with class(*) and select
 2018-10-14  9:41 UTC 

[Patch, Fortran] PR87597 - fix off-by-one issue with inline matmul
 2018-10-13 23:27 UTC  (3+ messages)

[Patch, Fortran] PR87597 - fix off-by-one issue with inline matmul
 2018-10-12 16:07 UTC  (2+ messages)

[Patch, Fortran] PR67125 - ALLOCATE with source-expr lbounds/ubound off by one
 2018-10-12 11:29 UTC 

[Patch, Fortran] PR58787 ICE (error recovery) in check_proc_interface
 2018-10-12  6:28 UTC  (2+ messages)

[Patch, Fortran] PR fortran/83522 – reject array-valued substrings
 2018-10-11 19:40 UTC  (9+ messages)

New testsuite failures: Substring reference of nonscalar
 2018-10-10 19:16 UTC 

gfortran build error
 2018-10-10 17:57 UTC  (2+ messages)

[Patch, fortran] PR87151 - allocating array of character
 2018-10-08 22:16 UTC  (2+ messages)

[Patch, fortran] PR87151 - allocating array of character
 2018-10-08 13:23 UTC  (2+ messages)

{Patch, fortran] PR86372 - [8/9 Regression] Segfault on ASSOCIATE statement with CHARACTER variable
 2018-10-08 13:14 UTC 

[PATCH, libgfortran] Remove recursion check
 2018-10-06 21:36 UTC  (8+ messages)

[PATCH] Use gfc_charlen_type instead of int for string lenghts
 2018-10-06 18:21 UTC 

[patch, fortran] Fix PR 86111, ICE on invalid
 2018-10-06 17:58 UTC  (2+ messages)

[patch, committed] Fix PR 84640
 2018-10-06 11:47 UTC 

Target control of Fortran options
 2018-10-05  8:44 UTC  (8+ messages)

[patch,wip] warn on noncontiguous pointers
 2018-10-05  6:14 UTC  (8+ messages)
  ` AW: "

Unexpected NaN value
 2018-10-04 21:17 UTC  (3+ messages)

[PATCH, OpenACC] Fortran "declare create"/allocate support for OpenACC
 2018-10-04 13:04 UTC  (4+ messages)

gfortran equivalent to ifort gen-interfaces
 2018-10-03 19:38 UTC 

[patch,openacc] Check for sufficient parallelism when calling acc routines in Fortran
 2018-10-02 20:30 UTC  (2+ messages)

[PATCH,Fortran] Fix libgfortran/io/close.c for !HAVE_UNLINK_OPEN_FILE
 2018-10-02 15:55 UTC  (2+ messages)

[patch,openacc] Check clauses with intrinsic function specified in !$ACC ROUTINE ( NAME )
 2018-10-02 14:57 UTC 

The setting sun
 2018-10-01 11:06 UTC  (7+ messages)

[Patch, fortran] PR65677 - Incomplete assignment on deferred-length character variable
 2018-10-01 10:19 UTC  (3+ messages)

[Patch, fortran] PR87359 [9 regression] pointer being freed was not allocated
 2018-09-30 14:00 UTC 

[Patch, fortran] PRs 70752 and 72709 - more deferred character length bugs
 2018-09-30 12:46 UTC  (4+ messages)

[wwwdocs,fortran] readings.html -- Fix link to Michel Olagnon's Fortran 90 List
 2018-09-29 12:28 UTC 

Fwd: [PATCH 08/25] Fix co-array allocation
 2018-09-27 13:32 UTC  (24+ messages)
  `  "
          ` OpenCoarrays integration with gfortran

[patch,wip] warn on noncontiguous pointers
 2018-09-26 20:55 UTC  (3+ messages)

build warnings
 2018-09-25 19:32 UTC  (2+ messages)

[Patch, fortran] PRs 70752 and 72709 - more deferred character length bugs
 2018-09-25 18:42 UTC  (2+ messages)

[Patch, fortran] PR70149 - [F08] Character pointer initialization causes ICE
 2018-09-25 18:36 UTC  (2+ messages)

[PATCH] Do array index calculations in gfc_array_index_type
 2018-09-25 13:13 UTC  (7+ messages)

[PATCH 3/6, OpenACC, libgomp] acc_get/set_default_async API, Fortran specific parts
 2018-09-25 13:11 UTC 

[openacc] Teach gfortran to lower OpenACC routine dims
 2018-09-25  7:06 UTC  (6+ messages)

[patch, fortran, committed] Another fallout from the INTENT(OUT) patch
 2018-09-25  6:44 UTC  (2+ messages)

[patch,openacc] update fortran nested parallelism error messages
 2018-09-24 14:49 UTC 

possible bug with -fsecond-underscore ?
 2018-09-24 11:39 UTC  (2+ messages)

[patch, fortran, committed] Another fallout from clobbering INTENT(OUT) variables
 2018-09-24  8:08 UTC  (2+ messages)

[Patch, fortran] PR65677 - Incomplete assignment on deferred-length character variable
 2018-09-23 16:09 UTC  (2+ messages)

[patch, fortran, committed] Fix regression caused by clobber for INTENT(OUT) patch
 2018-09-23 10:55 UTC 

[patch, fortran] Clobber some intent(out) variables on call
 2018-09-22 18:47 UTC  (3+ messages)

[patch, fortran] PR87318 gfortran.dg/dtio_1.f90 is invalid
 2018-09-22 17:52 UTC 

[Patc, fortran] PR85603 - ICE with character array substring assignment
 2018-09-22 10:23 UTC 

how to Compile programs with external libraries? how to Compile a mixed C-Fortran program (main program is C)?
 2018-09-22  4:41 UTC 

[PATCH] Use vectored writes when reporting errors and warnings
 2018-09-21 18:16 UTC  (4+ messages)

[Patch, fortran] PR77325 - ICE in gimplify_var_or_parm_decl, at gimplify.c:1933
 2018-09-21 17:44 UTC 

[Patch, fortran] PR87359 [9 regression] pointer being freed was not allocated
 2018-09-21 17:40 UTC 

[PATCH,FORTRAN] Tweak locations around CAF simplify
 2018-09-20 21:25 UTC 

[Patch, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue
 2018-09-20 19:36 UTC  (10+ messages)

[patch, rfc] Clobber scalar intent(out) variables on entry
 2018-09-20 19:29 UTC 

[patch,openacc] handle missing OMP_LIST_ clauses in fortran's parse tree debugger
 2018-09-20 18:43 UTC  (2+ messages)

[patch,openacc] Update _OPENACC value and documentation for OpenACC 2.5
 2018-09-20 18:30 UTC 

[PATCH,FORTRAN 25/29] Use stringpool on loading module symbols
 2018-09-19 22:55 UTC  (2+ messages)
` [PATCH,FORTRAN v2] "

[Patch, fortran] PR84109 - ICE in adjustl on allocatable array of strings
 2018-09-19 18:39 UTC 

[patch, fortran] Inline BLAS calls to support conjg(transpose(a))
 2018-09-19 18:11 UTC  (3+ messages)

For your perusal when developing the new coarray code: A "mock" weather forecasting program using coarrays
 2018-09-19 17:04 UTC 

First-Class Energy Seminars--Learn from the Best!
 2018-09-19 15:03 UTC 

[PATCH] Derive interface buffers from max name length
 2018-09-19 14:40 UTC  (5+ messages)
` [PATCH,FORTRAN 00/29] Move towards stringpool, part 1

[Patch, fortran] PR87239 - ICE in deferred-length string
 2018-09-19  7:56 UTC  (2+ messages)

[Patch, fortran] PR87239 - ICE in deferred-length string
 2018-09-18 20:03 UTC 

[patch, fortran] Inline BLAS calls to support conjg(transpose(a))
 2018-09-18 20:01 UTC  (3+ messages)

[Patch, fortran] PR87336] [8/9 regression] wrong output for pointer dummy assiocated to target actual argument
 2018-09-18 17:51 UTC  (3+ messages)

Benefits of continuing Fortran standardisation survey: interim results
 2018-09-17 23:21 UTC  (4+ messages)

[Patch, fortran] PR64120 - [F03] Wrong handling of allocatable character string
 2018-09-17 11:23 UTC  (3+ messages)

NDI[AB]: JKT: Blsvn: JV Invite
 2018-09-17  0:22 UTC 

[Patch, Fortran, committed] PR 86484 & 84543
 2018-09-16 20:05 UTC 

[patch, fortran] Unify / fix error messages for matmul
 2018-09-16 18:07 UTC  (2+ messages)

[Patch, fortran] PR85954 - [8/9 Regression] ICE in make_ssa_name_fn, at tree-ssanames.c:266
 2018-09-16 17:44 UTC  (2+ messages)

[PATCH][libgfortran] Fix uninitialized variable use in fallback_access
 2018-09-15 18:10 UTC  (7+ messages)
  ` Teaching and debugging OpenMP in gfortran (or otherwise!)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).