Re: WIDE_AUXI
Bruno Haible <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <[email protected]> |
Daniel, Sam,
> > *) Is WIDE_AUXI still in use / of interest? It was introduced
> > 2002-12-04 by Bruno, but as far as I can tell won't get used unless
> > explicitly requested during configure via setting -D WIDE_AUXI in
> > CFLAGS.
>
> I have no idea why Bruno introduced it (we already have WIDE_SOFT).
I think it had two purposes:
- It was an experiment, to help developing the WIDE_SOFT memory model.
For example, if a gcc bug or GC bug was hampering WIDE_SOFT, to
see whether it occurred also with the (less demanding) WIDE_AUXI.
- It has immediate (= not heap-allocated) single-floats, so it could
be useful for numerical programs that use single-floats on 32-bit
platforms.
But such numerical programs more often use double-floats, and
nowadays 64-bit platforms are the norm.
> Unless he explains, I think we can discard it.
Yes you can discard it.
Bruno
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel