--
tobi at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31250
--- Comment #4 from tobi at gcc dot gnu dot org 2007-04-13 14:51 ---
Fixed.
--
tobi at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #3 from tobi at gcc dot gnu dot org 2007-04-12 19:48 ---
Subject: Bug 31250
Author: tobi
Date: Thu Apr 12 19:48:06 2007
New Revision: 123763
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123763
Log:
PR fortran/31250
fortran/
* decl.c (match_char_spec): Move check fo
--- Comment #2 from patchapp at dberlin dot org 2007-04-12 18:12 ---
Subject: Bug number PR 31250
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/2007-04/msg00693.html
--
http://gcc.gnu.org/bugzilla/s
--
tobi at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |tobi at gcc dot gnu dot org
|dot org
--- Comment #1 from tobi at gcc dot gnu dot org 2007-03-21 15:23 ---
The problem seems to be that the expression is not folded at all. Calling
gfc_show_expr (e) right before the error message is printed in resolve.c:5618
prints
min[((-4) (5))]
--
tobi at gcc dot gnu dot org changed:
--
fxcoudert at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Known t