On 05 Apr 2010, at 16:36, John Coppens wrote:

> gives:
> 
> 654         if ch = eofchar then
> (gdb) n
> 655           sy := sps[ch]
> (gdb) 
> 659           goto 1;
> (gdb) 
> 661       symbol_read := true;
> 
> Does this have anything to do with optimizations?

Unlikely. You can always disable the explicitly with -O-. Without a compilable 
example program that demonstrates the problem I cannot help further.


Jonas_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to