Be more careful about linearizing conditionals
commita5213d6e3a438ef366d23f7b2b793a96a003e5ec
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 21 Jun 2005 22:19:27 +0000 (21 15:19 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 21 Jun 2005 22:19:27 +0000 (21 15:19 -0700)
tree1e5d196ccd1429d387d2e3983338e1f3f700196e
parentd4a1970223d1ab8b96ae5249d89aefc8de9c710c
Be more careful about linearizing conditionals

If there were earlier parse errors, we may not have some of the
expressions involved, so just check that first.

Reported by Luc Van Oostenryck.
linearize.c