https://bugs.kde.org/show_bug.cgi?id=444495

--- Comment #2 from Paul Floyd <pjfl...@wanadoo.fr> ---
This isn't s390 specific. On amd64 RHEL which a self-rolled GCC 9.2.0 I get

--- copy.stderr.exp     2020-12-07 10:17:28.466858000 +0100
+++ copy.stderr.out     2021-10-27 18:21:13.353747000 +0200
@@ -1 +1 @@
-Total:     1,000,... bytes in 1,0.. blocks
+Total:     700,629 bytes in 756 blocks

If I compile the file by hand:
gcc -g -o copy copy.c -fno-builtin


Then rerun the test it passes

perl tests/vg_regtest dhat/tests/copy                                          
  copy:            valgrind   --mode=copy --dhat-out-file=dhat.out ./copy

== 1 test, 0 stderr failures, 0 stdout failures, 0 stderrB failures, 0 stdoutB
failures, 0 post failures ==

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to