------- Comment #8 from domob at gcc dot gnu dot org 2010-08-16 08:59 ------- Also one thing to note is that associate-names associated to expressions (which must not appear in variable definition contexts) are currently accepted as actual arguments to INTENT([IN]OUT) arguments. This should probably be checked and rejected.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38936