[Bug fortran/43169] [OOP] gfortran rejects pure procedure with select type construct

janus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Feb 25 12:17:00 GMT 2010



------- Comment #5 from janus at gcc dot gnu dot org  2010-02-25 12:16 -------
(In reply to comment #3)
> Seems like statements inside a BLOCK are not being resolved at all?!?

Sorry, this is wrong. They are resolved alright. The problem is just that
'gfc_pure' does not work (checking if we're inside a pure function).


-- 


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



More information about the Gcc-bugs mailing list