Version 10.00 (RC2) is now available

Started by Pelle, June 29, 2020, 02:23:44 PM

Previous topic - Next topic

John Z

Thanks Pelle,

I appreciate you taking a look at this and figuring it out. 
Saves my sanity looking for where I went wrong :)

I'll implement your suggestion.

Thanks again,
John

John Z

Good news - this looks to be resolved in RC3.  The test program works under all conditions and the original full program operates correctly.  Perhaps this : •Fixed compiler problem with aggregate stack interference graph and pointer aliasing. resolved it.

John Z

Pelle

Quote from: John Z on July 15, 2020, 01:30:51 PM
Good news - this looks to be resolved in RC3.  The test program works under all conditions and the original full program operates correctly.

Great!

Quote from: John Z on July 15, 2020, 01:30:51 PM
Perhaps this : •Fixed compiler problem with aggregate stack interference graph and pointer aliasing. resolved it.

Yes (I could have stated it less technical, but I wanted to be precise).
/Pelle