public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch, Fortran] PR 69495: unused-label warning does not tell which flag triggered it
 2016-02-03 22:27 UTC  (5+ messages)

[Patch, fortran] PR66089 fix elemental dependency mishandling
 2016-02-03 17:26 UTC  (3+ messages)

[Patch, fortran, pr67451, v1] [5/6 Regression] ICE with sourced allocation from coarray
 2016-02-03 10:39 UTC  (6+ messages)
` [Patch, fortran, pr67451, gcc-5, "

[patch, Fortran, pr69296, v1] [6 Regression] [F03] Problem with associate and vector subscript
 2016-02-02 17:37 UTC 

write, open and read statements in a fortran dll causing program to hang
 2016-02-02 10:18 UTC  (4+ messages)

Compile libgfortran for ARM iOS devices
 2016-02-01  8:55 UTC 

[Patch, fortran] PR67564 Segfault on sourced allocation statement with class(*) arrays
 2016-01-31 11:15 UTC 

[Patch, fortran] PR69566 - [6 Regression] ICE with unlimited polymorphic array pointer function
 2016-01-30 18:30 UTC 

[Committed] New test for PR 66707 - Endless compilation on wrong usage of common
 2016-01-30 17:14 UTC  (3+ messages)

[wwwdocs] fortran/index.html - remove local styles
 2016-01-30  9:09 UTC  (2+ messages)

Strange diagnostics behavior with patch
 2016-01-28 22:45 UTC  (2+ messages)

[Patch, fortran, GCC-5/6, PR62536, v1] ICE (segfault) for invalid END BLOCK statement
 2016-01-28 11:35 UTC  (3+ messages)

[Patch, fortran] PR69385 - [6 regression] ICE on valid with -fcheck=mem
 2016-01-27 22:57 UTC  (5+ messages)

[Patch, Fortran, committed] PR 69484: [5/6 Regression] documentation issue: -Wtabs and -Wall
 2016-01-27 22:41 UTC 

[Fortran, gcc-5, patch, pr69268, v1] [5 Regression] Sourced allocation calls function twice
 2016-01-27 14:49 UTC  (3+ messages)

Reversal of -fcheck options?
 2016-01-26 22:24 UTC  (2+ messages)

[Patch, Fortran] PR69397 and PR6844 Internal Compiler Errors2
 2016-01-24 20:13 UTC  (2+ messages)

[patch, fortran] Inline MATMUL(A,TRANSPOSE(B)), PR 66094
 2016-01-24 18:17 UTC  (9+ messages)

[PATCH] PR 68283 [5/6 Regression] ice: gfc_variable_attr(): Bad array reference
 2016-01-24 12:39 UTC  (2+ messages)

[PATCH] Fix failure of gfortran.dg/backtrace_1.f90 on hppa*-*-hpux*
 2016-01-23 23:12 UTC  (3+ messages)

[patch, fortran] PR65996 [5/6 Regression] gfortran ICE with -dH
 2016-01-21 20:25 UTC  (2+ messages)

BUG using polymorphic variables with non_overriden attribute
 2016-01-19  9:08 UTC  (2+ messages)

static linking of gfortran libraries
 2016-01-19  8:35 UTC  (3+ messages)

[Patch, fortran] (4/5-regression) PR61831 side-effect deallocation of variable components)
 2016-01-18 13:10 UTC  (6+ messages)

[PING][PATCH][DJGPP][libgfortran] Do not use S_ISVTX for DJGPP in libfortran/intrinsic/chmod.c
 2016-01-16 12:09 UTC 

[Patch, fortran] Bug 68241 - [meta-bug] Deferred-length character - PRs49630, 54070, 60593, 60795, 61147, 63232 and 64324
 2016-01-15 20:44 UTC  (2+ messages)

[PATCH] Fix -Wformat-security warning in libgfortran
 2016-01-15 20:16 UTC  (2+ messages)

[PATCH] Fortran testsuite fix from Francois
 2016-01-14 18:13 UTC  (3+ messages)

[RFC] Use gfc_decl_attributes in fortran frontend
 2016-01-13 16:21 UTC  (2+ messages)
` [PING][RFC] "

[gomp4] arrays inside modules
 2016-01-13  1:50 UTC 

[patch, fortran] Fix PR 69154, inline matmul with WHERE
 2016-01-12 18:37 UTC  (8+ messages)

[Patch, fortran] PR67779 - Strange ordering with strings in extended object
 2016-01-10 13:14 UTC  (2+ messages)

[patch, fortran] Fix PR 69154, inline matmul with WHERE
 2016-01-10 12:49 UTC 

Ping: [Patch, fortran] Bug 68241 - [meta-bug] Deferred-length character - PRs50221, 68216, 63932, 66408, 67674 and 49954
 2016-01-08 23:09 UTC  (10+ messages)

[PATCH] Fix !$omp workshare (PR fortran/69128)
 2016-01-07 22:05 UTC  (2+ messages)

