OSDN Git Service

* config/i386/i386.md ("*sse_prologue_save_insn"): Use braced output
[pf3gnuchains/gcc-fork.git] / gcc / config / i386 / t-darwin
1 MULTILIB_OPTIONS = m64
2 MULTILIB_DIRNAMES = x86_64
3 LIB2_SIDITI_CONV_FUNCS=yes
4 LIB2FUNCS_EXTRA = $(srcdir)/config/darwin-64.c
5
6 softfp_wrap_start := '\#ifdef __x86_64__'
7 softfp_wrap_end := '\#endif'