From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3A5973858D32; Mon, 10 Jul 2023 08:57:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3A5973858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688979457; bh=9f4rp0L/t90leY24PZbq28rMyR9meZnxfUa98RXwE7E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=imTQvyg7poIJW2pa5FiuVxFxBl4Sm384+xDf2tnsYHFt7gWc7ZvHJcfjk/Fp8STKk ijcIPGbXVOmNs8L6Y9w+1W23RIU8NuayWWvtf//d96suyUwraVTegslGnE6YpeMyrE i7dv8zQBoGgb3COnLjYSJ8IYPL8SNTf7K8p/nhKw= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug plugins/110610] File insn-opinit.h not installed ? Date: Mon, 10 Jul 2023 08:57:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: plugins X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D110610 --- Comment #3 from David Binderman --- (In reply to avieira from comment #2) > I can't reproduce this but it seems like the modula2 build also suffers f= rom > the same issue, see PR110284. >=20 > David, what exactly are you trying to build? Can you give us the configure > command? Perhaps I haven't given enough clues.=20 I was trying to build linux-6.4 & yesterday's linux-6.5-rc1 with recent gcc trunk=20 dated 20230701 & 20230708. Configure lines are make distclean make allyesconfig make=