H.J. Lu wrote: >>> Did you confirm it on Linux with visual inspection? >>> >>> >> No, fortran testcase failed with -O2 -msse2 -m32. >> > > Can we create a few Fortran tests with -O2 -msse2 -m32? > No, because fortran testsuite can't detect SSE2 support at runtime. See fortran vectorizer tests... Uros.