From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9D57E3870898; Mon, 13 May 2024 11:35:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9D57E3870898 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715600156; bh=FS+ObKnVqSAaDaoyXmo3lrUh5UPE/Y/ROIk5IsnOflw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BkYX437qpnY1cYo1tl4C08ZXZMFQeW7HDeJpyFPFUKsocAQs+oVRXCl2Lb19CnUbv kgrQkxDnlTmVsPnl3DET8b4FoevZFESkLgV/pKb4kyLXNpOTlj5DMiZUPwQK3TSB4R XTBsPxhvlSIygqS4BZnVq65CS3TrvlLEJNXjCGGo= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/107231] [13 Regression] c-c++-common/goacc/kernels-loop-g.c: '-fcompare-debug' failure (length) Date: Mon, 13 May 2024 11:35:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: debug X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: compare-debug-failure, openacc X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: aoliva at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: priority 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=3D107231 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2=