view gcc/config/alpha/t-crtfm @ 36:855418dad1a3

gcc-4.4-20091020
author e075725
date Tue, 22 Dec 2009 21:19:31 +0900
parents a06113de4d67
children
line wrap: on
line source

EXTRA_PARTS += crtfastmath.o

$(T)crtfastmath.o: $(srcdir)/config/alpha/crtfastmath.c $(GCC_PASSES)
	$(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -frandom-seed=gcc-crtfastmath -c \
		-o $(T)crtfastmath.o $(srcdir)/config/alpha/crtfastmath.c