public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
The setting sun
 2018-09-30 12:16 UTC  (5+ messages)

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

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

[patch,wip] warn on noncontiguous pointers
 2018-09-28 16:59 UTC  (4+ messages)
  ` AW: "

Fwd: [PATCH 08/25] Fix co-array allocation
 2018-09-27 13:32 UTC  (25+ 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, libgfortran] Remove recursion check
 2018-09-24 19:19 UTC  (3+ 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, OpenACC] Fortran "declare create"/allocate support for OpenACC
 2018-09-23  8:49 UTC  (3+ messages)

[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] Derive interface buffers from max name length
 2018-09-19 22:55 UTC  (34+ messages)
` [PATCH,FORTRAN 06/29] Use stringpool for association_list
` [PATCH,FORTRAN 09/29] Use stringpool for modules
` [PATCH,FORTRAN 04/29] Use stringpool for gfc_match_generic_spec
` [PATCH,FORTRAN 13/29] Use stringpool for intrinsics and common
` [PATCH,FORTRAN 07/29] Use stringpool for some gfc_code2string return values
` [PATCH,FORTRAN 03/29] Use stringpool for gfc_get_name
` [PATCH,FORTRAN 00/29] Move towards stringpool, part 1
` [PATCH,FORTRAN 25/29] Use stringpool on loading module symbols
  ` [PATCH,FORTRAN v2] "
` [PATCH,FORTRAN 21/29] Use stringpool for module tbp
` [PATCH,FORTRAN 05/29] Use stringpool for gfc_match("%n")
` [PATCH,FORTRAN 23/29] Use stringpool for module binding_label
` [PATCH,FORTRAN 29/29] PR87103: Remove max symbol length check from gfc_new_symbol
` [PATCH,FORTRAN 27/29] Use stringpool for OMP clause reduction code
` [PATCH,FORTRAN 10/29] Do not copy name for check_function_name
` [PATCH,FORTRAN 26/29] Use stringpool for mangled common names
` [PATCH,FORTRAN 12/29] Use stringpool for remaining names
` [PATCH,FORTRAN 14/29] Fix write_omp_udr for user-operator REDUCTIONs
` [PATCH,FORTRAN 22/29] Use stringpool in class and procedure-pointer result
` [PATCH,FORTRAN 24/29] Use stringpool for intrinsic functions
` [PATCH,FORTRAN 11/29] Do pointer comparison instead of strcmp
` [PATCH,FORTRAN 28/29] Free type-bound procedure structs
` [PATCH,FORTRAN 20/29] Use stringpool in class et al
` [PATCH,FORTRAN 19/29] Use stringpool and unified uppercase handling for types
` [PATCH,FORTRAN 18/29] Use stringpool for charkind
` [PATCH,FORTRAN 17/29] Use stringpool for iso_fortran_env
` [PATCH,FORTRAN 16/29] Do pointer comparison in iso_c_binding_module
` [PATCH,FORTRAN 15/29] Use stringpool for iso_c_binding module names

[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, 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!)

[Patch, fortran] PR87284 - [7/8/9 Regression] Allocation of class arrays with mold results in "conditional jump or move depends on uninitialised value"
 2018-09-13 19:51 UTC 

Fwd: [PATCH 17/25] Fix Fortran STOP
 2018-09-12 13:56 UTC  (4+ messages)
  `  "

Fwd: [PATCH 18/25] Fix interleaving of Fortran stop messages
 2018-09-12 13:55 UTC  (4+ messages)
  `  "

[Bug fortran/87277] [8/9 regression] Segfault on using array component of class scalar pointer as an actual argument
 2018-09-11 17:23 UTC 

[Patch, Fortran] PR 87172: [9 Regression] Spurious "Derived type 'c_funptr' at (1) has not been declared" error after r263782
 2018-09-11 11:14 UTC  (2+ messages)

[Patch, Fortran] PR 86830: [8/9 Regression] Contiguous array pointer function result not recognized as contiguous
 2018-09-11  6:35 UTC  (3+ messages)

[Patch, Fortran, F03] PR 85395: private clause contained in derived type acquires spurious scope
 2018-09-10 21:27 UTC  (3+ messages)

Iso C binding and C uint8_t type
 2018-09-10 20:44 UTC 

[PATCH] PR 53796 Improve INQUIRE(RECL=...) handling
 2018-09-07 19:01 UTC  (5+ messages)

Assignment interfaces with allocatable polymorphic variables in gfortran 5.5.0 & 8.1.0
 2018-09-07 17:20 UTC  (4+ messages)

[Patch, fortran] Parameterized Derived Types
 2018-09-07  8:43 UTC  (2+ messages)

About 'use' statement usage
 2018-09-06 19:50 UTC  (3+ messages)

Fwd: [PATCH 19/25] GCN libgfortran
 2018-09-06 12:37 UTC  (4+ messages)
  `  "

[PATCH] Create internally nul terminated string literals in fortan FE
 2018-09-06 11:29 UTC  (6+ messages)
` [PATCHv2] Handle overlength string literals in the "

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).