[project @ 2005-02-22 10:58:22 by simonmar]
authorsimonmar <unknown>
Tue, 22 Feb 2005 10:58:22 +0000 (10:58 +0000)
committersimonmar <unknown>
Tue, 22 Feb 2005 10:58:22 +0000 (10:58 +0000)
emitSwitch: if we're compiling via C, then always generate a switch
rather than an if-tree.  This should work around brokenness in older
versions of GCC.


No differences found