From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D7E4D385E836; Thu, 2 May 2024 23:52:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D7E4D385E836 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1714693927; bh=N857sLECFOdD7XEqw98Wtpn7fuEP4Ag0eUj6cJt8nAk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Aj9YQdMMb2BMoVCZ1i2qQ/dJ3QcZ7I1nWYMMBi7/MTwEYFtUTw6Msatd5EF9iAzFG bntIXDRfErrub+OEqGyDNqM6jUM+VrhhkilJZn6676/kIRpOoiUnmGoQS40/gQEcQ3 99HlEoSfndDux7D/LG2rkUe7qvAlbvW8RtMhRkzI= From: "mikpelinux at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114910] can't build a c6x cross compiler Date: Thu, 02 May 2024 23:52:07 +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: mikpelinux at gmail dot com 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: cc 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 Mikael Pettersson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikpelinux at gmail dot com --- Comment #7 from Mikael Pettersson --- (In reply to Marc Poulhi=C3=A8s from comment #6) > It fails with -Os. > It works with -O0, -O1, -O2, -O3 and -Os -fno-var-tracking. >=20 > Mikael, is it possible that you're not using -Os for target libs? I'm not adding -Os anywhere, just taking defaults. Confirmed that adding --enable-target-optspace triggers the assembler error= .=