Marten Jan de Ruiter wrote:
Now http://www.gnu-pascal.de/todo.html does not tell me much... What can I do to help you eleminate the bug (if it is a new one, that is)
You could send a strack trace (e.g., set coredumpsize > 0, run the compilation, start `gdb <executable> core' and type `i s').
However, I've fixed some memory management bugs related to GPC based on gcc-3 recently, so the next release will be the first one that I dare call stable with gcc-3 (hopefully), so you might just wait for it now. (There are other bugs left, so I can't release it yet.)
Frank