[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #63801] add FCLEARSTACK analagous to CLEARSTACK
From: |
anonymous |
Subject: |
[bug #63801] add FCLEARSTACK analagous to CLEARSTACK |
Date: |
Mon, 13 Feb 2023 15:04:48 -0500 (EST) |
URL:
<https://savannah.gnu.org/bugs/?63801>
Summary: add FCLEARSTACK analagous to CLEARSTACK
Project: Gforth
Submitter: None
Submitted: Mon 13 Feb 2023 08:04:46 PM UTC
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Mon 13 Feb 2023 08:04:46 PM UTC By: Anonymous
I noticed that CLEARSTACK doesn't affect the floating point stack. I guess
having it do so would be non-standard and/or break things. So there should be
a new word FCLEARSTACK that clears the FP stack. When running tests I usually
put CLEARSTACK at the beginning of the test. Obviously FCLEARSTACK is easy to
implement with FDEPTH and a loop but it would make sense to include it.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63801>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #63801] add FCLEARSTACK analagous to CLEARSTACK,
anonymous <=