This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/43603] gcc-4.4.3 ICE on ia64 with -O3
- From: "abel at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 21 Mar 2011 12:08:21 +0000
- Subject: [Bug target/43603] gcc-4.4.3 ICE on ia64 with -O3
- Auto-submitted: auto-generated
- References: <bug-43603-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43603
--- Comment #10 from Andrey Belevantsev <abel at gcc dot gnu.org> 2011-03-21 12:07:57 UTC ---
(In reply to comment #9)
> Andrey,
>
> I was just looking at PR 48191, a bug submitted against GCC 4.5.2. It looks
> like it is caused by the same problem that this patch fixes. Can you back port
> this fix to the 4.5 branch? Also is there any reason not to close this defect
> as resolved since it is fixed on the trunk and in 4.6.
Hi Steve,
I was hoping to port a couple of fixes to 4.5, including this one, but got busy
with other stuff. The PR was there to remind me of doing this, evidently not
effectively. Thanks for pinging me. I will determine the PRs that need to be
backported to 4.5 within two weeks.