[PATCH, committed] Fix build of jit (was Re: [PATCH] Flatten tree.h and tree-core.h (Version 3))

Prathamesh Kulkarni prathamesh.kulkarni@linaro.org
Mon Jan 12 19:08:00 GMT 2015


On 13 January 2015 at 00:01, Mike Stump <mikestump@comcast.net> wrote:
> On Jan 11, 2015, at 2:33 PM, Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> wrote:
>> oops, sorry about this. We will build further flattening patches with
>> --enable-languages=all,go,jit,ada.
>> Shall that cover all the front-ends ?
>
> No objc++ is non-default:
Thanks!
>
> $ grep build_by_default */config-lang.in
> go/config-lang.in:build_by_default="no"
> java/config-lang.in:#build_by_default=no
> jit/config-lang.in:build_by_default="no"
> lto/config-lang.in:build_by_default=no
> objcp/config-lang.in:build_by_default=“no"
>
> I saw changes to objcp, so, I had assumed you did it, otherwise I was going to mention it.
Michael had built objcp for tree.h flattening patch and tested it.

Thanks,
Prathamesh



More information about the Gcc-patches mailing list