This trunk snapshot was generated 2026-08-11 using:
make distclean singlezipinstall SNAPSHOT=1 NOGDB=1 DEBUG=1 NOWPOCYCLE=1 OPT=" -Fl/usr/lib64 -Fl/lib64 -Fd -Fl/usr/lib/gcc/ppc64le-redhat-linux/8"
started using /home/muller/pas/fpc-3.3.1/bin/ppcppc64
ppcppc64 -iVDW output is: 3.3.1 2026/08/09 3.3.1-20645-gc04a25c819

uname -a of the machine is:
Linux cfarm135 4.18.0-553.120.1.el8_10.ppc64le #1 SMP Mon Apr 20 22:02:07 UTC 2026 ppc64le ppc64le ppc64le GNU/Linux

git config is https://gitlab.com/freepascal.org/fpc/build.git
On branch main
Your branch is up to date with 'origin/main'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	typechange: fpcdocs
	typechange: fpcsrc

no changes added to commit (use "git add" and/or "git commit -a")
commit 135397cf2b7a01fc35028bf0d8eaff1deff9dc26
Author: FPC_Admin <michael.vancanneyt+fpcadmin@gmail.com>
Date:   Sun Aug 9 13:23:06 2026 +0000

    * updated main

fpcsrc 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 <petr.kristan@epos.cz>
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
