Skip to content

miscompiles json--plist-reverse #22

Open
@tromey

Description

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions