This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: postreload-gcse.c: Obvious fix applied: don't emit jumps when we can't
- From: Joern RENNECKE <joern dot rennecke at st dot com>
- To: Mostafa Hagog <MUSTAFA at il dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org, kkojima at gcc dot gnu dot org
- Date: Tue, 12 Apr 2005 15:38:22 +0100
- Subject: Re: postreload-gcse.c: Obvious fix applied: don't emit jumps when we can't
- References: <OF94DC999E.F714713A-ON43256FDA.004E8FCD-43256FDA.004ECE33@il.ibm.com>
P.S.: A number of regresions are also attributable to PR middle-end/20371.
The structure layout algorithm uses uninitialized data, so a number of the
struct-layout tests return random results.
I have the patch to the sh-elf-4_1-branch banch now because this bug
makes it impossible to make a straightforward regression test.