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: "schwab at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2004 14:10:34 -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 schwab at suse dot de 2004-01-24 14:10 -------
Subject: Re: PR 13722 candidate fix
"Zack Weinberg" <zack@codesourcery.com> writes:
> Just to be sure this isn't an unrelated bug, could you revert ia64.c
> to version 1.264 and ia64.md to version 1.118, and see if it works
> again? (That is, backing out both these fixes and the original
> problematic change.)
The regression tester is already running here with the patches backed out
for some days. But current mainline failed to bootstrap today, apparently
due to dereferencing freed memory in get_addr (3.4 didn't fail, but
probably only because of disabled checks). Looks like an unrelated bug,
though.
Andreas.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13722