fortran archive
date index for May, 2012

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, 2012
21:05 [Patch, libgfortran] Silence compiler warnings on MinGW(64) Tobias Burnus
12:49 Re: [Patch, Fortran] PR53521 - Fix size == 0 handling with reallocate Janne Blomqvist
09:45 Re: [Patch, Fortran] PR53521 - Fix size == 0 handling with reallocate Jakub Jelinek
09:28 [Patch, Fortran] PR53521 - Fix size == 0 handling with reallocate Tobias Burnus
06:11 [Patch, libgfortran, committed] Remove send "mode" argument to POSIX "open" Tobias Burnus

May 30, 2012
16:36 [Patch, Fortran] PR53526 - Fix MOVE_ALLOC for coarrays Tobias Burnus
16:18 Fwd: GCC 4.7.1 Status Report (2012-05-30) Tobias Burnus
11:56 Re: [Patch, Fortran] Reject coarrays in MOVE_ALLOC Tobias Burnus
11:18 Re: [Patch, Fortran] Reject coarrays in MOVE_ALLOC Paul Richard Thomas
11:16 Re: [Patch, Fortran, committed] Fix some comment typos Paul Richard Thomas
10:10 Re: [Patch, Fortran, committed] Fix some comment typos Tobias SchlÃter
09:17 Re: [Patch, Fortran, committed] Fix some comment typos Tobias Burnus
09:10 [Patch, Fortran] Reject coarrays in MOVE_ALLOC Tobias Burnus
08:38 Re: [Patch, Fortran, committed] Fix some comment typos Dominique Dhumieres
06:48 [Patch, Fortran] PR53502 - Remove "typedef" to make bootstrappable with --disable-build-poststage1-with-cxx Tobias Burnus
06:33 [Patch, Fortran, committed] Fix some comment typos Tobias Burnus
06:25 Re: [EXTERNAL] Re: move_alloc with coarray argument Tobias Burnus

May 29, 2012
21:16 RE: [EXTERNAL] Re: move_alloc with coarray argument Rouson, Damian
18:10 Re: move_alloc with coarray argument Tobias Burnus
16:56 Re: move_alloc with coarray argument Tobias Burnus
13:58 Re: Bootstrapping trunk error with gcc 4.6.2 Ian Lance Taylor
08:39 Re: Array intrinsics vs do loops in gfortran Tobias Burnus

May 28, 2012
18:50 move_alloc with coarray argument Rouson, Damian
08:12 Re: Array intrinsics vs do loops in gfortran N.M. Maclaren

May 27, 2012
23:31 Re: Bootstrapping trunk error with gcc 4.6.2 Thomas Koenig
22:54 Re: Bootstrapping trunk error with gcc 4.6.2 Dominique Dhumieres
21:57 Bootstrapping trunk error with gcc 4.6.2 Thomas Koenig
21:49 Re: Array intrinsics vs do loops in gfortran Dominique Dhumieres
19:27 Array intrinsics vs do loops in gfortran Chris Kerr
07:48 Re: Need help finding Fortran compiler for C64x+ Architecture Janne Blomqvist
07:10 [Patch, libfortran] Minor timing cleanups Janne Blomqvist

May 26, 2012
23:25 Need help finding Fortran compiler for C64x+ Architecture adki

May 25, 2012
09:20 Re: [Patch, fortran] PR 53456 More CPU timing fallbacks N.M. Maclaren

