> 
> I have a question on ghc 0.26 !
> 
> I have added a phase that produces the following code with (no O
> flags). Please ignore mangled names.
> 
> What do I need to do to get const.Int.* in-lined, as the unfolder
> seems to ignore it at present ?

Blarg!  I have no idea what 0.26 does now!

You'll bet very little inlining if you don't say "-O".  Why
not use -O?

Simon


Reply via email to