2 ! Tests the fix for PR23446. Based on PR example.
3 ! Contributed by Paul Thomas <pault@gcc.gnu.org>
5 ! Tests furthermore the fix for PR fortran/29916.
6 ! Test contributed by Marco Restelli <mrestelli@gmail.com>
16 if ( ALL(A
.ne
.(/2,2,3,4/))) CALL ABORT ()
17 if ( ALL(F().ne
.(/2.0,2.0/))) CALL ABORT()