nitc/abscomp: protect some NULL test with maybenull
authorJean Privat <jean@pryen.org>
Fri, 25 Mar 2016 00:12:54 +0000 (20:12 -0400)
committerJean Privat <jean@pryen.org>
Fri, 25 Mar 2016 02:52:52 +0000 (22:52 -0400)
commit5a188e71440b496265c5318207e22da6ad5c008c
tree2c4162f03c2e4ba2f7559effa64bc703aaa4e74c
parentfb171b844733600e8cf70f7828d6b6fa5c40f08d
nitc/abscomp: protect some NULL test with maybenull

Whereas a potential optimization, this also prevent to generate invalid
C code that compares floats and NULL.

Signed-off-by: Jean Privat <jean@pryen.org>
src/compiler/abstract_compiler.nit