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/35779] error pointer wrong in PARAMETER



------- Comment #5 from dfranke at gcc dot gnu dot org  2010-05-09 20:57 -------
(In reply to comment #4)
> I tried a similar patch, but it fell apart during testing.
> Unfortunately, I can't remember what tripped up the patch.

Testing passed without issues here?!

However, before submitting I'd like to add some cleanup; expr.c has
gfc_init_expr and init_flag, both being used for the same purpose. Can be
rolled into one patch.


-- 


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


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