------- Comment #5 from burnus at gcc dot gnu dot org 2010-07-21 18:43 ------- (In reply to comment #4) > For instance: > arr(1) = 5 > arg(1) = 6 > if (arg(1) /= 6) call abort()
Make that arr(1) in the last line - otherwise it is pointless. > Maybe that's indeed a question for either the j3 mailing list or for c.l.f. I have now asked at http://groups.google.com/group/comp.lang.fortran/browse_thread/thread/9849942aca1d54f4 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45019