--- Comment #4 from pault at gcc dot gnu dot org 2006-12-09 20:42 ---
Subject: Bug 29941
Author: pault
Date: Sat Dec 9 20:41:51 2006
New Revision: 119695
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119695
Log:
2006-12-09 Paul Thomas <[EMAIL PROTECTED]>
PR fortran/
--- Comment #3 from patchapp at dberlin dot org 2006-12-09 12:15 ---
Subject: Bug number PR29941
A patch for this bug has been added to the patch tracker.
The mailing list url for the patch is
http://gcc.gnu.org/ml/gcc-patches/2006-12/msg00609.html
--
http://gcc.gnu.org/bugzilla/sh
--
pault at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |pault at gcc dot gnu dot org
|dot org
--- Comment #2 from pault at gcc dot gnu dot org 2006-11-23 17:55 ---
Tobias,
This one liner does the right thing but I have no time right now to do anything
with it:
Index: gcc/fortran/resolve.c
===
*** gcc/fortran/resolv
--- Comment #1 from burnus at gcc dot gnu dot org 2006-11-22 21:04 ---
Confirmed.
Accepted without warning by NAG f95, g95,sunf95 and ifort.
In order to determine the length of a character array, the size or shape of the
array does not matter.
--
burnus at gcc dot gnu dot org change