[Oberon] Project Oberon 2013 compiler does not like large heap objects (but does not complain either)

Michael Schierl schierlm at gmx.de
Fri Dec 29 14:34:21 CET 2023


Hello,


Thank you all for your contributions (also off-list)

Am 29.12.2023 um 01:34 schrieb Joerg:
> I guess ORG.Store should generate an error if x.a > 07FFFFH

I decided to go with generating an error in Put2 - smallest impact in
terms of changes required, but may have a slight performance impact on
the compiler due to the extra check.


See here:

<https://github.com/schierlm/Oberon2013Modifications/blob/master/BugFixes/FixWrappedMemoryDisplacement.patch>


Regards,


Michael


More information about the Oberon mailing list