fortran archive
date index for May, 2017

This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

May 31, 2017
23:15 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Bernhard Reutner-Fischer
19:03 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Nicolas Koenig
15:49 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Dominique d'Humières
15:40 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Dominique d'Humières
06:17 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Bernhard Reutner-Fischer

May 29, 2017
19:33 Re: [patch, libgfortran] PR53029 missed optimization in internal read (without implied-do-loop) Jerry DeLisle
16:51 Re: [patch, libgfortran] PR53029 missed optimization in internal read (without implied-do-loop) Thomas Koenig
16:24 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Dominique d'Humières
15:49 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Nicolas Koenig
15:32 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Dominique d'Humières
15:01 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Jerry DeLisle
14:06 Re: [patch, libgfortran] PR53029 missed optimization in internal read (without implied-do-loop) Manfred Schwarb
06:40 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Thomas Koenig

May 28, 2017
23:32 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Nicolas Koenig
23:16 [patch, libgfortran] PR53029 missed optimization in internal read (without implied-do-loop) Jerry DeLisle
22:26 Re: [patch, fortran] Create some temporary variables for matmul arguments Jerry DeLisle
22:07 Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements Jerry DeLisle
21:40 [patch, fortran] Create some temporary variables for matmul arguments Thomas Koenig
18:56 Re: Fix libgfortran FMA3/FMA4 tests Thomas Koenig
18:31 Fix libgfortran FMA3/FMA4 tests Rainer Orth
14:05 [patch, fortran, committed] Fix size of matmul calculation for a special case Thomas Koenig

May 27, 2017
19:49 [Patch, fortran] PR35339 Optimize implied do loops in io statements Nicolas Koenig

May 26, 2017
17:21 [patch, libfortran, committed] Restore bootstrap on non-x86* systems Thomas Koenig
15:20 Re: [patch, libfortran] AMD-specific versions of library matmul Bill Seurer
13:54 Fortran bootstrap failure (was [patch, libfortran] AMD-specific versions of library matmul) Wilco Dijkstra
05:41 Re: [patch, libfortran] AMD-specific versions of library matmul Andrew Pinski
01:43 Re: [patch, libfortran] AMD-specific versions of library matmul Jerry DeLisle

May 25, 2017
21:57 Re: [patch, libfortran] AMD-specific versions of library matmul Thomas Koenig
20:25 Re: [patch, libfortran] AMD-specific versions of library matmul Jerry DeLisle
17:20 Re: [patch, libfortran] AMD-specific versions of library matmul Janne Blomqvist
15:42 Testing on Ryzen - Re: [patch, libfortran] AMD-specific versions of library matmul Jerry DeLisle
14:29 Re: [patch, libfortran] AMD-specific versions of library matmul Thomas Koenig
14:06 Re: [patch, libfortran] AMD-specific versions of library matmul Jerry DeLisle
13:33 Lcov coverage of gfortran with the testsuite Thomas Koenig
10:46 [patch, libfortran] AMD-specific versions of library matmul Thomas Koenig

May 24, 2017
20:06 Guide to Building Gfortran Jerry DeLisle
19:02 [patch, fortran, committed] replace stdout with dumpfile in a few places Thomas Koenig
18:52 Re: [patch, fortran] Handle MATMUL(TRANSPOSE(A),B) in inline matmul Thomas Koenig
16:33 Re: [patch, fortran] Handle MATMUL(TRANSPOSE(A),B) in inline matmul Jerry DeLisle
13:48 Re: OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_all Thomas Schwinge
13:45 Re: Implementing OpenACC's Fortran module Thomas Schwinge
13:43 Re: Translate libgomp.oacc-c-c++-common/lib-32.c into Fortran Thomas Schwinge
11:58 Re: Implementing OpenACC's Fortran module Jakub Jelinek
11:58 Re: OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_all Jakub Jelinek
11:47 Re: OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_all Thomas Schwinge
11:35 Re: Implementing OpenACC's Fortran module Thomas Schwinge

