From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8BF56385773C; Thu, 18 Jan 2024 10:51:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8BF56385773C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705575095; bh=1GdZFb/S32SGilUXi00huw/HfAeT2HIBcdGoyzyez7M=; h=From:To:Subject:Date:From; b=qp5knZmh0Zvh8AUx/vmQOufWB+OOQ+e4kSvwLpEr5TCvnY1lBGrX6MLba2Jvrw/hE DZaEXURAJMCwIAGFyLuK9UChZWeBityDwBNbjL+FgWli1j3iIItRQBIicz4CgyYCAb I9fTDGvFoAXtGFLm7gXEtdhjoWE2UIyjMDwonK8k= From: "ro at gcc dot gnu.org" To: gcc-rust@gcc.gnu.org Subject: [Bug rust/113472] New: rust/compile/issue-1446.rs FAILs Date: Thu, 18 Jan 2024 10:51:34 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rust X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ro at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone cf_gcctarget Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113472 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] --=20 You are receiving this mail because: You are on the CC list for the bug.=