https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113472
Bug ID: 113472 Summary: rust/compile/issue-1446.rs FAILs Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rust Assignee: unassigned at gcc dot gnu.org Reporter: ro at gcc dot gnu.org CC: dkm at gcc dot gnu.org, gcc-rust at gcc dot gnu.org Target Milestone: --- Target: sparc-sun-solaris2.11 Since the recent Rust import, a test FAILs on 32 and 64-bit Solaris/SPARC: +FAIL: rust/compile/issue-1446.rs (test for excess errors) Excess errors: /vol/gcc/src/hg/master/local/gcc/testsuite/rust/compile/issue-1446.rs:8:14: error: no method named 'swap_bytes' found in the current scope [E0599]