From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A0727385BF92; Fri, 3 Apr 2020 13:36:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A0727385BF92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1585921007; bh=FHCs4p4TtdKJSIqbvaoj29PXFHdkYzugicOv/lEoMNk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZNiwcwX5HNpyZAvf8lZ55JXtp3+KEfU/ZAcfbYtH+KLghWdgQZW02rUC4s5BZXwS+ ui/KH9VD5u87qEbgaowCe/h9EZAA6M2if7X24t0dWLFihYGDglwSUkx9IWocGf8yHQ 1a7h15dmh52cUPC7Gsjs4e/4/+/T3gsp9pgqqqAY= From: "clyon at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/91322] [10 regression] alias-4 test failure Date: Fri, 03 Apr 2020 13:36:47 +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: X-Bugzilla-Severity: normal X-Bugzilla-Who: clyon at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: hubicka at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.0 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 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 13:36:47 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D91322 --- Comment #5 from Christophe Lyon --- Created attachment 48183 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D48183&action=3Dedit executable asm from objdump=