[MLton] refs in ssa

Lukasz S Ziarek lziarek@cs.purdue.edu
Wed, 10 Mar 2004 08:59:47 -0500 (EST)


...
> scope.  Hence you are seeing the number of arguments for all
> primitives, not Ref_ref.
>
> If this is the case, and you compiled with MLton, you should have
> gotten a redundant match warning.  If you did not, let us know.

you are correct, I see my problem now. I somehow managed to miss the
redundant case warning and was just as you stated looping across all
prims. Sorry about spamming the list, but thank you very much for the
help.

Luke

>
> I would expect SML/NJ would report the warning as well.
>
> Let us know if this is the problem.
>
> _______________________________________________
> MLton mailing list
> MLton@mlton.org
> http://www.mlton.org/mailman/listinfo/mlton
>