Silence array-bounds warnings when with gcc 4.9.1

Yaron Keren yaron.keren at gmail.com
Tue Apr 28 05:23:48 PDT 2015


I have uploaded the full list of warnings when building clang to
http://llvm.org/pr23335. They happen in several locations.


2015-04-28 12:34 GMT+03:00 Joerg Sonnenberger <joerg at britannica.bec.de>:

> On Tue, Apr 28, 2015 at 09:14:27AM +0300, Yaron Keren wrote:
> > http://llvm.org/pr23335
> >
> > When building clang with gcc 4.9.1, there are many 'array subscript is
> > above array bounds' warnings from clang/Basic/Diagnostic.h. This patch
> > silences these warnings.
>
> But why do they happen?
>
> Joerg
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150428/e82f8c02/attachment.html>


More information about the cfe-commits mailing list