On 01/23/15 13:06, David Malcolm wrote:
libgccjit can print detailed logs and generate testcases for
reproducing bugs (using gcc_jit_context_set_logfile and
gcc_jit_context_dump_reproducer_to_file respectively).
It strikes me that such files really ought to contain version
information, so the fo
libgccjit can print detailed logs and generate testcases for
reproducing bugs (using gcc_jit_context_set_logfile and
gcc_jit_context_dump_reproducer_to_file respectively).
It strikes me that such files really ought to contain version
information, so the following patch adds calls to print_version