From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3C5423858017; Sat, 23 Sep 2023 16:57:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3C5423858017 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695488272; bh=dlv9VtgUOu2Ua9pbSfltDe25JxdImzYCOup2s0fkz14=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SzQUVoY49Il8LxP9f7ku/1dRqQLZOBafAezxMwWGm/2yOpMZzSdo5A1diL7Nxl8mL gAlHqw9sk7f4bUHTeCJqIOyP7r6AJU4IdWRzJM2CQUtPaklgJLJRQ1TM1URyRlALE9 ftwNouiAyJ1PYfiEZ52xfhBE+oSH+eu9s/CiVnTc= From: "19373742 at buaa dot edu.cn" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/111554] Timeout with with "-O3 -fno-dse -fno-inline -fno-store-merging -fno-toplevel-reorder -fno-tree-dce -fno-tree-dse" Date: Sat, 23 Sep 2023 16:57:51 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: 19373742 at buaa dot edu.cn X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: 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: attachments.created 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=3D111554 --- Comment #1 from CTC <19373742 at buaa dot edu.cn> --- Created attachment 55975 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D55975&action=3Dedit The compiler output=