This snapshot /home/muller/logs/trunk/fpc-3.3.1.sparc-solaris.tar.gz was generated 2026-08-11 07:38 on s11-sparc using: gmake singlezipinstall OS_TARGET=solaris SNAPSHOT=1 PP=ppcsparc started using ppcsparc ppcsparc -iVDW output is: 3.2.2 2021/05/23 3.2.2 uname -a of the machine is: SunOS s11-sparc.cfarm 5.11 11.4.94.221.2 sun4v sparc sun4v logical-domain 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