Re: [fpc-pascal]Bug with Level 2 Optimizations

2004-07-23 Thread Jonas Maebe
On 17 jun 2004, at 04:48, Marcel Martin wrote: ere is a bug (?) of the compiler (FP 1.9.4) when setting Level 2 Optimizations. I post it here since I don't believe it is possible to use the bug report form. (I work with Win98, AMD 2600+) It's (finally) fixed. Jonas

[fpc-pascal]Bug with Level 2 Optimizations

2004-06-16 Thread Marcel Martin
Hello, Here is a bug (?) of the compiler (FP 1.9.4) when setting Level 2 Optimizations. I post it here since I don't believe it is possible to use the bug report form. (I work with Win98, AMD 2600+) Types used in the code. type TBigInt = record Digits: PDigits;// pointer to a