Module Name: pcc
Committed By: ragge
Date: Sun May 4 20:13:47 UTC 2008
Modified Files:
pcc/arch/i386: flocal.c
pcc/f77/fcom: putscj.c
Log Message:
Add a trivial implementation of computed goto using the same code as
switch/case uses. Computed goto really should use a lookup table.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pcc/arch/i386/flocal.c
cvs rdiff -u -r1.11 -r1.12 pcc/f77/fcom/putscj.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.