From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D9F2C3858D32; Tue, 25 Apr 2023 16:38:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D9F2C3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682440687; bh=8ZHdSXZuZRgKzzl4sYqBhC07OBdYN559E3tSkXunlaM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JoMn6YoUfeYoTUAzFs8TG4nJ6OHmio++bUA2tl0FDPRYG0A7XcNyKE6ndwfjKQ/3E UhJ/GDjqOAXILbzzhvBHrkqokMqd5qF35qwqydYAqzj2ULqALY4uq7FdG8CvjGSv+8 4QC6I3YbIeWwGzwyPEreReU4eaFlMl/+FU/K37bg= From: "patrick.begou@univ-grenoble-alpes.fr" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/109622] [13/14 regression][OpenACC] internal compiler error: in omp_group_base, at gimplify.cc:9412 if -fopenacc is set. Date: Tue, 25 Apr 2023 16:38:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: openacc X-Bugzilla-Severity: normal X-Bugzilla-Who: patrick.begou@univ-grenoble-alpes.fr X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D109622 --- Comment #7 from Patrick B=C3=A9gou --- Le 25/04/2023 =C3=A0 14:49, pault at gcc dot gnu.org a =C3=A9crit=C2=A0: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D109622 > > --- Comment #4 from Paul Thomas --- > Hi Patrick, > > Confirmed on pre-release GNU Fortran (GCC) 13.0.1 20230414. > > ..... > > Thanks for the report. No, Paul. Thanks for providing such a powerful development environment! Users should thanks, not developers. ;-) Patrick=