While looking at some generated Cmm I saw things like this
c1Cm:
goto c1Cq;
c1Cq:i.e. useless basic blocks that haven't been optimized away. Is this to be expected? -- Johan
_______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
