From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 51A41385701A; Tue, 16 May 2023 17:04:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 51A41385701A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1684256676; bh=qj5rj2UCG8QyFUPGRDzKkEwUVhcXoCcYgau98Mj3Ngg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Z32ooiEd5NMkk8DNZwrvUbNMTVNHSS0BMcXnt8PIgJ56qSZPVbbSitUiHvcXYbbrx wvpgZAUyHjNmtqrcw2aPOM/O/BYdEyd9LuO9cZtOiiawfTcK6R8kc/8KoRWcxq6D/O /PR/PSTu+a3Vl1fnurA3YkJj10p/NImuLcljSTVQ= From: "patrick at rivosinc dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/104338] RISC-V: Subword atomics result in library calls Date: Tue, 16 May 2023 17:04:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: enhancement X-Bugzilla-Who: patrick at rivosinc dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: patrick at rivosinc dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D104338 Patrick O'Neill changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #17 from Patrick O'Neill --- Closing this issue since the fix is on trunk and was backported to releases/gcc-13 to be included in the next release.=