This: warning: array subscript is above array bounds [-Warray-bounds] Sounds like it's never correct. Should we pass -Wno-array-bounds?
On Mon, Feb 11, 2013 at 10:39 AM, Armin Rigo <ar...@tunes.org> wrote: > Hi Matti, > > On Mon, Feb 11, 2013 at 6:16 AM, Matti Picus <matti.pi...@gmail.com> wrote: >> http://buildbot.pypy.org/builders/jit-benchmark-linux-x86-64/builds/581/steps/translate/logs/stdio > > Ah well, just Yet Another Intel assembler operation that asmgcc > doesn't know about. The fix is trivial (done). > > It doesn't mean that looking at warnings is not a good idea; it should > be done at some point too. > > > A bientôt, > > Armin. > _______________________________________________ > pypy-dev mailing list > pypy-dev@python.org > http://mail.python.org/mailman/listinfo/pypy-dev _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev