From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 79673382EA15; Thu, 27 Oct 2022 01:09:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 79673382EA15 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666832947; bh=O5Dv7SSclZz4eBOE/r/PU0SahALW+IgC9EvNdZ981HA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=w9BOzqY8rfwI4oeOxpxx1I90BwtvaWWWTIUncKlic8FkZ9LcM8TwGH9qO6wYka/Sx zCoOg2a1/qzJwud4x9RBJW6z+x9goGsMakpS1yL+ohS3NsejBBhHMI9r6FH3NihVAr 3CuDOVGwNoJg8wWHV8dZUvzoW6ALFfPhXhpmJ5Hc= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/105631] GCC internal compiler error: Segmentation fault when trying to compile Qt 6.3 Date: Thu, 27 Oct 2022 01:08:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 12.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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: resolution bug_status see_also 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=3D105631 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|WAITING |RESOLVED See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D105725 --- Comment #4 from Andrew Pinski --- No preprocessed source in over 5 months. Also this is most likely a dup of bug 105725 which is fixed in GCC 12.2.0.=