public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
[patch, libfortran] Use flexible array members for array descriptor
 2018-02-12 20:49 UTC  (9+ messages)

gfortran -static on MACs
 2018-02-12 20:12 UTC  (3+ messages)

Bit-reproduciblity issue for gfortran .mod files
 2018-02-12 19:54 UTC  (6+ messages)

[Patch, Fortran] PR 84273: Reject allocatable passed-object dummy argument (proc_ptr_47.f90)
 2018-02-12 17:14 UTC  (7+ messages)

[patch, fortran] Fix handling of assumed-size arrays in inline matmul
 2018-02-12 10:46 UTC 

[Fortran, patch, coarray, v1] Fix a coarray issue and some documentation
 2018-02-11 19:16 UTC  (3+ messages)

[Patch, fortran] PR84074 Incorrect indexing of array when actual argument is an array expression and dummy is polymorphic
 2018-02-11 18:30 UTC  (3+ messages)

[PATCH] Fix handling of arguments in statement functions
 2018-02-11 16:44 UTC  (3+ messages)

[PATCH] Character length cleanup for Coarray Fortran library
 2018-02-10 21:21 UTC  (4+ messages)

[PATCH] Character length cleanup for Coarray Fortran library
 2018-02-10 21:07 UTC  (4+ messages)

[Patch, fortran] PR 56691 - [OOP] Allocatable array: wrong offset when passing to CLASS dummy
 2018-02-10 18:33 UTC  (2+ messages)

[PATCH] Fix handling of arguments in statement functions
 2018-02-10 17:51 UTC  (2+ messages)

[Committed] PR fortran/82994 -- Check for a NULL pointer
 2018-02-07 22:30 UTC 

[PATCH] PR fortran/82049 -- resolve a charlen if possible
 2018-02-07 21:02 UTC  (3+ messages)

[patch, fortran] Fix PR 68560
 2018-02-07 20:47 UTC  (3+ messages)

bogus unused module variable warnings
 2018-02-05 19:33 UTC 

error message
 2018-02-05 17:16 UTC 

bogus unused module variable warning
 2018-02-05 12:21 UTC 

Fortran LTO and array descriptors
 2018-02-05 10:17 UTC  (9+ messages)

[Patch, fortran] PR84115] [8 Regression] ICE: tree check: expected tree that contains 'decl minimal' structure, have 'indirect_ref' in add_decl_as_local, at fortran/trans-decl.c:256
 2018-02-04 13:25 UTC 

[RFA PATCH] Bug 84094 - several correctness issues in gfortran.dg
 2018-02-04 13:14 UTC  (2+ messages)

[Patch, fortran] [8.0 Regressions] PR84141 and PR84155
 2018-02-03 14:10 UTC 

[PATCH, testsuite]: Remove statements with to effect from two fortran testcases
 2018-02-02 12:23 UTC  (2+ messages)

