[project @ 2000-09-04 14:10:38 by simonmar]
authorsimonmar <unknown>
Mon, 4 Sep 2000 14:10:38 +0000 (14:10 +0000)
committersimonmar <unknown>
Mon, 4 Sep 2000 14:10:38 +0000 (14:10 +0000)
Convert one of the alternatives in an algebraic switch into the
default, if we don't already have a default.  This generates better
code in particular for inline comparison primops.

Noticed by: Qrczak


No differences found