This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/13722] [3.4/3.5 regression] [ia64] ICE in push_secondary_reload
- From: "wilson at specifixinc dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2004 03:31:35 -0000
- Subject: [Bug target/13722] [3.4/3.5 regression] [ia64] ICE in push_secondary_reload
- References: <20040117230657.13722.schwab@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From wilson at specifixinc dot com 2004-01-24 03:31 -------
Subject: Re: PR 13722 candidate fix
On Fri, 2004-01-23 at 17:50, Zack Weinberg wrote:
> This, I think, can be addressed with peephole2 patterns, which have
> the ability to allocate scratch registers without risk of overlap. A
> form like
I forgot that you had mentioned peephole2 earlier. I am not very
familiar with this code. I looked at the docs and looked at the code a
bit, and I see that this does look like it will work nicely.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13722