This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, Pointer Bounds Checker 35/x] Fix object size emitted for structures with flexible arrays


2014-06-13 19:40 GMT+04:00 Jeff Law <law@redhat.com>:
> On 06/12/14 17:38, Ilya Enkovich wrote:
>>>
>>> It looks ok to me - did you test with all languages?  In particular did
>>> you test Ada?
>>
>>
>> I configure compiler with no language disabling and then run bootstrap
>> and make check. Does it mean all languages are covered? Will make more
>> testing if required.
>
> In addition to Richi's comment able --enable-languages= ...  You also need
> an Ada compiler installed to build Ada.   Most Linux distributions provide
> Ada packages of some  sort.  It may be called ada or gnat.
>

Thanks for tips! I added --enable-languages=all,ada,obj-c++,go and got
no new failures with this patch.

Ilya

> Jeff
>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]