> > After pulling the latest on the mob branch, builds of gawk master using > > tcc generate lots of test failures. > > > > On an i386 linux system: > > > > git clone git://git.savannah.gnu.org/gawk.git > > cd gawk > > ./bootstrap.sh && configure CC=tcc && make > > make check # watch lots of things go kablooey > > > > This does not occur on x86-64. > > Does this also happen with tcc 0.9.26 and tcc 0.9.25 or just with the mob > branch?
I'm pretty sure just the mob branch. I can double check tomorrow when I'm at the machine. Almost all the errors are related to floating point exceptions; I strongly suspect it has to do with the most recent changes. The recipe above will let you reproduce it a lot quicker than waiting for me... 0.9.25 won't be worth checking as it's tool old, FWIW. Thanks, Arnold _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
