[Bug fortran/38838] BIND(C): Binding name expressions are wrongly rejected
mikael at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Jan 24 21:04:00 GMT 2009
------- Comment #4 from mikael at gcc dot gnu dot org 2009-01-24 21:04 -------
see also PR 36275.
(In reply to comment #3)
> I don't see why this is rejected
gfc_match_bind_c doesn't use gfc_match_init_expr.
It matches the opening quotes, then calls gfc_match_name_C, then matches the
closing quotes.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38838
More information about the Gcc-bugs
mailing list