------- Comment #9 from burnus at gcc dot gnu dot org 2010-02-08 14:47 ------- Regarding 4.4: It fails here (x86-64) for any option for:
IF (ANY (T1%I .NE. [999, 2, 999, 4])) CALL ABORT as the result is: [1, 999, 3, 999]. (The other check succeeds.) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42309