* config/rs6000/rs6000.md (popcount<mode>2): Rewrite.
[official-gcc.git] / gcc / config / sparc / t-linux64
blob7a1d5b1e14560c4dfc250a9be605c1c33d7e8f83
1 MULTILIB_OPTIONS = m64/m32
2 MULTILIB_DIRNAMES = 64 32
3 MULTILIB_OSDIRNAMES = ../lib64 ../lib
5 LIBGCC = stmp-multilib
6 INSTALL_LIBGCC = install-multilib
8 EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o \
9         crtfastmath.o
11 CRTSTUFF_T_CFLAGS = `if test x$$($(GCC_FOR_TARGET) $(MULTILIB_CFLAGS) \
12                                  -print-multi-os-directory) \
13                         = x../lib64; then echo -mcmodel=medany; fi`