From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D0D51385E034; Mon, 23 Mar 2020 09:39:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D0D51385E034 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1584956387; bh=DuawpJxuYrReopJpQNRlAMlgEg/rK7qhNojQNA6mmzU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=O0gAGmYTIMSQEGRmrO+KWussjuiKWx+VYhBdS2Cs8g6KRvSwwgjQnmwZJ4Uu+XqDp pDNMRI/HiwzeBKAA1rzejqW8hG5z76j40Zf6kajBFxahVaxfkk4rCcLi+YOeZ+zuoO roF14FAbwF83s59BTP2pBRWmEzSemfMEOVx4y1+0= From: "cvs-commit at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: =?UTF-8?B?W0J1ZyB0cmVlLW9wdGltaXphdGlvbi85NDI2Nl0gYWFyY2g2NA==?= =?UTF-8?B?77yaSUNFIGR1cmluZyBHSU1QTEUgcGFzczogZm9yd3Byb3A=?= Date: Mon, 23 Mar 2020 09:39: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: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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, 23 Mar 2020 09:39:47 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94266 --- Comment #4 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:263ee1260bc4017465a8ef722889ccc59fcee0d2 commit r10-7328-g263ee1260bc4017465a8ef722889ccc59fcee0d2 Author: Richard Biener Date: Mon Mar 23 10:38:57 2020 +0100 tree-optimization/94266 - aovid propagating addresses of TARGET_MEM_REFs 2020-03-23 Richard Biener PR tree-optimization/94266 * tree-ssa-forwprop.c (pass_forwprop::execute): Do not propagate addresses of TARGET_MEM_REFs. Please enter the commit message for your changes. Lines starting=