This is the mail archive of the gcc@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]

Re: Intrinsic support without -sse2


On Wed, Mar 03, 2004 at 11:53:06PM -0500, Matthew Tippett wrote:
> Is this possible at all?  -msse2 generates in some cases sse2 
> optimisations, but is required to use sse2 intrinsics.

No.  You'll need to put all your sse code in a separate file.


r~


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