This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/15962] [gfortran] constant expression not recognized as such


------- Additional Comments From tobi at gcc dot gnu dot org  2004-06-15 17:01 -------
1. the error is wrong for the same reason your code is valid: an initialization
expression is required, not a constant expression.
2. I have a patch which I'm testing right now.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2004-06-13 09:09:08         |2004-06-15 17:01:09
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]