Re: [fpc-pascal] -O2 internal compiler errors

2017-11-08 Thread Ryan Joseph
I’m was not able to replicate this right now outside of the project. There appears to be a vast multitude of errors some of which are fixed by removing “inline” and other which I don’t understand right now. When I have some more free time I’ll try again. Thanks. > On Nov 8, 2017, at 11:13 PM, K

Re: [fpc-pascal] -O2 internal compiler errors

2017-11-08 Thread Karoly Balogh (Charlie/SGR)
Hi, On Wed, 8 Nov 2017, Ryan Joseph wrote: > When I turn on -O2 I get a never ending stream of internal error > 2009112601 which I think is from various inlined operator overloads > (didn’t do much testing though). Is this a bug or are they not > compatible? Example code to trigger it please, if

[fpc-pascal] -O2 internal compiler errors

2017-11-08 Thread Ryan Joseph
When I turn on -O2 I get a never ending stream of internal error 2009112601 which I think is from various inlined operator overloads (didn’t do much testing though). Is this a bug or are they not compatible? Regards, Ryan Joseph ___ fpc-pascal