[PATCH] PR 83975 Set character length to 0 if unknown
 2018-02-01 17:36 UTC  (5+ messages)
    ` [PATCH] PR 83975 Associate target with non-constant character length

[Patch, fortran] PR84088 - [8 Regression][nvptx] libgomp.oacc-fortran/declare-*.f90 execution fails
 2018-02-01  7:26 UTC  (2+ messages)

[PATCH] PR 83705 Repeat with large values
 2018-01-31 22:59 UTC  (2+ messages)

[committed] Fix ICE with invalid OpenMP linear clauses (PR fortran/84116)
 2018-01-31 20:50 UTC 

[patch, fortran, committed] Fix symbol name for prototypes generated by -fc-prototypes
 2018-01-31 20:22 UTC 

[Patch, fortran, committed] Use gfc_charlen_t instead of int in gfc_conv_string_init
 2018-01-31 19:46 UTC 

[PATCH] Fix debug info after the fortran descriptor changes (PR debug/84131)
 2018-01-30 22:55 UTC  (2+ messages)

[patch, fortran, committed] Fix PR 84134
 2018-01-30 22:38 UTC 

[PATCH] PR 78534 Reinstate better string copy algorithm
 2018-01-30 22:14 UTC  (3+ messages)

[Patch, Fortran, committed] fix bracket in dejagnu directive
 2018-01-30 21:23 UTC 

Link with correct values-*.o files on Solaris (PR target/40411)
 2018-01-30 21:21 UTC  (7+ messages)

[patch, fortran, committed] Fix PR 84133, regression with matmul
 2018-01-30 20:51 UTC 

[PATCH] Use pointer sized array indices
 2018-01-30 18:40 UTC  (6+ messages)

[patch, libfortran] Adapt handling of derived types to new dtype
 2018-01-30 16:28 UTC  (2+ messages)

Fwd: gfortran: alignment data in derived type
 2018-01-30  9:06 UTC 

[Patch, fortran] PR37577 - [meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15
 2018-01-29 11:47 UTC  (13+ messages)

[patch, fortran] Reject character lengths unequal to one in BIND(C)
 2018-01-29  2:41 UTC  (2+ messages)

Quality of implementation question
 2018-01-29  2:40 UTC  (7+ messages)

"svn up" over ssh does not work
 2018-01-28 13:04 UTC  (7+ messages)

Completion of the fortran rank 15 on the library side held up
 2018-01-28 10:17 UTC 

[PATCH] PR fortran/83633 -- check for nonconstant explicit shape array
 2018-01-27 18:59 UTC  (4+ messages)

Problem with cvs over ssh
 2018-01-27 13:33 UTC 

[PATCH] Avoid creating >= 8GB EXPR_CONSTANT initializers for ilp32 targets (PR fortran/84065)
 2018-01-27 10:24 UTC  (2+ messages)

[PATCH, fortran] Support Fortran 2018 teams
 2018-01-26 20:15 UTC  (14+ messages)

[PATCH] PR fortran/83998 -- fix dot_product on 0-sized arrays
 2018-01-25 19:19 UTC  (7+ messages)

[Bug fortran/83999] [8 Regression] ICE in gfc_trans_assignment_1, at fortran/trans-expr.c:10233
 2018-01-25 19:13 UTC 

Different dynamical array debug info 7.2 vs. 8.0
 2018-01-24 21:48 UTC  (2+ messages)

[Patch, fortran] PR83866 - [8 Regression] ICE in gfc_release_symbol, at fortran/symbol.c:3087
 2018-01-23 19:25 UTC 

[Patch, fortran] PR83898 - [6/7/8 Regression] ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:7181
 2018-01-23 19:17 UTC 

[Patch, fortran] PR37577 - [meta-bug] change internal array descriptor format for better syntax, C interop TR, rank 15
 2018-01-23 19:06 UTC  (3+ messages)

[PATCH] PR 78534, 83704 Large character lengths
 2018-01-21 19:58 UTC  (12+ messages)

[PATCH] PR fortran/83900 -- follow-up to set type
 2018-01-20 20:28 UTC  (2+ messages)

[Committed] PR fortran/83900 -- Remove bogus assert
 2018-01-20  6:17 UTC 

[Committed] PR fortran/80768 -- testcase
 2018-01-19 23:31 UTC 

[PATCH, fortran] PR/83864 - ICE in gfc_apply_init, at fortran/expr.c:4271
 2018-01-18  7:54 UTC  (2+ messages)

[PATCH] PR/83874: ICE initializing character array from derived type
 2018-01-17 23:51 UTC  (4+ messages)

FINDLOC: (was Implement simplification of minloc and maxloc)
 2018-01-17  2:37 UTC 

[PATCH] Implementation of RANDOM_INIT from F2018
 2018-01-16 20:30 UTC  (4+ messages)

Fortran, committed: ICE on CLASS(*) function result (pr 82257)
 2018-01-16  1:17 UTC 

[patch, fortran] Change ABI for F2008 - minloc/maxloc BACK argument
 2018-01-15 18:44 UTC  (3+ messages)

[patch, committed] PR83811 fortran 'e' format broken for single digit exponents
 2018-01-14 21:49 UTC  (2+ messages)

Possible patch for fortran/82257
 2018-01-14 10:11 UTC  (2+ messages)

Internal compiler error
 2018-01-14  5:19 UTC  (2+ messages)

[patch, fortran] DTIO write format stored in a string leads to severe errors
 2018-01-13 20:02 UTC 

[patch, fortran] Fix PR 83744, ICEs with -fc-prototypes
 2018-01-13 17:42 UTC  (2+ messages)

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