diff options
author | Matthieu Longo <matthieu.longo@arm.com> | 2025-08-04 11:04:13 +0100 |
---|---|---|
committer | Matthieu Longo <matthieu.longo@arm.com> | 2025-08-06 15:25:22 +0100 |
commit | 0d0837df6973e00c143a04fe652d74e4df856a2e (patch) | |
tree | 5625d498bd950ed3c16b17032b488725c14b576b /libgo/misc/cgo/test/issue7234_test.go | |
parent | 54edbeeaac6eb4865fab37374fbdff3a9a2f2e12 (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
When the doubly-linked list tests were introduced, the tests were
printing the content of the list forward and backward. However, this
printing is not needed outside of debugging, and confuses people because
the output is not only composed of PASS: lines.
This patch disables the printing of the list content by default. If
one wants to re-enable it for debugging, he can set the macro DUMP_LIST
to 1.
libiberty/ChangeLog:
* testsuite/test-doubly-linked-list.c: disable debug logging on
stdout.
Diffstat (limited to 'libgo/misc/cgo/test/issue7234_test.go')
0 files changed, 0 insertions, 0 deletions