[PATCH] Re: target/7434: [x86_64] ICE in change_address_1, at emit-rtl.c:1934
Richard Henderson
rth@redhat.com
Fri May 16 01:46:00 GMT 2003
On Thu, May 15, 2003 at 12:48:00PM +0200, Jakub Jelinek wrote:
> It seems the following patch has not made it to gcc-patches ever (was
> apparently just sent to gcc-gnats@gcc.gnu.org),
Grr..
> ... though the bug is still present even on the trunk.
Are you sure? This looks a lot like PR 10673, which I did fix on
mainline, but was waiting for 3.3 branch to open to apply there.
> * i386.c (ix86_split_long_move): Fix modes in the precomputed address
> references.
As for the patch itself, I prefer the use of replace_equiv_address
in my patch.
> * gcc.c-torture/compile/20021008-1.c: New test.
Please do commit the test case.
r~
More information about the Gcc-bugs
mailing list