public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
[patch, fortran] PR80741 [Regression 7/8] DTIO wrong code causes incorrect behaviour of namelist READ
 2017-05-17  5:34 UTC 

[Patch, fortran] PR80554 [f08] variable redefinition in submodule
 2017-05-16 20:10 UTC  (4+ messages)

[PATCH, committed] Fix PR fortran/80674
 2017-05-15 23:52 UTC 

[patch, libgfortran] [7/8 Regression] Crash of runtime gfortran library during integer transformation
 2017-05-15 23:21 UTC  (5+ messages)

[patch, fortran, RFC] Inline matmul(transpose(a),b)
 2017-05-15 22:14 UTC 

[PATCH, committed] Fix PR fortran/80752
 2017-05-15 19:36 UTC 

[patch, libfortran] Fix amount of memory allocation for matrix - vector calculation
 2017-05-15 16:28 UTC  (5+ messages)

optimization bug in gfortran 6.3?
 2017-05-14 22:21 UTC  (3+ messages)

[Patch, fortran] PR80442 Handle DATA statement with iteration var in array slice
 2017-05-13 23:43 UTC  (4+ messages)

PATCH ATTACHED Re: [PATCH, Fortran] PR78659 Spurious "requires DTIO" reported against namelist statement
 2017-05-13 15:46 UTC  (2+ messages)

Doubts using the precompiled binaries
 2017-05-12 14:49 UTC  (12+ messages)

[PATCH] Don't check for __secure_getenv
 2017-05-12  8:14 UTC  (10+ messages)
  ` [PATCH] Don't assume __secure_getenv is available

[PATCH, Fortran] PR78659 Spurious "requires DTIO" reported against namelist statement
 2017-05-11 17:17 UTC  (3+ messages)
` PATCH ATTACHED "

gfortran -fdec options rejected
 2017-05-11 10:55 UTC  (2+ messages)

gfortran -fdec options rejected
 2017-05-11  9:28 UTC 

[patch, fortran] Reduce stack use in blocked matmul
 2017-05-10 16:06 UTC  (12+ messages)

[patch, fortran] PR 80687, 80696
 2017-05-10 12:58 UTC  (2+ messages)

[Patch, Fortran, OOP] PR 79311: ICE in generate_finalization_wrapper, at fortran/class.c:1992
 2017-05-09 20:59 UTC  (4+ messages)

[patch, fortran] Create temporary variables for matmul
 2017-05-09 18:30 UTC  (2+ messages)

[patch, libfortran] Fix PR 80687l build failure on nvptx
 2017-05-09 18:03 UTC  (2+ messages)

[PATCH, Fortran] PR 80668: wrong error message with -finit-derived
 2017-05-09 16:28 UTC  (3+ messages)

[PATCH, committed] PR80611 [8 regression] test case gfortran.dg/coarray_lock_7.f90 fails starting with r247495
 2017-05-09 16:24 UTC  (2+ messages)

[PATCH, Fortran] PR 80668: wrong error message with -finit-derived
 2017-05-09 16:23 UTC  (2+ messages)

[patch, fortran] Create temporary variables for matmul
 2017-05-09  7:28 UTC  (5+ messages)

[gomp4] Add front end support for the if_present clause with the update directive
 2017-05-05  8:15 UTC  (2+ messages)

[Patch, fortran] PR70071
 2017-05-04 18:19 UTC  (3+ messages)

gfortran allows variable to be declared twice
 2017-05-02 16:44 UTC  (3+ messages)

[gomp4] Make front ends emit warnings when OpenACC routines directives lack parallelism
 2017-05-02  1:40 UTC 

[gomp4] Make OpenACC orphan gang reductions errors
 2017-05-02  1:32 UTC 

[patch, fortran] Check bounds for matrix-vector multiplication
 2017-05-01 17:26 UTC  (4+ messages)

Amazing Perfection
 2017-04-30  0:11 UTC 

c_loc -> c_ptr -> c_f_pointer round trip
 2017-04-28 18:12 UTC  (4+ messages)

c_loc -> c_ptr -> c_f_pointer round trip
 2017-04-28 17:39 UTC 

[Patch, fortran] PR34360 (Comment 28) - ICE when assigning item of a derived-component to a pointer
 2017-04-28  7:37 UTC  (6+ messages)

Hi
 2017-04-28  0:04 UTC  (2+ messages)

[gomp4] Fix an ICE involving OpenACC routines inside broken fortran functions
 2017-04-27 22:04 UTC 

Question about source file location when one uses #line 1 "example2.in" directive
 2017-04-26 11:10 UTC  (6+ messages)

Fwd: (CALL FOR PAPERS) PAW17: The 2nd Annual PGAS Applications Workshop
 2017-04-25 20:48 UTC 

[Patch, Fortran] PR 80121: Memory leak with derived-type intent(out) argument
 2017-04-24 20:46 UTC  (5+ messages)

Some thoughts on PDTs
 2017-04-24 20:06 UTC  (6+ messages)

[patch, libgfortran] PR80484 Three syntax errors involving derived-type I/O
 2017-04-23  8:48 UTC  (2+ messages)

[Patch, Fortran] PR 80121: Memory leak with derived-type intent(out) argument
 2017-04-22 23:32 UTC  (2+ messages)

[Patch, Fortran, OOP] PR 80392: [5/6/7 Regression] ICE with allocatable polymorphic function result in a procedure pointer component
 2017-04-21 20:50 UTC  (6+ messages)

GNU gfortran potential bug: polymorphic functions (thus defined operators) generates serious memory leaks
 2017-04-21  7:25 UTC 

[gomp4] add support for allocatable scalars in OpenACC declare constructs
 2017-04-20 21:33 UTC  (3+ messages)

Slow compile - find_symtree_for_symbol()
 2017-04-17 18:32 UTC  (15+ messages)

[PATCH, gfortran] Cleanup the submodule tests
 2017-04-17 12:36 UTC  (9+ messages)

[PATCH] Cleanup dg directives
 2017-04-15 18:18 UTC  (4+ messages)

[wwwdocs,fortran] Update link to CHKSYS
 2017-04-15  6:10 UTC  (6+ messages)

[Patch, Fortran, committed] PR 80361: [5/6/7 Regression] bogus recursive call to nonrecursive procedure with -fcheck=recursion
 2017-04-14 21:22 UTC 

[PATCH, gfortran, committed] PR59910 ICE in gfc_conv_array_initializer, at fortran/trans-array.c:5327
 2017-04-14 13:17 UTC 

Implementing OpenACC's Fortran module
 2017-04-13 17:45 UTC  (8+ messages)

[patch, libgfortran] Fix pointer declarations per coding standard
 2017-04-11 14:56 UTC  (3+ messages)

[Patch, fortran] PR69498 ICE on unexpected Submodule
 2017-04-10 21:51 UTC  (4+ messages)

[Patch, Fortran, F03] PR 80046: Explicit interface required: pointer argument
 2017-04-10 20:29 UTC  (4+ messages)

[Patch, fortran] PR34360 (Comment 28) - ICE when assigning item of a derived-component to a pointer
 2017-04-08 20:07 UTC 

[patch,gomp4] add support for fortran common blocks
 2017-04-07 14:56 UTC  (4+ messages)

[gomp4] add support for fortran allocate support with declare create
 2017-04-06 14:26 UTC  (3+ 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).