From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8EA063858C60; Sun, 3 Mar 2024 23:47:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8EA063858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709509667; bh=B3/QA4sxHNs7P2M/Tr8syV5ajNmfSW1mpvuy0/b8Vm8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jaGttWMISo81sbqNIBB5S2Y3pXFby1Ju9rSp8tdAfp5+QFvAQ/L0yj3U5bZGyqFyD aDoNpy5W8ln9wpOyBTvhd7D3NnXPChGNVfCrKfuoZ7sbNl11PjuUBjroFxpHfBOHFL T/+4tzg4gpusy/wSTbxyi0LSJf2Lrk5rSyTALT10= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112868] GCC passes -many to the assembler for --enable-checking=release builds Date: Sun, 03 Mar 2024 23:47:46 +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: X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: jeevitha 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=3D112868 --- Comment #9 from Sam James --- (In reply to Jeevitha from comment #8) > Created attachment 57584 [details] > Removed -many from the options passed by default to the assembler. >=20 > Sam James, can you do a practice distro build using this patch? Hi Jeevitha, I've added this to our patchset tonight and asked some people = to give it a spin on top of that too.=