Menu

#2686 SDCC uses far too much, but finite memory

open
nobody
None
other
5
2018-10-13
2017-11-03
No

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

1 Attachments

Related

Bugs: #2555
Bugs: #2759

Discussion

  • Erik Petrich

    Erik Petrich - 2018-06-12

    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
  • Maarten Brock

    Maarten Brock - 2018-10-13
    • Description has changed:

    Diff:

    --- 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
    
     

    Related

    Bugs: #2555


Log in to post a comment.

Auth0 Logo