From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1F8E0385BF92; Fri, 3 Apr 2020 11:36:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1F8E0385BF92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1585913819; bh=4e0E4Hfzjpp6WVvGzYWQf+ug4D/oji9EuIP7ht7t4vg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=XhFcPDmfKDwsZHlc3/R015ZRjQoB4y+AvcXDbX8arBjdO6PNqD5D+eJ1sDXWsxLs6 OIJeuHoicwOFjuGQ3MKp31l7NZVKAzfqc3wMN5aORxw/mwtobn/gUwqIool+DLUogq o+xM8EUWnFrxRU1XtUAEYv/f9XDeiqyXKmBhK7iQ= From: "linkw at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/94451] [10 Regression] April 1st 2020 GCC does not compile spec 2017 gcc_r benchmark with -O3 Date: Fri, 03 Apr 2020 11:36:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: critical X-Bugzilla-Who: linkw at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: linkw at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Apr 2020 11:36:59 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94451 Kewen Lin changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |DUPLICATE --- Comment #7 from Kewen Lin --- Correct the status, looks updated mistakenly somehow. *** This bug has been marked as a duplicate of bug 94443 ***=