This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/18668] use prescott's fisttp


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]