Compiler: Fixed NULL-deref in tree optimizer. CAR for a F_*_EQ node may be NULL if the variable hasn't been declared. Fixes [bug 7397 (#7397)].