https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82174

David Malcolm <dmalcolm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2017-09-13
     Ever confirmed|0                           |1

--- Comment #1 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Thanks for filing this.  I can reproduce what appears to be the same crash by
simply calling:

  gcc_jit_context_get_builtin_function (ctxt, "not-found");

Am investigating.

Reply via email to