From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D70843858D34; Mon, 20 May 2024 07:52:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D70843858D34 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1716191538; bh=SSmn59ZN1hrBrM5rejaP2I/J1fP5vPyxGupsg6EzupI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ddbgdhKGlXm3A496hJXoVZClk5c2qa9Yao2ga6ZCzt4NXWcOi9LAE3Ss0vYN7O6aB hY/CLNAzK6jHMd9oeM3LueuJQPp0XmOrvu+vfnWxvKZsZp+5RL84JuMqwn6fKeChyt Z5gdFvLFHkatPLEHAnyaJaxapATkRTKFm0CPsWME= From: "glaubitz at physik dot fu-berlin.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/115148] [SH] [12/13/14 Regression]: libcanberra fails with 'unaligned opcodes detected in executable segment' Date: Mon, 20 May 2024 07:52:18 +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: 14.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: glaubitz at physik dot fu-berlin.de X-Bugzilla-Status: NEW 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: 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=3D115148 --- Comment #10 from John Paul Adrian Glaubitz --- (In reply to Oleg Endo from comment #8) > Adrian, if you have the means, can you bisect it to pinpoint the commit > where this error starts occuring? Yes, definitely. Will take a little longer though as I need to fix my setup first.=