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: -msse, -mmmx and other "-m"-Options impossible?


On Thu, Oct 03, 2002 at 01:17:20AM +0200, benjaminkuester@gmx.de wrote:
>  -mieee-fp -mfp-ret-in-387 -mmmx -mno-mmx -mcpu=pentium2 -march=pentium2

That's no doubt confused by the fact that we had separate MASK_MMX 
and MASK_MMX_SET bits.  Ignore it.  Only pay attention to whether
you can get MMX code out the backend.


r~


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