Re: [PATCH] toplev: gcc version information for jit

2015-01-26 Thread Jeff Law
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

[PATCH] toplev: gcc version information for jit

2015-01-23 Thread David Malcolm
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