* tree-ssa-loop-prefetch.c (determine_unroll_factor): Bound the unroll
[official-gcc.git] / gcc / config / arm / t-linux-eabi
blob5e8d94d7a28fcc0d7b90bbd62b8065b3677db2ef
1 # These functions are included in shared libraries.
2 TARGET_LIBGCC2_CFLAGS = -fPIC
4 # We do not build a Thumb multilib for Linux because the definition of
5 # CLEAR_INSN_CACHE in linux-gas.h does not work in Thumb mode.
6 MULTILIB_OPTIONS        =
7 MULTILIB_DIRNAMES       =
9 # Use a version of div0 which raises SIGFPE.
10 LIB1ASMFUNCS := $(filter-out _dvmd_tls,$(LIB1ASMFUNCS)) _dvmd_lnx
12 # Multilib the standard Linux files.  Don't include crti.o or crtn.o,
13 # which are provided by glibc.
14 EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o