From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 64F243850411; Mon, 24 Aug 2020 08:16:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 64F243850411 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1598257010; bh=pofK4R9hbXBAp8NzcTrwb/D7xucqzuvFa9hSeX7sK0Y=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AzA9XlTFkrxz/dQJs2RgsiORuD9tK+3p7hFT6y413wopo27xwgBs4ADMrNmgRZGAd ZCjVJy6msdoMjoKG39GQT5wuciANS+RKFzrmPU9DpwWbgvbyS0zH6+kTGk8wdVimvj 4eq6ulJwcXfCsLHCrS+9TBHUrzBraxP8aqQerxRI= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/96729] [11 Regression] hang on x86_64-linux-gnu with `-g -O3` since r11-39-gf9e1ea10e657af9f Date: Mon, 24 Aug 2020 08:16:50 +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: unknown X-Bugzilla-Keywords: compile-time-hog X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc cc cf_known_to_fail bug_status priority everconfirmed cf_known_to_work cf_reconfirmed_on 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: Mon, 24 Aug 2020 08:16:50 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96729 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|hang on x86_64-linux-gnu |[11 Regression] hang on |with `-g -O3` |x86_64-linux-gnu with `-g | |-O3` since | |r11-39-gf9e1ea10e657af9f CC| |marxin at gcc dot gnu.org, | |rguenth at gcc dot gnu.org Known to fail| |11.0 Status|UNCONFIRMED |NEW Priority|P3 |P1 Ever confirmed|0 |1 Known to work| |10.2.0 Last reconfirmed| |2020-08-24 --- Comment #1 from Martin Li=C5=A1ka --- Confirmed, started with Richi's r11-39-gf9e1ea10e657af9f.=