[Bug fortran/38115] unneeded temp

jv244 at cam dot ac dot uk gcc-bugzilla@gcc.gnu.org
Fri Nov 14 09:08:00 GMT 2008



------- Comment #1 from jv244 at cam dot ac dot uk  2008-11-14 09:07 -------
I guess this one is similar enough to put here as well:

SUBROUTINE S1(a,i,j,k,m)
   INTEGER :: a(3,6)
   write(6,*) ALL(a(1:3,m).EQ.(/i,j,k/))
END


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38115



More information about the Gcc-bugs mailing list