--- Comment #6 from dfranke at gcc dot gnu dot org 2010-05-19 12:56 ---
Fixed in trunk. Closing.
Thanks for the report!
--
dfranke at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #5 from dfranke at gcc dot gnu dot org 2010-05-19 12:55 ---
Subject: Bug 38404
Author: dfranke
Date: Wed May 19 12:55:26 2010
New Revision: 159561
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159561
Log:
gcc/fortran/:
2010-05-19 Daniel Franke
PR fortran
--- Comment #4 from steve dot chapel at a2pg dot com 2010-05-13 16:28
---
:)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38404
--- Comment #3 from dfranke at gcc dot gnu dot org 2010-05-13 13:26 ---
That's easily doable. Alternative patch for data.c below gives:
$ gfortran-svn pr38404.f
pr38404.f:5.7:
X'"R" IN CALL RANDOM MAY NOT BE USED OUTSIDE THE BLOCK CONTAINING T
1
Warning: Initialization str
--- Comment #2 from steve dot chapel at a2pg dot com 2010-05-13 13:15
---
Excellent! The new warning is far more understandable than the old.
X'"R" IN CALL RANDOM MAY NOT BE USED OUTSIDE THE BLOCK CONTAINING T
1
Warning: Initialization string starting at (1) was truncated a
--- Comment #1 from dfranke at gcc dot gnu dot org 2010-05-13 12:30 ---
Suggested patch:
http://gcc.gnu.org/ml/fortran/2010-05/msg00116.html
--
dfranke at gcc dot gnu dot org changed:
What|Removed |Added
--
fxcoudert at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
GCC build t