From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1E39E3858296; Fri, 6 Jan 2023 10:37:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1E39E3858296 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673001459; bh=o8FdjDnxsF4icSLM2zCy0o0lLWRCnPLimXxu0PUYrDM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=EyaG3/pVqAvzKgmWKoqGeoFnZ3/eselFGNnokhFpqCWJAJZtBmejiUGm/EBLam/VH eA3OVqE812Xi1+SKbLBysjws0X/9LrAfr7vN4fwXAuPIEOBuhi8g+CUWLbfKEt2KiJ iJoHDrNMyMi1eHdY2uI2aVT0hQ1/km/R8fAoE1iE= From: "j.reuter@fz-juelich.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/108286] [12 Regression] OpenMP Target directive causes internal compiler error Date: Fri, 06 Jan 2023 10:37:37 +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.2.1 X-Bugzilla-Keywords: openmp X-Bugzilla-Severity: normal X-Bugzilla-Who: j.reuter@fz-juelich.de X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: jakub at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 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=3D108286 --- Comment #5 from Jan Andr=C3=A9 Reuter --- I tried to compile and run the source code I uploaded when creating the tic= ket. I used the latest daily bump: https://gcc.gnu.org/git/?p=3Dgcc.git;a=3Dcommit;h=3D53ef7c1d9a44a2c681d4b34= 33a853cd4461be8c5 The program compiles without issues now and runs correctly when adding a ma= in function.=