diff options
author | Vibhav Pant <vibhavp@gmail.com> | 2022-08-09 11:30:18 -0400 |
---|---|---|
committer | David Malcolm <dmalcolm@redhat.com> | 2022-08-09 11:36:36 -0400 |
commit | 9385cd9c74cf6662f43038aafe4d2467899f322e (patch) | |
tree | 094bb7374707f04c63b0f0903ee9ee8708dd6767 /gcc/fold-const.cc | |
parent | 16877cc2006ede41486bebc70459bbbd60d5edc9 (diff) | |
download | gcc-9385cd9c74cf6662f43038aafe4d2467899f322e.zip gcc-9385cd9c74cf6662f43038aafe4d2467899f322e.tar.gz gcc-9385cd9c74cf6662f43038aafe4d2467899f322e.tar.bz2 |
libgccjit.h: Uncomment macro definition for testing gcc_jit_context_new_bitcast support
The macro definition for LIBGCCJIT_HAVE_gcc_jit_context_new_bitcast
was earlier located in the documentation comment for
gcc_jit_context_new_bitcast, making it unavailable to code that
consumed libgccjit.h. This commit moves the definition out of the
comment, making it effective.
gcc/jit/ChangeLog:
* libgccjit.h (LIBGCCJIT_HAVE_gcc_jit_context_new_bitcast): Move
definition out of comment.
Signed-off-by: David Malcolm <dmalcolm@redhat.com>
Diffstat (limited to 'gcc/fold-const.cc')
0 files changed, 0 insertions, 0 deletions