[PATCH] libgccjit.h: Make the macro definition for testing gcc_jit_context_new_bitcast correctly available.
David Malcolm
dmalcolm@redhat.com
Tue Aug 9 15:39:54 GMT 2022
On Sat, 2022-07-30 at 19:18 +0530, Vibhav Pant wrote:
> I don't have push rights to the repo, so this would need to be
> applied manually.
I've gone ahead and pushed your fix to trunk (for GCC 13) as r13-2004-
g9385cd9c74cf66.
I plan to also push it to the gcc 12 branch shortly (for gcc 12.2)
Thanks again for the patch.
Dave
>
>
> Thanks,
> Vibhav
>
> On Tue, Jul 26, 2022 at 4:48 AM David Malcolm <dmalcolm@redhat.com>
> wrote:
> >
> > On Sat, 2022-07-23 at 13:31 +0530, Vibhav Pant via Jit wrote:
> > > 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 patch moves the definition out of the
> > > comment, making it effective.
> >
> > Good catch!
> >
> > Do you have push rights to the git repo, or should I push this?
> >
> > Thanks
> > Dave
> >
>
>
More information about the Jit
mailing list