From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4AB8B3832E69; Thu, 27 Jun 2024 13:42:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4AB8B3832E69 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1719495774; bh=zel4rzdA76he05Zh6ORT+5ESQsSi7qcnNtXC1NnZXHo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=EL4KRbGKDOjoepbblSjEhR6sSyFpGabpdn3QLdO/Rqs+eRY3TNbHxNjWkbZZx89av 7NCdh3J3hkhtoWoboKTBrru6yqWpSz+K0yrMz8AtbFVyPXAEP6GrQbWQ/dBHnegTyw mktUd+5/5BML9tr3OGGcfSF6Le3mr0D9/7X4Rv1E= From: "djordje.baljozovic at ac dot rwth-aachen.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/115345] [12/13/14/15 Regression] Different outputs compared to GCC 11- and MSVC/Clang Date: Thu, 27 Jun 2024 13:42:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: djordje.baljozovic at ac dot rwth-aachen.de X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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: bug_status resolution 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=3D115345 Djordje Baljozovic changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |FIXED=