Fix PR/46316
[official-gcc.git] / libgcc / config / i386 / t-crtfm
blob6e89296b2b3f9b330b3df11e89c7427c4b1cc500
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: $(gcc_srcdir)/config/i386/crtfastmath.c
4         $(gcc_compile) -msse -minline-all-stringops -c \
5         $(gcc_srcdir)/config/i386/crtfastmath.c