From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 690BD3861865; Sat, 28 Oct 2023 22:31:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 690BD3861865 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698532287; bh=GI8xd7BbChoRr1xAlM5aQn5trGtrENQujy2RwzfDJ4o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lLzYgwj69utdq8HSGcZicN9xlMkvk8vvxDxfYphAWr9R6Me4652deoAaZW7smmV0p bqB49g+VdfJbbIqlSmi2mywWiVEGyL1PqAJaoVuo2YQeCJ4RYjJDLD/R1Tc/Ak0iE7 rAy8wrneNftqaR53Cq3zJpvwYc6YGis40GsjqDqU= From: "law at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/107885] H8/300: libsupc++/hash_bytes.cc fix shift-count-overflow warning Date: Sat, 28 Oct 2023 22:31:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: law at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: redi at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc resolution bug_status Message-ID: In-Reply-To: References: 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=3D107885 Jeffrey A. Law changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |law at gcc dot gnu.org Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from Jeffrey A. Law --- No plans to backport this.=