| #endif |
#endif |
| |
|
| /* ensure that the cached elements (if any) are accessible */ |
/* ensure that the cached elements (if any) are accessible */ |
| #if !(defined(INDIRECT_THREADED) || defined(DOUBLY_INDIRECT) || defined(VM_PROFILING)) |
#if !(defined(GFORTH_DEBUGGING) || defined(INDIRECT_THREADED) || defined(DOUBLY_INDIRECT) || defined(VM_PROFILING)) |
| sp0 -= 8; /* make stuff below bottom accessible for stack caching */ |
sp0 -= 8; /* make stuff below bottom accessible for stack caching */ |
| fp0--; |
fp0--; |
| #endif |
#endif |