aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linearize.c
diff options
authorAlexander Viro <viro@www.linux.org.uk>2004-07-23 22:35:45 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-07 21:02:18 -0700
commit07bc6f3abd6f1b16d3b7476a84aa127b56bb1233 (patch)
treec3fa8c89966868a340be9dc81dd40dcf7224d12b /linearize.c
parentbdc32ab8bb14f4ddfb07b13dfebd2545aab7b44c (diff)
downloadsparse-dev-07bc6f3abd6f1b16d3b7476a84aa127b56bb1233.tar.gz
[PATCH] evaluate_conditional() prepared for FP
preparation for FP - we will be replacing conversions from FP to boolean with explicit foo != 0.0 and !foo with foo == 0.0; that way a bunch of places won't have to think of FP at all and uses of FP in boolean contexts are rare enough to warrant that. So we switch evaluate_conditional() to getting a struct expression **, which will allow such rewriting.
Diffstat (limited to 'linearize.c')
0 files changed, 0 insertions, 0 deletions