public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
image work
 2018-06-21 15:25 UTC 

[Patch, fortran] PR49630 - [OOP] ICE on obsolescent deferred-length type bound character function
 2018-06-21 15:23 UTC  (2+ messages)

[Patch, fortran] PR83118 - [7/8/9 Regression] Bad intrinsic assignment of class(*) array component of derived type
 2018-06-21 14:56 UTC 

[OpenACC] Update OpenACC data clause semantics to the 2.5 behavior - Fortran
 2018-06-21  8:04 UTC  (2+ messages)

GCC gfortran doc : correction to documentation
 2018-06-21  8:02 UTC 

libmvec in gcc to have vector math in fortran
 2018-06-19 17:00 UTC  (18+ messages)

[patch, fortran] PR25829 Asynchronous I/O (patch version 2.0)
 2018-06-18 16:02 UTC  (2+ messages)

[patch, fortran] Handling of .and. and .or. expressions
 2018-06-18 12:29 UTC  (35+ messages)

[patch, fortran] Handling of .and. and .or. expressions
 2018-06-16 19:43 UTC  (2+ messages)

HEADS UP. RANDOM_INIT will be changing
 2018-06-16 10:53 UTC 

[patch, fortran] Handling of .and. and .or. expressions
 2018-06-15 17:49 UTC  (7+ messages)

[PATCH] PR fortran/68544 -- Issue error for derived type used as actual arg
 2018-06-15  8:39 UTC  (3+ messages)

Optimization of add_dt_to_dt_list() in resolve.c
 2018-06-15  7:59 UTC  (20+ messages)

'MEM[(struct m *)&s + 56B]' may be used uninitialized in this function
 2018-06-15  0:11 UTC  (2+ messages)

'MEM[(struct m *)&s + 56B]' may be used uninitialized in this function
 2018-06-14  8:06 UTC 

[Committed] PR fortran/86110 -- Avoid NULL pointer dereference
 2018-06-14  3:27 UTC  (2+ messages)

Fwd: -v should print also the revision number in repo
 2018-06-13 20:39 UTC 

[PATCH] handle OpenMP/OpenACC regions inside Fortran character functions (PR85703)
 2018-06-13 20:10 UTC  (2+ messages)

[PATCH] update error reporting for OpenACC wait (PR85702)
 2018-06-13 14:13 UTC 

[Committed] PR fortran/44491 -- Select non-NULL locus
 2018-06-13 12:20 UTC 

[Patch, Fortran, F08] PR 45521: GENERIC resolution with ALLOCATABLE/POINTER and PROCEDURE
 2018-06-11 21:15 UTC  (3+ messages)

[Patch, Fortran] PR25829: Asynchronous I/O
 2018-06-11 17:59 UTC  (7+ messages)

[Patch, Fortran] PR25829: Asynchronous I/O (v2)
 2018-06-11 15:17 UTC  (11+ messages)

[patch, fortran] Remove bounds checking in DO loops for inline matmul
 2018-06-11 13:23 UTC  (3+ messages)

[PATCH] PR79854 - diagnostics: gfc_conv_constant_to_tree should be gfc_internal_error
 2018-06-10 15:44 UTC  (3+ messages)

Enforce F2008:C1282 and F2018:C1588
 2018-06-10 12:55 UTC  (4+ messages)

[Patch, Fortran] PR 85088: improve diagnostic for bad INTENT declaration
 2018-06-10 12:25 UTC  (4+ messages)

[patch, libgfortran] PR86070 - [7 regression] gfortran.dg/fmt_zero_digits.f90 segmentation fault
 2018-06-10  8:22 UTC 

[Committed] xfail 3 testcases of FreeBSD
 2018-06-10  7:03 UTC 

[Committed] PR fortran/38351 -- Improved error message
 2018-06-10  1:48 UTC 

[PATCH] PR fortran/78278 -- Issue error message for double initialization
 2018-06-09 16:01 UTC  (2+ messages)

[patch, fortran] Fix PR 85631, wrong size checking with allocatable arrays
 2018-06-09 11:58 UTC  (3+ messages)

[PATCH] PR fortran/78571 -- Avoid ICE in invalid CHARACTER initialization
 2018-06-08 21:15 UTC  (3+ messages)

[PATCH] PR fortran/86059 -- NULL() cannot be in array constructor
 2018-06-08 19:15 UTC  (3+ messages)

Industry automation partner/ From GSI
 2018-06-07  8:15 UTC 

[patch, fortran, committed] Fix PR 85641
 2018-06-06 21:43 UTC 

[PATCH] PR fortran/86045 -- test for P=0 in mod(, 0)
 2018-06-06 19:32 UTC  (2+ messages)

[PATCH] PR fortran/85138,85996 -- Use private namespace
 2018-06-04 15:13 UTC 

[Patch, fortran] PR36497 - USE association, cray pointers and error checking
 2018-06-03 11:25 UTC  (2+ messages)

[Committed] PR fortran/85938 -- testcase for rank change
 2018-06-03  5:27 UTC 

Bimi POS factory
 2018-06-02  3:31 UTC 

[Committed] PR fortran/85975,85816 -- Array descriptor fix-up
 2018-06-01 20:24 UTC 

[PATCH] Implement Fortran 2018's RANDOM_INIT
 2018-06-01 17:07 UTC  (3+ messages)

[PATCH] PR fortran/85981 -- Check kind of errmsg variable
 2018-06-01  6:51 UTC  (2+ messages)

-assume noold_ldout_format for GNU
 2018-05-31 15:12 UTC  (6+ messages)

-assume noold_ldout_format for GNU
 2018-05-30 12:05 UTC  (7+ messages)

[patch, rfc] Fortran async I/O support
 2018-05-30 10:15 UTC 

[PATCH] PR fortan/85779 -- Fix NULL pointer dereference
 2018-05-30  9:25 UTC  (3+ messages)

the photo studio
 2018-05-29 15:29 UTC 

[patch, libgfortran] Bug 85840 - Memory leak in write.c
 2018-05-28 21:25 UTC 

Gnu cauldron in Manchester Sep. 6 to 9, 2018
 2018-05-28 20:20 UTC  (4+ messages)

[PATCH,Fortran] Allow pointer initialization in DATA
 2018-05-27 15:01 UTC  (2+ messages)

[patch, committed, libgfortran] PR85906 - Conditional jump depends on uninitialized value in write_integer
 2018-05-26 18:43 UTC 

[patch, libgfortran, committed] Bug 85840 - Memory leak in write.c
 2018-05-26 17:50 UTC 

[Committed] PR fortran/85786 testcase
 2018-05-25 22:01 UTC 

Wiki Page on hacking gfortran
 2018-05-25 20:52 UTC 

BT_UNKNOWN in IF statement condition expression
 2018-05-25 11:03 UTC  (3+ messages)

[Patch, Fortran] PR 85849: [F2018] warn for obsolescent features
 2018-05-25  6:09 UTC  (3+ messages)

[Committed] PR fortran/85543 -- Avoid NULL pointer
 2018-05-25  0:40 UTC 

[Committed] PR fortran/85780 -- Avoid NULL pointer dereference
 2018-05-24 23:30 UTC 

[PATCH] PR fortran/85895 -- Check for valid errmsg entity
 2018-05-24 20:14 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).