On Thu, Oct 17, 2013 at 12:30:46PM -0700, Sriraman Tallam wrote: > I checked my build again for these tests and they all pass.
Perhaps it is the question of the default arch/tuning selection, What do you get with ./cc1 -E -dD /dev/null | grep SSE in the 32-bit cc1? Try compiling the testcases with -march=i386, -march=i686 -mno-sse or similar? Jakub