From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F3F2F38319EF; Mon, 11 Sep 2023 03:49:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F3F2F38319EF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1694404179; bh=mFBmoGjTrj0a3H1gJZ6bBRJHlOn/u6W0OgU1l+C6tow=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iHpK39emNXK+8CjQC/fRn7M5rmF26/1yGNuvIed0U14GjXigq1mSvkyvXWmyPuuZ5 PTAiUzisaQcIQcPimLxuKliyieUEE23l0nrwwENe+3AATJOzz7citP7utLmsCEK89Z 4ec7Lri9gqTCL/1zFFADU8L1UWAZpngrD7q/HpUE= From: "john.soo+gcc-bugzilla at arista dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug driver/86030] specs file processing does not create response files for input directories Date: Mon, 11 Sep 2023 03:49:37 +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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: john.soo+gcc-bugzilla at arista dot com X-Bugzilla-Status: NEW 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=3D86030 --- Comment #10 from John Soo --- I'm also not sure https://gcc.gnu.org/git/?p=3Dgcc.git;a=3Dcommitdiff;h=3D180ebb8a24d24fc5b10= 5f2257d6216f6dfde62df fixes the collect bug because collect uses collect_execute instead of the p= ex_* exec functions.=