From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C43F23858D33; Thu, 2 Mar 2023 13:32:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C43F23858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677763938; bh=qhg+vIUxFnZMHTkLfkVZ6HOunnL4tjbwD/JB8nDZDBY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LqFdaEj3TUY4nIbENGWo0ija7nPhFtoQteBu/kp8G7cxOfkAskwRPKZyRldrC6o5h VKVelBvYXcTVYJyIn9Fy4TaUknM1RpoqbwoslGqow0iVQMx40OB0fXpOHBf39k2jx5 uUcZTXr3zPAWL80jsTBrEE8W6xABnjjD7HnbmkFo= From: "schwab@linux-m68k.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/108989] Two small almost identical programs give different results Date: Thu, 02 Mar 2023 13:32:18 +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: og10 (devel/omp/gcc-10) X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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: resolution bug_status 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=3D108989 Andreas Schwab changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #1 from Andreas Schwab --- x is used to compute y.=