From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 754413858C39; Tue, 8 Nov 2022 14:19:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 754413858C39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667917147; bh=vaciKk0/g2luV79milX+7uOt/7i4K+mA7vu7nS2G0/M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=t4s/zyf7rqlva7GhqFORozJBy19/Qblbs8IUEt4uZd/5zIjIoIguWpUEFUntVzm7w k6h7pEJAD9Y5XKUfPNdnUJ4oYwxhcEavFUfhWuJCcXc+ftF7/X8N8ZXMZ7CJ1GkKgk XsaTaFOgIec698KKqTsKaLVPMZyTw7S575CFtHM4= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/107519] internal compiler error: in get_partitioning_class, at symtab.cc:2096 Date: Tue, 08 Nov 2022 14:19:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ipa X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: needs-bisection, needs-reduction X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org 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: --- 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=3D107519 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nathan at gcc dot gnu.org --- Comment #1 from Martin Li=C5=A1ka --- Dunno how to reduce or bisect that: g++ pr107519.ii -c -Ofast -std=3Dc++23 -s -flto -march=3Dnative -fmodules-t= s -c In module imported at iobuf_file.cc:1:1: ./../../../include/fast_io.h: error: failed to read compiled module: No such file or directory ./../../../include/fast_io.h: note: compiled module file is =E2=80=98gcm.cache/,/,,/,,/,,/include/fast_io.h.gcm=E2=80=99 ./../../../include/fast_io.h: note: imports must be built before being impo= rted ./../../../include/fast_io.h: fatal error: returning to the gate for a mechanical issue compilation terminated.=