(root)/
gcc-13.2.0/
gcc/
testsuite/
rust/
execute/
torture/
exit_error.rs
// { dg-xfail-run-if "" { *-*-* } }

fn main() -> i32 {
    1
}