From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 09CCC3844750; Thu, 9 May 2024 15:13:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 09CCC3844750 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715267594; bh=srGITXc+Og+fZEnXe24N6ioZd/WG5Gq0Xi31nU/amWI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sSCD2LiL+kEY9uj2UybVD2je/2NYhuuDbFOpV1MgadNLvdqE9PqLhI1OSY1wDiUB5 mg8aXILLyzZtEZFIYxxdQZPDqmkiRDF71tVoae6nK/eppetSRj3kxLAchI/JPuaOwB QE0ih4x/B6JYiZUmGI/qt8Us+aRNYB/Alnlpb8rs= From: "admin@tho-otto.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/115010] m68k: invalid subl instruction generated Date: Thu, 09 May 2024 15:13:13 +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: admin@tho-otto.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: 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=3D115010 --- Comment #2 from Thorsten Otto --- Yes, i'm aware of that. And as already mentioned, the bug is not triggered = by all gcc versions. Is there something i can do to track down the issue? tree-data-ref.cc is quite large.=