jit: fix crash in memento_of_new_string_literal::make_debug_string
authorDavid Malcolm <dmalcolm@redhat.com>
Mon, 19 Jan 2015 17:16:37 +0000 (17:16 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Mon, 19 Jan 2015 17:16:37 +0000 (17:16 +0000)
commit450e225b585ca3c9b4cb9fc2d06e620e7a0b457d
tree2c4ba976f49179dd78968a08adc5cba78bee21c6
parentb411ed0cee47ade1f4b622813c3154afb2a4d6ea
jit: fix crash in memento_of_new_string_literal::make_debug_string

gcc/jit/ChangeLog:
* jit-recording.c
(gcc::jit::recording::memento_of_new_string_literal::make_debug_string):
Add missing format string.

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