May 23, 2017
15:22 Re: Ping ** 0.8571 [patch, fortran] Handle MATMUL(TRANSPOSE(A),B) in inline matmul Jerry DeLisle
13:48 Ping ** 0.8571 [patch, fortran] Handle MATMUL(TRANSPOSE(A),B) in inline matmul Thomas Koenig
13:44 Using the #line directive with gfortran marco restelli
11:12 Re: Implementing OpenACC's Fortran module Jakub Jelinek

May 22, 2017
17:10 Re: [Patch, Fortran, OOP] PR 80766: [7/8 Regression] ICE with type-bound procedure returning an array Janus Weil
15:23 Re: Implementing OpenACC's Fortran module Thomas Schwinge
09:18 Re: Done Anton Shterenlikht
07:58 Re: Done Janne Blomqvist

May 21, 2017
21:56 Re: [Patch, Fortran, OOP] PR 80766: [7/8 Regression] ICE with type-bound procedure returning an array Jerry DeLisle
20:36 Re: Done Toon Moene
16:14 [Patch, Fortran, OOP] PR 80766: [7/8 Regression] ICE with type-bound procedure returning an array Janus Weil
08:50 Re: Done Paul Richard Thomas
07:06 Re: Done Janus Weil

May 20, 2017
23:04 Re: Done Thomas Koenig
22:10 Re: Done FX
20:32 Re: Done Steve Kargl
17:34 Re: Done Paul Richard Thomas
16:48 Re: Done Jerry DeLisle
13:46 Advice on creating an AMD-specific matmul Thomas Koenig
06:06 Done Steve Kargl

May 19, 2017
15:52 Re: [patch, fortran] PR80333 Namelist dtio write of array of class does not traverse the array Jerry DeLisle
13:52 Re: Ping! [PATCH] fortran: remove trailing exclamation mark from various diagnostics (PR fortran/79852) David Malcolm
13:36 Re: Doubts using the precompiled binaries Janne Blomqvist
02:06 Re: [patch, fortran] PR80333 Namelist dtio write of array of class does not traverse the array Steve Kargl
00:16 [patch, fortran] PR80333 Namelist dtio write of array of class does not traverse the array Jerry DeLisle

May 17, 2017
21:41 [patch, fortran] Handle MATMUL(TRANSPOSE(A),B) in inline matmul Thomas Koenig
18:44 Re: [PATCH, Fortran] PR 79968: merge similar diagnostics containing -fdec-structure Paul Richard Thomas
18:41 Re: [patch, fortran] PR80741 [Regression 7/8] DTIO wrong code causes incorrect behaviour of namelist READ Paul Richard Thomas
16:34 Ping! [PATCH] fortran: remove trailing exclamation mark from various diagnostics (PR fortran/79852) Dominique d'Humières
15:52 [PATCH, Fortran] PR 79968: merge similar diagnostics containing -fdec-structure Fritz Reese
05:34 [patch, fortran] PR80741 [Regression 7/8] DTIO wrong code causes incorrect behaviour of namelist READ Jerry DeLisle

May 16, 2017
20:10 Re: [Patch, fortran] PR80554 [f08] variable redefinition in submodule Paul Richard Thomas

May 15, 2017
23:52 [PATCH, committed] Fix PR fortran/80674 Steve Kargl
23:21 Re: [patch, libgfortran] [7/8 Regression] Crash of runtime gfortran library during integer transformation Jerry DeLisle
22:51 Re: [patch, libgfortran] [7/8 Regression] Crash of runtime gfortran library during integer transformation Steve Kargl
22:14 [patch, fortran, RFC] Inline matmul(transpose(a),b) Thomas Koenig
20:54 Re: [patch, libgfortran] [7/8 Regression] Crash of runtime gfortran library during integer transformation Steve Kargl
20:33 Re: [patch, libgfortran] [7/8 Regression] Crash of runtime gfortran library during integer transformation Steve Kargl
20:29 Re: [Patch, fortran] PR80554 [f08] variable redefinition in submodule Jerry DeLisle
20:10 [patch, libgfortran] [7/8 Regression] Crash of runtime gfortran library during integer transformation Jerry DeLisle
20:03 Re: [Patch, fortran] PR80554 [f08] variable redefinition in submodule Steve Kargl
19:36 [PATCH, committed] Fix PR fortran/80752 Steve Kargl
16:28 Re: [patch, libfortran] Fix amount of memory allocation for matrix - vector calculation Janne Blomqvist
15:49 Re: [patch, libfortran] Fix amount of memory allocation for matrix - vector calculation H.J. Lu
11:10 [Patch, fortran] PR80554 [f08] variable redefinition in submodule Paul Richard Thomas

