Glyn Astill <glynastill@xxxxxxxxxxx> writes: >> The conclusion of the thread seemed to be that it was a linker or >> assembler problem triggered by our use of SUBSYS.o files to aggregate >> all the backend .o files into a smaller number of files for the final >> link. If so the answer is either (a) update to a newer toolchain >> that might fix the problem, or (b) try our CVS HEAD which doesn't use >> the SUBSYS.o trick anymore. > So tonight I've built CVS HEAD and rerun make check. > All 115 tests passed! It works :-) Okay, so it is indeed the linker's fault. Now try plan (a) --- can you find a more up-to-date toolchain? regards, tom lane