From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 47BE63858CDA; Sat, 22 Jul 2023 15:23:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 47BE63858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1690039412; bh=NvKphuCqxwUIgYGwd+dt8gGx7FCzZFmVwR2Pu1FfVUA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hBxIEl9O8+BLhh9LFlYMh4ijRFCJnHbGz8IBwe83s/AGZKRqthTOgcea6NfDQuJKl dvnbdr947fQKeV0tvKwA52KkNkvklyJK99PEsnCni+/UMRupVtEbX451GTc2/Nnj5J naxaCtdnJpSw0TJjT8kUKk0Tbtf01sRL8NzOAWvU= From: "roland.illig at gmx dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/110772] strange code generated for bit-field access Date: Sat, 22 Jul 2023 15:23:31 +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: 10.5.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: roland.illig at gmx dot de 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: attachments.isobsolete attachments.created 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=3D110772 Roland Illig changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55598|0 |1 is obsolete| | Attachment #55599|0 |1 is obsolete| | --- Comment #6 from Roland Illig --- Created attachment 55611 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D55611&action=3Dedit Precompiled source from comment 5=