May 14, 2017
22:21 Re: optimization bug in gfortran 6.3? James Spencer
17:22 Re: optimization bug in gfortran 6.3? Steve Kargl
16:42 optimization bug in gfortran 6.3? James Spencer

May 13, 2017
23:43 Re: [Patch, fortran] PR80442 Handle DATA statement with iteration var in array slice Nicolas Koenig
16:31 Re: [Patch, fortran] PR80442 Handle DATA statement with iteration var in array slice Jerry DeLisle
15:46 Re: PATCH ATTACHED Re: [PATCH, Fortran] PR78659 Spurious "requires DTIO" reported against namelist statement Jerry DeLisle
11:56 Re: [Patch, fortran] PR80442 Handle DATA statement with iteration var in array slice Nicolas Koenig
11:06 Re: PATCH ATTACHED Re: [PATCH, Fortran] PR78659 Spurious "requires DTIO" reported against namelist statement Dominique d'Humières

May 12, 2017
16:58 Re: [patch, libfortran] Fix amount of memory allocation for matrix - vector calculation Thomas Koenig
14:49 Re: Doubts using the precompiled binaries Manfred Schwarb
08:19 Re: Doubts using the precompiled binaries Janne Blomqvist
08:16 Re: [patch, libfortran] Fix amount of memory allocation for matrix - vector calculation Janne Blomqvist
08:14 Re: [PATCH] Don't assume __secure_getenv is available Janne Blomqvist
08:02 Re: [PATCH] Don't assume __secure_getenv is available Thomas Schwinge
07:27 Re: [PATCH] Don't assume __secure_getenv is available Janne Blomqvist
07:23 Re: [PATCH] Don't assume __secure_getenv is available Thomas Schwinge

May 11, 2017
22:14 [patch, libfortran] Fix amount of memory allocation for matrix - vector calculation Thomas Koenig
21:17 Re: Doubts using the precompiled binaries Manfred Schwarb
20:09 Re: Doubts using the precompiled binaries Janne Blomqvist
17:17 Re: PATCH ATTACHED Re: [PATCH, Fortran] PR78659 Spurious "requires DTIO" reported against namelist statement Paul Richard Thomas
15:35 PATCH ATTACHED Re: [PATCH, Fortran] PR78659 Spurious "requires DTIO" reported against namelist statement Jerry DeLisle
15:30 [PATCH, Fortran] PR78659 Spurious "requires DTIO" reported against namelist statement Jerry DeLisle
10:55 Re: gfortran -fdec options rejected Steve Kargl
09:33 gfortran -fdec options rejected Wolfgang Marten
09:28 gfortran -fdec options rejected Wolfgang Marten

May 10, 2017
16:06 Re: [patch, fortran] Reduce stack use in blocked matmul Andreas Schwab
15:56 Re: [patch, fortran] Reduce stack use in blocked matmul Andreas Schwab
15:54 Re: [patch, fortran] Reduce stack use in blocked matmul Thomas Koenig
15:42 Re: [patch, fortran] Reduce stack use in blocked matmul Thomas Koenig
12:58 Re: [patch, fortran] PR 80687, 80696 Janne Blomqvist
07:31 Re: [patch, fortran] Reduce stack use in blocked matmul Andreas Schwab

