This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Re: target/7434: [x86_64] ICE in change_address_1, at emit-rtl.c:1934


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~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]