MINLOC/MAXLOC
 2016-01-07 19:52 UTC  (2+ messages)

[PATCH committed] Bug 66680 - [5 Regression] ICE with openmp, a loop and a type bound procedure
 2016-01-07 13:26 UTC 

Updating the coarray documentation online
 2016-01-07 10:01 UTC 

Triage of fortran FE regressions
 2016-01-06 20:18 UTC  (8+ messages)

openMP workshare problem with sum
 2016-01-05  8:42 UTC  (2+ messages)

[PATCH, PR69043, fortran] Trying to include a directory causes an infinite loop
 2016-01-04 14:52 UTC  (2+ messages)

[Patch, fortran] PR65045 - [4.9/5/6 Regression] ICE when using the same name for a block and a variable
 2016-01-03 20:59 UTC 

Gfortran binaries for Linux online again
 2016-01-03  2:43 UTC  (7+ messages)

Deprecation of -fdefault-* options
 2016-01-01 21:23 UTC  (16+ messages)

[Bug fortran/68864] [6 Regression] ICE: in gfc_get_descriptor_dimension, at fortran/trans-array.c:268
 2016-01-01 17:07 UTC 

[PATCH] (Partial) Implementation of simplificaiton of CSHIFT
 2015-12-31 16:13 UTC  (11+ messages)

gfortran: enabling specific warnings for a used but not set variable, and a set but not used variable
 2015-12-30 17:22 UTC 

[Patch, pr69011, fortran, v1] [6 Regression] [OOP] ICE in gfc_advance_chain for ALLOCATE with SOURCE
 2015-12-29 13:21 UTC  (3+ messages)

[PATCH] Use gfc_add_*_component defines where appropriate
 2015-12-27 21:43 UTC  (8+ messages)
` [PATCH] RFC: Use Levenshtein spelling suggestions in Fortran FE
    ` [PATCH] v2 "
        ` Fortran release notes (was: [PATCH] v2 ...)
  ` [PATCH, RFC, v2] Use Levenshtein spelling suggestions in Fortran FE

[Patch, libgfortran] PR68987 [5/6 Regression] double free or corruption in _gfortran_st_write_done
 2015-12-27 17:20 UTC 

[Patch, libgfortran] PR68987 [5/6 Regression] double free or corruption in _gfortran_st_write_done
 2015-12-27 16:59 UTC  (2+ messages)

Deprecation of -fdefault-* options
 2015-12-25 11:52 UTC  (2+ messages)

[PATCH, RFC, gfortran] Multi-threaded random number generator
 2015-12-25  9:50 UTC  (6+ messages)

Locales in C effect read in Fortran
 2015-12-23 13:06 UTC  (5+ messages)

openMP workshare problem with sum
 2015-12-21 11:12 UTC 

opencoarrays on BG systems?
 2015-12-19 12:13 UTC  (2+ messages)

BOZ literals and -Wconversion warnings
 2015-12-18 20:49 UTC  (2+ messages)

opencoarrays on BG systems?
 2015-12-18 15:50 UTC 

[Patch, fortran] [6 Regression] ICE: in gfc_get_descriptor_dimension, at fortran/trans-array.c:268
 2015-12-18 11:31 UTC 

[Patch, fortran} pr68196 [4.9/5 Regression] ICE on function result with procedure pointer component
 2015-12-18  9:41 UTC 

[Patch, fortran} pr68196 [4.9/5 Regression] ICE on function result with procedure pointer component
 2015-12-18  9:28 UTC  (3+ messages)

download problems
 2015-12-18  2:25 UTC  (2+ messages)

[Fortran, Patch] (RFC, Coarray) Implement TS18508's EVENTS
 2015-12-17 16:19 UTC  (8+ messages)

ICE when mixing "-fprofile-arcs -ftest-coverage" and "-fcoarray=lib"
 2015-12-17  7:57 UTC 

[PATCH] Fix Fortran deviceptr clause
 2015-12-16 13:41 UTC 

[Fortran, Patch} Fix ICE for coarray Critical inside module procedure
 2015-12-15 13:28 UTC  (3+ messages)

Revisiting Bug 68196
 2015-12-15  7:06 UTC 

[PATCH, libgfortran] PR68867 numeric formatting problem in the fortran library
 2015-12-14 23:09 UTC  (4+ messages)

[Fortran, Patch] Memory sync after coarray image control statements and assignment
 2015-12-14 19:14 UTC  (10+ messages)

[Patch, Fortran] PR68850 - Doc update: Mention TS 18508, add EVENT_QUERY
 2015-12-14 17:33 UTC  (2+ messages)

[Patch, Fortran] PR45859 - Permit array elements to coarray dummy arguments
 2015-12-12 16:47 UTC  (4+ messages)

[Patch, Fortran] PR68815 - replace '%s' quotes by %< ... %>
 2015-12-11 10:00 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).