Bug 113865 - FAIL: rust/execute/torture/issue-2187.rs -O0 output pattern test
Summary: FAIL: rust/execute/torture/issue-2187.rs -O0 output pattern test
Status: UNCONFIRMED
Alias: None
Product: gcc
Classification: Unclassified
Component: rust (show other bugs)
Version: 14.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords: testsuite-fail
Depends on:
Blocks:
 
Reported: 2024-02-10 17:20 UTC by John David Anglin
Modified: 2024-02-12 08:43 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John David Anglin 2024-02-10 17:20:35 UTC
spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir64/gcc/testsuite/rust/../../gccrs
-B/home/dave/gnu/gcc/objdir64/gcc/testsuite/rust/../../ /home/dave/gnu/gcc/gcc/g
cc/testsuite/rust/execute/torture/issue-2187.rs -fdiagnostics-plain-output -frus
t-incomplete-and-experimental-compiler-do-not-use -O0 -lm -o ./issue-2187.exe
PASS: rust/execute/torture/issue-2187.rs   -O0  (test for excess errors)
Setting LD_LIBRARY_PATH to .:.:/home/dave/gnu/gcc/objdir64/gcc:/home/dave/gnu/gc
c/objdir64/hppa64-hp-hpux11.11/libstdc++-v3/src/.libs
Execution timeout is: 300
spawn [open ...]
L1
L2

PASS: rust/execute/torture/issue-2187.rs   -O0  execution test
FAIL: rust/execute/torture/issue-2187.rs   -O0  output pattern test
Output was:
L1
L2


Should match:
L1
L2
L3
L4