------- Additional Comments From commie1 at gmx dot net 2005-03-10 23:54 ------- But it's not technically an SSE instruction, and you might still want to use it when -march=prescott -mno-sse3 is given.
Anyway, I've tested your patch by bootstrapping a patched gcc with --with-arch=prescott, and then building mozilla (optimized with -march=prescott ofcourse) with that one. It works as expected. Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18668