[Bug fortran/31250] Initialization expr as constant character length rejected

tobi at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Mar 21 15:23:00 GMT 2007



------- 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:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tobi at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31250



More information about the Gcc-bugs mailing list