May 24, 2012
22:52 Re: How to set default gfortran specs option? xunxun
21:08 Re: [Patch, fortran] PR 53456 More CPU timing fallbacks Janne Blomqvist
20:51 Re: [Patch, fortran] PR 53456 More CPU timing fallbacks Tobias Burnus
20:46 Re: [OT] cure for nasty #ifdef's? Tobias Burnus
20:41 Re: [Patch, fortran] PR 53456 More CPU timing fallbacks Janne Blomqvist
18:37 Re: [OT] cure for nasty #ifdef's? N.M. Maclaren
18:27 Re: [OT] cure for nasty #ifdef's? Salvatore Filippone
18:15 Re: [OT] cure for nasty #ifdef's? Toon Moene
18:11 Re: [OT] cure for nasty #ifdef's? Toon Moene
17:49 Re: How to set default gfortran specs option? Ian Lance Taylor
16:41 How to set default gfortran specs option? xunxun
14:37 Re: [Patch, fortran] PR 53456 More CPU timing fallbacks Tobias Burnus
14:33 [Patch, Fortran] PR45170 - Fix deferred-length issue Tobias Burnus
12:45 Re: [OT] cure for nasty #ifdef's? Katherine Holcomb
11:44 Re: [OT] cure for nasty #ifdef's? Salvatore Filippone
10:33 Re: Guru advice regarding Gfortran numeric libraries like AFNL or IMSL Tim Prince
10:18 Re: [OT] cure for nasty #ifdef's? N.M. Maclaren
09:15 Re: [OT] cure for nasty #ifdef's? Salvatore Filippone
08:53 Re: Guru advice regarding Gfortran numeric libraries like AFNL or IMSL N.M. Maclaren
08:22 Re: [OT] cure for nasty #ifdef's? Magnus Hagdorn
08:03 Re: Guru advice regarding Gfortran numeric libraries like AFNL or IMSL Anton Shterenlikht
07:21 Re: Guru advice regarding Gfortran numeric libraries like AFNL or IMSL Franki Hauptle
06:49 Re: Guru advice regarding Gfortran numeric libraries like AFNL or IMSL Tobias Burnus
06:41 Re: [OT] cure for nasty #ifdef's? Sylwester Arabas
06:38 Re: Guru advice regarding Gfortran numeric libraries like AFNL or IMSL Tobias Burnus
04:28 Guru advice regarding Gfortran numeric libraries like AFNL or IMSL Frank Hauptle

May 23, 2012
23:03 [OT] cure for nasty #ifdef's? Tom Roche
20:44 [Patch, fortran] PR 53456 More CPU timing fallbacks Janne Blomqvist
19:58 Re: [Patch, Fortran] PR51055 - accept non-spec-expr "i" in allocate(character(len=i)::s) Steven Bosscher
19:50 Re: [Patch, Fortran] PR51055 - accept non-spec-expr "i" in allocate(character(len=i)::s) Tobias Burnus
17:25 Re: [Patch, fortran] PR 53456 Improve time resolution on targets without gettimeofday Janne Blomqvist
15:37 Re: [Patch, fortran] PR 53456 Improve time resolution on targets without gettimeofday Tobias Burnus
14:45 [Patch, fortran] PR 53456 Improve time resolution on targets without gettimeofday Janne Blomqvist

May 22, 2012
19:42 Re: [Patch, libgfortran] PR53445/53444 - Fix compilation on VxWorks Janne Blomqvist
19:33 Re: [Patch, libgfortran] PR53445/53444 - Fix compilation on VxWorks Janne Blomqvist
14:57 Re: [Patch, libgfortran] PR53445/53444 - Fix compilation on VxWorks Tobias Burnus
13:06 [Patch, libgfortran] PR53445/53444 - Fix compilation on VxWorks Tobias Burnus
09:58 Re: [Patch, Fortran] PR53389 realloc-on-assignment: Memory leak and wrong double evaluation (4.6-4.8 regression) Paul Richard Thomas

May 21, 2012
17:51 [Patch, Fortran] PR53389 realloc-on-assignment: Memory leak and wrong double evaluation (4.6-4.8 regression) Tobias Burnus

May 20, 2012
10:11 Re: [Fortran, patch] PR 48831 - Constant expression (PARAMETER array element) rejected as nonconstant Tobias Burnus
08:35 Re: [Patch, Fortran] PR51055 - accept non-spec-expr "i" in allocate(character(len=i)::s) Tobias Burnus

May 17, 2012
18:33 Re: [PATCH] Fix bessel_7.f90 failures on sparc-*-linux-gnu Steven Bosscher

May 16, 2012
23:56 [PATCH] Fix bessel_7.f90 failures on sparc-*-linux-gnu David Miller
14:13 Re: 32b intel fortran vs. 64b linux gfortran Tim Prince
13:06 Re: 32b intel fortran vs. 64b linux gfortran Edvardsen KÃre
11:26 Re: [Patch, libgfortran] Pass mode in "open" for O_CREAT and on VxWorks Janne Blomqvist
10:04 Re: [Patch, libgfortran] Pass mode in "open" for O_CREAT and on VxWorks Tobias Burnus
06:45 Re: [Patch, libgfortran] Pass mode in "open" for O_CREAT and on VxWorks Janne Blomqvist

