Hello.
Poly/ML broken on FreeBSD i386 (clang version 3.8.0).
./polyimport polytemp.txt -I . < ./exportPoly.sml Use: basis/build.sml ... Use: basis/FinalPolyML.sml Exception- InternalError: Too many passes raised while compiling
The error appeared due to commit 3886935542311d70fec94a3bc5da8b302792a79b (Tue Nov 28 17:45:49 2017) Turn byte moves of four or eight bytes (on X86/64) into moves of single words provided the alignment is correct. This is primarily to handle moves between SysWord.word and volatileRef.
Nick.
Thanks. It was a code-generator problem that only showed up because of a change elsewhere. It should now be fixed.
David
On 14/12/2017 13:17, Kostirya wrote:
Hello.
Poly/ML broken on FreeBSD i386 (clang version 3.8.0).
./polyimport polytemp.txt -I . < ./exportPoly.sml Use: basis/build.sml ... Use: basis/FinalPolyML.sml Exception- InternalError: Too many passes raised while compiling
The error appeared due to commit 3886935542311d70fec94a3bc5da8b302792a79b (Tue Nov 28 17:45:49 2017) Turn byte moves of four or eight bytes (on X86/64) into moves of single words provided the alignment is correct. This is primarily to handle moves between SysWord.word and volatileRef.
Nick. _______________________________________________ polyml mailing list polyml at inf.ed.ac.uk http://lists.inf.ed.ac.uk/mailman/listinfo/polyml