repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* arm.c (emit_set_insn): New function.
[official-gcc.git]
/
gcc
/
config
/
alpha
/
t-crtfm
blob
5ca8c3f747da084d6771e0c0da3b9d969af2dd65
1
EXTRA_PARTS += crtfastmath.o
2
3
crtfastmath.o: $(srcdir)/config/alpha/crtfastmath.c $(GCC_PASSES)
4
$(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -frandom-seed=gcc-crtfastmath -c \
5
-o crtfastmath.o $(srcdir)/config/alpha/crtfastmath.c