From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BFAB6385696E; Fri, 21 Oct 2022 08:42:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BFAB6385696E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666341754; bh=c4HOtb+LuXEZTvsNLTSPb6MJG9eqW92eL/G7va05GiQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=htg69xrVMP9DF/9pvBtq2IiCgX/kPjyS1YeL4fY1EFE4oYZtRrph5/3rGQ+x915h2 HyHJwdRDeGCsnyc9UXvIQL0ukirJLz9YnVM1b5hXSuhWNF89amBfD4GRAnNX+hH7S3 +j20ds1ZJmbnfVlXm3gcGDb2JgbGe3fNF2caDO54= From: "kaploceh at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/107327] internal compiler error: in tsubst_pack_expansion, at cp/pt.c:12930 Date: Fri, 21 Oct 2022 08:42:34 +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: 10.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: kaploceh at gmail dot com 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: 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=3D107327 --- Comment #6 from Carlos E --- (In reply to Martin Li=C5=A1ka from comment #4) > > When you say to attach a preprocessed source, what would be the most > > accepted command that I should be running which can reliably show whate= ver > > was preprocessed?=20=20=20 >=20 > Just append -E to the existing command line arguments, that would be fine. done. I can also attach if necessary the whole file generated by GNU Make -= d=20 Still compiling gcc 10.4. It'll have to be postponed.=