bug-gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #57741] Strange begin drop again ;


From: Bernd Paysan
Subject: [bug #57741] Strange begin drop again ;
Date: Tue, 4 Feb 2020 13:42:24 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36

Follow-up Comment #2, bug #57741 (project gforth):


[comment #1 comment #1:]
> We could fix this by adding a memory access in DROP (and some other words),
but I am not sure if this is worth the effort and the slowdown.

With the debugging engine (gforth), it's probably worth it.  We don't do TOS
caching there only to get precise stack empty traps, and it hurts performance
more than an unused read in DROP.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57741>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]