[m-dev.] GCC back-end status
Fergus Henderson
fjh at cs.mu.OZ.AU
Sun Jan 21 04:17:57 AEDT 2001
The GCC back-end now passes most of the tests cases in the `samples'
and `tests' directories.
The exceptions are
samples/c_interface and other tests using the C interface
Missing Mmake support for C interface
tests using --intermodule-optimization
These fail for the same reason as the ones above,
because the C header code in the standard library
gets included in the final MLDS.
tests using MR_unbox_float
Link error because MR_unbox_float is undefined
(that will be very easy to fix).
hard_coded/curry.m, higher_order_syntax2.m
map__det_insert failed in mlds_to_gcc.m
(haven't analyzed this one yet)
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list