This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: inline-asm/7916: [3.2/3.3/3.4 regression] ICE in instantiate_virtual_register_1
- From: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- To: gcc-gnats at gcc dot gnu dot org, hope2see at chol dot com, gcc-bugs at gcc dot gnu dot org,nobody at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, jh at suse dot cz
- Date: Mon, 24 Mar 2003 12:24:58 +0100
- Subject: Re: inline-asm/7916: [3.2/3.3/3.4 regression] ICE in instantiate_virtual_register_1
The GCC 3.3 ChangeLog suggest that this PR is fixed:
Fri Mar 21 23:14:11 CET 2003 Jan Hubicka <jh at suse dot cz>
PR inline-asm/7916
* function.c (instantiate_virtual_regs_lossage): New function.
(instantiate_virtual_regs_1): Use it.
(instantiate_virtual_regs): Do not continue in substition when
insn has
been deleted.
Honza, if the PR is fixed, can you close the PR?
Greetz
Steven
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7916