[jhc] JHC's internal format conflicting with ARM instruction set?

John Meacham john at repetae.net
Fri Jan 7 06:59:30 CET 2011


Actually, The only functions that need tag bits are the evaluation functions
and they are only called from the eval function, so all we need to do is
force them all to use the same instruction set then we can just set the
correct lower bits in eval.  If gcc can't be persuaded to do this, then a
simple assembly stub would work.
On Jan 6, 2011 9:12 PM, "John Meacham" <john at repetae.net> wrote:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/jhc/attachments/20110106/71e8f64c/attachment.htm>


More information about the jhc mailing list