c/5078: ICE in instantiate_virtual_regs_1, at function.c:3873

Reichelt reichelt@igpm.rwth-aachen.de
Fri Dec 21 07:06:00 GMT 2001


The following reply was made to PR c/5078; it has been noted by GNATS.

From: Reichelt <reichelt@igpm.rwth-aachen.de>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, georg.wild@gmx.de,
        nobody@gcc.gnu.org
Cc:  
Subject: Re: c/5078: ICE in instantiate_virtual_regs_1, at function.c:3873
Date: Fri, 21 Dec 2001 16:13:55 +0100

 Hi,
 
 the problem can be reproduced with the following code snippet:
 
 void f()
 {
     int i;
     i -= 2 * (0x7fffffff + 1);
 }
 
 using gcc 3.1 20011219 on i686-pc-linux-gnu.
 
 Greetings,
 Volker Reichelt
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5078
 
 



More information about the Gcc-prs mailing list