This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/21632] ICE with small model attribute on ia64
- From: "jakub at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 May 2005 21:12:06 -0000
- Subject: [Bug target/21632] ICE with small model attribute on ia64
- References: <20050517202858.21632.jakub@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jakub at gcc dot gnu dot org 2005-05-17 21:12 -------
Particularly the change that matters is ia64_expand_load_address, which no
longer splits it. src is small_addr_symbolic_operand in this case.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21632