This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: possible gcse failure: not able to eliminate redundant loads
- From: Richard Henderson <rth at redhat dot com>
- To: Daniel Berlin <dberlin at dberlin dot org>
- Cc: David Edelsohn <dje at watson dot ibm dot com>, Dale Johannesen <dalej at apple dot com>, "Sanjiv Kumar Gupta, Noida" <sanjivg at noida dot hcltech dot com>, gcc at gcc dot gnu dot org
- Date: Fri, 13 Dec 2002 01:31:21 -0800
- Subject: Re: possible gcse failure: not able to eliminate redundant loads
- References: <20021212224213.GD28987@redhat.com> <3FC59349-0E25-11D7-8880-000393575BCC@dberlin.org>
On Thu, Dec 12, 2002 at 05:58:37PM -0500, Daniel Berlin wrote:
> I remember someone saying that store motion should replace this, since
> it subsumes it.
Of course. The next time someone has time to fix store motion.
r~