From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AAC1B3858D1E; Mon, 6 May 2024 11:39:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AAC1B3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1714995558; bh=qGtdGeMnK5+TC0MhTfw0/KN9G25eqjsMLl4/MDqkCqQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=M0VHpheN5el5a+k6EL8jx/PJQfHuzuj9gtw/tIPAbnKWMY880CMWAdFx9606RYJ7f /5I2k1C8HC+xXj58WIWq/G2UZKa/NExnUtqP3J5PcxUfQ82xI8RT7TuSd97c6msRWv pk0hAIeKYeepqIfOvNoZ1mYAiXqryXKJjemQh3/4= From: "deepadeepthi98 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug driver/111527] COLLECT_GCC_OPTIONS option hits single-variable limits too early Date: Mon, 06 May 2024 11:39:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: driver X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: deepadeepthi98 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: attachments.created 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=3D111527 --- Comment #6 from Deepthi H --- Created attachment 58107 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D58107&action=3Dedit workaround for gcc driver long argument list error=