tromey/el-compilador

miscompiles json--plist-reverse

tromey opened this issue · 0 comments

I tried compiling json--plist-reverse. The compiler doesn't initialize a variable near the top.

BB_0:
  res_219 = Qnil;
  if (!NILP (plist_220))
    {
      goto BB_3;
    }

Here plist_220 should be initialized from plist.