This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/64678] Expected association error on dependent associate statements
- From: "antony at cosmologist dot info" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 24 Jan 2015 12:00:04 +0000
- Subject: [Bug fortran/64678] Expected association error on dependent associate statements
- Auto-submitted: auto-generated
- References: <bug-64678-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64678
--- Comment #3 from Antony Lewis <antony at cosmologist dot info> ---
Indeed, that's the easy workaround. I'd have thought the obvious definition for
the single multi-associate statement would be to be a shortcut exactly
equivalent to nested associates.