From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C9CCD384AB78; Fri, 3 May 2024 11:53:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C9CCD384AB78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1714737215; bh=F4x0Wu139sok5rogPT7VXFGhjrm/HK4PQW/vDyCH2pQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dJcgTbzP9wGAbbP5XhezRRvPFqaz8rReRSKGTF+G0TEcZVNc51OnAGahnMgjIyECn tl87hOYlizPwhWi2E75sBouFDWqf+zn5K95YR3K8qWniECcL0l7ohcXLe8AKlT3fqz 1kOh7mMUNMgoUILI9BZR8GFYad5uH5bJTnygd7eA= From: "dkm at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114910] can't build a c6x cross compiler Date: Fri, 03 May 2024 11:53: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: 14.0 X-Bugzilla-Keywords: assemble-failure, build X-Bugzilla-Severity: normal X-Bugzilla-Who: dkm at gcc dot gnu.org 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=3D114910 --- Comment #9 from Marc Poulhi=C3=A8s --- Yes, sorry I should have added that in my original message (I did mention t= he commit on IRC). This is the commit that introduces the hardcfr.c file that = is miscompiled. The error may be latent and bisecting should probably run the above command with a copy of a preprocessed hardcfr.c ?=