From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 321153858408; Mon, 30 Oct 2023 21:03:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 321153858408 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698699824; bh=Y3XqgJ6yBUJcctD6+iaAYBTTCHKPblsegqsKQrwZeM0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SwUV7sX69IDvQ5AxH5KRUj//I2P7Y5HMFPRdOptWeK7mdmZJont/OVsmhFKwQQY8G 7rtgc1d79/9KGc8gL8bJa4i7PDh5DYFCUIfeiWnRCczwK8uX8cjiqc/lVq5ww+MKxX regIkl6G1UxuiTzxI7MBSwDbHFDeoq9tV51uip9w= From: "lhyatt at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug preprocessor/108244] [13 Regression] `pragma GCC diagnostic` and -E -fdirectives-only causes the preprocessor to become confused since r13-1544-ge46f4d7430c52104 Date: Mon, 30 Oct 2023 21:03:42 +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: 13.0 X-Bugzilla-Keywords: diagnostic, ice-on-valid-code, patch, rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: lhyatt at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D108244 Lewis Hyatt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jpewhacker at gmail dot com --- Comment #13 from Lewis Hyatt --- *** Bug 91152 has been marked as a duplicate of this bug. ***=