From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A76A4385B507; Fri, 24 Feb 2023 23:16:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A76A4385B507 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677280607; bh=JfJxejkKdlp8UHoaOLlCIFqN2kgNj9BvHYYlt2orrR0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Mr8f+k/0NCwCpq+krFG5eceH+n4hotMQVEEI9fkKo9ZTVgGusPgGP7u0yjQISrXTf HFGnKnecPJ6+n0ehZxaU37XnR+ZKE3EYsatYU2M5lGZwpkvsJYj4XyloGHSGC2H9QV dpeFBEq78Nd4Fov7+3xPcZ2mgiocrAl/HJ6Q1ED8= From: "michael_greenburg at byu dot edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/108930] Internal compiler error with -fopenmp (tsubst_omp_for_iterator) Date: Fri, 24 Feb 2023 23:16:47 +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: michael_greenburg at byu dot edu 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: attachments.created 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=3D108930 --- Comment #1 from michael_greenburg at byu dot edu --- Created attachment 54534 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D54534&action=3Dedit The *.out file from `-freport-bug`=