From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 323873858C78; Thu, 20 Jul 2023 03:13:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 323873858C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689822786; bh=FkMp/z1s39WmoCQFl4tw/Zyl2xYBf7K2KbmPh5da89c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UA7ZI+k7n6TXv6MG98Ld9Oe7HZ42PzjyG+eH+gy9108B00bJGJJ2y/hhPSjg9zMVE RYgc0sDsjIVUsrRsZW9+lyct29yOpON1Md0cZNaKAKVu35zxUSHAaxHvHUGbE2Pg8x fL46ZgmqWVMPwYGMg94WsMcpRC4Maq8unL3TwL+U= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug pch/110746] gcc-12 fails: sorry, unimplemented: PCH allocation failure Date: Thu, 20 Jul 2023 03:13:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: pch X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: WAITING 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: cf_gcchost 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=3D110746 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Host| |freebsd --- Comment #9 from Andrew Pinski --- I suspect freebsd needs some host support for relocatable PCH and nobody has implemented it yet. Maybe it is best not to try PCH with the program you are compiling.=