In file included from jit.c:268: cacao-disasm.i: In function `disassemble_threaded': cacao-disasm.i:13737: parser stack overflow before `1' Release: gcc-2.95.2 Environment: Alpha (21164a, 164LX board) Linux-2.2.13 glibc-2.0.7 (RedHat-5.2) How-To-Repeat: gcc -mieee -O2 -c jit.i
Fix: Untested workaround: use goto instead of else
State-Changed-From-To: open->analyzed State-Changed-Why: Confirmed as a bug.
From: jsm28@gcc.gnu.org To: anton@mips.complang.tuwien.ac.at, gcc-gnats@gcc.gnu.org, jsm28@cam.ac.uk, nobody@gcc.gnu.org Cc: Subject: Re: c/2161 Date: 28 May 2001 12:00:35 -0000 Synopsis: long if-else cascade overflows parser stack State-Changed-From-To: open->analyzed State-Changed-By: jsm28 State-Changed-When: Mon May 28 05:00:35 2001 State-Changed-Why: Confirmed as a bug. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2161&database=gcc
Responsible-Changed-From-To: unassigned->rth Responsible-Changed-Why: .
State-Changed-From-To: analyzed->closed State-Changed-Why: http://gcc.gnu.org/ml/gcc-patches/2002-04/msg01558.html