public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Use gfc_add_*_component defines where appropriate
 2015-12-01 12:55 UTC  (2+ messages)
` [PATCH] Derive interface buffers from max name length

[openacc] fortran loop clauses and splitting
 2015-12-01  8:33 UTC  (2+ messages)

[Patch, fortran] PR68534 - No error on mismatch in number of arguments between submodule and module interface
 2015-11-30 13:35 UTC  (3+ messages)

GCC 5 branch now frozen for GCC 5.3 RC1
 2015-11-30  8:30 UTC 

false -Wmaybe-uninitialized?
 2015-11-27 19:05 UTC 

false -Wmaybe-uninitialized?
 2015-11-27 17:04 UTC  (2+ messages)

[Fortran, patch, pr68218, v1] ALLOCATE with size given by a module function
 2015-11-27 14:38 UTC  (5+ messages)
    ` [Fortran, patch, pr68218, backport to 5 and 4.9, "

OpenACC declare directive updates
 2015-11-27 11:37 UTC  (5+ messages)
            ` [PATCH] fortran/openmp.c -- Fix bootstrap
                ` [gomp4] Re: OpenACC declare directive updates

[Fortran, Patch] (RFC, Coarray) Implement TS18508's EVENTS
 2015-11-26 17:55 UTC  (7+ messages)

[gomp4, fortran] Patch to fix continuation checks of OpenACC and OpenMP directives
 2015-11-25 19:10 UTC  (7+ messages)
      ` [PR fortran/63858] Fix mix of OpenACC and OpenMP sentinels in continuations

[PATCH, committed] PR fortran/PR68227
 2015-11-25 15:09 UTC 

5.1 - coindexed access to a pointer or allocatable component of the coindexed coarray at (1) is not yet supported
 2015-11-25  8:40 UTC  (5+ messages)

update acc routines in fortran
 2015-11-25  2:43 UTC  (3+ messages)

[Patch, fortran] PR68196 [4.9/5/6 Regression] ICE on function result with procedure pointer component
 2015-11-24 20:47 UTC  (4+ messages)

5.1 regression(?) format statement with '& !' character string
 2015-11-23 18:06 UTC  (3+ messages)

5.1 regression(?) format statement with '& !' character string
 2015-11-23 17:54 UTC 

[PATCH] PR52251
 2015-11-22 22:59 UTC  (2+ messages)

[PATCH] Fix leading zero with g0 editing
 2015-11-22 22:19 UTC  (3+ messages)

[Back port r227760] PR67460 [5 Regression] Spurious: f951: all warnings being treated as errors
 2015-11-22 19:11 UTC  (2+ messages)

[PATCH] (Partial) Implementation of simplificaiton of CSHIFT
 2015-11-22 18:06 UTC  (5+ messages)

[Ann] MONETIZE YOUR WEBSITE - 10:25 AM Sunday, November 22, 2015
 2015-11-22  2:58 UTC 

[PATCH] (Partial) Implementation of simplificaiton of CSHIFT
 2015-11-21 22:39 UTC  (14+ messages)

[Patch, fortran] PRs 68237 & 66762 - submodule problems
 2015-11-20 14:59 UTC 

[gomp4] teach fortran to reject the device clause in acc routines
 2015-11-19 16:44 UTC 

GCC 6.0 and x86_64 with Fedora 22: [xg++] Error 1
 2015-11-19 10:39 UTC  (4+ messages)

gfortran error with libgfortran.so.3
 2015-11-19  5:33 UTC  (4+ messages)

[PATCH] PR fortran/59910 -- structure constructor in DATA statement
 2015-11-18 23:54 UTC  (5+ messages)

Re: OpenACC declare directive updates
 2015-11-18 20:09 UTC 

[PATCH] PR fortran/59910 -- structure constructor in DATA statement
 2015-11-18 19:10 UTC  (2+ messages)

[PATCH] PR fortran/43996 -- Too large array constructor in SPREAD
 2015-11-18  6:23 UTC  (2+ messages)

[PATCH, committed] fortran/primary.c -- fix whitespace
 2015-11-17 19:52 UTC 

[PATCH] PR 65751 Bogus &L in error message
 2015-11-17 14:54 UTC  (2+ messages)

Trunk in Stage 3
 2015-11-17  6:39 UTC  (5+ messages)

[PATCH] PR fortran/58027,60993 -- BOZ in array constructor initialization expression
 2015-11-16  5:48 UTC  (2+ messages)

[RFC] Hack for PRs 43996,45081, 58027, 59910, and 60993
 2015-11-16  0:32 UTC  (3+ messages)

LLVM to get massive GPU support with Fortran
 2015-11-15 23:58 UTC  (2+ messages)

Ping: [Patch, fortran] Bug 68241 - [meta-bug] Deferred-length character - PRs50221, 68216, 63932, 66408, 67674 and 49954
 2015-11-15 14:13 UTC  (7+ messages)

how to disable vectorization
 2015-11-15 12:34 UTC  (6+ messages)

[PATCH] PR fortran/68283 -- remove a rogue gfc_internal_error()
 2015-11-14 17:22 UTC  (3+ messages)

[PATCH] PR fortran/67803 -- Check CHARACTER array constructor element types
 2015-11-14  7:03 UTC  (4+ messages)

[PATCH] PR fortran/68319 -- Implement checks for F2008:C1206
 2015-11-13 20:33 UTC  (3+ messages)

[Patch, fortran] Bug 68241 - [meta-bug] Deferred-length character - PRs50221, 68216 and 67674
 2015-11-13 15:32 UTC  (8+ messages)

[PATCH,committed] PR fortran/68318 -- increment reference count
 2015-11-13  0:18 UTC 

[PATCH] PR fortran/68283 -- remove a rogue gfc_internal_error()
 2015-11-11 19:20 UTC  (2+ messages)

[PATCH] PR47266
 2015-11-11 19:19 UTC  (2+ messages)

[PATCH, committed] PR67826 gcc/fortran/openmp.c:1808: bad test ?
 2015-11-11 10:36 UTC 

how *not* to use denormalised numbers?
 2015-11-10 19:55 UTC  (7+ messages)

how *not* to use denormalised numbers?
 2015-11-10 18:14 UTC  (2+ messages)

[PATCH] PR fortran/68053 -- Reduce initialization expression to constant value
 2015-11-09  5:38 UTC  (3+ messages)

[PATCH] PR67518 and PR53852 -- add testcase
 2015-11-08 19:14 UTC  (8+ messages)

[PATCH] PR fortran/68244 -- Check for NULL() in an array spec
 2015-11-08  8:58 UTC  (2+ messages)

Linux Binary Download Page Broken
 2015-11-07 17:38 UTC  (2+ messages)

***ping*** [Patch, fortran] PR68196 [4.9/5/6 Regression] ICE on function result with procedure pointer component
 2015-11-07  8:32 UTC 

[gomp4] revert fortran declare changes
 2015-11-06 23:47 UTC 

[PATCH] PR54224 Warn for unused internal procedures -- update testcase
 2015-11-06 19:42 UTC  (2+ messages)

libm.a, libc.a
 2015-11-05 19:24 UTC  (3+ messages)

gfortran -static
 2015-11-05 15:45 UTC  (2+ messages)

[PATCH,committed] PR fortran/67982 -- add testcase
 2015-11-03 18:07 UTC 

[4.9/5.2/6.0] ICE on function result with procedure pointer component
 2015-11-03  9:50 UTC 

[PATCH] Pr fortran/68153 -- Enhance checking of RESHAPE shape arg
 2015-11-02 16:28 UTC 

[PATCH] PR fortran/68151 -- Check CASE selector for valid type
 2015-11-02 15:18 UTC  (3+ messages)

[PATCH, RFC] fortran [was Re: #pragma GCC unroll support]
 2015-11-02 12:18 UTC  (5+ messages)

[PATCH] Pr fortran/68153 -- Enhance checking of RESHAPE shape arg
 2015-11-02 12:16 UTC  (2+ messages)

more accurate omp in fortran
 2015-10-31 18:01 UTC  (2+ messages)

[PATCH,committed] PR fortran/46588 -- add testcase
 2015-10-30 19:23 UTC 

[PATCH,committed] PR fortran/51993 -- Convert assert() to if-statement
 2015-10-30 18:29 UTC 

more accurate omp in fortran
 2015-10-30 17:07 UTC  (6+ messages)

[gomp4] declare directive [3/5]
 2015-10-30 13:27 UTC 

[PATCH] PR fortran/68154 -- repair damage done byfix for PR fortran/65429
 2015-10-30  9:31 UTC  (2+ messages)

Development stage timeline?
 2015-10-29 20:04 UTC  (4+ 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).