This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
egcs-20000306 ICE in `size_binop', at fold-const.c:1873
- To: gcc-bugs at gcc dot gnu dot org
- Subject: egcs-20000306 ICE in `size_binop', at fold-const.c:1873
- From: Horst von Brand <vonbrand at sleipnir dot valparaiso dot cl>
- Date: Sun, 12 Mar 2000 12:01:07 -0400
The following code, cut to size out of ISOFS in the current linux kernels,
ICEs on SPARC and i686 at least:
tst.c: In function `main':
tst.c:9: Internal compiler error in `size_binop', at fold-const.c:1873
struct {
char a[5];
} *p;
int main ()
{
int i = -1;
if(p->a[-i])
return 1;
}
--
Horst von Brand vonbrand@sleipnir.valparaiso.cl
Casilla 9G, Viņa del Mar, Chile +56 32 672616