May 09, 2017
21:14 [patch, fortran] PR 80687, 80696 Thomas Koenig
20:59 Re: [Patch, Fortran, OOP] PR 79311: ICE in generate_finalization_wrapper, at fortran/class.c:1992 Janus Weil
20:49 [Patch, fortran] PR80442 Handle DATA statement with iteration var in array slice Nicolas Koenig
18:30 Re: [patch, fortran] Create temporary variables for matmul Thomas Koenig
18:03 Re: [patch, libfortran] Fix PR 80687l build failure on nvptx Janne Blomqvist
17:35 [patch, libfortran] Fix PR 80687l build failure on nvptx Thomas Koenig
17:16 Re: [patch, fortran] Reduce stack use in blocked matmul Thomas Koenig
16:29 Re: [Patch, Fortran, OOP] PR 79311: ICE in generate_finalization_wrapper, at fortran/class.c:1992 Steve Kargl
16:28 Re: [PATCH, Fortran] PR 80668: wrong error message with -finit-derived Dominique d'Humières
16:24 Re: [PATCH, committed] PR80611 [8 regression] test case gfortran.dg/coarray_lock_7.f90 fails starting with r247495 Jerry DeLisle
16:23 Re: [PATCH, Fortran] PR 80668: wrong error message with -finit-derived Jerry DeLisle
16:18 Re: [Patch, Fortran, OOP] PR 79311: ICE in generate_finalization_wrapper, at fortran/class.c:1992 Jerry DeLisle
16:16 Re: [PATCH, Fortran] PR 80668: wrong error message with -finit-derived Fritz Reese
16:04 [PATCH, committed] PR80611 [8 regression] test case gfortran.dg/coarray_lock_7.f90 fails starting with r247495 Dominique d'Humières
15:58 Re: [PATCH, Fortran] PR 80668: wrong error message with -finit-derived Dominique d'Humières
15:38 [PATCH, Fortran] PR 80668: wrong error message with -finit-derived Fritz Reese
12:41 Re: [patch, fortran] Reduce stack use in blocked matmul Christophe Lyon
10:43 Re: [patch, fortran] Reduce stack use in blocked matmul Andreas Schwab
09:11 Re: [patch, fortran] Create temporary variables for matmul Dominique d'Humières
07:28 Re: [patch, fortran] Create temporary variables for matmul Markus Trippelsdorf

May 08, 2017
21:16 [Patch, Fortran, OOP] PR 79311: ICE in generate_finalization_wrapper, at fortran/class.c:1992 Janus Weil
21:00 Re: [patch, fortran] Reduce stack use in blocked matmul Jerry DeLisle
19:29 Re: [patch, fortran] Reduce stack use in blocked matmul Thomas Koenig
19:09 Re: [patch, fortran] Create temporary variables for matmul Jerry DeLisle
18:19 Re: [patch, fortran] Create temporary variables for matmul Thomas Koenig
17:40 Re: [patch, fortran] Create temporary variables for matmul Jerry DeLisle
17:33 Re: [PATCH] Don't assume __secure_getenv is available Jerry DeLisle
16:58 Re: [patch, fortran] Reduce stack use in blocked matmul Jerry DeLisle
06:37 Re: [PATCH] Don't assume __secure_getenv is available Janne Blomqvist via fortran

May 07, 2017
10:18 [patch, fortran] Create temporary variables for matmul Thomas Koenig

May 05, 2017
20:32 [patch, fortran] Reduce stack use in blocked matmul Thomas Koenig
08:15 Re: [gomp4] Add front end support for the if_present clause with the update directive Thomas Schwinge

May 04, 2017
22:11 [gomp4] Add front end support for the if_present clause with the update directive Cesar Philippidis
18:19 Re: [Patch, fortran] PR70071 Harald Anlauf
16:15 Re: [Patch, fortran] PR70071 Steve Kargl
15:26 [Patch, fortran] PR70071 Harald Anlauf

May 02, 2017
16:44 Re: gfortran allows variable to be declared twice Steve Kargl
16:33 Re: gfortran allows variable to be declared twice Vivek Rao via fortran
16:26 gfortran allows variable to be declared twice Vivek Rao via fortran
09:55 Re: Doubts using the precompiled binaries marco restelli
01:40 [gomp4] Make front ends emit warnings when OpenACC routines directives lack parallelism Cesar Philippidis
01:32 [gomp4] Make OpenACC orphan gang reductions errors Cesar Philippidis

May 01, 2017
17:26 Re: [patch, fortran] Check bounds for matrix-vector multiplication Steve Kargl
17:21 Re: [patch, fortran] Check bounds for matrix-vector multiplication Thomas Koenig
16:40 Re: [patch, fortran] Check bounds for matrix-vector multiplication Steve Kargl
16:19 [patch, fortran] Check bounds for matrix-vector multiplication Thomas Koenig


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc