This snapshot /home/muller/logs/trunk/fpc-3.3.1.x86_64-solaris.tar.gz was generated 2026-08-11 10:21 on s11-i386 using: gmake singlezipinstall OS_TARGET=solaris SNAPSHOT=1 PP=ppcx64 started using ppcx64 ppcx64 -iVDW output is: 3.2.2 2021/05/25 3.2.2 uname -a of the machine is: SunOS s11-i386.cfarm 5.11 11.4.94.221.2 i86pc i386 i86pc kernel-zone git config is https://gitlab.com/freepascal.org/fpc/source.git On branch main Your branch is up to date with 'origin/main'. nothing to commit (use -u to show untracked files) commit c04a25c81974b14b09ff7ecd5b5b36f0adaec8e1 Author: Petr Kristan Date: Thu Aug 6 09:03:58 2026 +0200 Tests for Int128ToBCD and BCDToInt128 For number -170141183460469231731687303715884105728 must be disabled overflow checking in BCDToInt128 for: not v128.Lo + 1 Same as in IntegerToBCD commit df631c5b. Enjoy, Pierre Muller