Compiling the attached file using SDCC 3.6.9 [r10157] uses more than 8 GB of memory (no matter which target). But unlike bug [#2555], memory usage is finite, and SDCC terminates.
Compiling for z80, the memory usage is down to "only" 3.7 GB with the current [r10436] revision. So I'd say there's still more memory reduction needed.
Last edit: Maarten Brock 2018-10-13
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--- old+++ new@@ -1,3 +1,3 @@-Comiling the attached file using SDCC 3.6.9 #10157 uses more than 8 GB of memory (no matter which target). But unlike bug #2555, memory usage is finite, and SDCC terminates.+Compiling the attached file using SDCC 3.6.9 [r10157] uses more than 8 GB of memory (no matter which target). But unlike bug [#2555], memory usage is finite, and SDCC terminates.Philipp
Compiling for z80, the memory usage is down to "only" 3.7 GB with the current [r10436] revision. So I'd say there's still more memory reduction needed.
Last edit: Maarten Brock 2018-10-13
Diff:
Related
Bugs: #2555