May 15, 2012
20:39 [Fortran, patch] PR 48831 - Constant expression (PARAMETER array element) rejected as nonconstant Alessandro Fanfarillo
17:13 Re: a persistent bogus warning ? Tobias Burnus
17:12 Re: a persistent bogus warning ? Jorge D'ELIA
17:08 Re: a persistent bogus warning ? Bernhard Reutner-Fischer
16:51 Re: a persistent bogus warning ? N.M. Maclaren
15:47 Re: a persistent bogus warning ? Tobias Burnus
15:23 Re: a persistent bogus warning ? Steve Kargl
14:42 Re: a persistent bogus warning ? Jorge D'ELIA
13:16 Re: a persistent bogus warning ? Steve Kargl
11:05 Re: a persistent bogus warning ? Jorge D'ELIA
10:43 Re: [Fortran] Patch ping Bernhard Reutner-Fischer
10:27 [Patch, Fortran] PR51055 - accept non-spec-expr "i" in allocate(character(len=i)::s) Tobias Burnus
10:15 Re: [Fortran, patch] PR 52158 - Regression on character function with gfortran 4.7 Alessandro Fanfarillo
10:06 Re: a persistent bogus warning ? N.M. Maclaren
09:03 [Patch, libgfortran] Pass mode in "open" for O_CREAT and on VxWorks Tobias Burnus

May 14, 2012
21:25 Re: a persistent bogus warning ? Jorge D'ELIA
20:01 Re: a persistent bogus warning ? Tobias Burnus
18:43 Re: a persistent bogus warning ? Jorge D'ELIA
16:46 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Tobias Burnus
16:39 Re: 32b intel fortran vs. 64b linux gfortran Salvatore Filippone
13:41 Re: 32b intel fortran vs. 64b linux gfortran Tim Prince
13:32 Re: 32b intel fortran vs. 64b linux gfortran N.M. Maclaren
13:31 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Paul Richard Thomas
13:16 Re: 32b intel fortran vs. 64b linux gfortran Edvardsen KÃre
12:38 Re: 32b intel fortran vs. 64b linux gfortran Tobias Burnus
11:28 32b intel fortran vs. 64b linux gfortran Edvardsen KÃre

