This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix to Zdenek's store motion patch installed
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: gcc-patches at gcc dot gnu dot org, <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- Date: Thu, 31 Jul 2003 18:46:36 -0400 (EDT)
- Subject: Re: Fix to Zdenek's store motion patch installed
On Wed, 30 Jul 2003, Jan Hubicka wrote:
> Wed Jul 30 18:47:59 CEST 2003 Jan Hubicka <jh@suse.cz>
> * gcse.c (insert_store): Ignore fake edges.
This and the typo fix (which BTW I didn't see on gcc-patches;
gcse.c 1.265) fixes the mmix-knuth-mmixware regression reported
in <URL:http://gcc.gnu.org/ml/gcc-patches/2003-07/msg02786.html>
(test still in progress though).
Thanks!
brgds, H-P