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
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to