public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
[Committed] PR fortran/54072 -- More fun with BOZ
 2019-08-07 16:10 UTC  (3+ messages)

Problem linking 527.cam4_r SPEC benchmark (undefined externals with -fwhole-program)
 2019-08-07 10:01 UTC  (4+ messages)

[PATCH] PR 53796 Make inquire(file=, recl=) conform to F2018
 2019-08-07  7:34 UTC 

[PATCH] PR fortran/91359 -- A function should return something
 2019-08-06 21:15 UTC  (2+ messages)

[PATCH] PR fortran/42546 -- ALLOCATED has 2 mutually exclusive keywords
 2019-08-06 19:35 UTC  (4+ messages)

[PATCH] PR fortran/91359 -- A function should return something
 2019-08-06 19:17 UTC  (2+ messages)

[PATCH] PR fortran/88227 -- Revenge of the BOZ
 2019-08-06 14:56 UTC  (7+ messages)

[Committed] PR fortran/91372 -- Fix parsing of DATA with implied do-loop
 2019-08-05 19:54 UTC 

[Committed] PR fortran/90985 -- DATA must be followed by whitespace
 2019-08-05 19:02 UTC  (3+ messages)

Bug reports
 2019-08-05 18:45 UTC  (5+ messages)

[PATCH] PR fortran/89943 -- BIND(C) procedures in submodules
 2019-08-03  2:24 UTC  (2+ messages)

[Committed] PR fortran/90297 -- Don't issue EQUIVALENCE syntax error
 2019-08-02 21:34 UTC 

[PATCH 0/5, OpenACC] Add support for Fortran optional arguments in OpenACC
 2019-07-31 12:54 UTC  (15+ messages)
` [PATCH 1/5, OpenACC] Allow NULL as an argument to OpenACC 2.6 directives
` [PATCH 2/5, OpenACC] Support Fortran optional arguments in the firstprivate clause
` [PATCH 3/5, OpenACC] Add support for allocatable arrays as optional arguments
` [PATCH 5/5, OpenACC] Add tests for Fortran optional arguments in OpenACC 2.6
` [PATCH 4/5, OpenACC] Allow optional arguments to be used in the use_device OpenACC clause

[PATCH] PR fortran/91296 -- Prevent ICE in aliasing check
 2019-07-30 20:03 UTC  (3+ messages)

[patch, fortran] Fix PR 90813
 2019-07-30  5:38 UTC  (4+ messages)

Internal compiler error (f951)
 2019-07-26 13:16 UTC  (2+ messages)

How to read data from a file with different column in a line
 2019-07-26 12:43 UTC  (3+ messages)

[patch, fortran] Improve dependency checking
 2019-07-25 16:26 UTC  (5+ messages)

[PATCH,fortran] Handle BOZ in accordance to Fortran 2018 standard (1st batch)
 2019-07-23 21:50 UTC  (2+ messages)

[PATCH,fortran] Handle BOZ in accordance to Fortran 2018 standard
 2019-07-23 21:47 UTC  (3+ messages)

[PATCH PR Fortran/89286] Intrinsic sign and GNU Extension
 2019-07-23  0:26 UTC  (7+ messages)

[PATCH] Automatics in equivalence statements
 2019-07-23  0:19 UTC  (10+ messages)
          ` **ping** "

[patch, libfortran] Adjust block size for libgfortran for unformatted reads
 2019-07-19 20:42 UTC  (10+ messages)

VMware Potential Business Lead
 2019-07-17 15:27 UTC 

[Patch, fortran] PR90903 - Implement runtime checks for bit manipulation intrinsics
 2019-07-16 20:00 UTC  (5+ messages)

Lahey/Fujitsu LF95 compatibility help
 2019-07-16 19:48 UTC  (3+ messages)

ToT Fortran build problem? (libgfortran.spec)
 2019-07-16 15:10 UTC  (3+ messages)

[patch, fortran] Pr87233 Constraint C1279 still followed after f2008 standard revision
 2019-07-14 23:04 UTC  (3+ messages)

[PATCH] Fortran include line fixes and -fdec-include support
 2019-07-09 19:53 UTC  (7+ messages)
` Patch ping (Re: [PATCH] Fortran include line fixes and -fdec-include support)

Removal of non-standard LONG() intrinsic
 2019-07-09 16:10 UTC 

[Patch, fortran] PR91077 - [8/9/10 Regression] Wrong indexing when using a pointer
 2019-07-07 16:20 UTC  (4+ messages)

[patch, openmp/openacc] Allow Fortran parameters in map/copy
 2019-07-05 16:03 UTC  (8+ messages)
            ` [committed, openmp/openacc] Tweak error message for mapped parameters

uninterruptible power supply(UPS)
 2019-07-03  9:10 UTC 

[Committed] PR fortran/90988 -- Fix
 2019-06-27 17:55 UTC 

grep gfc_syntax_error *c
 2019-06-25 13:17 UTC 

Constant and pass-by-reference
 2019-06-24 22:55 UTC 

