aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.cc
diff options
context:
space:
mode:
authorIain Sandoe <iain@sandoe.co.uk>2024-01-13 21:14:07 +0000
committerIain Sandoe <iain@sandoe.co.uk>2024-01-28 10:58:33 +0000
commit557bea3d2e13bd8a4a19f494df748f7a384dc649 (patch)
tree25fc3f2fa5e9afd616ff1b5592e2e7242cca9025 /gcc/tree.cc
parent46df13697a4f213b5a85e662c1c32f1b11f1f337 (diff)
downloadgcc-557bea3d2e13bd8a4a19f494df748f7a384dc649.zip
gcc-557bea3d2e13bd8a4a19f494df748f7a384dc649.tar.gz
gcc-557bea3d2e13bd8a4a19f494df748f7a384dc649.tar.bz2
testsuite, jit: Stabilize error output.
Currently when a test fails, we print out a lot of information, this includes items that are not stable between invocations (e.g. the PID for the executable). That makes automated comparisons between test runs flag any persistent fails as new ones each time which is not usually what is wanted. This patch amends the error output to drop the variable portion of the message and retain items that should only change if the failure mode changes. gcc/testsuite/ChangeLog: * jit.dg/jit.exp: Filter error output to remove per-run variable content. Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
Diffstat (limited to 'gcc/tree.cc')
0 files changed, 0 insertions, 0 deletions