May 13, 2012
14:23 Re: [Patch, fortran] PR 52428 Reading of large negative values and range checking Jerry DeLisle
13:50 Re: [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Tobias Burnus
10:54 Re: [Fortran, patch] PR 52158 - Regression on character function with gfortran 4.7 Tobias Burnus
07:44 Re: Interface ambiguity Salvatore Filippone

May 12, 2012
21:53 Re: a persistent bogus warning ? Steve Kargl
20:07 a persistent bogus warning ? Jorge D'ELIA
20:05 Re: Interface ambiguity Tobias Burnus
19:58 Re: Interface ambiguity N.M. Maclaren
19:35 Re: Interface ambiguity Salvatore Filippone
17:55 Re: Interface ambiguity Tobias Burnus
17:46 Re: Interface ambiguity N.M. Maclaren
17:01 Interface ambiguity Salvatore Filippone
12:36 Re: [Fortran, patch] PR 52158 - Regression on character function with gfortran 4.7 Tobias Burnus
11:04 Re: [Fortran, patch] PR 52158 - Regression on character function with gfortran 4.7 Alessandro Fanfarillo
09:56 [Patch, Fortran, committed] PR49110/52843 - allow len=: string as result of PURE functions Tobias Burnus

May 11, 2012
19:11 Re: [patch, fortran] PR fortran/52537 Optimize string comparisons against empty strings Thomas Koenig
17:34 Re: [Fortran] Patch ping Tobias Burnus
14:06 [Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars Tobias Burnus
13:08 Re: [Patch, fortran] PR 52428 Reading of large negative values and range checking Janne Blomqvist
08:16 [Patch, Fortran, committed] PR53310 - Fix multi-malloc memory leak in EOSHIFT Tobias Burnus
06:20 Re: CONTIGUOUS attribute Tobias Burnus
04:35 CONTIGUOUS attribute Juha Ruokolainen

May 08, 2012
16:30 Re: [patch, fortran] PR fortran/52537 Optimize string comparisons against empty strings Tobias Burnus

May 07, 2012
11:44 Re: [Patch] Bump minimum required MPFR version Tobias Schlüter
11:33 Re: [Patch] Bump minimum required MPFR version Richard Guenther
09:00 Re: [Fortran, patch] PR 52158 - Regression on character function with gfortran 4.7 Janus Weil
08:41 Re: [Patch, Fortran] PR53255 - fix type-bound operator handling Janus Weil
08:24 Re: [Fortran, patch] PR 52158 - Regression on character function with gfortran 4.7 Tobias Burnus
08:08 Re: [Patch, Fortran] PR53255 - fix type-bound operator handling Paul Richard Thomas
06:56 Re: issue with polymorphism Paul Richard Thomas

May 06, 2012
20:58 Re: issue with polymorphism Salvatore Filippone
20:37 Re: issue with polymorphism Daniel Franke
20:31 [Patch, Fortran, committed] PR41587 - fix diagnostic for pointer/alloc CLASS with non-derferred array spec Tobias Burnus
20:25 Re: issue with polymorphism Andrew Benson
20:20 Re: issue with polymorphism Janus Weil
20:05 Re: issue with polymorphism Salvatore Filippone
19:37 [Fortran, patch] PR 52158 - Regression on character function with gfortran 4.7 Alessandro Fanfarillo
19:30 Re: issue with polymorphism Daniel Franke
19:24 Re: issue with polymorphism Andrew Benson
19:06 Re: issue with polymorphism Andrew Benson
18:52 Re: issue with polymorphism Daniel Franke
18:30 Re: issue with polymorphism Andrew Benson
18:18 issue with polymorphism Daniel Franke
17:25 Re: [Patch] Bump minimum required MPFR version Janne Blomqvist
17:05 [Patch, Fortran] PR53255 - fix type-bound operator handling Tobias Burnus
11:39 Re: [Patch] Bump minimum required MPFR version Richard Guenther
08:34 [Patch] Bump minimum required MPFR version Janne Blomqvist

May 05, 2012
12:20 Re: [Patch, fortran] PR 49010/24518 MOD/MODULO fixes, take 2 Tobias Burnus
12:10 Re: [Patch, fortran] PR 49010/24518 MOD/MODULO fixes, take 2 Andreas Schwab
11:32 Re: [Patch, fortran] PR 49010/24518 MOD/MODULO fixes, take 2 Janne Blomqvist
11:31 Re: [Patch, fortran] PR 49010/24518 MOD/MODULO fixes, take 2 Andreas Schwab
08:01 Re: [Patch, fortran] PR 49010/24518 MOD/MODULO fixes, take 2 Janne Blomqvist

May 04, 2012
15:14 Re: [Patch, fortran] PR 49010/24518 MOD/MODULO fixes, take 2 Mikael Morin
12:27 Re: [Patch, Fortran] PR53175 - Fix another fallout of the TREE_PUBLIC=0 module variable patch Paul Richard Thomas
12:02 Re: [Patch, Fortran] PR53111 - fix -std=f95 diagnostic regression (constructor patch) Paul Richard Thomas
10:38 Re: [Patch, libfortran] Fix handling of temporary files Janne Blomqvist
09:50 Re: [Patch, libfortran] Fix handling of temporary files Tobias Burnus

May 03, 2012
20:05 GNU Tools Cauldron 2012 - Hotels and registered presentations Diego Novillo
18:41 [Patch, Fortran] PR53175 - Fix another fallout of the TREE_PUBLIC=0 module variable patch Tobias Burnus
13:33 Re: Regression following fix for PR52621 Paul Richard Thomas
09:45 [Patch, Fortran] PR53111 - fix -std=f95 diagnostic regression (constructor patch) Tobias Burnus
09:43 Re: Regression following fix for PR52621 Richard Guenther
09:28 Regression following fix for PR52621 Paul Richard Thomas

May 02, 2012
19:23 Re: [Patch, fortran] PR 52428 Reading of large negative values and range checking Janne Blomqvist
19:22 Re: [Patch, fortran] PR 49010/24518 MOD/MODULO fixes, take 2 Janne Blomqvist
19:21 Re: [Patch, libfortran] Fix handling of temporary files Janne Blomqvist
11:56 Re: Fortran senmentation fault Tobias Burnus
10:15 Segfault in free() Salvatore Filippone
08:53 Fortran senmentation fault vikram_sp
07:50 Re: [Patch, fortran] PR41600 - [OOP] SELECT TYPE with associate-name => exp: Arrays not supported Paul Richard Thomas
05:35 Re: [Patch, fortran] PR41600 - [OOP] SELECT TYPE with associate-name => exp: Arrays not supported Tobias Burnus

May 01, 2012
21:11 Re: [Patch, fortran] PR41600 - [OOP] SELECT TYPE with associate-name => exp: Arrays not supported Paul Richard Thomas


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 2.6.3