OSDN Git Service

* rs6000.c (function_arg): Unnamed vector arguments go in memory.
[pf3gnuchains/gcc-fork.git] / gcc / config / alpha / t-crtfm
1 EXTRA_PARTS += crtfastmath.o
2
3 crtfastmath.o: $(srcdir)/config/alpha/crtfastmath.c $(GCC_PASSES)
4         $(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -c -o crtfastmath.o $(srcdir)/config/alpha/crtfastmath.c