From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 594333870851; Wed, 29 Jul 2020 12:53:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 594333870851 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1596027197; bh=fK2GyWGy/s93pKrrSLEZXB7B211GU9o2SWybWmzHRuc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HC5j4RFoXK2ND4tqsxp8rK02mAISpSeg5ad3aUK5oSN03TLfJ0LZk24e4Ly1k3QUe 8GsN4NvXCyGotNA+zxTOY1zM/ss+l9EFeqfwiBsp/NwosXae9aVq49zJpJ1S9djfI1 W3qfJjL9Y01tSx7hdvHKGtFPOmlzS824zSIwHPJo= From: "nathan at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug preprocessor/95889] [10 regression] __has_include broken with -traditional-cpp (and therefore with Fortran) Date: Wed, 29 Jul 2020 12:53:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: preprocessor X-Bugzilla-Version: 10.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: nathan at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: nathan at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to cf_reconfirmed_on bug_status cc everconfirmed 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2020 12:53:17 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95889 Nathan Sidwell changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |nathan at gcc dot g= nu.org Last reconfirmed| |2020-07-29 Status|UNCONFIRMED |ASSIGNED CC| |nathan at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #5 from Nathan Sidwell --- thanks for the patch, taking so I don't forget=