c++/8338: Infinite loop on illegal code
Joe Buck
jbuck@synopsys.com
Thu Oct 31 14:06:00 GMT 2002
The following reply was made to PR c++/8338; it has been noted by GNATS.
From: Joe Buck <jbuck@synopsys.com>
To: gcc-gnats@gcc.gnu.org, dv@vollmann.ch, gcc-bugs@gcc.gnu.org
Cc:
Subject: Re: c++/8338: Infinite loop on illegal code
Date: Thu, 31 Oct 2002 13:58:33 -0800
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8338
With 20021031 from the 3.2 branch, I am not seeing an infinite loop; I
get an ICE.
The ICE is a segmentation fault in cc1plus, in walk_tree in
tree-inline.c. The
ICE happens quickly, there is no excessive memory consumption.
More information about the Gcc-prs
mailing list