jhc vs ghc and the surprising result involving ghcgeneratedassembly.

Lennart Augustsson lennart at augustsson.net
Wed Nov 2 13:17:30 EST 2005


Simon Marlow wrote:
>>Is it correct that you use indirect gotos across functions?  Such
>>gotos aren't supported by GCC and work only by accident.
> 
> 
> Yes, but cross-function gotos are always to the beginning of a function.

Is that enough to ensure that the constant pool base register
is reloaded on the Alpha?

	-- Lennart


More information about the Glasgow-haskell-users mailing list