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/35840] ICE for character expression in I/O specifier



------- Comment #10 from jvdelisle at gcc dot gnu dot org  2008-09-15 13:39 -------
Mikael, I was not referring to your code as poorly written.  I was referring to
the Fortran test case in the original posting.  The test case may be valid, but
somewhat ugly.

By all means, your code looks fine!  You have done a great job.  I am
suggesting to see if you can resolve the reduction of the initialization
expression inside gfc_resolve tag.  That way it will apply to all cases of IO
tags. I submitted the partial patch partly to help show you where I was
referring to and partly to get another ICE out of the way while I debug the ABI
breakage on a different PR. 


-- 


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


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