]> git.ipfire.org Git - thirdparty/gcc.git/blob - libgcc/config/i386/t-crtfm
crtfastmath.c (set_fast_math): Use __builtin_ia32_fxsave.
[thirdparty/gcc.git] / libgcc / config / i386 / t-crtfm
1 # This is an endfile, Use -minline-all-stringops to ensure
2 # that __builtin_memset doesn't refer to the lib function memset().
3 crtfastmath.o: $(srcdir)/config/i386/crtfastmath.c
4 $(gcc_compile) -mfxsr -msse -c $<