gpc crash

Frank Heckenbach ih8mj at fjf.gnu.de
Wed Jul 6 14:06:38 CEST 2005


Peter N Lewis wrote:

> gpc crashes compiling the following (erroneous) program.  It 
> correctly detects the syntax error, and then crashes with the crash 
> report following.
> 
> program peterW;
> 
> 	function Doit( Integer(info): Integer ): Integer;
> 	begin
> 	end;
> 
> begin
> end.

Seems to be a Bison bug (uninitialized usage of
yystack->yyerror_range[1]). I will investigate further and report to
the Bison maintainers. Thanks for the report.

Frank

-- 
THANK YOU, EUROPEAN PARLIAMENT, for rejecting one of the most
dangerous stupidities:
  http://mail.fsfeurope.org/pipermail/press-release/2005q3/000109.html

Frank Heckenbach, frank at g-n-u.de, http://fjf.gnu.de/, 7977168E




More information about the Gpc mailing list