[Bug fortran/87460] [F03] accepts-invalid bug with ASSOCIATE and array argument
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Sep 30 17:53:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87460
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |janus at gcc dot gnu.org
--- Comment #3 from janus at gcc dot gnu.org ---
I have a patch that rejects the test case in comment #0 (which was not quite as
easy as I had hoped):
https://github.com/janusw/gcc/commit/3c61e2ba43df8f2087dac5baaa673d2a7cfbd1b3
Unfortunately it currently ICEs on several associate_* test cases in the
testsuite, and it's not quite clear to me why.
More information about the Gcc-bugs
mailing list