On Sat, 20 Sep 2014, Jan-Benedict Glaw wrote: > Please note that nios2 failed in the same way a number of other > targets fail, too: > > cr16-elf > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=351532 > fr30-elf > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=348510 > lm32-elf > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=352224 > microblaze-elf > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=347412 > moxie-elf > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=355056 > rl78-elf > http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=355368 > > The build error always looks like this (I should have opened a PR for > that already, but didn't): > > [...] > g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions > -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing > -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual > -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror > -fno-common -DHAVE_CONFIG_H -I. -I. -I../../../gcc/gcc -I../../../gcc/gcc/. > -I../../../gcc/gcc/../include -I../../../gcc/gcc/../libcpp/include > -I/opt/cfarm/mpc/include -I../../../gcc/gcc/../libdecnumber > -I../../../gcc/gcc/../libdecnumber/dpd -I../libdecnumber > -I../../../gcc/gcc/../libbacktrace -o reload1.o -MT reload1.o -MMD -MP -MF > ./.deps/reload1.TPo ../../../gcc/gcc/reload1.c > ../../../gcc/gcc/reload1.c: In function ?void > elimination_costs_in_insn(rtx_insn*)?: > ../../../gcc/gcc/reload1.c:3762:41: error: ?orig_dup[0]? may be used > uninitialized in this function [-Werror=maybe-uninitialized] > *recog_data.dup_loc[i] = orig_dup[i];
Joern, who wrote config-list.mk, has most if not all of them covered already. This is PR55035. brgds, H-P
