This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/34225] [4.3 Regression] ICE (segfault) in adjacent_mem_locations at rs6000.c:18191
- From: "dje at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Nov 2007 20:26:47 -0000
- Subject: [Bug target/34225] [4.3 Regression] ICE (segfault) in adjacent_mem_locations at rs6000.c:18191
- References: <bug-34225-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from dje at gcc dot gnu dot org 2007-11-25 20:26 -------
It is not clear that the scheduling code should be considering stack_tie for
this particular conflict. But the stack_tie MEM probably should have some
basic attributes using set_mem_attrs_from_reg.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34225