fixes to gcc_jit_context_dump_reproducer_to_file
authorDavid Malcolm <dmalcolm@redhat.com>
Tue, 30 Jun 2015 19:18:34 +0000 (19:18 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Tue, 30 Jun 2015 19:18:34 +0000 (19:18 +0000)
commita6314e15e0c5671e71f4511011a125aab3cc3d6a
treec0e9a6fe7c2601958c3d008584862c73e00c43c9
parentadb6d84ba64c1513a4238691ec25e3137485f485
fixes to gcc_jit_context_dump_reproducer_to_file

gcc/jit/ChangeLog:
* jit-recording.c
(gcc::jit::recording::context::dump_reproducer_to_file):
Add pragma to generated reproducers to disable -Wunused-variable.
Fix handling of NULL string options.

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