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/19925] Implied do-loop in an initialization expression is broken



------- Comment #13 from jvdelisle at gcc dot gnu dot org  2007-11-26 06:52 -------
Food for thought:

I wonder if this is best solved by creating a general purpose iterator function
that we call at run time whenever needed.  A function for each Basic Type. 
Seems this would be fine for initializing arrays.


-- 


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


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