------- Comment #2 from pault at gcc dot gnu dot org 2007-01-09 20:36 ------- (In reply to comment #1) > A look into resolve.c's resolve_where, shows that only EXEC_ASSIGN and not > EXEC_ASSIGN_CALL exists in "switch (cnext->op)". > > Expected: As elemental procedures are also allowed, a "case EXEC_ASSIGN_CALL:" > has to be added. Tobias,
Indeed! Are you going to take it on? I'll look after the reviewing for you. Paul -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30407