This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/34174] gcc produces erroneous asm for movdi
- From: "rask at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Nov 2007 13:46:23 -0000
- Subject: [Bug target/34174] gcc produces erroneous asm for movdi
- References: <bug-34174-15397@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from rask at gcc dot gnu dot org 2007-11-23 13:46 -------
> dp-bit.c:964: internal compiler error: in change_address_1, at emit-rtl.c:1783
That is because it needs an offsetted address during and after reload, and the
fr30 doesn't have that. It can happen on trunk too.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34174