Fix silly "else" case handling bug. If we have
commitb913ad003c3ea7f52d05abfe4e27b73df60f42cd
authorLinus Torvalds <torvalds@home.osdl.org>
Wed, 11 Feb 2004 22:51:00 +0000 (11 15:51 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:01:21 +0000 (7 21:01 -0700)
tree0a845712c48e605ef02219c9b77bcb11de203a8e
parenta04d1a1f9b5c2082a8ca2e545626e17fad1001d9
Fix silly "else" case handling bug. If we have
an else case, we'd better linearize it in that
context, and we'd better make the first "goto"
point to the else.
linearize.c