Should -msse3 enable fisttp

Evan Cheng evan.cheng@apple.com
Mon Oct 3 22:25:00 GMT 2005


My mistake. I misunderstood the meaning of -msse3 (it only enables  
the sse3 builtins). Please ignore.

On Sep 29, 2005, at 1:48 PM, Evan Cheng wrote:

> Hi,
>
> I know this has been discussed in bug 18668. But I'd like to bring  
> it up again.
>
> Currently, fisttp is only generated with -march=prescott. The  
> argument is fisttp is not a SSE instruction. While this is  
> technically true, it's likely to surprise the users. Intel, after  
> all, does lump fisttp in SSE3.  AMD64 architecture programmer's  
> manual also explicitly state fisttp is a SSE3 instruction.
>
> Please consider enabling fisttp with -msse3.
>
> Thanks,
>
> Evan
>

Evan Cheng
Senior Compiler Engineer
Apple Computer, Inc.






More information about the Gcc mailing list