Constant and pass-by-reference
 2019-06-24 13:47 UTC  (7+ messages)

Fortran C interoperabiltiy documentation
 2019-06-24 13:06 UTC  (2+ messages)

[PATCH, fortran] PR89782 READ/WRITE of a character array when it is a parameter
 2019-06-24  8:05 UTC  (4+ messages)

[Committed] PF fortran/67884 -- Check deferred requirements on function
 2019-06-22 18:23 UTC  (3+ messages)

[Committed] PR fortran/51991 -- Suppress a bogus SAVE error message
 2019-06-21 17:02 UTC 

[PR90743] Fortran 'allocatable' with OpenACC data/OpenMP 'target' 'map' clauses
 2019-06-21 14:11 UTC  (7+ messages)
      ` [committed] "
` [PR90743] Fortran 'allocatable' with OpenACC data/OpenMP 'target' 'map' clauses: 'declare'

[Committed] A target in pointer initialization requires SAVE
 2019-06-20 22:20 UTC 

[PATCH] PR fortran/86587 -- PRIVATE and BIND(C) are allowed for derived type
 2019-06-20 20:17 UTC  (2+ messages)

[RFC] zstd as a compression algorithm for LTO
 2019-06-20 12:12 UTC 

[patch, committed] Fix for PR 90937
 2019-06-20 12:03 UTC 

[Patch, RFC] PR90903 - Implement runtime checks for bit manipulation intrinsics
 2019-06-19 21:50 UTC  (2+ messages)

[Committed] PR fortran/69499 -- SELECT TYPE is executable statement
 2019-06-19 18:52 UTC 

[PATCH 0/3] Enable full libgfortran for AMD GCN
 2019-06-19 16:59 UTC  (13+ messages)
` [PATCH 1/3] Create GCN-specific gthreads
` [PATCH 2/3] Stub implementation of unwinding for AMD GCN
` [PATCH 3/3] Enable full libgfortran library "

[PATCH] PR fortran/69398 -- Duplicate dimensions and CLASS
 2019-06-19 16:47 UTC 

[PATCH] PR fortran/87907 -- Don't dereference a NULL pointer
 2019-06-19 16:26 UTC  (2+ messages)

*ping* Re: [PATCH] PR fortran/89103 - Allow blank format items in format strings
 2019-06-19  1:39 UTC  (13+ messages)

[PATCH] PR fortran/69398 -- Duplicate dimensions and CLASS
 2019-06-19  0:20 UTC 

[PATCH, OpenACC] Fortran "declare create"/allocate support for OpenACC
 2019-06-18 23:06 UTC  (5+ messages)
        ` [committed] [PR90921] Fortran OpenACC 'declare' directive's module handling causes duplicate data clauses (was: [PATCH, OpenACC] Fortran "declare create"/allocate support for OpenACC)

OpenACC declare directive updates
 2019-06-18 23:02 UTC  (4+ messages)
            ` [PATCH] fortran/openmp.c -- Fix bootstrap
                ` [gomp4] Re: OpenACC declare directive updates
                  ` [committed] [PR85221] Set 'omp declare target', 'omp declare target link' attributes for Fortran OpenACC 'declare'd variables (was: [gomp4] Re: OpenACC declare directive updates)

[committed] Add missing results check in 'libgomp.fortran/allocatable3.f90' (was: [5/5] gomp-3_0-branch merge to trunk - OpenMP testsuite additions and fixes)
 2019-06-18 22:42 UTC 

[gomp4] Properly handle allocatable scalars in acc update
 2019-06-18 22:40 UTC  (2+ messages)
` [committed] Add 'libgomp.oacc-fortran/allocatable-array-1.f90' (was: [gomp4] Properly handle allocatable scalars in acc update)

Unfreed allocatable class memory
 2019-06-17 17:39 UTC 

[PATCH] libgfortran: Use __builtin_mul_overflow in xmallocarray
 2019-06-16 19:36 UTC  (4+ messages)

Unfreed allocatable class memory
 2019-06-16 14:27 UTC 

[patch, fortran, committed] Improve internal compiler debugging
 2019-06-16  8:42 UTC 

[Committed,fortran] Dummy argument can't be derived type
 2019-06-15 22:13 UTC 

[PATCH,Committed] un-xfail a Fortran test for FreeBSD
 2019-06-15 16:38 UTC 

[PATCH,Fortran] -- Check for overflow integer exponentation
 2019-06-14 23:43 UTC  (2+ messages)

[Patch, fortran] PR90577, PR90578 - FAIL: gfortran.dg/lrshift_1.f90 & Wrong code with LSHIFT and optimization
 2019-06-14 18:44 UTC  (3+ messages)

[PATCH] PR fortran/89646 -- suppress spurious warnings
 2019-06-14 16:09 UTC  (2+ messages)

type-bound procedures, use association, and rogue namespaces
 2019-06-13 21:01 UTC  (3+ messages)

[PATCH] PR fortran/88810 -- Code clean up
 2019-06-13 17:49 UTC  (3+ messages)

Synology Users List
 2019-06-13 17:37 UTC 

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