1# Run tests covering all config.gcc cases.
2host_options='--with-mpc=/opt/cfarm/mpc' # gcc10
3TEST=all-gcc
4# Make sure you have a recent enough gcc (with ada support) in your path so
5# that --enable-werror-always will work.
6# To use, create a sibling directory to the gcc sources and cd into this.
7# Use -j / -l make arguments and nice to assure a smooth resource-efficient
8# load on the build machine, e.g. for 24 cores:
9# svn co svn://gcc.gnu.org/svn/gcc/branches/foo-branch gcc
10# mkdir multi-mk; cd multi-mk
11# nohup nice make -j25 -l36 -f ../gcc/contrib/config-list.mk > make.out 2>&1 &
12#
13# v850e1-elf is rejected by config.sub
14LIST = aarch64-elf aarch64-linux-gnu \
15  alpha-linux-gnu alpha-freebsd6 alpha-netbsd alpha-openbsd \
16  alpha64-dec-vms alpha-dec-vms am33_2.0-linux \
17  arc-elf32OPT-with-cpu=arc600 arc-elf32OPT-with-cpu=arc700 \
18  arc-linux-uclibcOPT-with-cpu=arc700 arceb-linux-uclibcOPT-with-cpu=arc700 \
19  arm-wrs-vxworks arm-netbsdelf \
20  arm-linux-androideabi arm-uclinux_eabi arm-eabi arm-rtems \
21  arm-symbianelf avr-rtems avr-elf \
22  bfin-elf bfin-uclinux bfin-linux-uclibc bfin-rtems bfin-openbsd \
23  c6x-elf c6x-uclinux cr16-elf cris-elf cris-linux crisv32-elf crisv32-linux \
24  epiphany-elf epiphany-elfOPT-with-stack-offset=16 fido-elf \
25  fr30-elf frv-elf frv-linux h8300-elf h8300-rtems hppa-linux-gnu \
26  hppa-linux-gnuOPT-enable-sjlj-exceptions=yes hppa64-linux-gnu \
27  hppa2.0-hpux10.1 hppa64-hpux11.3 \
28  hppa64-hpux11.0OPT-enable-sjlj-exceptions=yes hppa2.0-hpux11.9 \
29  i686-pc-linux-gnu i686-apple-darwin i686-apple-darwin9 i686-apple-darwin10 \
30  i486-freebsd4 i686-freebsd6 i686-kfreebsd-gnu \
31  i686-netbsdelf9 i686-knetbsd-gnu i686-openbsd i686-openbsd3.0 \
32  i686-elf i686-kopensolaris-gnu i686-symbolics-gnu i686-pc-msdosdjgpp \
33  i686-lynxos i686-nto-qnx \
34  i686-rtems i686-solaris2.10 i686-wrs-vxworks \
35  i686-wrs-vxworksae \
36  i686-cygwinOPT-enable-threads=yes i686-mingw32crt ia64-elf \
37  ia64-freebsd6 ia64-linux ia64-hpux ia64-hp-vms iq2000-elf lm32-elf \
38  lm32-rtems lm32-uclinux m32c-rtems m32c-elf m32r-elf m32rle-elf m32r-rtems \
39  m32r-linux m32rle-linux m68k-elf m68k-netbsdelf \
40  m68k-openbsd m68k-uclinux m68k-linux m68k-rtems \
41  mcore-elf mep-elf microblaze-linux microblaze-elf \
42  mips-netbsd \
43  mips64el-st-linux-gnu mips64octeon-linux mipsisa64r2-linux \
44  mipsisa32r2-linux-gnu mipsisa64r2-sde-elf mipsisa32-elfoabi \
45  mipsisa64-elfoabi mipsisa64r2el-elf mipsisa64sr71k-elf mipsisa64sb1-elf \
46  mipsel-elf mips64-elf mips64vr-elf mips64orion-elf mips-rtems \
47  mips-wrs-vxworks mipstx39-elf mmix-knuth-mmixware mn10300-elf moxie-elf \
48  moxie-uclinux moxie-rtems \
49  msp430-elf \
50  nds32le-elf nds32be-elf \
51  nios2-elf nios2-linux-gnu nios2-rtems \
52  pdp11-aout \
53  powerpc-darwin8 \
54  powerpc-darwin7 powerpc64-darwin powerpc-freebsd6 powerpc-netbsd \
55  powerpc-eabispe powerpc-eabisimaltivec powerpc-eabisim ppc-elf \
56  powerpc-eabialtivec powerpc-xilinx-eabi powerpc-eabi \
57  powerpc-rtems powerpc-linux_spe \
58  powerpc-linux_paired powerpc64-linux_altivec \
59  powerpc-wrs-vxworks powerpc-wrs-vxworksae powerpc-wrs-vxworksmils \
60  powerpc-lynxos powerpcle-elf \
61  powerpcle-eabisim powerpcle-eabi rs6000-ibm-aix4.3 rs6000-ibm-aix5.1.0 \
62  rs6000-ibm-aix5.2.0 rs6000-ibm-aix5.3.0 rs6000-ibm-aix6.0 \
63  rl78-elf rx-elf s390-linux-gnu s390x-linux-gnu s390x-ibm-tpf sh-elf \
64  shle-linux sh-netbsdelf sh-superh-elf sh5el-netbsd sh64-netbsd sh64-linux \
65  sh64-elfOPT-with-newlib sh-rtems sh-wrs-vxworks sparc-elf \
66  sparc-leon-elf sparc-rtems sparc-linux-gnu \
67  sparc-leon3-linux-gnuOPT-enable-target=all sparc-netbsdelf \
68  sparc64-sun-solaris2.10OPT-with-gnu-ldOPT-with-gnu-asOPT-enable-threads=posix \
69  sparc-wrs-vxworks sparc64-elf sparc64-rtems sparc64-linux sparc64-freebsd6 \
70  sparc64-netbsd sparc64-openbsd spu-elf \
71  tilegx-linux-gnu tilegxbe-linux-gnu tilepro-linux-gnu \
72  v850e-elf v850-elf v850-rtems vax-linux-gnu \
73  vax-netbsdelf vax-openbsd visium-elf x86_64-apple-darwin \
74  x86_64-pc-linux-gnuOPT-with-fpmath=avx \
75  x86_64-elfOPT-with-fpmath=sse x86_64-freebsd6 x86_64-netbsd \
76  x86_64-knetbsd-gnu x86_64-w64-mingw32 \
77  x86_64-mingw32OPT-enable-sjlj-exceptions=yes xstormy16-elf xtensa-elf \
78  xtensa-linux \
79  i686-interix3OPT-enable-obsolete
80
81LOGFILES = $(patsubst %,log/%-make.out,$(LIST))
82all: $(LOGFILES)
83config: $(LIST)
84show:
85	@echo $(LIST)
86
87.PHONY: make-log-dir all config show
88
89empty=
90
91#Check for the presence of the MAINTAINERS file to make sure we are in a
92#suitable current working directory.
93make-log-dir: ../gcc/MAINTAINERS
94	mkdir log
95
96$(LIST): make-log-dir
97	-mkdir $@
98	(											\
99		cd $@ &&									\
100		TGT=`echo $@ | awk 'BEGIN { FS = "OPT" }; { print $$1 }'` &&			\
101		TGT=`../../gcc/config.sub $$TGT` &&						\
102		case $$TGT in									\
103			*-*-darwin* | *-*-cygwin* | *-*-mingw* | *-*-aix*)			\
104				ADDITIONAL_LANGUAGES="";					\
105				;;								\
106			*)									\
107				ADDITIONAL_LANGUAGES=",go";					\
108				;;								\
109		esac &&										\
110		../../gcc/configure								\
111			--target=$(subst SCRIPTS,`pwd`/../scripts/,$(subst OPT,$(empty) -,$@))	\
112			--enable-werror-always ${host_options}					\
113			--enable-languages=all,ada$$ADDITIONAL_LANGUAGES;			\
114	) > log/$@-config.out 2>&1
115
116$(LOGFILES) : log/%-make.out : %
117	-$(MAKE) -C $< $(TEST) > $@ 2>&1 && rm -rf $<
118