jhc vs ghc and the surprising result involving ghc
generatedassembly.
skaller
skaller at users.sourceforge.net
Wed Nov 2 12:01:00 EST 2005
On Wed, 2005-11-02 at 14:59 +0100, Florian Weimer wrote:
> Is it correct that you use indirect gotos across functions? Such
> gotos aren't supported by GCC and work only by accident.
Even direct gotos aren't universally supported. Some info
in Fergus Henderson's paper may be of interest
http://felix.sourceforge.net/papers/mercury_to_c.ps
--
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net
More information about the Glasgow-haskell-users
mailing list