------- Comment #6 from ubizjak at gmail dot com  2007-05-24 08:28 -------
This is just a "problem" in the testsuite. gcc figures out that blendpd with
0x03 (and blendps with 0x0f) immediate operand can be substituted with simple
move. H.J. has been informed about this and will update the tests. Rest
assusred, that your assembler supports _none_ of sse4.1 insns, and after
testsuite update, all tests will fail for you ;)

> Notice that the test of "sse4.15233.c" uses the path "" . In addition, the
> file "sse4.15233.c" did not exist the other day when I got the SVN _AND_ it
> still does not exist now when I re-got the SVN a few minutes ago. I checked
> my HD to see if it was generated, it does not exist.

This file that bothers you soooo much is generated from the testsute check
procedure that checks if your assembler includes sse4.1 insns. As you figure
out, it is automatically deleted after the test.


-- 


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

Reply via email to