fixes to gcc_jit_context_dump_reproducer_to_file
commitcc36aead6a4e5017477c9c0836672317128ed6b3
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Jun 2015 19:18:34 +0000 (30 19:18 +0000)
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Jun 2015 19:18:34 +0000 (30 19:18 +0000)
treec0e9a6fe7c2601958c3d008584862c73e00c43c9
parent9bd7a189c372465fb757ecd67336379779f4ea60
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225204 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/jit/ChangeLog
gcc/jit/jit-recording.c