Handle NULL in gcc_jit_context_set_str_option
authorDavid Malcolm <dmalcolm@redhat.com>
Fri, 19 Dec 2014 19:33:29 +0000 (19:33 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Fri, 19 Dec 2014 19:33:29 +0000 (19:33 +0000)
commit1f0858d762302ef84a5c4da165cb3129b83e7082
treee12db36ae8e9e15caf81a84da05228e7731c2c59
parent375550c647d112d5ae064401074507ff14092ddd
Handle NULL in gcc_jit_context_set_str_option

gcc/jit/ChangeLog:
* jit-recording.c (gcc::jit::recording::context::set_str_option):
Handle NULL.

From-SVN: r218969
gcc/jit/ChangeLog
gcc/jit/jit-recording.c