From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0C2303851C11; Fri, 4 Sep 2020 17:51:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0C2303851C11 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1599241860; bh=bdWUSb2zX+qHsT30ySha3xQ7fDgRguAyeMI3821xI6Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=kIoIMhkXjZKTm/Ke8fx5fklkgYAhIIYtsH0QHFySlErCp+NKWBXU2+b1tEn66kOR/ 5faH/fq572nb6ANOcyHsyBv2cKk9+Z5L0gQO4p3kwjM4TxWwsB/rGd1okUfCphXSrS GEreAsgLFbkMWlXSzHjOEH6UKm9b/l8ZBVKeSGsk= From: "jan.smets at nokia dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug preprocessor/96391] [10/11 Regression] internal compiler error: in linemap_compare_locations, at libcpp/line-map.c:1359 Date: Fri, 04 Sep 2020 17:50:59 +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.1 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jan.smets at nokia 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: 10.3 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 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: Fri, 04 Sep 2020 17:51:00 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96391 Jan Smets changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jan.smets at nokia dot com --- Comment #5 from Jan Smets --- Similar issue @ https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96935 (with bisect to the 'last known good' version)=