diff options
author | Antoni Boucher <bouanto@zoho.com> | 2022-04-12 17:23:18 -0400 |
---|---|---|
committer | David Malcolm <dmalcolm@redhat.com> | 2022-04-12 17:23:18 -0400 |
commit | 79e1a6fb9babb34dfcb99964c37d3c4f8bb619ca (patch) | |
tree | 6aeb43e3c82280d3187b1fcfb85b69137b89a48f /gcc/d/expr.cc | |
parent | 5780ff348ad4430383fd67c6f0c572d8c3e721ad (diff) | |
download | gcc-79e1a6fb9babb34dfcb99964c37d3c4f8bb619ca.zip gcc-79e1a6fb9babb34dfcb99964c37d3c4f8bb619ca.tar.gz gcc-79e1a6fb9babb34dfcb99964c37d3c4f8bb619ca.tar.bz2 |
libgccjit: Add function to hide stderr logs [PR104073]
gcc/jit/
PR jit/104073
* docs/_build/texinfo/libgccjit.texi: Regenerate.
* docs/topics/compatibility.rst (LIBGCCJIT_ABI_23): New ABI tag.
* docs/topics/contexts.rst: Add documentation for the new
function gcc_jit_context_set_bool_print_errors_to_stderr.
* jit-common.h: New enum value
(INNER_BOOL_OPTION_PRINT_ERRORS_TO_STDERR).
* jit-recording.cc: Handle the new option
INNER_BOOL_OPTION_PRINT_ERRORS_TO_STDERR.
* libgccjit.cc: New function
(gcc_jit_context_set_bool_print_errors_to_stderr).
* libgccjit.h: New function
(gcc_jit_context_set_bool_print_errors_to_stderr).
* libgccjit.map (LIBGCCJIT_ABI_23): New ABI tag.
Diffstat (limited to 'gcc/d/expr.cc')
0 files changed, 0 insertions, 0 deletions