pypy ../../rpython/bin/rpython --batch -Ojit targetpypystandalone in dir /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal (timeout 7200 secs) watching logfiles {} argv: ['pypy', '../../rpython/bin/rpython', '--batch', '-Ojit', 'targetpypystandalone'] environment: HOME=/Users/matti HOMEBREW_CELLAR=/opt/homebrew/Cellar HOMEBREW_PREFIX=/opt/homebrew HOMEBREW_REPOSITORY=/opt/homebrew INFOPATH=/opt/homebrew/share/info: LANG=en_US.UTF-8 LC_ADDRESS=en_AU.UTF-8 LC_IDENTIFICATION=en_AU.UTF-8 LC_MEASUREMENT=en_AU.UTF-8 LC_MONETARY=en_AU.UTF-8 LC_NAME=en_AU.UTF-8 LC_NUMERIC=en_AU.UTF-8 LC_PAPER=en_AU.UTF-8 LC_TELEPHONE=en_AU.UTF-8 LC_TIME=en_AU.UTF-8 LOGNAME=matti OLDPWD=/Users/matti PATH=/Users/matti/oss/pypy-arm64-buildbot/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin PKG_CONFIG_PATH=/opt/homebrew/Cellar/openssl@1.1/1.1.1t/lib/pkgconfig PWD=/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/pypy/goal PYPY_USESSION_DIR=/tmp/buildbot-arm64 SHELL=/bin/zsh SHLVL=2 SSH_CLIENT=10.0.0.17 36602 22 SSH_CONNECTION=10.0.0.17 36602 10.0.0.16 22 SSH_TTY=/dev/ttys000 TERM=xterm-256color TMPDIR=/tmp/buildbot-arm64 USER=matti _=/Users/matti/oss/pypy-arm64-buildbot/bin/buildslave using PTY: False [translation:info] 2.7.18 (c7f2b53ceffe, Aug 22 2024, 13:13:36) [PyPy 7.3.17 with GCC Apple LLVM 15.0.0 (clang-1500.3.9.4)] [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown' [translation:info] Translating target as defined by targetpypystandalone [translation] PyPy config object: [translation] [objspace] [std] intshortcut = True optimized_list_getitem = True withspecialisedtuple = True [usemodules] __pypy__ = True _ast = True _cffi_backend = True _codecs = True _collections = True _continuation = True _csv = True _io = True _jitlog = True _locale = True _lsprof = True _md5 = True _minimal_curses = True _multibytecodec = True _multiprocessing = True _pickle_support = True _pypyjson = True _random = True _rawffi = True _sha = True _socket = True _sre = True _testing = True _vmprof = True _weakref = True array = True binascii = True bz2 = True cStringIO = True cmath = True cpyext = True errno = True faulthandler = True fcntl = True gc = True imp = True marshal = True math = True mmap = True operator = True parser = True pwd = True pyexpat = True pypyjit = True select = True signal = True struct = True symbol = True termios = True thread = True time = True token = True unicodedata = True zipimport = True zlib = True [translation] translate.py configuration: [translation] [translate] batch = True opt = jit targetspec = targetpypystandalone [translation] translation configuration: [translation] [translation] check_str_without_nul = True continuation = True gc = incminimark gcrootfinder = shadowstack gctransformer = framework icon = pypy.ico jit = True list_comprehension_operations = True manifest = python.manifest rpython_translate = True secondaryentrypoints = cpyext,main shared = True thread = True type_system = lltype withsmallfuncsets = 5 [translation:info] Annotating&simplifying... [translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy [translation:info] RTyping... [rtyper] specializing: 7500 / 149448 blocks (5%) [rtyper] specializing: 15400 / 153068 blocks (10%) [rtyper] specializing: 23800 / 158258 blocks (15%) [rtyper] specializing: 32200 / 160811 blocks (20%) [rtyper] specializing: 40500 / 161821 blocks (25%) [rtyper] specializing: 48700 / 162090 blocks (30%) [rtyper] specializing: 57000 / 162780 blocks (35%) [rtyper] specializing: 65200 / 162846 blocks (40%) [rtyper] specializing: 73900 / 164010 blocks (45%) [rtyper] specializing: 82600 / 165168 blocks (50%) [rtyper] specializing: 92000 / 167140 blocks (55%) [rtyper] specializing: 101200 / 168610 blocks (60%) [rtyper] specializing: 109800 / 168870 blocks (65%) [rtyper] specializing: 119000 / 169943 blocks (70%) [rtyper] specializing: 127700 / 170196 blocks (75%) [rtyper] specializing: 137000 / 171178 blocks (80%) [rtyper] specializing: 145600 / 171178 blocks (85%) [rtyper] specializing: 146600 / 171178 blocks (85%) [rtyper] specializing: 154100 / 171182 blocks (90%) [rtyper] specializing: 162700 / 171182 blocks (95%) [rtyper] -=- specialized 171182 blocks -=- [rtyper] specializing: 171200 / 171922 blocks (99%) [rtyper] specializing: 172000 / 172655 blocks (99%) [rtyper] -=- specialized 1473 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] JIT compiler generation... [rtyper] -=- specialized 38 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [rtyper] specializing: 172700 / 172701 blocks (99%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1135)W_ArrayTypef.getitem_slice [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:64)_read_raw_float_data_tp__arrayPtr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:447)wrap_value__read_ptr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1150)W_ArrayTypef.setitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1150)W_ArrayTypef.setitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1160)W_ArrayTypef.setitem_slice [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:364)pack_float_list_to_raw_array__SingleFloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:95)_write_raw_float_data_tp__SingleFloat_arrayPtr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1160)W_ArrayTypef.setitem_slice [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:983)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:269)ToAppLevelConverter._singlefloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.libffi:208)SingleFloatArg.push [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:268)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:268)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:389)unpack_cfloat_list_from_raw_array [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:983)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:983)W_ArrayTypef.fromsequence [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1103)W_ArrayTypef.descr_pop [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1031)W_ArrayTypef.extend [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:447)wrap_value__cast_pos [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:72)FromAppLevelConverter._singlefloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1117)W_ArrayTypef.descr_insert [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1117)W_ArrayTypef.descr_insert [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)unwrap_value__write_ptr [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)unwrap_value__push_field [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod [jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1097)W_ArrayTypef.descr_reverse [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1097)W_ArrayTypef.descr_reverse [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.rstruct.nativefmttable:39)pack_float [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (rpython.rlib.jit_libffi:194)_do_ffi_call_singlefloat [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1031)W_ArrayTypef.extend [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1088)W_ArrayTypef.descr_append [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph [jitcodewriter:WARNING] (pypy.module.array.interp_array:1054)W_ArrayTypef.w_getitem [backendopt:removeassert] Could not remove 70 asserts, but removed 1280 asserts. [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 41521 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 6378 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] specializing: 172800 / 172966 blocks (99%) [rtyper] -=- specialized 261 more blocks -=- [jitcodewriter:info] making JitCodes... [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 7 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [rtyper] specializing: 173000 / 173001 blocks (99%) [rtyper] -=- specialized 4 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 1000 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 1500 jitcodes [jitcodewriter:info] Produced 2000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 2500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)ExecutionContext._trace at 0x3401171a0> [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x315463e18> [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 173100 / 173100 blocks (100%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 3000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 3500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 4000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 4500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 5000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] specializing: 173200 / 173200 blocks (100%) [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 5500 jitcodes [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 6000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [jitcodewriter:info] Produced 6500 jitcodes [jitcodewriter:info] Produced 7000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 7500 jitcodes [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 8000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 8500 jitcodes [jitcodewriter:info] Produced 9000 jitcodes [jitcodewriter:info] Produced 9500 jitcodes [jitcodewriter:info] Produced 10000 jitcodes [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] Produced 10500 jitcodes [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)_trace__AccessDirect_None at 0x31bdacb80> [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] There are 10687 JitCode instances. [jitcodewriter:info] There are 88166 -live- ops. Size of liveness is 7249 bytes [rtyper] replaced 43 'jit_force_virtual' with <* delayed!force_virtual_if_necessary> [rtyper] replaced 267 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary> [jitcodewriter] compute_bitstrings: [jitcodewriter] 927 effectinfos: [jitcodewriter] 40 descrs for arrays [jitcodewriter] 1044 descrs for fields [jitcodewriter] 48 descrs for interiorfields [jitcodewriter] -> 812 bitstrings, mean length 38.6, max length 80 [rtyper] specializing: 173300 / 235108 blocks (73%) [rtyper] specializing: 183800 / 235551 blocks (78%) [rtyper] specializing: 198200 / 238679 blocks (83%) [rtyper] specializing: 212900 / 241823 blocks (88%) [rtyper] specializing: 228000 / 245059 blocks (93%) [rtyper] specializing: 235200 / 245071 blocks (95%) [rtyper] -=- specialized 71835 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] the JIT compiler was generated [translation:info] lltype back-end optimisations... [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 113882 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 23916 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [translation:info] inserting stack checks... [rtyper] -=- specialized 4 more blocks -=- [translation:info] inserted 2879 stack checks. [translation:info] Creating database for generating c source... [rtyper] -=- specialized 21 more blocks -=- [rtyper] specializing: 245100 / 245103 blocks (99%) [rtyper] -=- specialized 5 more blocks -=- [rtyper] specializing: 245200 / 247959 blocks (98%) [rtyper] -=- specialized 2875 more blocks -=- [rtyper] specializing: 248000 / 248021 blocks (99%) [rtyper] -=- specialized 43 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 1716 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 16 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] -=- specialized 12 more blocks -=- [rtyper] -=- specialized 22 more blocks -=- [rtyper] -=- specialized 17 more blocks -=- [rtyper] -=- specialized 12 more blocks -=- [rtyper] specializing: 248100 / 248105 blocks (99%) [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [c] 1000 nodes [ array: 531 framework rtti: 1 func: 1247 group: 1 struct: 804 ] [c] 2000 nodes [ array: 590 framework rtti: 17 func: 1561 group: 1 struct: 4050 ] [c] 3000 nodes [ array: 666 framework rtti: 24 func: 1818 group: 1 struct: 4635 ] [c] 4000 nodes [ array: 976 framework rtti: 27 func: 1949 group: 1 struct: 5406 ] [c] 5000 nodes [ array: 1380 framework rtti: 27 func: 1971 group: 1 struct: 5873 ] [c] 6000 nodes [ array: 1650 framework rtti: 28 func: 2019 group: 1 struct: 8388 ] [c] 7000 nodes [ array: 1850 framework rtti: 37 func: 2221 group: 1 struct: 9583 ] [c] 8000 nodes [ array: 2057 framework rtti: 51 func: 2494 group: 1 struct: 10658 ] [c] 9000 nodes [ array: 2059 framework rtti: 96 func: 3006 group: 1 struct: 11326 ] [c] 10000 nodes [ array: 2431 framework rtti: 143 func: 3359 group: 1 struct: 11950 ] [c] 11000 nodes [ array: 4431 framework rtti: 143 func: 3359 group: 1 struct: 11950 ] [c] 12000 nodes [ array: 6205 framework rtti: 145 func: 3371 group: 1 struct: 12087 ] [c] 13000 nodes [ array: 6356 framework rtti: 157 func: 3531 group: 1 struct: 15094 ] [c] 14000 nodes [ array: 6461 framework rtti: 167 func: 3625 group: 1 struct: 16233 ] [c] 15000 nodes [ array: 6651 framework rtti: 167 func: 3677 group: 1 struct: 17442 ] [c] 16000 nodes [ array: 6825 framework rtti: 260 func: 4649 group: 1 struct: 19336 ] [c] 17000 nodes [ array: 6968 framework rtti: 516 func: 4911 group: 1 struct: 20917 ] [c] 18000 nodes [ array: 7036 framework rtti: 655 func: 5073 group: 1 struct: 21572 ] [c] 19000 nodes [ array: 7036 framework rtti: 655 func: 5073 group: 1 struct: 21572 ] [c] 20000 nodes [ array: 7036 framework rtti: 655 func: 5073 group: 1 struct: 21572 ] [c] 21000 nodes [ array: 7036 framework rtti: 655 func: 5073 group: 1 struct: 21572 ] [c] 22000 nodes [ array: 7131 framework rtti: 659 func: 5122 group: 1 struct: 22279 ] [c] 23000 nodes [ array: 7208 framework rtti: 667 func: 5357 group: 1 struct: 23315 ] [c] 24000 nodes [ array: 7208 framework rtti: 667 func: 5357 group: 1 struct: 23859 ] [c] 25000 nodes [ array: 7225 framework rtti: 667 func: 5416 group: 1 struct: 24589 ] [c] 26000 nodes [ array: 7282 framework rtti: 671 func: 5634 group: 1 struct: 25754 ] [c] 27000 nodes [ array: 7375 framework rtti: 678 func: 5848 group: 1 struct: 26791 ] [c] 28000 nodes [ array: 7430 framework rtti: 685 func: 6186 group: 1 struct: 27745 ] [c] 29000 nodes [ array: 7512 framework rtti: 724 func: 6512 group: 1 struct: 28082 ] [c] 30000 nodes [ array: 7644 framework rtti: 755 func: 6866 group: 1 struct: 28585 ] [c] 31000 nodes [ array: 7773 framework rtti: 799 func: 7284 group: 1 struct: 29043 ] [c] 32000 nodes [ array: 7949 framework rtti: 841 func: 7453 group: 1 struct: 29631 ] [c] 33000 nodes [ array: 8211 framework rtti: 899 func: 7700 group: 1 struct: 30052 ] [c] 34000 nodes [ array: 8503 framework rtti: 921 func: 7948 group: 1 struct: 30655 ] [c] 35000 nodes [ array: 8837 framework rtti: 986 func: 8198 group: 1 struct: 31383 ] [c] 36000 nodes [ array: 9040 framework rtti: 986 func: 8352 group: 1 struct: 32116 ] [c] 37000 nodes [ array: 9355 framework rtti: 988 func: 8437 group: 1 struct: 32741 ] [c] 38000 nodes [ array: 9708 framework rtti: 991 func: 8531 group: 1 struct: 33434 ] [c] 39000 nodes [ array: 9959 framework rtti: 991 func: 8698 group: 1 struct: 34219 ] [c] 40000 nodes [ array: 10137 framework rtti: 995 func: 8975 group: 1 struct: 35346 ] [c] 41000 nodes [ array: 10371 framework rtti: 995 func: 9115 group: 1 struct: 36073 ] [c] 42000 nodes [ array: 10523 framework rtti: 996 func: 9391 group: 1 struct: 36904 ] [c] 43000 nodes [ array: 10624 framework rtti: 1011 func: 9637 group: 1 struct: 37424 ] [c] 44000 nodes [ array: 10716 framework rtti: 1035 func: 9941 group: 1 struct: 38180 ] [c] 45000 nodes [ array: 10793 framework rtti: 1049 func: 10182 group: 1 struct: 38790 ] [c] 46000 nodes [ array: 13863 framework rtti: 1049 func: 10385 group: 1 struct: 40389 ] [c] 47000 nodes [ array: 13999 framework rtti: 1060 func: 10692 group: 1 struct: 40914 ] [c] 48000 nodes [ array: 14140 framework rtti: 1064 func: 10952 group: 1 struct: 41464 ] [c] 49000 nodes [ array: 14182 framework rtti: 1072 func: 11084 group: 1 struct: 42112 ] [c] 50000 nodes [ array: 14274 framework rtti: 1074 func: 11237 group: 1 struct: 42594 ] [c] 51000 nodes [ array: 14489 framework rtti: 1080 func: 11396 group: 1 struct: 53977 ] [c] 52000 nodes [ array: 14489 framework rtti: 1080 func: 11396 group: 1 struct: 54529 ] [c] 53000 nodes [ array: 14580 framework rtti: 1080 func: 11496 group: 1 struct: 55034 ] [c] 54000 nodes [ array: 14699 framework rtti: 1081 func: 11719 group: 1 struct: 55914 ] [c] 55000 nodes [ array: 14812 framework rtti: 1091 func: 11870 group: 1 struct: 56511 ] [c] 56000 nodes [ array: 14992 framework rtti: 1093 func: 11984 group: 1 struct: 57317 ] [c] 57000 nodes [ array: 15137 framework rtti: 1095 func: 12185 group: 1 struct: 57784 ] [c] 58000 nodes [ array: 15353 framework rtti: 1104 func: 12461 group: 1 struct: 58656 ] [c] 59000 nodes [ array: 15531 framework rtti: 1113 func: 12779 group: 1 struct: 59474 ] [c] 60000 nodes [ array: 15756 framework rtti: 1115 func: 13038 group: 1 struct: 60460 ] [c] 61000 nodes [ array: 15986 framework rtti: 1121 func: 13391 group: 1 struct: 61349 ] [c] 62000 nodes [ array: 16208 framework rtti: 1122 func: 13465 group: 1 struct: 61949 ] [c] 63000 nodes [ array: 16404 framework rtti: 1122 func: 13465 group: 1 struct: 62676 ] [c] 64000 nodes [ array: 16600 framework rtti: 1122 func: 13465 group: 1 struct: 63272 ] [c] 65000 nodes [ array: 16819 framework rtti: 1122 func: 13465 group: 1 struct: 64226 ] [c] 66000 nodes [ array: 17054 framework rtti: 1122 func: 13670 group: 1 struct: 65241 ] [c] 67000 nodes [ array: 17281 framework rtti: 1126 func: 13934 group: 1 struct: 65816 ] [c] 68000 nodes [ array: 17423 framework rtti: 1132 func: 14223 group: 1 struct: 66572 ] [c] 69000 nodes [ array: 17561 framework rtti: 1136 func: 14319 group: 1 struct: 67412 ] [c] 70000 nodes [ array: 18515 framework rtti: 1136 func: 14521 group: 1 struct: 98485 ] [c] 71000 nodes [ array: 19501 framework rtti: 1136 func: 14667 group: 1 struct: 100967 ] [c] 72000 nodes [ array: 20551 framework rtti: 1136 func: 14968 group: 1 struct: 103407 ] [c] 73000 nodes [ array: 21861 framework rtti: 1136 func: 15382 group: 1 struct: 105766 ] [c] 74000 nodes [ array: 23292 framework rtti: 1136 func: 15935 group: 1 struct: 107849 ] [c] 75000 nodes [ array: 24685 framework rtti: 1136 func: 16432 group: 1 struct: 110035 ] [c] 76000 nodes [ array: 26341 framework rtti: 1136 func: 17125 group: 1 struct: 112264 ] [c] 77000 nodes [ array: 27881 framework rtti: 1136 func: 17678 group: 1 struct: 114464 ] [c] 78000 nodes [ array: 29469 framework rtti: 1136 func: 18395 group: 1 struct: 116621 ] [c] 79000 nodes [ array: 31022 framework rtti: 1136 func: 18837 group: 1 struct: 119074 ] [c] 80000 nodes [ array: 32502 framework rtti: 1137 func: 19269 group: 1 struct: 121164 ] [c] 81000 nodes [ array: 32649 framework rtti: 1142 func: 19307 group: 1 struct: 121774 ] [c] 82000 nodes [ array: 32799 framework rtti: 1142 func: 19315 group: 1 struct: 122001 ] [c] 83000 nodes [ array: 33099 framework rtti: 1145 func: 19352 group: 1 struct: 122381 ] [c] 84000 nodes [ array: 33368 framework rtti: 1148 func: 19385 group: 1 struct: 123006 ] [c] 85000 nodes [ array: 33661 framework rtti: 1152 func: 19440 group: 1 struct: 123504 ] [c] 86000 nodes [ array: 33905 framework rtti: 1155 func: 19446 group: 1 struct: 124235 ] [c] 87000 nodes [ array: 34134 framework rtti: 1157 func: 19470 group: 1 struct: 124720 ] [c] 88000 nodes [ array: 34267 framework rtti: 1163 func: 19590 group: 1 struct: 125348 ] [c] 89000 nodes [ array: 34426 framework rtti: 1166 func: 19681 group: 1 struct: 125991 ] [c] 90000 nodes [ array: 34627 framework rtti: 1168 func: 19719 group: 1 struct: 126566 ] [c] 91000 nodes [ array: 34805 framework rtti: 1168 func: 19768 group: 1 struct: 127075 ] [c] 92000 nodes [ array: 34976 framework rtti: 1168 func: 19785 group: 1 struct: 127529 ] [c] 93000 nodes [ array: 35099 framework rtti: 1168 func: 19785 group: 1 struct: 127965 ] [c] 94000 nodes [ array: 35215 framework rtti: 1168 func: 19785 group: 1 struct: 128437 ] [c] 95000 nodes [ array: 35386 framework rtti: 1168 func: 19785 group: 1 struct: 128864 ] [c] 96000 nodes [ array: 35530 framework rtti: 1168 func: 19785 group: 1 struct: 129295 ] [c] 97000 nodes [ array: 35720 framework rtti: 1171 func: 19920 group: 1 struct: 129799 ] [c] 98000 nodes [ array: 35971 framework rtti: 1175 func: 20032 group: 1 struct: 130475 ] [c] 99000 nodes [ array: 36178 framework rtti: 1176 func: 20185 group: 1 struct: 131106 ] [c] 100000 nodes [ array: 36376 framework rtti: 1180 func: 20279 group: 1 struct: 131976 ] [c] 101000 nodes [ array: 36452 framework rtti: 1182 func: 20309 group: 1 struct: 132428 ] [c] 102000 nodes [ array: 36547 framework rtti: 1182 func: 20353 group: 1 struct: 133032 ] [c] 103000 nodes [ array: 36605 framework rtti: 1182 func: 20368 group: 1 struct: 133575 ] [c] 104000 nodes [ array: 36657 framework rtti: 1182 func: 20411 group: 1 struct: 134141 ] [c] 105000 nodes [ array: 36752 framework rtti: 1182 func: 20484 group: 1 struct: 134790 ] [c] 106000 nodes [ array: 36895 framework rtti: 1182 func: 20523 group: 1 struct: 135456 ] [c] 107000 nodes [ array: 36988 framework rtti: 1182 func: 20539 group: 1 struct: 135969 ] [c] 108000 nodes [ array: 37104 framework rtti: 1182 func: 20592 group: 1 struct: 136669 ] [c] 109000 nodes [ array: 37398 framework rtti: 1182 func: 20694 group: 1 struct: 137563 ] [c] 110000 nodes [ array: 37571 framework rtti: 1182 func: 20736 group: 1 struct: 138263 ] [c] 111000 nodes [ array: 37785 framework rtti: 1182 func: 20789 group: 1 struct: 138992 ] [c] 112000 nodes [ array: 37873 framework rtti: 1182 func: 20830 group: 1 struct: 139622 ] [c] 113000 nodes [ array: 37932 framework rtti: 1182 func: 20886 group: 1 struct: 140160 ] [c] 114000 nodes [ array: 38149 framework rtti: 1182 func: 20926 group: 1 struct: 140891 ] [c] 115000 nodes [ array: 38280 framework rtti: 1182 func: 20980 group: 1 struct: 141606 ] [c] 116000 nodes [ array: 38462 framework rtti: 1182 func: 21002 group: 1 struct: 142331 ] [c] 117000 nodes [ array: 38592 framework rtti: 1182 func: 21030 group: 1 struct: 143025 ] [c] 118000 nodes [ array: 38786 framework rtti: 1182 func: 21062 group: 1 struct: 143781 ] [c] 119000 nodes [ array: 38981 framework rtti: 1182 func: 21118 group: 1 struct: 144540 ] [c] 120000 nodes [ array: 39153 framework rtti: 1182 func: 21180 group: 1 struct: 145282 ] [c] 121000 nodes [ array: 39370 framework rtti: 1182 func: 21213 group: 1 struct: 146014 ] [c] 122000 nodes [ array: 39532 framework rtti: 1182 func: 21236 group: 1 struct: 146743 ] [c] 123000 nodes [ array: 39715 framework rtti: 1182 func: 21294 group: 1 struct: 147411 ] [c] 124000 nodes [ array: 39975 framework rtti: 1182 func: 21327 group: 1 struct: 148127 ] [c] 125000 nodes [ array: 40125 framework rtti: 1182 func: 21375 group: 1 struct: 148787 ] [c] 126000 nodes [ array: 40356 framework rtti: 1182 func: 21393 group: 1 struct: 149583 ] [c] 127000 nodes [ array: 40637 framework rtti: 1182 func: 21430 group: 1 struct: 150269 ] [c] 128000 nodes [ array: 40867 framework rtti: 1182 func: 21469 group: 1 struct: 151059 ] [c] 129000 nodes [ array: 41258 framework rtti: 1182 func: 21480 group: 1 struct: 152042 ] [c] 130000 nodes [ array: 41538 framework rtti: 1183 func: 21543 group: 1 struct: 152601 ] [c] 131000 nodes [ array: 42034 framework rtti: 1183 func: 21571 group: 1 struct: 152793 ] [c] 132000 nodes [ array: 42543 framework rtti: 1183 func: 21672 group: 1 struct: 152926 ] [c] 133000 nodes [ array: 43013 framework rtti: 1183 func: 21722 group: 1 struct: 153124 ] [c] 134000 nodes [ array: 43463 framework rtti: 1183 func: 21770 group: 1 struct: 153272 ] [c] 135000 nodes [ array: 44005 framework rtti: 1183 func: 21796 group: 1 struct: 153469 ] [c] 136000 nodes [ array: 44564 framework rtti: 1183 func: 21838 group: 1 struct: 153703 ] [c] 137000 nodes [ array: 45171 framework rtti: 1183 func: 21905 group: 1 struct: 153942 ] [c] 138000 nodes [ array: 45643 framework rtti: 1183 func: 21935 group: 1 struct: 154118 ] [c] 139000 nodes [ array: 46093 framework rtti: 1183 func: 21996 group: 1 struct: 154316 ] [c] 140000 nodes [ array: 46509 framework rtti: 1183 func: 22070 group: 1 struct: 154447 ] [c] 141000 nodes [ array: 46909 framework rtti: 1183 func: 22119 group: 1 struct: 154627 ] [c] 142000 nodes [ array: 47455 framework rtti: 1183 func: 22145 group: 1 struct: 154831 ] [c] 143000 nodes [ array: 47863 framework rtti: 1183 func: 22257 group: 1 struct: 154988 ] [c] 144000 nodes [ array: 48253 framework rtti: 1183 func: 22308 group: 1 struct: 155154 ] [c] 145000 nodes [ array: 48636 framework rtti: 1183 func: 22328 group: 1 struct: 155337 ] [c] 146000 nodes [ array: 48964 framework rtti: 1183 func: 22350 group: 1 struct: 155547 ] [c] 147000 nodes [ array: 49388 framework rtti: 1183 func: 22384 group: 1 struct: 155716 ] [c] 148000 nodes [ array: 49765 framework rtti: 1183 func: 22430 group: 1 struct: 155882 ] [c] 149000 nodes [ array: 50162 framework rtti: 1183 func: 22490 group: 1 struct: 156006 ] [c] 150000 nodes [ array: 50610 framework rtti: 1183 func: 22540 group: 1 struct: 156169 ] [c] 151000 nodes [ array: 50985 framework rtti: 1183 func: 22575 group: 1 struct: 156338 ] [c] 152000 nodes [ array: 51417 framework rtti: 1183 func: 22601 group: 1 struct: 156478 ] [c] 153000 nodes [ array: 51758 framework rtti: 1183 func: 22640 group: 1 struct: 156623 ] [c] 154000 nodes [ array: 52108 framework rtti: 1183 func: 22701 group: 1 struct: 156788 ] [c] 155000 nodes [ array: 52507 framework rtti: 1183 func: 22729 group: 1 struct: 156917 ] [c] 156000 nodes [ array: 52921 framework rtti: 1183 func: 22765 group: 1 struct: 157057 ] [c] 157000 nodes [ array: 53176 framework rtti: 1183 func: 22770 group: 1 struct: 157245 ] [c] 158000 nodes [ array: 53432 framework rtti: 1183 func: 22777 group: 1 struct: 157449 ] [c] 159000 nodes [ array: 53808 framework rtti: 1183 func: 22817 group: 1 struct: 157631 ] [c] 160000 nodes [ array: 54170 framework rtti: 1183 func: 22845 group: 1 struct: 157803 ] [c] 161000 nodes [ array: 54566 framework rtti: 1183 func: 22868 group: 1 struct: 157975 ] [c] 162000 nodes [ array: 54910 framework rtti: 1183 func: 22890 group: 1 struct: 158171 ] [c] 163000 nodes [ array: 55290 framework rtti: 1183 func: 22938 group: 1 struct: 158310 ] [c] 164000 nodes [ array: 55655 framework rtti: 1183 func: 22977 group: 1 struct: 158514 ] [c] 165000 nodes [ array: 55896 framework rtti: 1183 func: 22989 group: 1 struct: 158722 ] [c] 166000 nodes [ array: 56199 framework rtti: 1183 func: 23002 group: 1 struct: 158911 ] [c] 167000 nodes [ array: 56463 framework rtti: 1183 func: 23003 group: 1 struct: 159134 ] [c] 168000 nodes [ array: 56866 framework rtti: 1183 func: 23004 group: 1 struct: 159415 ] [c] 169000 nodes [ array: 57214 framework rtti: 1183 func: 23004 group: 1 struct: 159624 ] [c] 170000 nodes [ array: 57522 framework rtti: 1183 func: 23011 group: 1 struct: 159817 ] [c] 171000 nodes [ array: 57807 framework rtti: 1183 func: 23019 group: 1 struct: 160017 ] [c] 172000 nodes [ array: 58086 framework rtti: 1183 func: 23019 group: 1 struct: 160254 ] [c] 173000 nodes [ array: 58400 framework rtti: 1183 func: 23146 group: 1 struct: 160502 ] [c] 174000 nodes [ array: 58753 framework rtti: 1186 func: 23343 group: 1 struct: 160786 ] [c] 175000 nodes [ array: 58923 framework rtti: 1190 func: 23356 group: 1 struct: 161448 ] [c] 176000 nodes [ array: 58956 framework rtti: 1192 func: 23367 group: 1 struct: 161574 ] [c] 177000 nodes [ array: 59037 framework rtti: 1198 func: 23392 group: 1 struct: 161874 ] [c] 178000 nodes [ array: 59212 framework rtti: 1204 func: 23415 group: 1 struct: 162793 ] [c] 179000 nodes [ array: 59291 framework rtti: 1207 func: 23417 group: 1 struct: 163094 ] [c] 180000 nodes [ array: 59812 framework rtti: 1220 func: 23555 group: 1 struct: 163275 ] [c] 181000 nodes [ array: 59886 framework rtti: 1222 func: 23572 group: 1 struct: 163936 ] [c] 182000 nodes [ array: 59964 framework rtti: 1227 func: 23625 group: 1 struct: 164916 ] [c] 183000 nodes [ array: 60019 framework rtti: 1227 func: 23638 group: 1 struct: 165438 ] [c] 184000 nodes [ array: 60104 framework rtti: 1228 func: 23644 group: 1 struct: 165943 ] [c] 185000 nodes [ array: 60256 framework rtti: 1228 func: 23644 group: 1 struct: 166056 ] [c] 186000 nodes [ array: 60408 framework rtti: 1228 func: 23644 group: 1 struct: 166110 ] [c] 187000 nodes [ array: 60521 framework rtti: 1249 func: 23748 group: 1 struct: 166611 ] [c] 188000 nodes [ array: 60778 framework rtti: 1252 func: 23822 group: 1 struct: 167071 ] [c] 189000 nodes [ array: 60921 framework rtti: 1272 func: 23889 group: 1 struct: 167936 ] [c] 190000 nodes [ array: 60942 framework rtti: 1332 func: 23920 group: 1 struct: 170590 ] [c] 191000 nodes [ array: 61250 framework rtti: 1334 func: 23920 group: 1 struct: 171510 ] [c] 192000 nodes [ array: 61665 framework rtti: 1334 func: 23920 group: 1 struct: 172195 ] [c] 193000 nodes [ array: 61874 framework rtti: 1334 func: 23920 group: 1 struct: 173169 ] [c] 194000 nodes [ array: 62163 framework rtti: 1334 func: 23920 group: 1 struct: 174144 ] [c] 195000 nodes [ array: 62461 framework rtti: 1334 func: 23920 group: 1 struct: 175249 ] [c] 196000 nodes [ array: 62699 framework rtti: 1334 func: 23920 group: 1 struct: 176252 ] [c] 197000 nodes [ array: 62936 framework rtti: 1334 func: 23920 group: 1 struct: 177249 ] [c] 198000 nodes [ array: 63237 framework rtti: 1334 func: 23920 group: 1 struct: 178290 ] [c] 199000 nodes [ array: 63516 framework rtti: 1334 func: 23920 group: 1 struct: 179286 ] [c] 200000 nodes [ array: 63778 framework rtti: 1334 func: 23920 group: 1 struct: 180184 ] [c] 201000 nodes [ array: 64033 framework rtti: 1334 func: 23920 group: 1 struct: 181228 ] [c] 202000 nodes [ array: 64342 framework rtti: 1334 func: 23920 group: 1 struct: 182184 ] [c] 203000 nodes [ array: 64722 framework rtti: 1334 func: 23920 group: 1 struct: 183166 ] [c] 204000 nodes [ array: 64995 framework rtti: 1334 func: 23920 group: 1 struct: 184225 ] [c] 205000 nodes [ array: 65326 framework rtti: 1334 func: 23920 group: 1 struct: 185255 ] [c] 206000 nodes [ array: 65630 framework rtti: 1334 func: 23920 group: 1 struct: 186321 ] [c] 207000 nodes [ array: 65940 framework rtti: 1334 func: 23920 group: 1 struct: 187442 ] [c] 208000 nodes [ array: 66251 framework rtti: 1334 func: 23920 group: 1 struct: 188411 ] [c] 209000 nodes [ array: 66578 framework rtti: 1334 func: 23920 group: 1 struct: 189388 ] [c] 210000 nodes [ array: 66774 framework rtti: 1339 func: 23920 group: 1 struct: 190238 ] [c] 211000 nodes [ array: 67092 framework rtti: 1339 func: 23920 group: 1 struct: 191278 ] [c] 212000 nodes [ array: 67376 framework rtti: 1339 func: 23920 group: 1 struct: 192257 ] [c] 213000 nodes [ array: 67669 framework rtti: 1339 func: 23920 group: 1 struct: 193333 ] [c] 214000 nodes [ array: 67867 framework rtti: 1339 func: 23920 group: 1 struct: 194274 ] [c] 215000 nodes [ array: 68148 framework rtti: 1339 func: 23920 group: 1 struct: 195456 ] [c] 216000 nodes [ array: 68440 framework rtti: 1339 func: 23920 group: 1 struct: 196678 ] [c] 217000 nodes [ array: 68562 framework rtti: 1339 func: 23921 group: 1 struct: 197553 ] [c] 218000 nodes [ array: 68573 framework rtti: 1339 func: 23943 group: 1 struct: 197796 ] [c] 219000 nodes [ array: 68575 framework rtti: 1339 func: 24003 group: 1 struct: 197991 ] [c] 220000 nodes [ array: 68594 framework rtti: 1339 func: 24022 group: 1 struct: 198198 ] [c] 221000 nodes [ array: 68594 framework rtti: 1339 func: 24029 group: 1 struct: 198510 ] [c] 222000 nodes [ array: 68594 framework rtti: 1339 func: 24137 group: 1 struct: 198737 ] [c] 223000 nodes [ array: 68610 framework rtti: 1339 func: 24147 group: 1 struct: 198995 ] [c] 224000 nodes [ array: 68646 framework rtti: 1339 func: 24183 group: 1 struct: 199215 ] [c] 225000 nodes [ array: 68668 framework rtti: 1339 func: 24217 group: 1 struct: 199453 ] [c] 226000 nodes [ array: 68681 framework rtti: 1339 func: 24230 group: 1 struct: 199704 ] [c] 227000 nodes [ array: 68719 framework rtti: 1339 func: 24285 group: 1 struct: 199961 ] [c] 228000 nodes [ array: 68754 framework rtti: 1339 func: 24292 group: 1 struct: 200249 ] [c] 229000 nodes [ array: 68804 framework rtti: 1339 func: 24304 group: 1 struct: 200492 ] [c] 230000 nodes [ array: 68831 framework rtti: 1339 func: 24372 group: 1 struct: 200721 ] [c] 231000 nodes [ array: 68856 framework rtti: 1339 func: 24417 group: 1 struct: 200969 ] [c] 232000 nodes [ array: 68880 framework rtti: 1339 func: 24459 group: 1 struct: 201211 ] [c] 233000 nodes [ array: 68906 framework rtti: 1339 func: 24515 group: 1 struct: 201458 ] [c] 234000 nodes [ array: 68923 framework rtti: 1340 func: 24546 group: 1 struct: 201674 ] [c] 235000 nodes [ array: 68930 framework rtti: 1340 func: 24550 group: 1 struct: 202082 ] [c] 236000 nodes [ array: 68965 framework rtti: 1340 func: 24586 group: 1 struct: 202346 ] [c] 237000 nodes [ array: 69003 framework rtti: 1340 func: 24602 group: 1 struct: 202617 ] [c] 238000 nodes [ array: 69101 framework rtti: 1340 func: 24612 group: 1 struct: 202874 ] [c] 239000 nodes [ array: 69113 framework rtti: 1340 func: 24642 group: 1 struct: 203282 ] [c] 240000 nodes [ array: 69113 framework rtti: 1340 func: 24642 group: 1 struct: 203729 ] [c] 241000 nodes [ array: 69113 framework rtti: 1340 func: 24642 group: 1 struct: 204096 ] [c] 242000 nodes [ array: 69122 framework rtti: 1340 func: 24647 group: 1 struct: 204502 ] [c] 243000 nodes [ array: 69125 framework rtti: 1340 func: 24649 group: 1 struct: 204957 ] [c] 244000 nodes [ array: 69155 framework rtti: 1343 func: 25010 group: 1 struct: 205683 ] [c] 245000 nodes [ array: 69272 framework rtti: 1360 func: 25235 group: 1 struct: 206299 ] [c] 246000 nodes [ array: 69429 framework rtti: 1384 func: 25296 group: 1 struct: 208465 ] [c] 247000 nodes [ array: 69587 framework rtti: 1393 func: 25305 group: 1 struct: 208884 ] [c] 248000 nodes [ array: 69655 framework rtti: 1420 func: 25441 group: 1 struct: 209364 ] [c] 249000 nodes [ array: 69869 framework rtti: 1425 func: 25442 group: 1 struct: 210014 ] [c] 250000 nodes [ array: 70248 framework rtti: 1432 func: 25449 group: 1 struct: 210476 ] [c] 251000 nodes [ array: 70454 framework rtti: 1448 func: 25458 group: 1 struct: 210940 ] [c] 252000 nodes [ array: 70550 framework rtti: 1449 func: 25512 group: 1 struct: 211557 ] [c] 253000 nodes [ array: 70670 framework rtti: 1464 func: 25541 group: 1 struct: 211905 ] [c] 254000 nodes [ array: 70696 framework rtti: 1468 func: 25577 group: 1 struct: 213528 ] [c] 255000 nodes [ array: 70700 framework rtti: 1468 func: 25578 group: 1 struct: 215670 ] [c] 256000 nodes [ array: 70707 framework rtti: 1468 func: 25580 group: 1 struct: 218281 ] [c] 257000 nodes [ array: 70744 framework rtti: 1470 func: 25618 group: 1 struct: 219475 ] [c] 258000 nodes [ array: 70770 framework rtti: 1470 func: 25618 group: 1 struct: 220119 ] [c] 259000 nodes [ array: 70785 framework rtti: 1470 func: 25618 group: 1 struct: 220449 ] [c] 260000 nodes [ array: 70873 framework rtti: 1470 func: 25618 group: 1 struct: 220857 ] [c] 261000 nodes [ array: 70931 framework rtti: 1470 func: 25618 group: 1 struct: 221506 ] [c] 262000 nodes [ array: 70943 framework rtti: 1470 func: 25618 group: 1 struct: 222119 ] [c] 263000 nodes [ array: 70960 framework rtti: 1470 func: 25618 group: 1 struct: 223122 ] [c] 264000 nodes [ array: 71011 framework rtti: 1470 func: 25618 group: 1 struct: 223759 ] [c] 265000 nodes [ array: 71073 framework rtti: 1470 func: 25618 group: 1 struct: 224509 ] [c] 266000 nodes [ array: 71106 framework rtti: 1470 func: 25618 group: 1 struct: 225338 ] [c] 267000 nodes [ array: 71118 framework rtti: 1470 func: 25618 group: 1 struct: 226099 ] [c] 268000 nodes [ array: 71139 framework rtti: 1470 func: 25618 group: 1 struct: 226842 ] [c] 269000 nodes [ array: 71179 framework rtti: 1470 func: 25618 group: 1 struct: 227213 ] [c] 270000 nodes [ array: 71217 framework rtti: 1470 func: 25618 group: 1 struct: 227968 ] [c] 271000 nodes [ array: 71238 framework rtti: 1470 func: 25618 group: 1 struct: 228674 ] [c] 272000 nodes [ array: 71265 framework rtti: 1470 func: 25618 group: 1 struct: 229280 ] [c] 273000 nodes [ array: 71274 framework rtti: 1470 func: 25618 group: 1 struct: 230014 ] [c] 274000 nodes [ array: 71282 framework rtti: 1470 func: 25618 group: 1 struct: 230804 ] [c] 275000 nodes [ array: 71294 framework rtti: 1470 func: 25618 group: 1 struct: 231502 ] [c] 276000 nodes [ array: 71311 framework rtti: 1470 func: 25618 group: 1 struct: 232276 ] [c] 277000 nodes [ array: 71336 framework rtti: 1470 func: 25618 group: 1 struct: 233049 ] [c] 278000 nodes [ array: 71360 framework rtti: 1470 func: 25618 group: 1 struct: 233809 ] [c] 279000 nodes [ array: 71391 framework rtti: 1470 func: 25618 group: 1 struct: 234660 ] [c] 280000 nodes [ array: 71406 framework rtti: 1470 func: 25618 group: 1 struct: 235367 ] [c] 281000 nodes [ array: 71409 framework rtti: 1470 func: 25618 group: 1 struct: 236120 ] [c] 282000 nodes [ array: 71442 framework rtti: 1470 func: 25618 group: 1 struct: 236604 ] [c] 283000 nodes [ array: 71457 framework rtti: 1470 func: 25618 group: 1 struct: 237474 ] [c] 284000 nodes [ array: 71484 framework rtti: 1470 func: 25618 group: 1 struct: 238302 ] [c] 285000 nodes [ array: 71490 framework rtti: 1470 func: 25618 group: 1 struct: 239114 ] [c] 286000 nodes [ array: 71515 framework rtti: 1470 func: 25618 group: 1 struct: 239878 ] [c] 287000 nodes [ array: 71524 framework rtti: 1470 func: 25618 group: 1 struct: 240574 ] [c] 288000 nodes [ array: 71532 framework rtti: 1470 func: 25618 group: 1 struct: 241429 ] [c] 289000 nodes [ array: 71549 framework rtti: 1470 func: 25618 group: 1 struct: 242472 ] [c] 290000 nodes [ array: 71549 framework rtti: 1470 func: 25618 group: 1 struct: 243557 ] [c] 291000 nodes [ array: 71556 framework rtti: 1470 func: 25618 group: 1 struct: 244474 ] [c] 292000 nodes [ array: 71579 framework rtti: 1470 func: 25620 group: 1 struct: 244735 ] [c] 293000 nodes [ array: 71580 framework rtti: 1470 func: 25620 group: 1 struct: 244749 ] [c] 294000 nodes [ array: 71621 framework rtti: 1470 func: 25653 group: 1 struct: 244856 ] [c] 295000 nodes [ array: 71701 framework rtti: 1472 func: 25676 group: 1 struct: 244931 ] [c] 296000 nodes [ array: 71762 framework rtti: 1473 func: 25719 group: 1 struct: 247459 ] [c] 297000 nodes [ array: 71785 framework rtti: 1473 func: 25729 group: 1 struct: 247470 ] [c] 298000 nodes [ array: 71813 framework rtti: 1473 func: 25734 group: 1 struct: 247665 ] [c] 299000 nodes [ array: 71837 framework rtti: 1473 func: 25738 group: 1 struct: 247675 ] [c] 300000 nodes [ array: 71847 framework rtti: 1473 func: 25739 group: 1 struct: 247817 ] [c] 301000 nodes [ array: 71948 framework rtti: 1522 func: 25912 group: 1 struct: 248020 ] [c] 302000 nodes [ array: 72070 framework rtti: 1539 func: 26025 group: 1 struct: 248325 ] [c] 303000 nodes [ array: 72110 framework rtti: 1639 func: 26205 group: 1 struct: 248509 ] [c] 304000 nodes [ array: 72133 framework rtti: 1766 func: 26401 group: 1 struct: 248736 ] [c] 305000 nodes [ array: 72356 framework rtti: 1772 func: 26409 group: 1 struct: 249269 ] [c] 306000 nodes [ array: 72500 framework rtti: 1773 func: 26472 group: 1 struct: 249500 ] [c] 307000 nodes [ array: 72571 framework rtti: 1774 func: 26472 group: 1 struct: 250068 ] [c] 308000 nodes [ array: 72629 framework rtti: 1783 func: 26473 group: 1 struct: 250303 ] [c] 309000 nodes [ array: 72733 framework rtti: 1786 func: 26487 group: 1 struct: 250710 ] [c] 310000 nodes [ array: 72935 framework rtti: 1800 func: 26509 group: 1 struct: 251159 ] [c] 311000 nodes [ array: 73094 framework rtti: 1800 func: 26510 group: 1 struct: 251755 ] [c] 312000 nodes [ array: 73329 framework rtti: 1800 func: 26510 group: 1 struct: 252223 ] [c] 313000 nodes [ array: 73558 framework rtti: 1800 func: 26510 group: 1 struct: 252559 ] [c] 314000 nodes [ array: 73756 framework rtti: 1800 func: 26510 group: 1 struct: 253111 ] [c] 315000 nodes [ array: 73975 framework rtti: 1800 func: 26511 group: 1 struct: 253753 ] [c] 316000 nodes [ array: 74179 framework rtti: 1800 func: 26511 group: 1 struct: 254184 ] [c] 317000 nodes [ array: 74305 framework rtti: 1800 func: 26515 group: 1 struct: 254900 ] [c] 318000 nodes [ array: 74316 framework rtti: 1805 func: 26546 group: 1 struct: 255382 ] [c] 319000 nodes [ array: 74316 framework rtti: 1806 func: 26547 group: 1 struct: 255867 ] [c] 320000 nodes [ array: 74316 framework rtti: 1806 func: 26547 group: 1 struct: 256362 ] [c] 321000 nodes [ array: 74316 framework rtti: 1806 func: 26547 group: 1 struct: 256874 ] [c] 322000 nodes [ array: 74316 framework rtti: 1806 func: 26547 group: 1 struct: 257374 ] [c] 323000 nodes [ array: 74317 framework rtti: 1806 func: 26547 group: 1 struct: 257838 ] [c] 324000 nodes [ array: 74318 framework rtti: 1806 func: 26547 group: 1 struct: 258336 ] [c] 325000 nodes [ array: 74319 framework rtti: 1806 func: 26547 group: 1 struct: 258832 ] [c] 326000 nodes [ array: 74320 framework rtti: 1806 func: 26547 group: 1 struct: 259312 ] [c] 327000 nodes [ array: 74320 framework rtti: 1806 func: 26547 group: 1 struct: 259814 ] [c] 328000 nodes [ array: 74323 framework rtti: 1806 func: 26547 group: 1 struct: 260340 ] [c] 329000 nodes [ array: 74323 framework rtti: 1806 func: 26547 group: 1 struct: 260845 ] [c] 330000 nodes [ array: 74331 framework rtti: 1806 func: 26547 group: 1 struct: 261368 ] [c] 331000 nodes [ array: 74335 framework rtti: 1806 func: 26547 group: 1 struct: 261883 ] [c] 332000 nodes [ array: 74340 framework rtti: 1806 func: 26547 group: 1 struct: 262384 ] [c] 333000 nodes [ array: 74347 framework rtti: 1806 func: 26547 group: 1 struct: 262899 ] [c] 334000 nodes [ array: 74348 framework rtti: 1806 func: 26547 group: 1 struct: 263422 ] [c] 335000 nodes [ array: 74348 framework rtti: 1806 func: 26547 group: 1 struct: 263928 ] [c] 336000 nodes [ array: 74349 framework rtti: 1806 func: 26547 group: 1 struct: 264422 ] [c] 337000 nodes [ array: 74349 framework rtti: 1806 func: 26547 group: 1 struct: 264966 ] [c] 338000 nodes [ array: 74349 framework rtti: 1806 func: 26547 group: 1 struct: 265470 ] [c] 339000 nodes [ array: 74349 framework rtti: 1806 func: 26547 group: 1 struct: 265966 ] [c] 340000 nodes [ array: 74349 framework rtti: 1806 func: 26547 group: 1 struct: 266468 ] [c] 341000 nodes [ array: 74349 framework rtti: 1806 func: 26547 group: 1 struct: 266960 ] [c] 342000 nodes [ array: 74349 framework rtti: 1806 func: 26547 group: 1 struct: 267461 ] [c] 343000 nodes [ array: 74349 framework rtti: 1806 func: 26547 group: 1 struct: 268018 ] [c] 344000 nodes [ array: 74397 framework rtti: 1814 func: 26596 group: 1 struct: 268305 ] [c] 345000 nodes [ array: 74397 framework rtti: 1814 func: 26596 group: 1 struct: 268345 ] [c] 346000 nodes [ array: 74397 framework rtti: 1814 func: 26596 group: 1 struct: 268736 ] [c] 347000 nodes [ array: 74566 framework rtti: 1825 func: 26653 group: 1 struct: 269150 ] [c] 348000 nodes [ array: 74610 framework rtti: 1832 func: 26735 group: 1 struct: 269653 ] [c] 349000 nodes [ array: 74857 framework rtti: 1835 func: 26771 group: 1 struct: 269966 ] [c] 350000 nodes [ array: 74940 framework rtti: 1845 func: 26799 group: 1 struct: 270428 ] [c] 351000 nodes [ array: 75175 framework rtti: 1896 func: 26804 group: 1 struct: 270780 ] [c] 352000 nodes [ array: 75350 framework rtti: 1959 func: 26817 group: 1 struct: 271181 ] [c] 353000 nodes [ array: 75378 framework rtti: 1964 func: 26829 group: 1 struct: 271814 ] [c] 354000 nodes [ array: 75389 framework rtti: 1964 func: 26831 group: 1 struct: 272212 ] [c] 355000 nodes [ array: 75427 framework rtti: 1964 func: 26835 group: 1 struct: 272565 ] [c] 356000 nodes [ array: 75442 framework rtti: 1964 func: 26857 group: 1 struct: 273351 ] [c] 357000 nodes [ array: 75449 framework rtti: 1964 func: 26858 group: 1 struct: 273978 ] [c] 358000 nodes [ array: 75562 framework rtti: 1964 func: 26887 group: 1 struct: 274677 ] [c] 359000 nodes [ array: 75589 framework rtti: 1964 func: 26887 group: 1 struct: 275655 ] [c] 360000 nodes [ array: 75657 framework rtti: 1964 func: 26887 group: 1 struct: 276587 ] [c] 361000 nodes [ array: 75659 framework rtti: 1964 func: 26887 group: 1 struct: 277583 ] [c] 362000 nodes [ array: 75669 framework rtti: 1964 func: 26887 group: 1 struct: 278571 ] [c] 363000 nodes [ array: 75689 framework rtti: 1964 func: 26887 group: 1 struct: 279548 ] [c] 364000 nodes [ array: 75712 framework rtti: 1964 func: 26887 group: 1 struct: 280517 ] [c] 365000 nodes [ array: 75718 framework rtti: 1964 func: 26887 group: 1 struct: 281502 ] [c] 366000 nodes [ array: 75782 framework rtti: 1964 func: 26887 group: 1 struct: 282430 ] [c] 367000 nodes [ array: 75785 framework rtti: 1964 func: 26887 group: 1 struct: 283426 ] [c] 368000 nodes [ array: 75869 framework rtti: 1964 func: 26887 group: 1 struct: 284346 ] [c] 369000 nodes [ array: 75871 framework rtti: 1964 func: 26887 group: 1 struct: 285344 ] [c] 370000 nodes [ array: 75871 framework rtti: 1964 func: 26887 group: 1 struct: 286344 ] [c] 371000 nodes [ array: 75886 framework rtti: 1964 func: 26901 group: 1 struct: 287207 ] [c] 372000 nodes [ array: 76606 framework rtti: 1967 func: 26948 group: 1 struct: 287301 ] [c] 373000 nodes [ array: 76643 framework rtti: 1968 func: 26974 group: 1 struct: 287431 ] [c] 374000 nodes [ array: 76671 framework rtti: 1977 func: 27400 group: 1 struct: 289590 ] [c] 375000 nodes [ array: 76792 framework rtti: 1998 func: 27414 group: 1 struct: 289816 ] [c] 376000 nodes [ array: 77027 framework rtti: 2002 func: 27430 group: 1 struct: 290533 ] [c] 377000 nodes [ array: 77297 framework rtti: 2002 func: 27442 group: 1 struct: 291279 ] [c] 378000 nodes [ array: 77561 framework rtti: 2002 func: 27473 group: 1 struct: 291939 ] [c] 379000 nodes [ array: 77752 framework rtti: 2002 func: 27475 group: 1 struct: 292311 ] [c] 380000 nodes [ array: 77753 framework rtti: 2002 func: 27475 group: 1 struct: 292380 ] [c] 381000 nodes [ array: 77753 framework rtti: 2002 func: 27475 group: 1 struct: 292473 ] [c] 382000 nodes [ array: 77753 framework rtti: 2002 func: 27475 group: 1 struct: 292473 ] [c] 383000 nodes [ array: 77753 framework rtti: 2002 func: 27475 group: 1 struct: 292488 ] [c] 384000 nodes [ array: 77753 framework rtti: 2002 func: 27475 group: 1 struct: 292521 ] [c] 385000 nodes [ array: 77753 framework rtti: 2002 func: 27475 group: 1 struct: 292547 ] [c] 386000 nodes [ array: 77753 framework rtti: 2002 func: 27475 group: 1 struct: 292565 ] [c] 387000 nodes [ array: 77753 framework rtti: 2002 func: 27475 group: 1 struct: 292640 ] [c] 388000 nodes [ array: 77753 framework rtti: 2002 func: 27475 group: 1 struct: 292644 ] [c] 389000 nodes [ array: 77753 framework rtti: 2002 func: 27475 group: 1 struct: 292726 ] [c] 390000 nodes [ array: 77753 framework rtti: 2002 func: 27475 group: 1 struct: 292727 ] [c] 391000 nodes [ array: 77753 framework rtti: 2002 func: 27475 group: 1 struct: 292729 ] [c] 392000 nodes [ array: 77764 framework rtti: 2004 func: 27493 group: 1 struct: 292739 ] [c] 393000 nodes [ array: 77767 framework rtti: 2004 func: 27522 group: 1 struct: 292779 ] [c] 394000 nodes [ array: 78268 framework rtti: 2008 func: 27753 group: 1 struct: 294618 ] [c] 395000 nodes [ array: 78290 framework rtti: 2008 func: 27753 group: 1 struct: 295081 ] [c] 396000 nodes [ array: 78346 framework rtti: 2015 func: 27772 group: 1 struct: 295672 ] [c] 397000 nodes [ array: 78358 framework rtti: 2022 func: 27778 group: 1 struct: 296532 ] [c] 398000 nodes [ array: 78369 framework rtti: 2023 func: 27794 group: 1 struct: 297012 ] [c] 399000 nodes [ array: 78392 framework rtti: 2024 func: 27817 group: 1 struct: 297309 ] [c] 400000 nodes [ array: 78404 framework rtti: 2024 func: 27826 group: 1 struct: 297428 ] [c] 401000 nodes [ array: 79206 framework rtti: 2026 func: 27886 group: 1 struct: 297485 ] [c] 402000 nodes [ array: 80011 framework rtti: 2026 func: 27896 group: 1 struct: 297485 ] [c] 403000 nodes [ array: 80096 framework rtti: 2030 func: 28116 group: 1 struct: 297907 ] [c] 404000 nodes [ array: 80255 framework rtti: 2040 func: 28123 group: 1 struct: 298569 ] [c] 405000 nodes [ array: 80381 framework rtti: 2063 func: 28140 group: 1 struct: 298854 ] [c] 406000 nodes [ array: 80482 framework rtti: 2100 func: 28197 group: 1 struct: 299119 ] [c] 407000 nodes [ array: 80482 framework rtti: 2100 func: 28197 group: 1 struct: 299119 ] [c] 408000 nodes [ array: 80500 framework rtti: 2101 func: 28355 group: 1 struct: 299423 ] [c] 409000 nodes [ array: 80527 framework rtti: 2102 func: 28359 group: 1 struct: 299961 ] [c] 410000 nodes [ array: 80600 framework rtti: 2106 func: 28438 group: 1 struct: 300341 ] [c] 411000 nodes [ array: 80635 framework rtti: 2108 func: 28478 group: 1 struct: 300454 ] [c] 412000 nodes [ array: 80676 framework rtti: 2113 func: 28542 group: 1 struct: 301060 ] [c] 413000 nodes [ array: 80726 framework rtti: 2119 func: 28748 group: 1 struct: 301507 ] [c] 414000 nodes [ array: 80756 framework rtti: 2130 func: 29124 group: 1 struct: 302092 ] [c:database] GC transformer: finished helpers [c] 415000 nodes [ array: 81138 framework rtti: 2134 func: 29223 group: 1 struct: 304031 ] [c] 416000 nodes [ array: 81677 framework rtti: 2135 func: 29223 group: 1 struct: 304197 ] [c] 417000 nodes [ array: 81677 framework rtti: 2175 func: 29233 group: 1 struct: 304388 ] [c] 418000 nodes [ array: 81750 framework rtti: 2370 func: 29638 group: 1 struct: 304895 ] [c] 419000 nodes [ array: 81880 framework rtti: 2403 func: 29873 group: 1 struct: 305228 ] [c] 420000 nodes [ array: 82025 framework rtti: 2446 func: 30069 group: 1 struct: 305518 ] [rtyper] specializing: 248200 / 248487 blocks (99%) [rtyper] -=- specialized 377 more blocks -=- [backendopt:inlining] phase with threshold factor: 32.4 [backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic [backendopt:inlining] inlined 14 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 16 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [c:database] GC transformer: finished tables [gctransform:info] assigned 5274 typeids [gctransform:info] added 106196 push/pop stack root instructions [gctransform:info] inserted 5642 write barrier calls [gctransform:info] inserted 5876 write_barrier_from_array calls [gctransform:info] found 4 static roots [c:database] Inlining GC helpers and postprocessing [c] 420492 nodes [ array: 82131 framework rtti: 2467 func: 30223 group: 1 struct: 305670 ] [c:database] Completed [translation:info] database for generating C source was created [translation:info] Generating c source... [c:writing] structdef.h [c:writing] forwarddecl.h [c:writing] preimpl.h [c:writing] data_pypy_goal.c [c:writing] data_pypy_interpreter.c [c:writing] data_pypy_interpreter_astcompiler.c [c:writing] data_pypy_interpreter_pyparser.c [c:writing] data_pypy_module___builtin__.c [c:writing] data_pypy_module___pypy__.c [c:writing] data_pypy_module__cffi_backend.c [c:writing] data_pypy_module__codecs.c [c:writing] data_pypy_module__collections.c [c:writing] data_pypy_module__continuation.c [c:writing] data_pypy_module__csv.c [c:writing] data_pypy_module__file.c [c:writing] data_pypy_module__io.c [c:writing] data_pypy_module__locale.c [c:writing] data_pypy_module__lsprof.c [c:writing] data_pypy_module__minimal_curses.c [c:writing] data_pypy_module__multibytecodec.c [c:writing] data_pypy_module__multiprocessing.c [c:writing] data_pypy_module__pickle_support.c [c:writing] data_pypy_module__pypyjson.c [c:writing] data_pypy_module__random.c [c:writing] data_pypy_module__rawffi.c [c:writing] data_pypy_module__rawffi_alt.c [c:writing] data_pypy_module__socket.c [c:writing] data_pypy_module__sre.c [c:writing] data_pypy_module__vmprof.c [c:writing] data_pypy_module__warnings.c [c:writing] data_pypy_module__weakref.c [c:writing] data_pypy_module_array.c [c:writing] data_pypy_module_binascii.c [c:writing] data_pypy_module_bz2.c [c:writing] data_pypy_module_cmath.c [c:writing] data_pypy_module_cpyext.c [c:writing] data_pypy_module_exceptions.c [c:writing] data_pypy_module_faulthandler.c [c:writing] data_pypy_module_fcntl.c [c:writing] data_pypy_module_gc.c [c:writing] data_pypy_module_imp.c [c:writing] data_pypy_module_itertools.c [c:writing] data_pypy_module_marshal.c [c:writing] data_pypy_module_math.c [c:writing] data_pypy_module_mmap.c [c:writing] data_pypy_module_operator.c [c:writing] data_pypy_module_parser.c [c:writing] data_pypy_module_posix.c [c:writing] data_pypy_module_pwd.c [c:writing] data_pypy_module_pyexpat.c [c:writing] data_pypy_module_pypyjit.c [c:writing] data_pypy_module_select.c [c:writing] data_pypy_module_signal.c [c:writing] data_pypy_module_struct.c [c:writing] data_pypy_module_sys.c [c:writing] data_pypy_module_termios.c [c:writing] data_pypy_module_thread.c [c:writing] data_pypy_module_time.c [c:writing] data_pypy_module_unicodedata.c [c:writing] data_pypy_module_zipimport.c [c:writing] data_pypy_module_zlib.c [c:writing] data_pypy_objspace.c [c:writing] data_pypy_objspace_std.c [c:writing] data_rpython_flowspace.c [c:writing] data_rpython_jit_backend.c [c:writing] data_rpython_jit_backend_aarch64.c [c:writing] data_rpython_jit_backend_llsupport.c [c:writing] data_rpython_jit_codewriter.c [c:writing] data_rpython_jit_metainterp.c [c:writing] data_rpython_jit_metainterp_optimizeopt.c [c:writing] data_rpython_memory_gc.c [c:writing] data_rpython_memory_gctransform.c [c:writing] data_rpython_rlib.c [c:writing] data_rpython_rlib_rjitlog.c [c:writing] data_rpython_rlib_rsre.c [c:writing] data_rpython_rlib_rstruct.c [c:writing] data_rpython_rlib_rvmprof.c [c:writing] data_rpython_rlib_unicodedata.c [c:writing] data_rpython_rlib_unicodedata_1.c [c:writing] data_rpython_rlib_unicodedata_2.c [c:writing] data_rpython_rtyper.c [c:writing] data_rpython_rtyper_1.c [c:writing] data_rpython_rtyper_lltypesystem.c [c:writing] nonfuncnodes.c [c:writing] nonfuncnodes_1.c [c:writing] nonfuncnodes_2.c [c:writing] nonfuncnodes_3.c [c:writing] nonfuncnodes_4.c [c:writing] nonfuncnodes_5.c [c:writing] nonfuncnodes_6.c [c:writing] nonfuncnodes_7.c [c:writing] nonfuncnodes_8.c [c:writing] nonfuncnodes_9.c [c:writing] nonfuncnodes_10.c [c:writing] nonfuncnodes_11.c [c:writing] nonfuncnodes_12.c [c:writing] nonfuncnodes_13.c [c:writing] nonfuncnodes_14.c [c:writing] nonfuncnodes_15.c [c:writing] nonfuncnodes_16.c [c:writing] nonfuncnodes_17.c [c:writing] nonfuncnodes_18.c [c:writing] nonfuncnodes_19.c [c:writing] nonfuncnodes_20.c [c:writing] nonfuncnodes_21.c [c:writing] nonfuncnodes_22.c [c:writing] nonfuncnodes_23.c [c:writing] nonfuncnodes_24.c [c:writing] nonfuncnodes_25.c [c:writing] nonfuncnodes_26.c [c:writing] nonfuncnodes_27.c [c:writing] nonfuncnodes_28.c [c:writing] nonfuncnodes_29.c [c:writing] nonfuncnodes_30.c [c:writing] data_pypy_module___pypy___1.c [c:writing] data_pypy_module__cffi_backend_1.c [c:writing] data_pypy_module__continuation_1.c [c:writing] data_pypy_module__locale_1.c [c:writing] data_pypy_module__multibytecodec_1.c [c:writing] data_pypy_module__multiprocessing_1.c [c:writing] data_pypy_module__rawffi_1.c [c:writing] data_pypy_module__vmprof_1.c [c:writing] data_pypy_module_bz2_1.c [c:writing] data_pypy_module_cpyext_1.c [c:writing] data_pypy_module_faulthandler_1.c [c:writing] data_pypy_module_posix_1.c [c:writing] data_pypy_module_pwd_1.c [c:writing] data_pypy_module_pyexpat_1.c [c:writing] data_pypy_module_signal_1.c [c:writing] data_pypy_module_sys_1.c [c:writing] data_pypy_module_thread_1.c [c:writing] data_pypy_module_time_1.c [c:writing] data_pypy_module_zlib_1.c [c:writing] data_pypy_objspace_std_1.c [c:writing] data_rpython_jit_backend_aarch64_1.c [c:writing] data_rpython_jit_backend_llsupport_1.c [c:writing] data_rpython_jit_metainterp_1.c [c:writing] data_rpython_memory_gc_1.c [c:writing] data_rpython_rlib_1.c [c:writing] data_rpython_rlib_rjitlog_1.c [c:writing] data_rpython_rlib_rsre_1.c [c:writing] data_rpython_rlib_rstruct_1.c [c:writing] data_rpython_rlib_rvmprof_1.c [c:writing] data_rpython_rtyper_lltypesystem_1.c [c:writing] data_rpython_rtyper_lltypesystem_module.c [c:writing] implement.c [c:writing] implement_1.c [c:writing] implement_2.c [c:writing] implement_3.c [c:writing] implement_4.c [c:writing] implement_5.c [c:writing] implement_6.c [c:writing] implement_7.c [c:writing] implement_8.c [c:writing] implement_9.c [c:writing] implement_10.c [c:writing] implement_11.c [c:writing] implement_12.c [c:writing] implement_13.c [c:writing] implement_14.c [c:writing] pypy_goal.c [c:writing] pypy_interpreter.c [c:writing] pypy_interpreter_1.c [c:writing] pypy_interpreter_2.c [c:computedgoto] pypy_g_dispatch_bytecode__AccessDirect_None: 124 cases [c:writing] pypy_interpreter_3.c [c:computedgoto] pypy_g_COMPARE_OP__AccessDirect_None: 11 cases [c:computedgoto] pypy_g_funccall_valuestack__AccessDirect_None: 5 cases [c:computedgoto] pypy_g_str_decode_utf8: 5 cases [c:writing] pypy_interpreter_4.c [c:writing] pypy_interpreter_astcompiler.c [c:writing] pypy_interpreter_astcompiler_1.c [c:computedgoto] pypy_g_PythonCodeMaker__resolve_block_targets: 6 cases [c:computedgoto] pypy_g_PythonCodeGenerator_name_op: 5 cases [c:writing] pypy_interpreter_astcompiler_2.c [c:computedgoto] pypy_g_ASTBuilder_handle_binop: 11 cases [c:computedgoto] pypy_g_ASTBuilder_handle_binop: 11 cases [c:computedgoto] pypy_g__opcode_stack_effect: 123 cases [c:writing] pypy_interpreter_astcompiler_3.c [c:computedgoto] pypy_g_PythonCodeGenerator_visit_Attribute: 5 cases [c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases [c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases [c:writing] pypy_interpreter_astcompiler_4.c [c:computedgoto] pypy_g_OptimizingVisitor_visit_BinOp: 12 cases [c:computedgoto] pypy_g_PythonCodeGenerator__op_for_augassign: 12 cases [c:computedgoto] pypy_g_PythonCodeGenerator__compile_slice: 5 cases [c:computedgoto] pypy_g_PythonCodeGenerator__binop: 12 cases [c:computedgoto] pypy_g_PythonCodeGenerator__simple_slice: 5 cases [c:writing] pypy_interpreter_pyparser.c [c:writing] pypy_module___builtin__.c [c:writing] pypy_module___pypy__.c [c:writing] pypy_module__cffi_backend.c [c:computedgoto] pypy_g_W_LibObject__build_attr: 11 cases [c:writing] pypy_module__cffi_backend_1.c [c:computedgoto] pypy_g_realize_c_type_or_func_now: 9 cases [c:writing] pypy_module__cffi_backend_2.c [c:writing] pypy_module__codecs.c [c:writing] pypy_module__collections.c [c:writing] pypy_module__continuation.c [c:writing] pypy_module__csv.c [c:computedgoto] pypy_g_W_Reader_next_w: 8 cases [c:computedgoto] pypy_g_W_Reader_next_w: 6 cases [c:writing] pypy_module__file.c [c:writing] pypy_module__io.c [c:writing] pypy_module__io_1.c [c:writing] pypy_module__jitlog.c [c:writing] pypy_module__locale.c [c:writing] pypy_module__lsprof.c [c:writing] pypy_module__md5.c [c:writing] pypy_module__minimal_curses.c [c:writing] pypy_module__multibytecodec.c [c:writing] pypy_module__multiprocessing.c [c:writing] pypy_module__pickle_support.c [c:writing] pypy_module__pypyjson.c [c:writing] pypy_module__random.c [c:writing] pypy_module__rawffi.c [c:writing] pypy_module__rawffi_alt.c [c:writing] pypy_module__sha.c [c:writing] pypy_module__socket.c [c:writing] pypy_module__sre.c [c:writing] pypy_module__vmprof.c [c:writing] pypy_module__warnings.c [c:writing] pypy_module__weakref.c [c:writing] pypy_module_array.c [c:computedgoto] pypy_g_portal_8: 5 cases [c:computedgoto] pypy_g_compare_arrays_1: 5 cases [c:writing] pypy_module_binascii.c [c:writing] pypy_module_bz2.c [c:writing] pypy_module_cStringIO.c [c:writing] pypy_module_cmath.c [c:writing] pypy_module_cpyext.c [c:writing] pypy_module_cpyext_1.c [c:writing] pypy_module_cpyext_2.c [c:computedgoto] pypy_g_PyObject_RichCompare: 6 cases [c:computedgoto] pypy_g_PyMember_GetOne: 19 cases [c:computedgoto] pypy_g_PyMember_SetOne: 15 cases [c:writing] pypy_module_cpyext_3.c [c:writing] pypy_module_cpyext_4.c [c:writing] pypy_module_cpyext_5.c [c:writing] pypy_module_cpyext_6.c [c:writing] pypy_module_cpyext_7.c [c:writing] pypy_module_cpyext_8.c [c:writing] pypy_module_cpyext_9.c [c:writing] pypy_module_exceptions.c [c:writing] pypy_module_faulthandler.c [c:writing] pypy_module_fcntl.c [c:writing] pypy_module_gc.c [c:writing] pypy_module_imp.c [c:writing] pypy_module_itertools.c [c:writing] pypy_module_marshal.c [c:writing] pypy_module_math.c [c:writing] pypy_module_mmap.c [c:writing] pypy_module_operator.c [c:writing] pypy_module_parser.c [c:writing] pypy_module_posix.c [c:writing] pypy_module_pwd.c [c:writing] pypy_module_pyexpat.c [c:writing] pypy_module_pypyjit.c [c:writing] pypy_module_select.c [c:writing] pypy_module_signal.c [c:writing] pypy_module_struct.c [c:writing] pypy_module_sys.c [c:writing] pypy_module_termios.c [c:writing] pypy_module_thread.c [c:writing] pypy_module_time.c [c:writing] pypy_module_token.c [c:writing] pypy_module_unicodedata.c [c:writing] pypy_module_zipimport.c [c:writing] pypy_module_zlib.c [c:writing] pypy_objspace.c [c:writing] pypy_objspace_std.c [c:writing] pypy_objspace_std_1.c [c:computedgoto] pypy_g_W_InstanceObjectUserDictWeakrefable__mapdict_pop: 5 cases [c:computedgoto] pypy_g_W_ObjectObjectUserDictWeakrefable__mapdict_pop_a: 5 cases [c:writing] pypy_objspace_std_2.c [c:writing] pypy_objspace_std_3.c [c:writing] pypy_objspace_std_4.c [c:writing] pypy_objspace_std_5.c [c:writing] pypy_objspace_std_6.c [c:writing] pypy_objspace_std_7.c [c:writing] pypy_objspace_std_8.c [c:writing] pypy_objspace_std_9.c [c:writing] pypy_objspace_std_10.c [c:writing] pypy_objspace_std_11.c [c:writing] pypy_objspace_std_12.c [c:writing] pypy_objspace_std_13.c [c:writing] pypy_objspace_std_14.c [c:writing] rpython_flowspace.c [c:writing] rpython_jit_backend.c [c:writing] rpython_jit_backend_aarch64.c [c:computedgoto] pypy_g_AssemblerARM64__walk_operations: 7 cases [c:computedgoto] pypy_g_Regalloc_prepare_guard_op_guard_not_forced: 7 cases [c:writing] rpython_jit_backend_aarch64_1.c [c:writing] rpython_jit_backend_llsupport.c [c:computedgoto] pypy_g_GcRewriterAssembler_handle_malloc_operation: 6 cases [c:writing] rpython_jit_backend_llsupport_1.c [c:writing] rpython_jit_codewriter.c [c:writing] rpython_jit_metainterp.c [c:writing] rpython_jit_metainterp_1.c [c:writing] rpython_jit_metainterp_2.c [c:computedgoto] pypy_g_dispatch_loop: 233 cases [c:writing] rpython_jit_metainterp_3.c [c:writing] rpython_jit_metainterp_4.c [c:writing] rpython_jit_metainterp_5.c [c:writing] rpython_jit_metainterp_6.c [c:writing] rpython_jit_metainterp_7.c [c:writing] rpython_jit_metainterp_8.c [c:writing] rpython_jit_metainterp_9.c [c:computedgoto] pypy_g_HeapCache_clear_caches_not_necessary: 15 cases [c:computedgoto] pypy_g_HeapCache_clear_caches_varargs: 11 cases [c:writing] rpython_jit_metainterp_10.c [c:computedgoto] pypy_g_execute_nonspec_const: 254 cases [c:writing] rpython_jit_metainterp_11.c [c:writing] rpython_jit_metainterp_optimizeopt.c [c:writing] rpython_jit_metainterp_optimizeopt_1.c [c:computedgoto] pypy_g_Optimizer_protect_speculative_operation: 8 cases [c:computedgoto] pypy_g_OptHeap_check_postprocess_: 6 cases [c:computedgoto] pypy_g_dispatch_postprocess___star_0: 6 cases [c:writing] rpython_jit_metainterp_optimizeopt_2.c [c:computedgoto] pypy_g_OptString_optimize_CALL_I: 8 cases [c:writing] rpython_jit_metainterp_optimizeopt_3.c [c:writing] rpython_jit_metainterp_optimizeopt_4.c [c:writing] rpython_jit_metainterp_optimizeopt_5.c [c:writing] rpython_memory.c [c:writing] rpython_memory_gc.c [c:computedgoto] pypy_g_IncrementalMiniMarkGC_get_stats: 11 cases [c:writing] rpython_memory_gctransform.c [c:writing] rpython_rlib.c [c:writing] rpython_rlib_1.c [c:writing] rpython_rlib_2.c [c:computedgoto] pypy_g_isspace_1: 6 cases [c:computedgoto] pypy_g__sinpi: 5 cases [c:writing] rpython_rlib_3.c [c:writing] rpython_rlib_4.c [c:writing] rpython_rlib_rjitlog.c [c:writing] rpython_rlib_rsre.c [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_match: 29 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_match: 29 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_match: 29 cases [c:computedgoto] pypy_g_MinRepeatOneMatchResult_next_char_ok: 8 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_at: 12 cases [c:computedgoto] pypy_g_category_dispatch: 18 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_at: 12 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_at: 12 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 8 cases [c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 8 cases [c:writing] rpython_rlib_rstruct.c [c:writing] rpython_rlib_rvmprof.c [c:writing] rpython_rlib_unicodedata.c [c:computedgoto] pypy_g__charcode_to_pos: 5 cases [c:computedgoto] pypy_g__charcode_to_pos: 5 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 6 cases [c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases [c:writing] rpython_rtyper.c [c:writing] rpython_rtyper_lltypesystem.c [c:writing] rpython_rtyper_lltypesystem_1.c [c:writing] rpython_rtyper_lltypesystem_2.c [c:writing] rpython_rtyper_lltypesystem_3.c [c:writing] rpython_rtyper_lltypesystem_module.c [c:writing] rpython_tool.c [c:writing] rpython_translator.c [c:writing] rpython_translator_c.c [translation:info] written: /tmp/buildbot-arm64/usession-main-10155/testing_1/testing_1.c [translation:info] Compiling c source... [platform:execute] make -j 8 in /tmp/buildbot-arm64/usession-main-10155/testing_1 [platform:WARNING] implement_2.c:397:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 397 | l_v47998 = RPyItem(l_scope_w_913, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:984:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 984 | l_v48189 = RPyItem(l_scope_w_914, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:1199:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1199 | l_v48265 = RPyItem(l_scope_w_916, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:1382:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1382 | l_v48339 = RPyItem(l_scope_w_917, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:1511:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1511 | l_v48382 = RPyItem(l_scope_w_918, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:1816:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1816 | l_v48505 = RPyItem(l_scope_w_919, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:1821:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1821 | l_v48510 = RPyItem(l_scope_w_919, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:1884:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1884 | l_v48574 = RPyItem(l_scope_w_920, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:2219:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2219 | l_v48694 = RPyItem(l_scope_w_922, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:2404:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2404 | l_v48759 = RPyItem(l_scope_w_923, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:2812:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2812 | l_v48855 = RPyItem(l_scope_w_924, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:2888:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2888 | l_v48921 = RPyItem(l_scope_w_925, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:3218:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3218 | l_v49029 = RPyItem(l_scope_w_926, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:3667:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3667 | l_v49165 = RPyItem(l_scope_w_927, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:3838:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3838 | l_v49228 = RPyItem(l_scope_w_928, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:4010:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4010 | l_v49291 = RPyItem(l_scope_w_929, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:4182:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4182 | l_v49354 = RPyItem(l_scope_w_930, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:4354:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4354 | l_v49417 = RPyItem(l_scope_w_931, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:4526:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4526 | l_v49480 = RPyItem(l_scope_w_932, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:4839:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4839 | l_v49550 = RPyItem(l_scope_w_933, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:843:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 843 | l_v25064 = RPyItem(l_scope_w_703, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:3928:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3928 | RPyItem(l_l_342, 1L) = l_v25859; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:5669:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5669 | l_v26614 = RPyItem(l_scope_w_723, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:5740:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5740 | l_v26624 = RPyItem(l_scope_w_723, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:6159:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6159 | l_v26829 = RPyItem(l_scope_w_724, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:7881:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7881 | l_v50589 = RPyItem(l_scope_w_949, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:6663:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6663 | l_v27039 = RPyItem(l_scope_w_726, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:7278:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7278 | l_v27247 = RPyItem(l_scope_w_729, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:7627:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7627 | l_v27378 = RPyItem(l_scope_w_730, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:7867:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7867 | l_v27455 = RPyItem(l_scope_w_731, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:7872:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7872 | l_v27459 = RPyItem(l_scope_w_731, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:8645:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8645 | l_v27751 = RPyItem(l_scope_w_734, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:8993:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8993 | l_v27882 = RPyItem(l_scope_w_735, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:9201:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9201 | l_v27953 = RPyItem(l_scope_w_736, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:9720:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9720 | l_v28133 = RPyItem(l_scope_w_739, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:10521:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10521 | l_v28399 = RPyItem(l_scope_w_742, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:10861:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10861 | l_v28517 = RPyItem(l_scope_w_743, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:11226:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11226 | l_v28646 = RPyItem(l_scope_w_745, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:30831:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30831 | RPyItem(l_l_351, 1L) = l_v57019; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:11469:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11469 | l_v28672 = RPyItem(l_scope_w_746, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:11657:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11657 | l_v28761 = RPyItem(l_scope_w_71, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:11662:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11662 | l_v28766 = RPyItem(l_scope_w_71, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:11667:13: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11667 | l_v28771 = RPyItem(l_scope_w_71, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:11672:13: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11672 | l_v28776 = RPyItem(l_scope_w_71, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:11677:13: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11677 | l_v28781 = RPyItem(l_scope_w_71, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:11682:13: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11682 | l_v28786 = RPyItem(l_scope_w_71, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:11687:13: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11687 | l_v28791 = RPyItem(l_scope_w_71, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:11692:13: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11692 | l_v28796 = RPyItem(l_scope_w_71, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:11697:13: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11697 | l_v28801 = RPyItem(l_scope_w_71, 9L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:11847:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11847 | l_v28874 = RPyItem(l_scope_w_747, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:12043:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12043 | l_v28886 = RPyItem(l_scope_w_747, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:12568:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12568 | l_v29148 = RPyItem(l_scope_w_749, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:12573:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12573 | l_v29152 = RPyItem(l_scope_w_749, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:13200:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13200 | l_v29391 = RPyItem(l_scope_w_751, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:13814:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13814 | l_v29582 = RPyItem(l_scope_w_754, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:14111:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14111 | l_v29718 = RPyItem(l_scope_w_756, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:14128:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14128 | l_v29771 = RPyItem(l_scope_w_756, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:14864:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14864 | RPyItem(l_v29843, 1L) = l_v29844; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:14865:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14865 | RPyItem(l_v29843, 2L) = (&pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:15323:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15323 | RPyItem(l_v30003, 1L) = l_v30004; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:15324:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15324 | RPyItem(l_v30003, 2L) = (&pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:15525:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15525 | l_v30217 = RPyItem(l_scope_w_759, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:16138:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16138 | RPyItem(l_v30279, 1L) = l_v30280; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:16139:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16139 | RPyItem(l_v30279, 2L) = (&pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:16352:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16352 | l_v30499 = RPyItem(l_scope_w_761, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:16369:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16369 | l_v30550 = RPyItem(l_scope_w_761, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:16830:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16830 | l_v30679 = RPyItem(l_scope_w_762, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:17240:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17240 | l_v30810 = RPyItem(l_scope_w_763, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:17245:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17245 | l_v30814 = RPyItem(l_scope_w_763, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:17250:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17250 | l_v30818 = RPyItem(l_scope_w_763, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:17932:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17932 | l_v31083 = RPyItem(l_scope_w_764, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:17937:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17937 | l_v31087 = RPyItem(l_scope_w_764, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:18235:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18235 | l_v31198 = RPyItem(l_scope_w_765, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:18420:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18420 | l_v31266 = RPyItem(l_scope_w_766, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:18425:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18425 | l_v31270 = RPyItem(l_scope_w_766, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:18894:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18894 | l_v31441 = RPyItem(l_scope_w_768, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:19617:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19617 | l_v31697 = RPyItem(l_scope_w_770, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:20003:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20003 | l_v31798 = RPyItem(l_scope_w_772, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:20008:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20008 | l_v31802 = RPyItem(l_scope_w_772, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:20221:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20221 | l_v31929 = RPyItem(l_scope_w_773, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:20416:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20416 | l_v31996 = RPyItem(l_scope_w_774, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:20816:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20816 | l_v32135 = RPyItem(l_scope_w_775, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:20821:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20821 | l_v32139 = RPyItem(l_scope_w_775, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:21327:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21327 | RPyItem(l_l_345, 1L) = l_v32075; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:21809:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21809 | l_v32502 = RPyItem(l_scope_w_777, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:22565:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22565 | l_v32755 = RPyItem(l_scope_w_779, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:22570:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22570 | l_v32759 = RPyItem(l_scope_w_779, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:23178:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23178 | l_v32989 = RPyItem(l_scope_w_781, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement.c:28236:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28236 | l_v13919 = RPyItem(l_v13915, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:23379:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23379 | l_v33007 = RPyItem(l_scope_w_782, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:23456:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23456 | l_v33018 = RPyItem(l_scope_w_782, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:42902:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42902 | RPyItem(l_l_353, 1L) = l_v61001; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:24880:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24880 | l_v33580 = RPyItem(l_scope_w_786, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:25556:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25556 | l_v33820 = RPyItem(l_scope_w_788, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:26080:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26080 | l_v33969 = RPyItem(l_scope_w_790, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:26324:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26324 | l_v34098 = RPyItem(l_scope_w_791, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:26329:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26329 | l_v34102 = RPyItem(l_scope_w_791, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:26527:13: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26527 | l_v34115 = RPyItem(l_scope_w_791, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:26919:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26919 | l_v34326 = RPyItem(l_scope_w_792, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:26942:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26942 | l_v34339 = RPyItem(l_scope_w_792, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_3.c:5206:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5206 | RPyItem(l_l_354, 1L) = l_v70080; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:27549:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27549 | l_v34557 = RPyItem(l_scope_w_793, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:27570:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27570 | l_v34569 = RPyItem(l_scope_w_793, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:28139:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28139 | l_v34779 = RPyItem(l_scope_w_794, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:28533:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28533 | l_v34920 = RPyItem(l_scope_w_795, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:29321:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29321 | l_v35162 = RPyItem(l_scope_w_797, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:29400:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29400 | l_v35175 = RPyItem(l_scope_w_797, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:29472:13: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29472 | l_v35185 = RPyItem(l_scope_w_797, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:30237:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30237 | l_v35537 = RPyItem(l_scope_w_799, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:30242:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30242 | l_v35541 = RPyItem(l_scope_w_799, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:30247:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30247 | l_v35545 = RPyItem(l_scope_w_799, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:30801:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30801 | RPyItem(l_l_346, 1L) = l_v35477; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:31107:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31107 | l_v35858 = RPyItem(l_scope_w_800, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:31112:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31112 | l_v35862 = RPyItem(l_scope_w_800, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:31311:13: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31311 | l_v35875 = RPyItem(l_scope_w_800, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:31835:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31835 | l_v36151 = RPyItem(l_scope_w_801, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:32111:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32111 | l_v36238 = RPyItem(l_scope_w_802, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:32306:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32306 | l_v36250 = RPyItem(l_scope_w_802, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:32674:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32674 | l_v36457 = RPyItem(l_scope_w_803, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:32679:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32679 | l_v36461 = RPyItem(l_scope_w_803, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:32684:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32684 | l_v36465 = RPyItem(l_scope_w_803, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:32985:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32985 | l_v36559 = RPyItem(l_scope_w_804, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:33702:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33702 | l_v36828 = RPyItem(l_scope_w_806, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:34224:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34224 | l_v37004 = RPyItem(l_scope_w_808, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:34465:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34465 | l_v37084 = RPyItem(l_scope_w_809, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:34986:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34986 | l_v37232 = RPyItem(l_scope_w_811, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:35366:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35366 | l_v37347 = RPyItem(l_scope_w_812, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:35642:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35642 | l_v37446 = RPyItem(l_scope_w_813, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:36309:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36309 | l_v37658 = RPyItem(l_scope_w_814, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:36626:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36626 | l_v37756 = RPyItem(l_scope_w_815, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:36645:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36645 | l_v37766 = RPyItem(l_scope_w_815, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:37023:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37023 | l_v37919 = RPyItem(l_scope_w_816, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:37091:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37091 | l_v37948 = RPyItem(l_scope_w_817, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:37183:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37183 | l_v37977 = RPyItem(l_scope_w_818, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:37469:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37469 | l_v38061 = RPyItem(l_scope_w_819, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:37490:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37490 | l_v38073 = RPyItem(l_scope_w_819, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:40153:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40153 | l_v38907 = RPyItem(l_scope_w_826, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:40158:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40158 | l_v38911 = RPyItem(l_scope_w_826, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:40239:13: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40239 | l_v38924 = RPyItem(l_scope_w_826, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:40582:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40582 | l_v39078 = RPyItem(l_scope_w_827, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:40603:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40603 | l_v39090 = RPyItem(l_scope_w_827, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:41451:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41451 | l_v39343 = RPyItem(l_scope_w_829, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:41521:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41521 | l_v39353 = RPyItem(l_scope_w_829, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:42279:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42279 | l_v39640 = RPyItem(l_scope_w_830, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:42622:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42622 | l_v39775 = RPyItem(l_scope_w_831, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:43043:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43043 | l_v39928 = RPyItem(l_scope_w_833, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:43384:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43384 | l_v40043 = RPyItem(l_scope_w_835, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:43828:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43828 | l_v40218 = RPyItem(l_scope_w_165, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:43833:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43833 | l_v40223 = RPyItem(l_scope_w_165, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:43838:13: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43838 | l_v40228 = RPyItem(l_scope_w_165, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:44888:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44888 | l_v40620 = RPyItem(l_scope_w_838, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement.c:52118:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52118 | RPyItem(l_l_340, 1L) = l_v20609; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:45062:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45062 | l_v40685 = RPyItem(l_scope_w_839, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:45067:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45067 | l_v40689 = RPyItem(l_scope_w_839, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) implement.c:54228: 2 : warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] ((arra y54228) | - >RiPtyeImtem(l_v21118, 1L) = l_v21119; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] s[in d69e | x#]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] define RPyItem(array, index) ./singleheader.h : 8616 : 2 : ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpnote: array 'items' declared here [platform:WARNING] 8616 | y_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement.c:54229:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 54229 | RPyItem(l_v21118, 2L) = (&pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement.c:55853:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55853 | RPyItem(l_v21485, 1L) = l_v21486; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement.c:55854:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55854 | RPyItem(l_v21485, 2L) = (&pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement.c:56157:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56157 | RPyItem(l_v21587, 1L) = l_v21588; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement.c:56158:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56158 | RPyItem(l_v21587, 2L) = (&pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:45276:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45276 | l_v40757 = RPyItem(l_scope_w_840, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:45765:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45765 | l_v40937 = RPyItem(l_scope_w_842, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:45940:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45940 | l_v41002 = RPyItem(l_scope_w_843, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:45945:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45945 | l_v41006 = RPyItem(l_scope_w_843, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:46144:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46144 | l_v41075 = RPyItem(l_scope_w_844, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:46149:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46149 | l_v41080 = RPyItem(l_scope_w_844, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:46320:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46320 | l_v41143 = RPyItem(l_scope_w_845, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:47436:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47436 | l_v41534 = RPyItem(l_scope_w_848, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:48390:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48390 | l_v41868 = RPyItem(l_scope_w_850, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:50233:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50233 | l_v42477 = RPyItem(l_scope_w_854, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:51485:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51485 | l_v42881 = RPyItem(l_scope_w_859, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:51822:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51822 | l_v43004 = RPyItem(l_scope_w_860, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:52163:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52163 | l_v43127 = RPyItem(l_scope_w_862, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:52168:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52168 | l_v43131 = RPyItem(l_scope_w_862, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:52698:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52698 | l_v43301 = RPyItem(l_scope_w_864, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:52703:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52703 | l_v43305 = RPyItem(l_scope_w_864, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:52708:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52708 | l_v43309 = RPyItem(l_scope_w_864, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:52997:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52997 | l_v43408 = RPyItem(l_scope_w_865, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:53002:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53002 | l_v43413 = RPyItem(l_scope_w_865, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:53174:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53174 | l_v43476 = RPyItem(l_scope_w_866, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:53734:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53734 | l_v43666 = RPyItem(l_scope_w_869, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:53739:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53739 | l_v43670 = RPyItem(l_scope_w_869, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:54036:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54036 | l_v43761 = RPyItem(l_scope_w_870, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:54480:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54480 | l_v43899 = RPyItem(l_scope_w_871, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:54485:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54485 | l_v43903 = RPyItem(l_scope_w_871, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement.c:61535:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61535 | l_v23335 = RPyItem(l_scope_w_687, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:55883:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55883 | l_v44374 = RPyItem(l_scope_w_876, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:56499:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56499 | l_v44590 = RPyItem(l_scope_w_878, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:56504:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56504 | l_v44594 = RPyItem(l_scope_w_878, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((implement.c:61781:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61781 | l_v23420 = RPyItem(l_scope_w_688, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement.c:61786:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61786 | l_v23424 = RPyItem(l_scope_w_688, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:56875:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56875 | l_v44731 = RPyItem(l_scope_w_879, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:57221:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57221 | l_v44861 = RPyItem(l_scope_w_880, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:57226:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57226 | l_v44866 = RPyItem(l_scope_w_880, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:57231:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57231 | l_v44871 = RPyItem(l_scope_w_880, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:57428:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57428 | l_v44940 = RPyItem(l_scope_w_881, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:57433:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57433 | l_v44944 = RPyItem(l_scope_w_881, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:57765:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57765 | l_v45051 = RPyItem(l_scope_w_882, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:58019:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58019 | l_v45149 = RPyItem(l_scope_w_883, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:58495:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58495 | l_v45277 = RPyItem(l_scope_w_885, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:58718:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58718 | l_v45400 = RPyItem(l_scope_w_887, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:58898:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58898 | l_v45464 = RPyItem(l_scope_w_888, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:59117:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59117 | l_v45545 = RPyItem(l_scope_w_889, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:59122:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59122 | l_v45549 = RPyItem(l_scope_w_889, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:59345:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59345 | l_v45626 = RPyItem(l_scope_w_890, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:59350:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59350 | l_v45630 = RPyItem(l_scope_w_890, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:60087:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60087 | l_v45837 = RPyItem(l_scope_w_892, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:60146:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60146 | l_v45856 = RPyItem(l_scope_w_893, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:60151:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60151 | l_v45860 = RPyItem(l_scope_w_893, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_3.c:44115:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44115 | RPyItem(l_v81448, 1L) = l_v81449; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_3.c:44116:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44116 | RPyItem(l_v81448, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:60936:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60936 | l_v46178 = RPyItem(l_scope_w_895, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement.c:64215:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64215 | l_v24207 = RPyItem(l_scope_w_696, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:61194:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61194 | l_v46262 = RPyItem(l_scope_w_896, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:61199:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61199 | l_v46266 = RPyItem(l_scope_w_896, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:61601:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61601 | l_v46411 = RPyItem(l_scope_w_897, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:61973:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61973 | l_v46549 = RPyItem(l_scope_w_898, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:61978:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61978 | l_v46554 = RPyItem(l_scope_w_898, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:61983:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61983 | l_v46559 = RPyItem(l_scope_w_898, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement.c:64557:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64557 | l_v24348 = RPyItem(l_scope_w_697, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement.c:64655:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64655 | l_v24362 = RPyItem(l_scope_w_697, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:62155:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62155 | l_v46622 = RPyItem(l_scope_w_899, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:62160:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62160 | l_v46627 = RPyItem(l_scope_w_899, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:62355:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62355 | l_v46696 = RPyItem(l_scope_w_900, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:62360:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62360 | l_v46700 = RPyItem(l_scope_w_900, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:62731:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62731 | l_v46837 = RPyItem(l_scope_w_901, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement.c:65039:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65039 | l_v24571 = RPyItem(l_scope_w_698, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement.c:65044:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65044 | l_v24575 = RPyItem(l_scope_w_698, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:63086:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63086 | l_v46967 = RPyItem(l_scope_w_902, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:63091:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63091 | l_v46971 = RPyItem(l_scope_w_902, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:63341:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63341 | l_v47053 = RPyItem(l_scope_w_903, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:63346:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63346 | l_v47058 = RPyItem(l_scope_w_903, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:63351:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63351 | l_v47063 = RPyItem(l_scope_w_903, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:63522:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63522 | l_v47126 = RPyItem(l_scope_w_904, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:63860:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63860 | l_v47248 = RPyItem(l_scope_w_906, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:64080:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64080 | l_v47324 = RPyItem(l_scope_w_907, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:64085:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64085 | l_v47328 = RPyItem(l_scope_w_907, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:64394:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64394 | l_v47432 = RPyItem(l_scope_w_908, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:64399:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64399 | l_v47436 = RPyItem(l_scope_w_908, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:64861:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64861 | l_v47617 = RPyItem(l_scope_w_909, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:65193:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65193 | l_v47742 = RPyItem(l_scope_w_910, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:65531:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65531 | l_v47866 = RPyItem(l_scope_w_911, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:198:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 198 | l_v154767 = RPyItem(l_scope_w_1046, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:255:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 255 | l_v154829 = RPyItem(l_scope_w_1047, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:451:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 451 | l_v154897 = RPyItem(l_scope_w_1048, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:472:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 472 | l_v154909 = RPyItem(l_scope_w_1048, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:838:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 838 | l_v155044 = RPyItem(l_scope_w_1049, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:1033:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1033 | l_v155056 = RPyItem(l_scope_w_1049, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:1354:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1354 | l_v155244 = RPyItem(l_scope_w_1050, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:1375:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1375 | l_v155256 = RPyItem(l_scope_w_1050, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:1723:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1723 | l_v155388 = RPyItem(l_scope_w_1051, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:1744:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1744 | l_v155400 = RPyItem(l_scope_w_1051, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:2918:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2918 | l_v155771 = RPyItem(l_scope_w_1055, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:2923:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2923 | l_v155775 = RPyItem(l_scope_w_1055, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:3255:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3255 | l_v155953 = RPyItem(l_scope_w_1056, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:3260:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3260 | l_v155957 = RPyItem(l_scope_w_1056, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:3455:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3455 | l_v155967 = RPyItem(l_scope_w_1056, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:3722:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3722 | l_v156062 = RPyItem(l_scope_w_1057, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:3803:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3803 | l_v156075 = RPyItem(l_scope_w_1057, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:3879:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3879 | l_v156086 = RPyItem(l_scope_w_1057, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:3968:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3968 | l_v156098 = RPyItem(l_scope_w_1057, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:4064:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4064 | l_v156111 = RPyItem(l_scope_w_1057, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:4160:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4160 | l_v156124 = RPyItem(l_scope_w_1057, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:4776:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4776 | l_v156545 = RPyItem(l_scope_w_1058, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:4781:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4781 | l_v156549 = RPyItem(l_scope_w_1058, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:5003:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5003 | l_v156564 = RPyItem(l_scope_w_1058, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:5008:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5008 | l_v156568 = RPyItem(l_scope_w_1058, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:5013:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5013 | l_v156572 = RPyItem(l_scope_w_1058, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:5337:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5337 | l_v156776 = RPyItem(l_scope_w_1059, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:5342:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5342 | l_v156780 = RPyItem(l_scope_w_1059, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:5540:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5540 | l_v156793 = RPyItem(l_scope_w_1059, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:5862:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5862 | l_v156986 = RPyItem(l_scope_w_1060, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:5867:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5867 | l_v156990 = RPyItem(l_scope_w_1060, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:5872:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5872 | l_v156994 = RPyItem(l_scope_w_1060, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:6073:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6073 | l_v157008 = RPyItem(l_scope_w_1060, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:6393:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6393 | l_v157203 = RPyItem(l_scope_w_1061, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:6398:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6398 | l_v157207 = RPyItem(l_scope_w_1061, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:6596:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6596 | l_v157220 = RPyItem(l_scope_w_1061, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:6900:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6900 | l_v157408 = RPyItem(l_scope_w_1062, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:6905:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6905 | l_v157412 = RPyItem(l_scope_w_1062, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:7435:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7435 | l_v157575 = RPyItem(l_scope_w_1063, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:7440:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7440 | l_v157579 = RPyItem(l_scope_w_1063, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:7632:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7632 | l_v157685 = RPyItem(l_scope_w_1064, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:7637:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7637 | l_v157689 = RPyItem(l_scope_w_1064, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:7836:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7836 | l_v157702 = RPyItem(l_scope_w_1064, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:8160:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8160 | l_v157894 = RPyItem(l_scope_w_1065, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:8165:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8165 | l_v157898 = RPyItem(l_scope_w_1065, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:8170:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8170 | l_v157902 = RPyItem(l_scope_w_1065, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:8512:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8512 | RPyItem(l_l_378, 1L) = l_v157836; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:8699:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8699 | l_v158111 = RPyItem(l_scope_w_1066, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:8704:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8704 | l_v158115 = RPyItem(l_scope_w_1066, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:9082:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9082 | l_v158258 = RPyItem(l_scope_w_1067, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:9087:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9087 | l_v158262 = RPyItem(l_scope_w_1067, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:9285:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9285 | l_v158275 = RPyItem(l_scope_w_1067, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:9584:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9584 | l_v158416 = RPyItem(l_scope_w_1068, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:6146:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6146 | l_v133328 = RPyItem(l_scope_w_954, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:9683:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9683 | l_v158492 = RPyItem(l_scope_w_1069, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:9992:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9992 | l_v158603 = RPyItem(l_scope_w_1070, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:6802:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6802 | l_v133530 = RPyItem(l_scope_w_955, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:6807:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6807 | l_v133535 = RPyItem(l_scope_w_955, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:10423:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10423 | l_v158700 = RPyItem(l_scope_w_1071, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:10428:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10428 | l_v158704 = RPyItem(l_scope_w_1071, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((arraimplement_6.cy)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :6981:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6981 | l_v133599 = RPyItem(l_scope_w_956, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:6986:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6986 | l_v133604 = RPyItemimplement_7.c:10826:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10826 | l_v158859 = RPyItem(l_scope_w_1072, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:10831:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10831 | l_v158863 = RPyItem(l_scope_w_1072, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:10908:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10908 | l_v158875 = RPyItem(l_scope_w_1072, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:11612:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11612 | l_v159204 = RPyItem(l_scope_w_1074, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:11936:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11936 | l_v159328 = RPyItem(l_scope_w_1075, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] (l_scope_w_956, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:12139:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12139 | l_v159398 = RPyItem(l_scope_w_1076, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:12161:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12161 | l_v159410 = RPyItem(l_scope_w_1076, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:12663:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12663 | l_v159599 = RPyItem(l_scope_w_1078, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:12859:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12859 | l_v159672 = RPyItem(l_scope_w_1079, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:13299:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13299 | l_v159770 = RPyItem(l_scope_w_1081, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:13378:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13378 | l_v159783 = RPyItem(l_scope_w_1081, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:13450:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13450 | l_v159793 = RPyItem(l_scope_w_1081, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:13522:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13522 | l_v159803 = RPyItem(l_scope_w_1081, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:13594:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13594 | l_v159813 = RPyItem(l_scope_w_1081, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:14109:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14109 | l_v160115 = RPyItem(l_scope_w_1082, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:14128:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14128 | l_v160125 = RPyItem(l_scope_w_1082, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:14514:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14514 | l_v160314 = RPyItem(l_scope_w_1084, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:14884:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14884 | l_v160447 = RPyItem(l_scope_w_1086, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:15142:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15142 | l_v160530 = RPyItem(l_scope_w_1087, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:15147:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15147 | l_v160534 = RPyItem(l_scope_w_1087, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:15348:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15348 | l_v160548 = RPyItem(l_scope_w_1087, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:15424:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15424 | l_v160559 = RPyItem(l_scope_w_1087, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:16321:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16321 | l_v160990 = RPyItem(l_scope_w_1088, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:16678:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16678 | l_v161122 = RPyItem(l_scope_w_1090, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:17063:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17063 | l_v161255 = RPyItem(l_scope_w_1092, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:17068:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17068 | l_v161260 = RPyItem(l_scope_w_1092, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_5.c:2252:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2252 | RPyItem(l_l_363, 1L) = l_v110377; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:16957:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16957 | RPyItem(l_l_371, 1L) = l_v136514; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:17462:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17462 | l_v161402 = RPyItem(l_scope_w_1093, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:17479:18: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17479 | l_v161455 = RPyItem(l_scope_w_1093, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:17789:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17789 | l_v161465 = RPyItem(l_scope_w_1093, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:17929:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17929 | l_v161590 = RPyItem(l_scope_w_1094, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:17934:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17934 | l_v161595 = RPyItem(l_scope_w_1094, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:18119:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18119 | l_v161665 = RPyItem(l_scope_w_1095, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:18124:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18124 | l_v161669 = RPyItem(l_scope_w_1095, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:18129:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18129 | l_v161673 = RPyItem(l_scope_w_1095, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:18352:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18352 | l_v161755 = RPyItem(l_scope_w_1096, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:18357:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18357 | l_v161759 = RPyItem(l_scope_w_1096, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:18362:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18362 | l_v161763 = RPyItem(l_scope_w_1096, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:18719:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18719 | l_v161895 = RPyItem(l_scope_w_1097, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:18724:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18724 | l_v161900 = RPyItem(l_scope_w_1097, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:19279:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19279 | l_v162096 = RPyItem(l_scope_w_1099, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:19738:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19738 | l_v162269 = RPyItem(l_scope_w_1100, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:19743:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19743 | l_v162273 = RPyItem(l_scope_w_1100, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.cimplement_4.c:8551:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8551 | RPyItem(l_l_358, 1L) = l_v90508; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | :#20105 : 16d:e fwarning: iarray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]n [platform:WARNING] e RPyItem(array, inde x20105) | l _ v 1 6 2 4 0 6 =( (RaPryrIatye)m-(>li_tsecmosp[ei_nwd_e1x1]0)1 [platform:WARNING] , | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] note: array 'items' declared here [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69: 478616: | note: vexpanded from macro 'RPyItem'o [platform:WARNING] id* items [69R | P#Y _ VdAeRfLiENGTH]; [platform:WARNING] n | ^ [platform:WARNING] e RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:20122:18: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20122 | l_v162459 = RPyItem(l_scope_w_1101, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:20127:18: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20127 | l_v162463 = RPyItem(l_scope_w_1101, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:20594:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20594 | l_v162595 = RPyItem(l_scope_w_1102, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:20599:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20599 | l_v162599 = RPyItem(l_scope_w_1102, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:21050:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21050 | l_v162774 = RPyItem(l_scope_w_1103, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:21055:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21055 | l_v162779 = RPyItem(l_scope_w_1103, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:21060:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21060 | l_v162784 = RPyItem(l_scope_w_1103, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:21235:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21235 | l_v162845 = RPyItem(l_scope_w_1104, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:21240:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21240 | l_v162850 = RPyItem(l_scope_w_1104, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:21245:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21245 | l_v162855 = RPyItem(l_scope_w_1104, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:21250:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21250 | l_v162860 = RPyItem(l_scope_w_1104, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_4.c:10972:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10972 | RPyItem(l_v91357, 1L) = l_v91358; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:21422:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21422 | l_v162925 = RPyItem(l_scope_w_1105, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:21427:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21427 | l_v162929 = RPyItem(l_scope_w_1105, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:21915:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21915 | l_v163066 = RPyItem(l_scope_w_1106, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:21920:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21920 | l_v163070 = RPyItem(l_scope_w_1106, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:22050:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22050 | l_v163119 = RPyItem(l_scope_w_1107, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:22067:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22067 | l_v163172 = RPyItem(l_scope_w_1107, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:22478:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22478 | l_v163310 = RPyItem(l_scope_w_1108, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:22676:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22676 | l_v163323 = RPyItem(l_scope_w_1108, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:22751:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22751 | l_v163334 = RPyItem(l_scope_w_1108, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:22826:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22826 | l_v163345 = RPyItem(l_scope_w_1108, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:22831:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22831 | l_v163349 = RPyItem(l_scope_w_1108, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:22836:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22836 | l_v163353 = RPyItem(l_scope_w_1108, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:22841:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22841 | l_v163357 = RPyItem(l_scope_w_1108, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:22846:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22846 | l_v163361 = RPyItem(l_scope_w_1108, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:23398:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23398 | l_v163684 = RPyItem(l_scope_w_1109, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:23403:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23403 | l_v163688 = RPyItem(l_scope_w_1109, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:23740:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23740 | l_v163815 = RPyItem(l_scope_w_1110, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:26258:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26258 | RPyItem(l_l_372, 1L) = l_v139965; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:24114:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24114 | l_v163947 = RPyItem(l_scope_w_1111, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:24131:18: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24131 | l_v164000 = RPyItem(l_scope_w_1111, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:24683:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24683 | l_v164169 = RPyItem(l_scope_w_1112, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:24688:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24688 | l_v164173 = RPyItem(l_scope_w_1112, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:24693:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24693 | l_v164177 = RPyItem(l_scope_w_1112, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:24935:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24935 | l_v164272 = RPyItem(l_scope_w_1113, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:25297:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25297 | l_v164354 = RPyItem(l_scope_w_1114, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:25314:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25314 | l_v164407 = RPyItem(l_scope_w_1114, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:25512:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25512 | l_v164420 = RPyItem(l_scope_w_1114, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:25876:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25876 | l_v164569 = RPyItem(l_scope_w_1115, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:25881:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25881 | l_v164573 = RPyItem(l_scope_w_1115, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:25886:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25886 | l_v164577 = RPyItem(l_scope_w_1115, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:26234:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26234 | l_v164756 = RPyItem(l_scope_w_1116, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:26239:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26239 | l_v164760 = RPyItem(l_scope_w_1116, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:26244:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26244 | l_v164764 = RPyItem(l_scope_w_1116, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:26446:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26446 | l_v164779 = RPyItem(l_scope_w_1116, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:26520:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26520 | l_v164789 = RPyItem(l_scope_w_1116, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:26594:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26594 | l_v164799 = RPyItem(l_scope_w_1116, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:27012:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27012 | l_v165050 = RPyItem(l_scope_w_1117, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:27088:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27088 | l_v165060 = RPyItem(l_scope_w_1117, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:27265:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27265 | l_v165187 = RPyItem(l_scope_w_1118, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:27282:18: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27282 | l_v165240 = RPyItem(l_scope_w_1118, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:27743:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27743 | l_v165370 = RPyItem(l_scope_w_1119, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:28101:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28101 | l_v165500 = RPyItem(l_scope_w_1120, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:28294:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28294 | l_v165510 = RPyItem(l_scope_w_1120, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:28456:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28456 | l_v165638 = RPyItem(l_scope_w_1121, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:28931:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28931 | l_v165775 = RPyItem(l_scope_w_1122, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:28936:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28936 | l_v165779 = RPyItem(l_scope_w_1122, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:28941:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28941 | l_v165783 = RPyItem(l_scope_w_1122, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:29180:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29180 | l_v165872 = RPyItem(l_scope_w_1123, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:29260:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29260 | l_v165884 = RPyItem(l_scope_w_1123, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:29265:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29265 | l_v165888 = RPyItem(l_scope_w_1123, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:30236:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30236 | l_v166213 = RPyItem(l_scope_w_1124, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:30258:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30258 | l_v166226 = RPyItem(l_scope_w_1124, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:30332:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30332 | l_v166236 = RPyItem(l_scope_w_1124, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:30337:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30337 | l_v166240 = RPyItem(l_scope_w_1124, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:30342:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30342 | l_v166244 = RPyItem(l_scope_w_1124, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:30423:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30423 | l_v166257 = RPyItem(l_scope_w_1124, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:30818:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30818 | l_v166502 = RPyItem(l_scope_w_1125, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:31447:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31447 | l_v166742 = RPyItem(l_scope_w_1127, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:31625:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31625 | l_v166807 = RPyItem(l_scope_w_1128, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:31870:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31870 | l_v166887 = RPyItem(l_scope_w_1129, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:32560:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32560 | l_v167155 = RPyItem(l_scope_w_1130, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:32565:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32565 | l_v167159 = RPyItem(l_scope_w_1130, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:32570:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32570 | l_v167163 = RPyItem(l_scope_w_1130, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:32575:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32575 | l_v167167 = RPyItem(l_scope_w_1130, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:32938:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32938 | l_v167256 = RPyItem(l_scope_w_1131, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:33008:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33008 | l_v167276 = RPyItem(l_scope_w_1131, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:33082:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33082 | l_v167287 = RPyItem(l_scope_w_1131, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:35428:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35428 | l_v143454 = RPyItem(l_scope_w_957, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:35538:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35538 | l_v143544 = RPyItem(l_scope_w_958, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:36049:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36049 | l_v143684 = RPyItem(l_scope_w_959, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.himplement_7.c:34266:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34266 | l_v167743 = RPyItem(l_scope_w_1135, 1L); [platform:WARNING] | ^ ~~:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:36459:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36459 | l_v143823 = RPyItem(l_scope_w_960, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VA [platform:WARNING] RLENGTH]; [platform:WARNING] | ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:34271:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34271 | l_v167747 = RPyItem(l_scope_w_1135, 2L)implement_6.c:36698:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36698 | l_v143948 = RPyItem(l_scope_w_961, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:36879:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36879 | l_v144013 = RPyItem(l_scope_w_962, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defimplement_6.c:37199:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] i37199 | l_v144085 = RPyItem(l_scope_w_963, 1Ln); [platform:WARNING] | ^ ~~ [platform:WARNING] e/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) R((array)->items[index]) [platform:WARNING] | ^ ~~~~~P [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] yItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:34276:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34276 | l_v167751 = RPyItem(l_scope_w_1135, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:34281:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34281 | l_v167755 = RPyItem(l_scope_w_1135, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:37550:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37550 | l_v144246 = RPyItem(l_scope_w_965, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define implement_7.c:34643:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34643 | l_v167932 = RPyItem(l_scope_w_1136, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLRPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | voiENGTH]; [platform:WARNING] | ^ [platform:WARNING] d* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:37744:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37744 | l_v144256 = RPyItem(l_scope_w_965, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, indimplement_7.c:35169:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35169 | l_v168134 = RPyItem(l_scope_w_1137, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:35431:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35431 | l_v168229 = RPyItem(l_scope_w_1138, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:35436:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35436 | l_v168233 = RPyItem(l_scope_w_1138, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:35795:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35795 | l_v168353 = RPyItem(l_scope_w_1139, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:36346:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36346 | RPyItem(l_l_380, 1L) = l_v168294; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:36621:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36621 | l_v168660 = RPyItem(l_scope_w_1140, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:36642:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36642 | l_v168672 = RPyItem(l_scope_w_1140, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:39952:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39952 | l_v145091 = RPyItem(l_scope_w_966, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:37315:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37315 | l_v168913 = RPyItem(l_scope_w_1142, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:37510:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37510 | l_v168925 = RPyItem(l_scope_w_1142, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:37515:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37515 | l_v168929 = RPyItem(l_scope_w_1142, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:37818:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37818 | l_v169116 = RPyItem(l_scope_w_1143, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:38012:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38012 | l_v169126 = RPyItem(l_scope_w_1143, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:38493:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38493 | l_v169329 = RPyItem(l_scope_w_1144, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:39044:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39044 | RPyItem(l_l_381, 1L) = l_v169270; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:39298:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39298 | l_v169633 = RPyItem(l_scope_w_1145, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:39663:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39663 | l_v169759 = RPyItem(l_scope_w_1146, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:40159:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40159 | l_v169902 = RPyItem(l_scope_w_1147, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:40164:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40164 | l_v169906 = RPyItem(l_scope_w_1147, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:40246:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40246 | l_v169919 = RPyItem(l_scope_w_1147, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:40703:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40703 | l_v170164 = RPyItem(l_scope_w_1149, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)-implement_6.c:42280:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42280 | l_v145936 = RPyItem(l_scope_w_968, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:42285:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42285 | l_v145940 = RP>items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:40886:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40886 | l_v170190 = RPyItem(l_scope_w_1150, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:40908:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40908 | l_v170203 = RPyItem(l_scope_w_1150, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:40913:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40913 | l_v170207 = RPyItem(l_scope_w_1150, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:40918:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40918 | l_v170211 = RPyItem(l_scope_w_1150, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] yItem(l_scope_w_968, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_7.c:41193:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41193 | l_v170352 = RPyItem(l_scope_w_1151, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:41889:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41889 | l_v170614 = RPyItem(l_scope_w_1152, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:41894:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41894 | l_v170618 = RPyItem(l_scope_w_1152, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:41899:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41899 | l_v170622 = RPyItem(l_scope_w_1152, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:41904:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41904 | l_v170626 = RPyItem(l_scope_w_1152, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:42108:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42108 | l_v170641 = RPyItem(l_scope_w_1152, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:42672:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42672 | l_v146076 = RPyItem(l_scope_w_969, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:42868:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42868 | l_v146088 = RPyItem(l_scope_w_969, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_5.c:41618:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41618 | RPyItem(l_l_364, 1L) = l_v123104; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:42379:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42379 | l_v170780 = RPyItem(l_scope_w_1153, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:42649:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42649 | l_v170877 = RPyItem(l_scope_w_1154, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:42944:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42944 | l_v171013 = RPyItem(l_scope_w_1156, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:43140:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43140 | l_v171026 = RPyItem(l_scope_w_1156, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:43213:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43213 | l_v171037 = RPyItem(l_scope_w_1156, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:43169:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43169 | l_v146275 = RPyItimplement_7.c:43446:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43446 | l_v1e71216 = RPyItem(l_scope_w_1157, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] mimplement_7.c(l_scope_w_970, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :43791:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43791 | l_v171352 = RPyItem(l_scope_w_1158, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:43813:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43813 | l_v171365 = RPyItem(l_scope_w_1158, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:43818:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43818 | l_v171370 = RPyItem(l_scope_w_1158, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:43347:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43347 | l_v146339 = RPyItem(l_scope_w_971, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:44160:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44160 | l_v171447 = RPyItem(l_scope_w_1159, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* iteimplement_6.c:44301:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44301 | l_v1ms[RPY_VARLENGT46603 = RPyItem(l_scope_Hw_311, 1L)]; [platform:WARNING] | ; [platform:WARNING] ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) | ^ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:44306:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44306 | l_v146608implement_7.c = RPyItem(l_scope_w_311, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: :note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # 44165define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :implement_6.c:44311:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44311 | l_v14614613 = RPyItem(l_scope_w_311, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h::69:47: note: expanded from macro 'RPyItem' [platform:WARNING] warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]69 | # define RPyI [platform:WARNING] tem(array, index) ((array)->items[index] ) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2:44165 note: array 'items' declared here [platform:WARNING] 8616 | void* items | [RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c :44316:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] l44316 | l_v146618 = RP_yItem(l_scope_w_311, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] v69 | # 1define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 71451 = RPyItem(l_scope_w_1159, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:44532:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44532 | l_v146732 = RPyItem(l_scope_w_976, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:44713:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44713 | l_v146795 = RPyItem(l_scope_w_977, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:44928:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44928 | l_v146870 = RPyItem(l_scope_w_978, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:44933:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44933 | l_v146875 = RPyItem(l_scope_w_978, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:44397:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44397 | l_v171574 = RPyItem(l_scope_w_1160, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:44593:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44593 | l_v171587 = RPyItem(l_scope_w_1160, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:44665:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44665 | l_v171597 = RPyItem(l_scope_w_1160, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:45129:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45129 | l_v146941 = RPyItem(l_scope_w_979, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:45063:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45063 | l_v171793 = RPyItem(l_scope_w_1161, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:45068:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45068 | l_v171797 = RPyItem(l_scope_w_1161, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:45150:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45150 | l_v171811 = RPyItem(l_scope_w_1161, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:45223:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45223 | l_v171821 = RPyItem(l_scope_w_1161, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:45296:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45296 | l_v171831 = RPyItem(l_scope_w_1161, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:45460:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45460 | l_v147063 = RPyItem(l_scope_w_980, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:45825:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45825 | l_v172087 = RPyItem(l_scope_w_1162, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:45780:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45780 | l_v147187 = RPyItem(l_scope_w_981, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:46330:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46330 | l_v172266 = RPyItem(l_scope_w_1163, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:46879:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46879 | l_v172465 = RPyItem(l_scope_w_1164, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:46949:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46949 | l_v172475 = RPyItem(l_scope_w_1164, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:47019:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47019 | l_v172485 = RPyItem(l_scope_w_1164, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:46002:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46002 | l_v147259 = RPyItem(l_scope_w_982, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:46198:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46198 | l_v147271 = RPyItem(l_scope_w_982, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:46698:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46698 | l_v147529 = RPyItem(l_scope_w_984, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:46867:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46867 | l_v147590 = RPyItem(l_scope_w_985, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:47055:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47055 | l_v147658 = RPyItem(l_scope_w_986, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:47060:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47060 | l_v147662 = RPyItem(l_scope_w_986, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:47288:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47288 | l_v147742 = RPyItem(l_scope_w_987, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:47518:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47518 | l_v147823 = RPyItem(l_scope_w_988, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:47523:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47523 | l_v147827 = RPyItem(l_scope_w_988, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:47686:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47686 | l_v147842 = RPyItem(l_scope_w_988, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:47961:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47961 | l_v147941 = RPyItem(l_scope_w_989, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:47966:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47966 | l_v147945 = RPyItem(l_scope_w_989, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:48457:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48457 | l_v148178 = RPyItem(l_scope_w_991, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:48651:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48651 | l_v148189 = RPyItem(l_scope_w_991, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:47502:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47502 | l_v172717 = RPyItem(l_scope_w_1165, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:47707:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47707 | l_v172794 = RPyItem(l_scope_w_1166, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:49113:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49113 | l_v148356 = RPyItem(l_scope_w_993, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:49192:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49192 | l_v148369 = RPyItem(l_scope_w_993, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:49265:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49265 | l_v148379 = RPyItem(l_scope_w_993, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:49960:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49960 | l_v148683 = RPyItem(l_scope_w_994, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:50030:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50030 | l_v148748 = RPyItem(l_scope_w_995, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:50035:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50035 | l_v148753 = RPyItem(l_scope_w_995, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:50040:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50040 | l_v148758 = RPyItem(l_scope_w_995, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:50045:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50045 | l_v148763 = RPyItem(l_scope_w_995, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:50218:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50218 | l_v148826 = RPyItem(l_scope_w_996, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:50223:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50223 | l_v148830 = RPyItem(l_scope_w_996, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:47852:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47852 | l_v172911 = RPyItem(l_scope_w_1167, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:47857:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47857 | l_v172916 = RPyItem(l_scope_w_1167, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:50437:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50437 | l_v148901 = RPyItem(l_scope_w_997, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:50442:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50442 | l_v148905 = RPyItem(l_scope_w_997, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:50447:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50447 | l_v148909 = RPyItem(l_scope_w_997, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:50998:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50998 | l_v149060 = RPyItem(l_scope_w_998, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:51102:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51102 | l_v149070 = RPyItem(l_scope_w_998, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:48079:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48079 | l_v172943 = RPyItem(l_scope_w_1168, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:48084:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48084 | l_v172947 = RPyItem(l_scope_w_1168, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:48208:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48208 | l_v172961 = RPyItem(l_scope_w_1168, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] implement_6.c:51488:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51488 | l_v149270 = RPyItem(l_scope_w_999, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:51576:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51576 | l_v149283 = RPyItem(l_scope_w_999, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:48283:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48283 | l_v172971 = RPyItem(l_scope_w_1168, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:51740:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51740 | l_v149366 = RPyItem(l_scope_w_1000, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:51828:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51828 | l_v149379 = RPyItem(l_scope_w_1000, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:51973:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51973 | l_v149455 = RPyItem(l_scope_w_1001, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:52063:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52063 | l_v149467 = RPyItem(l_scope_w_1001, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:52221:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52221 | l_v149549 = RPyItem(l_scope_w_1002, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:52309:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52309 | l_v149562 = RPyItem(l_scope_w_1002, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:52491:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52491 | l_v149648 = RPyItem(l_scope_w_1003, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:52584:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52584 | l_v149661 = RPyItem(l_scope_w_1003, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:52659:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52659 | l_v149672 = RPyItem(l_scope_w_1003, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:48670:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48670 | l_v173240 = RPyItem(l_scope_w_1169, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:48675:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48675 | l_v173244 = RPyItem(l_scope_w_1169, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:52892:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52892 | l_v149811 = RPyItem(l_scope_w_1004, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:52980:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52980 | l_v149824 = RPyItem(l_scope_w_1004, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:53144:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53144 | l_v149907 = RPyItem(l_scope_w_1005, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:53232:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53232 | l_v149920 = RPyItem(l_scope_w_1005, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:53396:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53396 | l_v150003 = RPyItem(l_scope_w_1006, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:53484:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53484 | l_v150016 = RPyItem(l_scope_w_1006, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:49281:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49281 | l_v173419 = RPyItem(l_scope_w_1171, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:49286:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49286 | l_v173423 = RPyItem(l_scope_w_1171, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:49369:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49369 | l_v173437 = RPyItem(l_scope_w_1171, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:49374:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49374 | l_v173441 = RPyItem(l_scope_w_1171, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:49450:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49450 | l_v173452 = RPyItem(l_scope_w_1171, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:49455:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49455 | l_v173457 = RPyItem(l_scope_w_1171, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:49675:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49675 | l_v173637 = RPyItem(l_scope_w_1172, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:49680:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49680 | l_v173642 = RPyItem(l_scope_w_1172, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:49685:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49685 | l_v173647 = RPyItem(l_scope_w_1172, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:49868:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49868 | l_v173712 = RPyItem(l_scope_w_1173, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:49873:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49873 | l_v173717 = RPyItem(l_scope_w_1173, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:50056:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50056 | l_v173781 = RPyItem(l_scope_w_1174, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:50061:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50061 | l_v173786 = RPyItem(l_scope_w_1174, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:50296:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50296 | l_v173860 = RPyItem(l_scope_w_1175, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:50492:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50492 | l_v173873 = RPyItem(l_scope_w_1175, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:50564:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50564 | l_v173883 = RPyItem(l_scope_w_1175, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_5.c:53139:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 53139 | RPyItem(l_v127060, 1L) = l_v127061; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_5.c:53140:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 53140 | RPyItem(l_v127060, 2L) = (&pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:53667:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53667 | l_v150102 = RPyItem(l_scope_w_1007, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:53760:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53760 | l_v150115 = RPyItem(l_scope_w_1007, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:53835:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53835 | l_v150126 = RPyItem(l_scope_w_1007, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:54068:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54068 | l_v150265 = RPyItem(l_scope_w_1008, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:54156:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54156 | l_v150278 = RPyItem(l_scope_w_1008, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:50935:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50935 | l_v174119 = RPyItem(l_scope_w_1176, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:54320:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54320 | l_v150361 = RPyItem(l_scope_w_1009, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:54408:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54408 | l_v150374 = RPyItem(l_scope_w_1009, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:54572:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54572 | l_v150457 = RPyItem(l_scope_w_1010, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:54660:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54660 | l_v150470 = RPyItem(l_scope_w_1010, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:54824:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54824 | l_v150553 = RPyItem(l_scope_w_1011, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:54912:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54912 | l_v150566 = RPyItem(l_scope_w_1011, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:55076:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55076 | l_v150649 = RPyItem(l_scope_w_1012, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:55164:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55164 | l_v150662 = RPyItem(l_scope_w_1012, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:55327:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55327 | l_v150745 = RPyItem(l_scope_w_1013, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:55415:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55415 | l_v150758 = RPyItem(l_scope_w_1013, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:55578:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55578 | l_v150841 = RPyItem(l_scope_w_1014, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:55666:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55666 | l_v150854 = RPyItem(l_scope_w_1014, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:55999:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55999 | l_v151042 = RPyItem(l_scope_w_1016, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:51348:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51348 | l_v174212 = RPyItem(l_scope_w_1177, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:51427:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51427 | l_v174225 = RPyItem(l_scope_w_1177, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:51499:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51499 | l_v174235 = RPyItem(l_scope_w_1177, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:51571:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51571 | l_v174245 = RPyItem(l_scope_w_1177, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:51643:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51643 | l_v174255 = RPyItem(l_scope_w_1177, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:51715:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51715 | l_v174265 = RPyItem(l_scope_w_1177, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:56194:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56194 | l_v151108 = RPyItem(l_scope_w_1017, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:52392:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52392 | l_v174625 = RPyItem(l_scope_w_1178, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:52397:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52397 | l_v174629 = RPyItem(l_scope_w_1178, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:52471:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52471 | l_v174640 = RPyItem(l_scope_w_1178, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:52969:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52969 | l_v174842 = RPyItem(l_scope_w_1179, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:53041:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53041 | l_v174852 = RPyItem(l_scope_w_1179, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:53046:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53046 | l_v174856 = RPyItem(l_scope_w_1179, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:53411:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53411 | l_v175098 = RPyItem(l_scope_w_1180, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:53720:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53720 | l_v175218 = RPyItem(l_scope_w_1181, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:56559:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56559 | l_v151236 = RPyItem(l_scope_w_1018, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:56564:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56564 | l_v151240 = RPyItem(l_scope_w_1018, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:57246:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57246 | l_v151497 = RPyItem(l_scope_w_1019, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:57441:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57441 | l_v151509 = RPyItem(l_scope_w_1019, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:57785:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57785 | l_v151702 = RPyItem(l_scope_w_1020, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:58213:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58213 | l_v151797 = RPyItem(l_scope_w_1021, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:58487:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58487 | l_v151927 = RPyItem(l_scope_w_1022, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:58492:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58492 | l_v151931 = RPyItem(l_scope_w_1022, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:58497:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58497 | l_v151935 = RPyItem(l_scope_w_1022, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:53962:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53962 | l_v175291 = RPyItem(l_scope_w_1182, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:54157:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54157 | l_v175303 = RPyItem(l_scope_w_1182, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:58753:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58753 | l_v152023 = RPyItem(l_scope_w_1023, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:58832:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58832 | l_v152036 = RPyItem(l_scope_w_1023, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:58904:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58904 | l_v152046 = RPyItem(l_scope_w_1023, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:58976:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58976 | l_v152056 = RPyItem(l_scope_w_1023, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:54805:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] implement_5.c:59364: 254805: | l_v175517 = RPyItem(l_scope_w_1183, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:54909:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54909 | l_v175527 = RPyItem(l_scope_w_1183, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:54981:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54981 | l_v175537 = RPyItem(l_scope_w_1183, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:55048:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55048 | l_v175545 = RPyItem(l_scope_w_1183, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:55120:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55120 | l_v175555 = RPyItem(l_scope_w_1183, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:59395:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59395 | l_v152296 = RPyItem(l_scope_w_1024, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59364 | RPyItem(l_v129156, 1L) = l_v129157; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, [platform:WARNING] | ^ [platform:WARNING] implement_7.c:55943:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] implement_6.c:59471:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59471 | l_v152306 index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_5.c:59365:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59365 | RPyItem(l_v129156, 2L) = (&pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 55943 | l_v175999 = RPyItem(l_scope_w_1184, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:56017:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56017 | l_v176010 = RPyItem(l_scope_w_1184, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:56089:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56089 | l_v176020 = RPyItem(l_scope_w_1184, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] = RPyItem(l_scope_w_1024, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:59605:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59605 | l_v152425 = RPyItem(l_scope_w_1025, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:59820:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59820 | l_v152502 = RPyItem(l_scope_w_1026, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:implement_5.c:60068:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60068 | RPyItem(l_v129396, 1L) = l_v129397; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_5.c:60069:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60069 | RPyItem(l_v129396, 2L) = (&pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:59825:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59825 | l_v152506 = RPyItem(l_scope_w_1026, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:60020:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60020 | l_v152516 = RPyItem(l_scope_w_1026, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:56520:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56520 | l_v176215 = RPyItem(l_scope_w_1185, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:56750:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56750 | l_v176328 = RPyItem(l_scope_w_1186, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:56755:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56755 | l_v176333 = RPyItem(l_scope_w_1186, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:56856:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56856 | l_v176370 = RPyItem(l_scope_w_1187, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:60239:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60239 | l_v152654 = RPyItem(l_scope_w_1027, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616implement_7.c:56962:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56962 | l_v176421 = RPyItem(l_scope_w_1188, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:57362:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57362 | l_v176523 = RPyItem(l_scope_w_1189, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:57512:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57512 | l_v176578 = RPyItem(l_scope_w_1190, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:57533:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57533 | l_v176590 = RPyItem(l_scope_w_1190, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:57643:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57643 | l_v176640 = RPyItem(l_scope_w_1191, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:57751:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57751 | l_v176670 = RPyItem(l_scope_w_1192, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] implement_7.c:58123:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58123 | l_v176808 = RPyItem(l_scope_w_1193, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:58140:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58140 | l_v176817 = RPyItem(l_scope_w_1193, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:58478:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58478 | l_v176904 = RPyItem(l_scope_w_1194, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:58483:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58483 | l_v176908 = RPyItem(l_scope_w_1194, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:58488:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58488 | l_v176912 = RPyItem(l_scope_w_1194, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:58570:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58570 | l_v176925 = RPyItem(l_scope_w_1194, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:58645:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58645 | l_v176935 = RPyItem(l_scope_w_1194, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:58720:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58720 | l_v176945 = RPyItem(l_scope_w_1194, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:58795:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58795 | l_v176955 = RPyItem(l_scope_w_1194, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:58871:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58871 | l_v176965 = RPyItem(l_scope_w_1194, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:58949:14: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58949 | l_v176976 = RPyItem(l_scope_w_1194, 9L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | ^ [platform:WARNING] implement_7.c:59677:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59677 | l_v177424 = RPyItem(l_scope_w_1195, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:59755:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59755 | l_v177436 = RPyItem(l_scope_w_1195, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:59829:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59829 | l_v177447 = RPyItem(l_scope_w_1195, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:59902:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59902 | l_v177457 = RPyItem(l_scope_w_1195, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:60244:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60244 | l_v152658 = RPyItem(l_scope_w_1027, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:60443:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60443 | l_v152672 = RPyItem(l_scope_w_1027, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:60501:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60501 | l_v152687 = RPyItem(l_scope_w_1027, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:60559:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60559 | l_v152702 = RPyItem(l_scope_w_1027, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:60632:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60632 | l_v152712 = RPyItem(l_scope_w_1027, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:60958:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60958 | l_v152921 = RPyItem(l_scope_w_365, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:60963:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60963 | l_v152926 = RPyItem(l_scope_w_365, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:60968:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60968 | l_v152931 = RPyItem(l_scope_w_365, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:61007:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61007 | l_v152944 = RPyItem(l_scope_w_1028, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:61012:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61012 | l_v152948 = RPyItem(l_scope_w_1028, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:61017:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61017 | l_v152952 = RPyItem(l_scope_w_1028, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:61116:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61116 | l_v152994 = RPyItem(l_scope_w_1029, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:61121:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61121 | l_v152998 = RPyItem(l_scope_w_1029, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:61307:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61307 | l_v153072 = RPyItem(l_scope_w_1030, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:61312:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61312 | l_v153076 = RPyItem(l_scope_w_1030, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:61429:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61429 | l_v153123 = RPyItem(l_scope_w_1031, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:61709:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61709 | l_v153223 = RPyItem(l_scope_w_1032, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:61714:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61714 | l_v153227 = RPyItem(l_scope_w_1032, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:61719:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61719 | l_v153231 = RPyItem(l_scope_w_1032, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:61829:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61829 | l_v153252 = RPyItem(l_scope_w_1032, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:61834:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61834 | l_v153256 = RPyItem(l_scope_w_1032, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:61839:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61839 | l_v153260 = RPyItem(l_scope_w_1032, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:62287:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62287 | l_v153507 = RPyItem(l_scope_w_1034, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:62292:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62292 | l_v153511 = RPyItem(l_scope_w_1034, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:62822:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62822 | l_v153703 = RPyItem(l_scope_w_1036, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:63018:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63018 | l_v153715 = RPyItem(l_scope_w_1036, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:63299:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63299 | l_v153898 = RPyItem(l_scope_w_1037, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:63499:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63499 | l_v153968 = RPyItem(l_scope_w_1038, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:63504:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63504 | l_v153972 = RPyItem(l_scope_w_1038, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:63831:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63831 | l_v154099 = RPyItem(l_scope_w_1039, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:64021:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64021 | l_v154165 = RPyItem(l_scope_w_1040, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:64026:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64026 | l_v154169 = RPyItem(l_scope_w_1040, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:64342:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64342 | l_v154292 = RPyItem(l_scope_w_1041, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:64538:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64538 | l_v154360 = RPyItem(l_scope_w_1042, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:64559:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64559 | l_v154372 = RPyItem(l_scope_w_1042, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:65046:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65046 | l_v154554 = RPyItem(l_scope_w_1044, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:65242:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65242 | l_v154622 = RPyItem(l_scope_w_1045, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:65263:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65263 | l_v154634 = RPyItem(l_scope_w_1045, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:60376:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60376 | l_v177691 = RPyItem(l_scope_w_1196, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:60454:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60454 | l_v177703 = RPyItem(l_scope_w_1196, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:60530:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60530 | l_v177714 = RPyItem(l_scope_w_1196, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:60607:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60607 | l_v177725 = RPyItem(l_scope_w_1196, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:60683:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60683 | l_v177736 = RPyItem(l_scope_w_1196, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:60757:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60757 | l_v177746 = RPyItem(l_scope_w_1196, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:61329:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61329 | l_v178088 = RPyItem(l_scope_w_1197, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:61407:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61407 | l_v178100 = RPyItem(l_scope_w_1197, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:61481:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61481 | l_v178111 = RPyItem(l_scope_w_1197, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:61932:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61932 | l_v178334 = RPyItem(l_scope_w_1198, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:61937:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61937 | l_v178338 = RPyItem(l_scope_w_1198, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:61942:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61942 | l_v178342 = RPyItem(l_scope_w_1198, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:61947:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61947 | l_v178346 = RPyItem(l_scope_w_1198, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:62257:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62257 | l_v178487 = RPyItem(l_scope_w_1199, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:62559:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62559 | l_v178551 = RPyItem(l_scope_w_1200, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:62639:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62639 | l_v178564 = RPyItem(l_scope_w_1200, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:62712:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62712 | l_v178574 = RPyItem(l_scope_w_1200, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:62785:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62785 | l_v178584 = RPyItem(l_scope_w_1200, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:62858:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62858 | l_v178594 = RPyItem(l_scope_w_1200, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:62932:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62932 | l_v178604 = RPyItem(l_scope_w_1200, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:62937:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62937 | l_v178608 = RPyItem(l_scope_w_1200, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:62942:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62942 | l_v178612 = RPyItem(l_scope_w_1200, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:62947:14: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62947 | l_v178616 = RPyItem(l_scope_w_1200, 9L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:63033:14: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63033 | l_v178630 = RPyItem(l_scope_w_1200, 10L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:63114:14: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63114 | l_v178641 = RPyItem(l_scope_w_1200, 11L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:63195:14: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63195 | l_v178652 = RPyItem(l_scope_w_1200, 12L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:63275:14: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63275 | l_v178662 = RPyItem(l_scope_w_1200, 13L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:63280:14: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63280 | l_v178666 = RPyItem(l_scope_w_1200, 14L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:63285:14: warning: array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63285 | l_v178670 = RPyItem(l_scope_w_1200, 15L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64135:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64135 | l_v179274 = RPyItem(l_scope_w_540, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64140:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64140 | l_v179279 = RPyItem(l_scope_w_540, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64181:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64181 | l_v179290 = RPyItem(l_scope_w_541, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64186:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64186 | l_v179295 = RPyItem(l_scope_w_541, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64191:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64191 | l_v179300 = RPyItem(l_scope_w_541, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64196:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64196 | l_v179305 = RPyItem(l_scope_w_541, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64201:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64201 | l_v179310 = RPyItem(l_scope_w_541, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64244:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64244 | l_v179326 = RPyItem(l_scope_w_542, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64249:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64249 | l_v179331 = RPyItem(l_scope_w_542, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64279:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64279 | l_v179342 = RPyItem(l_scope_w_543, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64309:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64309 | l_v179353 = RPyItem(l_scope_w_544, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64344:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64344 | l_v179365 = RPyItem(l_scope_w_1201, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64401:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64401 | l_v179388 = RPyItem(l_scope_w_546, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64406:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64406 | l_v179393 = RPyItem(l_scope_w_546, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64498:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64498 | l_v179412 = RPyItem(l_scope_w_1202, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64577:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64577 | l_v179425 = RPyItem(l_scope_w_1202, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64650:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64650 | l_v179435 = RPyItem(l_scope_w_1202, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:65033:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65033 | l_v179633 = RPyItem(l_scope_w_1203, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:65055:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65055 | l_v179646 = RPyItem(l_scope_w_1203, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:65060:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65060 | l_v179650 = RPyItem(l_scope_w_1203, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:65065:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65065 | l_v179654 = RPyItem(l_scope_w_1203, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:65316:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65316 | l_v179788 = RPyItem(l_scope_w_1204, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:65532:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65532 | l_v179802 = RPyItem(l_scope_w_1204, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 23 warnings generated. [platform:WARNING] 3 warnings generated. [platform:WARNING] 16 warnings generated. [platform:WARNING] 200 warnings generated. [platform:WARNING] 8 warnings generated. [platform:WARNING] 2 warnings generated. [platform:WARNING] implement_8.c:77:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 77 | l_v179951 = RPyItem(l_scope_w_1205, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:156:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 156 | l_v179964 = RPyItem(l_scope_w_1205, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:230:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 230 | l_v179975 = RPyItem(l_scope_w_1205, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:235:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 235 | l_v179980 = RPyItem(l_scope_w_1205, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:584:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 584 | l_v180124 = RPyItem(l_scope_w_1206, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:659:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 659 | l_v180135 = RPyItem(l_scope_w_1206, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:1610:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1610 | l_v180536 = RPyItem(l_scope_w_1209, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:1615:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1615 | l_v180540 = RPyItem(l_scope_w_1209, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:2064:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2064 | l_v180685 = RPyItem(l_scope_w_555, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:2069:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2069 | l_v180690 = RPyItem(l_scope_w_555, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:2127:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2127 | l_v180707 = RPyItem(l_scope_w_556, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:2350:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2350 | l_v180822 = RPyItem(l_scope_w_1211, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:2804:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2804 | l_v180959 = RPyItem(l_scope_w_1212, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:3208:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3208 | l_v181089 = RPyItem(l_scope_w_1214, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:3213:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3213 | l_v181093 = RPyItem(l_scope_w_1214, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:4338:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4338 | l_v181495 = RPyItem(l_scope_w_1217, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:4343:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4343 | l_v181499 = RPyItem(l_scope_w_1217, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:4541:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4541 | l_v181512 = RPyItem(l_scope_w_1217, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:4818:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4818 | l_v181696 = RPyItem(l_scope_w_1218, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:5054:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5054 | l_v181770 = RPyItem(l_scope_w_1219, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:5252:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5252 | l_v181783 = RPyItem(l_scope_w_1219, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:5327:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5327 | l_v181794 = RPyItem(l_scope_w_1219, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:5696:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5696 | l_v182034 = RPyItem(l_scope_w_1220, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:6038:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6038 | l_v182162 = RPyItem(l_scope_w_1221, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:6232:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6232 | l_v182172 = RPyItem(l_scope_w_1221, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:6391:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6391 | l_v182296 = RPyItem(l_scope_w_1222, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:7583:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7583 | l_v182673 = RPyItem(l_scope_w_1226, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:7588:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7588 | l_v182677 = RPyItem(l_scope_w_1226, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:8262:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8262 | l_v182936 = RPyItem(l_scope_w_1228, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:8267:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8267 | l_v182940 = RPyItem(l_scope_w_1228, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:8272:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8272 | l_v182944 = RPyItem(l_scope_w_1228, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:8795:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8795 | l_v183200 = RPyItem(l_scope_w_1230, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:8800:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8800 | l_v183204 = RPyItem(l_scope_w_1230, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:9428:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9428 | l_v183441 = RPyItem(l_scope_w_1232, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:9433:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9433 | l_v183445 = RPyItem(l_scope_w_1232, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:9438:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9438 | l_v183449 = RPyItem(l_scope_w_1232, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:9443:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9443 | l_v183453 = RPyItem(l_scope_w_1232, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:9883:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9883 | l_v183642 = RPyItem(l_scope_w_1233, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:10059:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10059 | l_v183706 = RPyItem(l_scope_w_1234, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:10427:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10427 | l_v183830 = RPyItem(l_scope_w_1236, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:10867:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10867 | l_v183940 = RPyItem(l_scope_w_1237, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:10872:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10872 | l_v183945 = RPyItem(l_scope_w_1237, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 157 warnings generated. [platform:WARNING] implement_8.c:10956:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10956 | l_v184013 = RPyItem(l_scope_w_1238, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:10961:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10961 | l_v184017 = RPyItem(l_scope_w_1238, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:11362:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11362 | l_v184133 = RPyItem(l_scope_w_1239, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:11367:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11367 | l_v184137 = RPyItem(l_scope_w_1239, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:11372:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11372 | l_v184142 = RPyItem(l_scope_w_1239, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:11466:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11466 | l_v184170 = RPyItem(l_scope_w_1240, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:11536:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11536 | l_v184230 = RPyItem(l_scope_w_1241, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 364 warnings generated. [platform:WARNING] implement_8.c:11740:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11740 | l_v184298 = RPyItem(l_scope_w_1242, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:11745:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11745 | l_v184302 = RPyItem(l_scope_w_1242, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:12293:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12293 | l_v184469 = RPyItem(l_scope_w_1243, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:12391:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12391 | l_v184543 = RPyItem(l_scope_w_1244, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:12997:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12997 | l_v184683 = RPyItem(l_scope_w_1245, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:13002:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13002 | l_v184687 = RPyItem(l_scope_w_1245, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:13323:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13323 | l_v184867 = RPyItem(l_scope_w_1246, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:13534:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13534 | l_v184943 = RPyItem(l_scope_w_1247, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:13883:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13883 | l_v185067 = RPyItem(l_scope_w_1249, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:14100:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14100 | l_v185143 = RPyItem(l_scope_w_1250, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:14105:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14105 | l_v185148 = RPyItem(l_scope_w_1250, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:14110:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14110 | l_v185153 = RPyItem(l_scope_w_1250, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:14115:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14115 | l_v185158 = RPyItem(l_scope_w_1250, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:14299:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14299 | l_v185223 = RPyItem(l_scope_w_1251, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:14514:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14514 | l_v185300 = RPyItem(l_scope_w_1252, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:14693:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14693 | l_v185364 = RPyItem(l_scope_w_1253, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:14698:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14698 | l_v185369 = RPyItem(l_scope_w_1253, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:14894:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14894 | l_v185435 = RPyItem(l_scope_w_1254, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:15562:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15562 | l_v185677 = RPyItem(l_scope_w_1256, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:15567:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15567 | l_v185682 = RPyItem(l_scope_w_1256, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:15572:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15572 | l_v185687 = RPyItem(l_scope_w_1256, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:15577:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15577 | l_v185692 = RPyItem(l_scope_w_1256, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:16112:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16112 | l_v185878 = RPyItem(l_scope_w_1258, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:16117:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16117 | l_v185883 = RPyItem(l_scope_w_1258, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:16122:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16122 | l_v185888 = RPyItem(l_scope_w_1258, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:16127:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16127 | l_v185893 = RPyItem(l_scope_w_1258, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:16132:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16132 | l_v185898 = RPyItem(l_scope_w_1258, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:17029:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17029 | l_v205788 = RPyItem(l_scope_w_1318, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:17034:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17034 | l_v205792 = RPyItem(l_scope_w_1318, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:17371:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17371 | l_v205846 = RPyItem(l_scope_w_1319, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:17452:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17452 | l_v205859 = RPyItem(l_scope_w_1319, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:17529:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17529 | l_v205870 = RPyItem(l_scope_w_1319, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:17605:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17605 | l_v205881 = RPyItem(l_scope_w_1319, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] implement_11.c:14810:2: warning: ./singleheader.harray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]: [platform:WARNING] 8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 14810 | RPyItem(l_l_412, 1L) = l_v249150; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:17998:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17998 | l_v206126 = RPyItem(l_scope_w_667, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:18160:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18160 | l_v206145 = RPyItem(l_scope_w_1320, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:18268:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18268 | l_v206223 = RPyItem(l_scope_w_669, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:18273:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18273 | l_v206228 = RPyItem(l_scope_w_669, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:18305:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18305 | l_v206239 = RPyItem(l_scope_w_670, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:18310:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18310 | l_v206244 = RPyItem(l_scope_w_670, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:18381:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18381 | l_v206266 = RPyItem(l_scope_w_1321, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:18386:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18386 | l_v206270 = RPyItem(l_scope_w_1321, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:18391:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18391 | l_v206274 = RPyItem(l_scope_w_1321, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:18396:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18396 | l_v206278 = RPyItem(l_scope_w_1321, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:20742:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20742 | l_v207050 = RPyItem(l_scope_w_1324, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:20747:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20747 | l_v207054 = RPyItem(l_scope_w_1324, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:21338:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21338 | l_v207236 = RPyItem(l_scope_w_1325, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:21343:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21343 | l_v207240 = RPyItem(l_scope_w_1325, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:16667:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16667 | l_v186084 = RPyItem(l_scope_w_1260, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:16672:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16672 | l_v186089 = RPyItem(l_scope_w_1260, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:16677:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16677 | l_v186094 = RPyItem(l_scope_w_1260, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:16682:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16682 | l_v186099 = RPyItem(l_scope_w_1260, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:16687:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16687 | l_v186104 = RPyItem(l_scope_w_1260, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:16867:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16867 | l_v186169 = RPyItem(l_scope_w_1261, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:17061:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17061 | l_v186241 = RPyItem(l_scope_w_1262, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:17255:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17255 | l_v186313 = RPyItem(l_scope_w_1263, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:17474:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17474 | l_v186388 = RPyItem(l_scope_w_1264, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:17479:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17479 | l_v186392 = RPyItem(l_scope_w_1264, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:17917:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17917 | l_v186565 = RPyItem(l_scope_w_1265, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:18262:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18262 | l_v186696 = RPyItem(l_scope_w_1266, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:18267:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18267 | l_v186700 = RPyItem(l_scope_w_1266, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:18272:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18272 | l_v186704 = RPyItem(l_scope_w_1266, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:18622:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18622 | l_v186838 = RPyItem(l_scope_w_1267, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:18815:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18815 | l_v186848 = RPyItem(l_scope_w_1267, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:18976:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18976 | l_v186975 = RPyItem(l_scope_w_1268, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:19169:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19169 | l_v186985 = RPyItem(l_scope_w_1268, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:27128:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27128 | RPyItem(l_v209043, 1L) = l_v209044; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:27129:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27129 | RPyItem(l_v209043, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:19330:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19330 | l_v187112 = RPyItem(l_scope_w_1269, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:19523:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19523 | l_v187122 = RPyItem(l_scope_w_1269, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:27459:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27459 | RPyItem(l_vimplement_8.c:19802:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19802 | l_v187250 = RPyItem(l_scope_w_1270, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:19807:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19807 | l_v187255 = RPyItem(l_scope_w_1270, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 209197, 1L) = l_v209198; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:20049:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20049 | l_v187381 = RPyItem(l_scope_w_1272, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:20511:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20511 | l_v187522 = RPyItem(l_scope_w_1273, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:20516:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20516 | l_v187527 = RPyItem(l_scope_w_1273, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:29622:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29622 | l_v209852 = RPyItem(l_scope_w_1331, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:29627:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29627 | l_v209856 = RPyItem(l_scope_w_1331, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:29961:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29961 | l_v210032 = RPyItem(l_scope_w_1332, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:29966:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29966 | l_v210036 = RPyItem(l_scope_w_1332, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:20941:2: warning: array index 21 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20941 | RPyItem(l_v187583, 21L) = l_v187584; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:30415:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30415 | l_v210168 = implement_8.c:21010:2: warning: array index 20 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21010 | RPyItem(l_v187602, 20L) = l_v187603; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:21079:2: warning: array index 19 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21079 | RPyItem(l_v187621, 19L) = l_v187622; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:21148:2: warning: array index 18 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21148 | RPyItem(l_v187640, 18L) = l_v187641; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] RPyItem(l_scope_w_1333, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:30420:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30420 | l_v210172 = RPyItem(l_scope_w_1333, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:21217:2: warning: array index 17 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21217 | RPyItem(l_v187659, 17L) = l_v187660; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:21286:2: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21286 | RPyItem(l_v187678, 16L) = l_v187679; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:21355:2: warning: array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21355 | RPyItem(l_v187697, 15L) = l_v187698; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:21424:2: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21424 | RPyItem(l_v187716, 14L) = l_v187717; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:21493:2: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21493 | RPyItem(l_v187735, 13L) = l_v187736; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:21562:2: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21562 | RPyItem(l_v187754, 12L) = l_v187755; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:21631:2: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21631 | RPyItem(l_v187773, 11L) = l_v187774; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:21700:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21700 | RPyItem(l_v187792, 10L) = l_v187793; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:21769:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21769 | RPyItem(l_v187811, 9L) = l_v187812; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:21838:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21838 | RPyItem(l_v187830, 8L) = l_v187831; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:21907:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21907 | RPyItem(l_v187849, 7L) = l_v187850; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:21976:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21976 | RPyItem(l_v187868, 6L) = l_v187869; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:22045:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22045 | RPyItem(l_v187887, 5L) = l_v187888; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:22114:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22114 | RPyItem(l_v187906, 4L) = l_v187907; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:22255:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22255 | RPyItem(l_v187926, 3L) = l_v187927; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:22324:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22324 | RPyItem(l_v187969, 2L) = l_v187970; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:22393:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22393 | RPyItem(l_v187988, 1L) = l_v187989; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:26663:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26663 | l_v189259 = RPyItem(l_scope_w_1274, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:26668:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26668 | l_v189264 = RPyItem(l_scope_w_1274, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:26865:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26865 | l_v189335 = RPyItem(l_scope_w_1275, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:26870:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26870 | l_v189340 = RPyItem(l_scope_w_1275, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:27213:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27213 | l_v189461 = RPyItem(l_scope_w_1277, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:27585:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27585 | l_v189589 = RPyItem(l_scope_w_1279, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:27778:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27778 | l_v189599 = RPyItem(l_scope_w_1279, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:27933:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27933 | l_v189723 = RPyItem(l_scope_w_1280, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:28249:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28249 | l_v189844 = RPyItem(l_scope_w_1281, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:28254:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28254 | l_v189849 = RPyItem(l_scope_w_1281, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:28259:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28259 | l_v189854 = RPyItem(l_scope_w_1281, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:28460:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28460 | l_v189924 = RPyItem(l_scope_w_1282, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:28465:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28465 | l_v189928 = RPyItem(l_scope_w_1282, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:28470:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28470 | l_v189932 = RPyItem(l_scope_w_1282, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:28802:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28802 | l_v190062 = RPyItem(l_scope_w_1283, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:28807:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28807 | l_v190067 = RPyItem(l_scope_w_1283, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:28812:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28812 | l_v190072 = RPyItem(l_scope_w_1283, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:29020:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29020 | l_v190141 = RPyItem(l_scope_w_1284, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:29025:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29025 | l_v190145 = RPyItem(l_scope_w_1284, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:29454:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29454 | l_v190318 = RPyItem(l_scope_w_1285, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:29459:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29459 | l_v190323 = RPyItem(l_scope_w_1285, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:29637:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29637 | l_v190387 = RPyItem(l_scope_w_1286, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:29990:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29990 | l_v190511 = RPyItem(l_scope_w_1288, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:29995:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29995 | l_v190516 = RPyItem(l_scope_w_1288, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:30617:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30617 | l_v190656 = RPyItem(l_scope_w_1289, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:30622:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30622 | l_v190661 = RPyItem(l_scope_w_1289, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:30627:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30627 | l_v190666 = RPyItem(l_scope_w_1289, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:30699:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30699 | l_v190732 = RPyItem(l_scope_w_1290, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:30704:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30704 | l_v190737 = RPyItem(l_scope_w_1290, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:30911:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30911 | l_v190805 = RPyItem(l_scope_w_1291, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:30916:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30916 | l_v190809 = RPyItem(l_scope_w_1291, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:31339:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31339 | l_v190982 = RPyItem(l_scope_w_1292, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:31344:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31344 | l_v190986 = RPyItem(l_scope_w_1292, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:31558:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31558 | l_v191055 = RPyItem(l_scope_w_1293, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:31916:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31916 | l_v191189 = RPyItem(l_scope_w_1294, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:31921:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31921 | l_v191193 = RPyItem(l_scope_w_1294, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:31926:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31926 | l_v191197 = RPyItem(l_scope_w_1294, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:32282:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32282 | l_v191333 = RPyItem(l_scope_w_1295, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:32475:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32475 | l_v191343 = RPyItem(l_scope_w_1295, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:32652:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32652 | l_v191474 = RPyItem(l_scope_w_1296, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:32845:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32845 | l_v191484 = RPyItem(l_scope_w_1296, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:33320:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33320 | l_v191705 = RPyItem(l_scope_w_1297, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:33513:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33513 | l_v191715 = RPyItem(l_scope_w_1297, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:33668:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33668 | l_v191840 = RPyItem(l_scope_w_1298, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:33894:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33894 | l_v191910 = RPyItem(l_scope_w_1299, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:33899:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33899 | l_v191914 = RPyItem(l_scope_w_1299, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:34120:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34120 | l_v191929 = RPyItem(l_scope_w_1299, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:34424:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34424 | l_v192125 = RPyItem(l_scope_w_1300, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:34429:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34429 | l_v192130 = RPyItem(l_scope_w_1300, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:34629:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34629 | l_v192197 = RPyItem(l_scope_w_1301, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:34974:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34974 | l_v192328 = RPyItem(l_scope_w_1302, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:34979:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34979 | l_v192332 = RPyItem(l_scope_w_1302, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:34984:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34984 | l_v192336 = RPyItem(l_scope_w_1302, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:35334:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35334 | l_v192470 = RPyItem(l_scope_w_1303, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:35527:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35527 | l_v192480 = RPyItem(l_scope_w_1303, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:35706:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35706 | l_v192608 = RPyItem(l_scope_w_1304, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:35899:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35899 | l_v192618 = RPyItem(l_scope_w_1304, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:36060:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36060 | l_v192745 = RPyItem(l_scope_w_1305, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:36253:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36253 | l_v192755 = RPyItem(l_scope_w_1305, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:36460:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36460 | l_v192884 = RPyItem(l_scope_w_1306, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:36465:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36465 | l_v192888 = RPyItem(l_scope_w_1306, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:36910:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36910 | l_v193063 = RPyItem(l_scope_w_1307, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:36915:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36915 | l_v193068 = RPyItem(l_scope_w_1307, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:37167:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37167 | l_v193155 = RPyItem(l_scope_w_1308, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:37172:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37172 | l_v193160 = RPyItem(l_scope_w_1308, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:37498:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37498 | l_v193260 = RPyItem(l_scope_w_1309, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:37692:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37692 | l_v193270 = RPyItem(l_scope_w_1309, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:37837:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37837 | l_v193391 = RPyItem(l_scope_w_1310, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:37842:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37842 | l_v193395 = RPyItem(l_scope_w_1310, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:38031:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38031 | l_v193460 = RPyItem(l_scope_w_1311, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:38036:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38036 | l_v193465 = RPyItem(l_scope_w_1311, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:38229:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38229 | l_v193532 = RPyItem(l_scope_w_1312, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:38250:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38250 | l_v193544 = RPyItem(l_scope_w_1312, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:39141:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39141 | l_v193857 = RPyItem(l_scope_w_1313, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:39146:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39146 | l_v193861 = RPyItem(l_scope_w_1313, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:39345:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39345 | l_v193874 = RPyItem(l_scope_w_1313, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:39796:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39796 | l_v194070 = RPyItem(l_scope_w_1314, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:39801:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39801 | l_v194074 = RPyItem(l_scope_w_1314, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:40115:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40115 | l_v194247 = RPyItem(l_scope_w_1315, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:40120:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40120 | l_v194252 = RPyItem(l_scope_w_1315, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:40471:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40471 | l_v194378 = RPyItem(l_scope_w_1317, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:40476:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40476 | l_v194383 = RPyItem(l_scope_w_1317, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_11.c:64455:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64455 | RPyItem(l_l_413, 1L) = l_v266449; [platform:WARNING] implement_8.c:48248:14: warning: array index 21 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48248 | l_v196404 = RPyItem(l_v196400, 21L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:48288:16: warning: array index 20 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48288 | l_v196418 = RPyItem(l_v196414, 20L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem| ^ ~~ [platform:WARNING] (array, inde/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:x47): ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] note: expanded from macro 'RPyItem' [platform:WARNING] implement_8.c:48341:16: warning: array index 19 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48341 | l_v196432 = RPyItem(l_v196428, 19L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 69 | # define Rimplement_8.c:48394:16: warning: array index 18 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48394 | l_v196446 = RPyItem(l_v196442, 18L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, Pindex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] yItem(arrayimplement_8.c:48447:16: warning: array index 17 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48447 | l_v196460 = RPyItem(l_v196456, 17L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h,:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] index) ((array)->itimplement_8.ce:48500:16: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48500 | l_v196474 = RPyItem(l_v196470, 16L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ms ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here[i [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ndex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616implement_8.c:48553:16: warning: array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48553 | l_v196488 = R | PyItem(l_v196484, 15L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] v./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH];o [platform:WARNING] | ^ [platform:WARNING] id* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:48606:16: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48606 | l_v196502 = RPyItem(l_v196498, 14L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:48713:14: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48713 | l_v196522 = RPyItem(l_v196518, 13L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:48807:14: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48807 | l_v196542 = RPyItem(l_v196538, 12L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:48847:16: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48847 | l_v196556 = RPyItem(l_v196552, 11L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:48900:16: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48900 | l_v196570 = RPyItem(l_v196566, 10L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:48953:16: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48953 | l_v196584 = RPyItem(l_v196580, 9L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:49006:16: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49006 | l_v196598 = RPyItem(l_v196594, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:49059:16: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49059 | l_v196612 = RPyItem(l_v196608, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:49112:16: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49112 | l_v196626 = RPyItem(l_v196622, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:49165:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49165 | l_v196640 = RPyItem(l_v196636, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:49218:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49218 | l_v196654 = RPyItem(l_v196650, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:49322:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49322 | l_v196678 = RPyItem(l_v196674, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:49375:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49375 | l_v196692 = RPyItem(l_v196688, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_11.c:65947:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65947 | RPyItem(l_l_414, 1L) = l_v266980; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:205:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 205 | RPyItem(l_v309174, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:206:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 206 | RPyItem(l_v309174, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:229:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 229 | RPyItem(l_v309174, 3L) = l_v309175; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:230:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 230 | RPyItem(l_v309174, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:502:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 502 | RPyItem(l_v309267, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:503:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 503 | RPyItem(l_v309267, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:526:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 526 | RPyItem(l_v309267, 3L) = l_v309268; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:527:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 527 | RPyItem(l_v309267, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:799:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 799 | RPyItem(l_v309360, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:800:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 800 | RPyItem(l_v309360, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:823:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 823 | RPyItem(l_v309360, 3L) = l_v309361; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:824:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 824 | RPyItem(l_v309360, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:1096:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1096 | RPyItem(l_v309453, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:1097:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1097 | RPyItem(l_v309453, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:1120:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1120 | RPyItem(l_v309453, 3L) = l_v309454; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:1121:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1121 | RPyItem(l_v309453, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:2629:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2629 | l_v309857 = RPyItem(l_args_i_1363, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:2634:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2634 | l_v309861 = RPyItem(l_args_r_1363, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:2639:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2639 | l_v309866 = RPyItem(l_args_r_1363, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3204:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3204 | RPyItem(l_v309933, 1L) = (&pypy_g_rpy_string_31062.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3205:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3205 | RPyItem(l_v309933, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3228:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3228 | RPyItem(l_v309933, 3L) = l_v309934; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3229:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3229 | RPyItem(l_v309933, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3582:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3582 | RPyItem(l_v310036, 1L) = (&pypy_g_rpy_string_31065.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3583:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3583 | RPyItem(l_v310036, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3606:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3606 | RPyItem(l_v310036, 3L) = l_v310037; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3607:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3607 | RPyItem(l_v310036, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3680:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3680 | l_v310131 = RPyItem(l_args_r_1365, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3687:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3687 | l_v310136 = RPyItem(l_args_r_1365, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3698:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3698 | l_v310145 = RPyItem(l_args_i_1365, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3703:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3703 | l_v310149 = RPyItem(l_args_r_1365, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3709:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3709 | l_v310154 = RPyItem(l_args_i_1365, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3713:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3713 | l_v310158 = RPyItem(l_args_i_1365, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3718:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3718 | l_v310162 = RPyItem(l_args_r_1365, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3778:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3778 | l_v310181 = RPyItem(l_args_r_1366, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3784:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3784 | l_v310186 = RPyItem(l_args_i_1366, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3788:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3788 | l_v310190 = RPyItem(l_args_i_1366, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3792:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3792 | l_v310194 = RPyItem(l_args_i_1366, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3796:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3796 | l_v310198 = RPyItem(l_args_i_1366, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:3801:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3801 | l_v310202 = RPyItem(l_args_r_1366, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:4192:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4192 | l_v310253 = RPyItem(l_args_r_1368, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:4197:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4197 | l_v310258 = RPyItem(l_args_r_1368, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:4202:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4202 | l_v310263 = RPyItem(l_args_r_1368, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:4249:14: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 4249 | l_v310279 = RPyItem(l_args_f_1369, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17682:2: note: array 'items' declared here [platform:WARNING] 17682 | double items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5917:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5917 | l_v310550 = RPyItem(l_args_r_1370, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5924:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5924 | l_v310555 = RPyItem(l_args_r_1370, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5931:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5931 | l_v310560 = RPyItem(l_args_r_1370, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5938:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5938 | l_v310565 = RPyItem(l_args_r_1370, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5945:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5945 | l_v310570 = RPyItem(l_args_r_1370, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:5952:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5952 | l_v310575 = RPyItem(l_args_r_1370, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6043:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6043 | l_v310599 = RPyItem(l_args_i_1371, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6047:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6047 | l_v310603 = RPyItem(l_args_i_1371, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6052:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6052 | l_v310607 = RPyItem(l_args_r_1371, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6103:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6103 | l_v310621 = RPyItem(l_args_i_1372, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6114:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6114 | l_v310630 = RPyItem(l_args_i_1372, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6118:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6118 | l_v310634 = RPyItem(l_args_i_1372, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6123:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6123 | l_v310638 = RPyItem(l_args_r_1372, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6128:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6128 | l_v310643 = RPyItem(l_args_r_1372, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_goal.c:577:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 577 | l_v325448 = RPyItem(l_v324287, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void*implement_14.c:6180:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6180 | l_v310658 = RPyItem(l_args_r_1373, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6187:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6187 | l_v310663 = RPyItem(l_args_r_1373, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, ind ex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6198:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6198 | l_v310672 = RPyItem(l_args_i_1373, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6250:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6250 | l_v310685 = RPyItem(l_args_i_1374, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6254:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6254 | l_v310689 = RPyItem(l_args_i_1374, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6265:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6265 | l_v310698 = RPyItem(l_args_i_1374, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6270:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6270 | l_v310702 = RPyItem(l_args_r_1374, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6275:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6275 | l_v310707 = RPyItem(l_args_r_1374, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6280:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6280 | l_v310712 = RPyItem(l_args_r_1374, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6335:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6335 | l_v310731 = RPyItem(l_args_i_1375, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6340:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6340 | l_v310735 = RPyItem(l_args_r_1375, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6389:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6389 | l_v310749 = RPyItem(l_args_i_1376, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6400:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6400 | l_v310758 = RPyItem(l_args_i_1376, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6405:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6405 | l_v310762 = RPyItem(l_args_r_1376, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6452:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6452 | l_v310776 = RPyItem(l_args_i_1377, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6456:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6456 | l_v310780 = RPyItem(l_args_i_1377, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6460:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6460 | l_v310784 = RPyItem(l_args_i_1377, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6512:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6512 | l_v310801 = RPyItem(l_args_r_1378, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6517:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6517 | l_v310806 = RPyItem(l_args_r_1378, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6570:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6570 | l_v310824 = RPyItem(l_args_r_1379, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6575:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6575 | l_v310829 = RPyItem(l_args_r_1379, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6580:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6580 | l_v310834 = RPyItem(l_args_r_1379, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6585:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6585 | l_v310839 = RPyItem(l_args_r_1379, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_goal.c:3191:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3191 | l_v325457 = RPyItem(l_v325456, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6672:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6672 | l_v310858 = RPyItem(l_args_i_1380, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6676:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6676 | l_v310862 = RPyItem(l_args_i_1380, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6680:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6680 | l_v310866 = RPyItem(l_args_i_1380, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6684:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6684 | l_v310870 = RPyItem(l_args_i_1380, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6688:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6688 | l_v310874 = RPyItem(l_args_i_1380, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6733:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6733 | l_v310886 = RPyItem(l_args_i_1381, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6737:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6737 | l_v310890 = RPyItem(l_args_i_1381, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6741:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6741 | l_v310894 = RPyItem(l_args_i_1381, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6745:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6745 | l_v310898 = RPyItem(l_args_i_1381, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6794:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6794 | l_v310910 = RPyItem(l_args_i_1382, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6798:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6798 | l_v310914 = RPyItem(l_args_i_1382, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6802:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6802 | l_v310918 = RPyItem(l_args_i_1382, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6806:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6806 | l_v310922 = RPyItem(l_args_i_1382, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6810:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6810 | l_v310926 = RPyItem(l_args_i_1382, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6814:14: warning: array index 6 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6814 | l_v310930 = RPyItem(l_args_i_1382, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6818:14: warning: array index 7 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6818 | l_v310934 = RPyItem(l_args_i_1382, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6822:14: warning: array index 8 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6822 | l_v310938 = RPyItem(l_args_i_1382, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6916:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6916 | l_v310955 = RPyItem(l_args_i_1383, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6920:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6920 | l_v310959 = RPyItem(l_args_i_1383, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6931:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6931 | l_v310968 = RPyItem(l_args_i_1383, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6935:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6935 | l_v310972 = RPyItem(l_args_i_1383, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6939:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6939 | l_v310976 = RPyItem(l_args_i_1383, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6944:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6944 | l_v310980 = RPyItem(l_args_r_1383, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6949:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6949 | l_v310985 = RPyItem(l_args_r_1383, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6954:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6954 | l_v310990 = RPyItem(l_args_r_1383, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6959:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6959 | l_v310995 = RPyItem(l_args_r_1383, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6964:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6964 | l_v311000 = RPyItem(l_args_r_1383, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6969:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6969 | l_v311005 = RPyItem(l_args_r_1383, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:6974:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6974 | l_v311010 = RPyItem(l_args_r_1383, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7027:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7027 | l_v311024 = RPyItem(l_args_i_1384, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7038:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7038 | l_v311033 = RPyItem(l_args_i_1384, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7042:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7042 | l_v311037 = RPyItem(l_args_i_1384, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7046:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7046 | l_v311041 = RPyItem(l_args_i_1384, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7051:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7051 | l_v311045 = RPyItem(l_args_r_1384, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7056:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7056 | l_v311050 = RPyItem(l_args_r_1384, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7061:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7061 | l_v311055 = RPyItem(l_args_r_1384, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7110:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7110 | l_v311069 = RPyItem(l_args_i_1385, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7114:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7114 | l_v311073 = RPyItem(l_args_i_1385, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7124:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7124 | l_v311082 = RPyItem(l_args_r_1385, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7175:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7175 | l_v311096 = RPyItem(l_args_i_1386, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7186:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7186 | l_v311105 = RPyItem(l_args_i_1386, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7190:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7190 | l_v311109 = RPyItem(l_args_i_1386, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7195:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7195 | l_v311113 = RPyItem(l_args_r_1386, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7200:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7200 | l_v311118 = RPyItem(l_args_r_1386, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7249:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7249 | l_v311132 = RPyItem(l_args_i_1387, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7259:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7259 | l_v311141 = RPyItem(l_args_r_1387, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7264:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7264 | l_v311146 = RPyItem(l_args_r_1387, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7315:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7315 | l_v311161 = RPyItem(l_args_r_1388, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7327:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7327 | l_v311170 = RPyItem(l_args_r_1388, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7381:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7381 | l_v311189 = RPyItem(l_args_r_1389, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7434:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7434 | l_v311204 = RPyItem(l_args_r_1390, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7446:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7446 | l_v311213 = RPyItem(l_args_r_1390, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7451:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7451 | l_v311218 = RPyItem(l_args_r_1390, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7456:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7456 | l_v311223 = RPyItem(l_args_r_1390, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7509:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7509 | l_v311238 = RPyItem(l_args_r_1391, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7521:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7521 | l_v311247 = RPyItem(l_args_r_1391, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7526:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7526 | l_v311252 = RPyItem(l_args_r_1391, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7531:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7531 | l_v311257 = RPyItem(l_args_r_1391, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7597:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7597 | l_v311272 = RPyItem(l_args_r_1392, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7604:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7604 | l_v311277 = RPyItem(l_args_r_1392, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7611:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7611 | l_v311282 = RPyItem(l_args_r_1392, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] implement_13.c:43:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43 | l_v289590 = RPyItem(l_args_i_429, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47 | l_v289594 = RPyItem(l_args_i_429, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7618:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] implement_13.c :7618181 | : 14l:_ vwarning: 3array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]1 [platform:WARNING] 1287 = RPyItem(l_ar g181 | l_v289631 = RPyItem(l_args_i_432, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] s_r_1392, 4L); [platform:WARNING] | ^ ~~implement_13.c:231:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 231 | l_v289644 = RPyItem(l_args_r_433, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:243:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 243 | l_v289653 = RPyItem(l_args_r_433, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:248:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 248 | l_v289658 = RPyItem(l_args_r_433, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:254:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 254 | l_v289663 = RPyItem(l_args_i_433, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7625:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7625 | l_v311292 = RPyItem(l_args_r_1392, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2implement_13.c:307:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 307 | l_v289677 = RPyItem(l_args_r_434, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:318:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 318 | l_v289686 = RPyItem(l_args_i_434, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:323:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 323 | l_v289690 = RPyItem(l_args_r_434, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:328:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 328 | l_v289695 = RPyItem(l_args_r_434, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:423:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 423 | l_v289724 = RPyItem(l_args_i_436, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:427:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 427 | l_v289728 = RPyItem(l_args_i_436, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:478:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 478 | l_v289745 = RPyItem(l_args_r_437, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:521:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 521 | l_v289758 = RPyItem(l_args_i_438, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:525:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 525 | l_v289762 = RPyItem(l_args_i_438, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:579:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 579 | l_v289780 = RPyItem(l_args_r_439, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:626:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 626 | l_v289794 = RPyItem(l_args_r_440, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:638:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 638 | l_v289803 = RPyItem(l_args_r_440, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:686:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 686 | l_v289817 = RPyItem(l_args_i_441, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:690:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 690 | l_v289821 = RPyItem(l_args_i_441, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:694:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 694 | l_v289825 = RPyItem(l_args_i_441, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:698:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 698 | l_v289829 = RPyItem(l_args_i_441, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:748:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 748 | l_v289843 = RPyItem(l_args_r_442, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:760:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 760 | l_v289852 = RPyItem(l_args_r_442, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:802:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 802 | l_v289865 = RPyItem(l_args_i_443, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:888:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 888 | l_v289888 = RPyItem(l_args_i_445, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:934:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 934 | l_v289901 = RPyItem(l_args_i_446, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:938:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 938 | l_v289905 = RPyItem(l_args_i_446, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:1075:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1075 | l_v289942 = RPyItem(l_args_r_449, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:1086:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1086 | l_v289951 = RPyItem(l_args_i_449, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] : note: array 'items' declared hereimplement_13.c:1137:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1137 | l_v289965 = RPyItem(l_args_r_450, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:1148:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1148 | l_v289974 = RPyItem(l_args_i_450, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:1204:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1204 | l_v289992 = RPyItem(l_args_r_451, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:1210:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1210 | l_v289997 = RPyItem(l_args_i_451, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] 8616 | void* itemimplement_13.cs:1340:14[: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1340 | l_v290031 = RPyItem(l_args_r_454, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:1397:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1397 | l_v290050 = RPyItem(l_args_r_455, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:1403:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1403 | l_v290055 = RPyItem(l_args_i_455, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:1451:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1451 | l_v290069 = RPyItem(l_args_r_456, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:1503:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1503 | l_v290087 = RPyItem(l_args_i_457, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:1507:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1507 | l_v290091 = RPyItem(l_args_i_457, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:1558:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1558 | l_v290108 = RPyItem(l_args_i_458, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:1562:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1562 | l_v290112 = RPyItem(l_args_i_458, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:1704:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1704 | l_v290155 = RPyItem(l_args_i_461, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:1708:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1708 | l_v290159 = RPyItem(l_args_i_461, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:1807:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1807 | l_v290190 = RPyItem(l_args_i_463, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:1986:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1986 | l_v290244 = RPyItem(l_args_i_467, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2190:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2190 | l_v290293 = RPyItem(l_args_r_472, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2241:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2241 | l_v290308 = RPyItem(l_argsR_r_473, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] PY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7632:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7632 | l_v311297 = RPyItem(l_args_r_1392, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) implement_13.c:2375:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2375 | l_v290345 = RPyItem(l_args_i_476, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2431:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2431 | l_v290363 = RPyItem(l_args_r_477, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2437:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2437 | l_v290368 = RPyItem(l_args_i_477, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2489:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2489 | l_v290382 = RPyItem(l_args_r_478, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2500:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2500 | l_v290391 = RPyItem(l_args_i_478, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2504:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2504 | l_v290395 = RPyItem(l_args_i_478, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2508:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2508 | l_v290399 = RPyItem(l_args_i_478, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2556:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2556 | l_v290412 = RPyItem(l_args_r_479, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2567:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2567 | l_v290421 = RPyItem(l_args_i_479, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2621:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2621 | l_v290439 = RPyItem(l_args_i_480, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2625:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2625 | l_v290443 = RPyItem(l_args_i_480, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2676:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2676 | l_v290460 = RPyItem(l_args_i_481, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2681:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2681 | l_v290464 = RPyItem(l_args_r_481, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2730:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2730 | l_v290478 = RPyItem(l_args_r_482, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2741:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2741 | l_v290487 = RPyItem(l_args_i_482, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2746:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2746 | l_v290491 = RPyItem(l_args_r_482, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2794:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2794 | l_v290506 = RPyItem(l_args_r_483, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2840:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2840 | l_v290520 = RPyItem(l_args_r_484, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2887:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2887 | l_v290534 = RPyItem(l_args_r_485, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:2945:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2945 | l_v290556 = RPyItem(l_args_i_486, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3001:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3001 | l_v290574 = RPyItem(l_args_i_487, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3005:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3005 | l_v290578 = RPyItem(l_args_i_487, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3009:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3009 | l_v290582 = RPyItem(l_args_i_487, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3013:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3013 | l_v290586 = RPyItem(l_args_i_487, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7690:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7690 | l_v311316 = RPyItem(l_args_r_1393, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7696:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7696 | l_v311321 = RPyItem(l_args_i_1393, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defineimplement_13.c RPyItem(array, index) : 3059 : 14 : warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]( [platform:WARNING] (arr a3059y)->ite | m s[indle_xv]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 2./singleheader.h9:17196:2: note: array 'items' declared here [platform:WARNING] 0598 = RPyItem(l_args_i_488, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3063:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3063 | l_v290602 = RPyItem(l_args_i_488, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3067:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3067 | l_v290606 = RPyItem(l_args_i_488, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3071:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3071 | l_v290610 = RPyItem(l_args_i_488, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((ar ray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 17196 | Sigimplement_13.c:3161:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3161 | l_v290634 = RPyItem(l_args_r_490, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3213:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3213 | l_v290652 = RPyItem(l_args_i_491, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3217:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3217 | l_v290656 = RPyItem(l_args_i_491, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3266:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3266 | l_v290669 = RPyItem(l_args_r_492, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3277:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3277 | l_v290678 = RPyItem(l_args_i_492, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3281:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3281 | l_v290682 = RPyItem(l_args_i_492, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3368:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3368 | l_v290704 = RPyItem(l_args_i_494, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3372:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3372 | l_v290708 = RPyItem(l_args_i_494, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3376:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3376 | l_v290712 = RPyItem(l_args_i_494, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3430:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3430 | l_v290730 = RPyItem(l_args_i_495, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3434:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3434 | l_v290734 = RPyItem(l_args_i_495, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ned items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3484:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3484 | l_v290748 = RPyItem(limplement_14.c:7700:14: warning: _array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] args_r_496, 1L) 7700 | l_v3;1 [platform:WARNING] 1325 =| ^ ~~RPyItem(l_args_ [platform:WARNING] i_1393, 2/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3496:L14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3496 | l_v290757 = RPyItem(l_args_r_496, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ) ^ [platform:WARNING] ; [platform:WARNING] | ^ ~~ [platform:WARNING] implement_13.c:3541:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3541 | l_v290771 = RPyItem(l_args_i_497, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyimplement_13.c:3761:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3761 | l_v290831 = RPyItem(l_args_i_502, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] Item(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3811:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3811 | l_implement_14.c:7753:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7753 | l_v311339 = RPyItem(l_args_r_1394, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # dv290848 = RPyItem(l_args_i_503, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] e/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) (fine RPyItem(array, index) ((array)->items[index]) [platform:WARNING] (| ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7765:14: array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signewarning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7765 | l_v311348 = RPyItem(l_args_r_1394, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7771:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7771 | l_v311353 = RPyItem(l_args_i_1394, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defind items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] e RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7775:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7775 | l_v311357 = RPyItem(l_args_i_1394, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[indpypy_goal.ce:3952:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] x] 3952 | ) RPy [platform:WARNING] Item(l _l_437, 1L| ) = l_v3 ^ ~~~~~25617; [platform:WARNING] | ^ ~~ [platform:WARNING] [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] ./singleheader.h69 | # define RP:yItem(array, i17196ndex) : 2 (:(array)->i tems[indexnote: ]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] array 'items' declared here [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VAR17196LENG | TH]; [platform:WARNING] | ^ [platform:WARNING] Spypy_goal.c:3956:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]i [platform:WARNING] g n3956 | RPyIteme(l_l_437, 2L) = (&pypdy_g_pypy _interpreteri_function_Function_1.f_stuper);e [platform:WARNING] | ^ ~~ [platform:WARNING] m/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69s:47: note: expanded from macro 'RPyItem' [platform:WARNING] [ R69 | # define PRPyIteYm(array, index) _ V ((arrAay)->iRtems[indexL]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] E./singleheader.h:8616:2: Nnote: array 'items' declared here [platform:WARNING] G 8616 | vToid* items[RPY_VARLENGTHH];]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3938:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3938 | l_v290881 = RPyItem(l_args_r_506, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_goal.c:4331:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4331 | RPyItem(l_v325627, 1L) = l_v325628; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311implement_13.c:4027:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4027 | limplement_14.c:7830:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7830 | l_v3_v290905 = RPyIte1m(l_args1371 = RPyItem_(lr_args__508, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] r 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void*_1395, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h: ite69ms[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7837:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7837 | l_v311376 = RPyItem(l_args_r_1395, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:implement_14.c:78444084:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] :14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4084 | 7844l_v290924 = RPyItem(l_args_r_509, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] | /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69: 47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPl_yItem(array, index) v3113 ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* i8tems[RPY_VARLENG1T H=] ;R [platform:WARNING] PyItem (l| _args ^_ [platform:WARNING] r_1395, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7851:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7851 | l_v311386 = RPyItem(l_args_r_1395, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7858:14:implement_13.c:4174:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4174 | l_v290948 = R Pwarning: yarray index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]I [platform:WARNING] t 7858 | l_v311391 = RPyItemem(l_args(l_ar_gsr_511, 1L_)r; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defi_n1395, 5e RPyItem(array, index) L ) ((; [platform:WARNING] | ^ ~~ [platform:WARNING] ar/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hray)->:items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 69:./singleheader.h:8616:2: note: 47array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARL: note: expanded from macro 'RPyItem' [platform:WARNING] ENG 69 | # define RPyTItem(arHray, i]ndex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ; [platform:WARNING] ./singleheader.h :8616:2:| ^ [platform:WARNING] note: array 'items' declared here [platform:WARNING] 8616 | void* iimplement_13.c:4181:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] t 4181 | l_v290953 = RPyItem(l_args_r_511, 2L); [platform:WARNING] ems[RPY_VARLENGTH| ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:]69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # ; [platform:WARNING] | ^ [platform:WARNING] define RPyItem(array, indeimplement_14.c:7865:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7865 | l_v311396 = x)R P (y(Iarray)t-em(l_args_r_1395, >6L); [platform:WARNING] | ^ ~~items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItemimplement_13.c(array, ind:ex) 4238 : 14 ((array): -warning: >array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ite 4238m | s[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2 l_v290972 = RPyItem(l_ar:gs_r_512, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(a rray, index) note: ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] array 'items' declared here./singleheader.h: [platform:WARNING] 8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items [RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 8616implement_13.c:4245:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] | [platform:WARNING] v 4245 | l_v290977 = RPyIotem(l_args_r_512, 2L); [platform:WARNING] i | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:d*69 :47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | #i define RPyItem(array, index) ((array)->itetms[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] ems[ R8616P | Yv_oid* itVemAs[RPYR_VARLENGTH]LENGTH]; [platform:WARNING] ; [platform:WARNING] | ^ [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7872:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7872 | l_v311401 = RPyItem(l_args_r_1395, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:4389:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4389 | l_v291005 = RPyItem(l_args_r_516, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:4396:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4396 | l_v291010 = RPyItem(l_args_r_516, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:4407:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4407 | l_v291019 = RPyItem(l_args_i_516, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7926:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7926 | l_v311419 = RPyItem(l_args_i_1396, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7931:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7931 | l_v311423 = RPyItem(l_args_r_1396, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7936:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7936 | l_v311428 = RPyItem(l_args_r_1396, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_13.c:4458:14: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hwarning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] : 4458 | l_v29103693 = RP:47: note: expanded from macro 'RPyItem' [platform:WARNING] y 69 | Item(l_# define RPyItem(aargsrray, index) _r_517, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47 ((array)->items[ind: note: eexpanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyxItem(array, index) ((array)->items[inde]x])) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* it | ^ ~~~~~ [platform:WARNING] ems./singleheader.h[RPY_VARLENGTH];: [platform:WARNING] | ^ [platform:WARNING] 8616:implement_13.c:4469:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4469 | l_v291042 = RPyItem2: note: array 'items' declared here [platform:WARNING] (l_args_i_517, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:861669:47: | void* items[RPY_VARL note: expanded from macro 'RPyItem' [platform:WARNING] EN G69T | H#]; [platform:WARNING] | ^ [platform:WARNING] define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:4521:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4521 | l_v291056 = RPyItem(l_args_r_518, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:4528:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4528 | l_v291061 = RPyItem(l_args_r_518, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:4539:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4539 | l_v291070 = RPyItem(l_args_i_518, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:7997:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7997 | l_v311447 = RPyItem(l_args_i_1397, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8001:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8001 | l_v311451 = RPyItem(l_args_i_1397, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8005:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8005 | l_v311455 = RPyItem(l_args_i_1397, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed iteimplement_13.c:4590:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4590 | l_v291084 = RPyItem(l_args_r_519, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] m/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem's [platform:WARNING] [69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPRPY_VARLENGTH]; [platform:WARNING] Y_VARLE N| G ^T [platform:WARNING] H]; [platform:WARNING] | ^ [platform:WARNING] implement_13.cimplement_14.c::46018010::1414:: warning: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] [platform:WARNING] 8010 | l_v3114546019 = RPyItem(l_args_r_1397, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] | /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void * items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.cl:8015:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] _ 8015 | l_v311464 = RPyItem(l_args_r_1397, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) v291093 = RPyItem(l_args _i_519, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) (( a r r a y ) - > i t(e(masr[rianyd)e-x>]i)t [platform:WARNING] e m| s ^ ~~~~~[ [platform:WARNING] index])./singleheader.h:17196:2 [platform:WARNING] : note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_V| ARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8020:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8020 | l_v311469 = RPyItem(l_args_r_1397, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8025:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8025 | l_v311474 = RPyIteimplement_13.cm:(4651:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4651 | l_v291107 = RPyItem(l_args_r_520, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | voidl_a* items[RPY_rVAgs_r_1397, 4L);RLENGTH] [platform:WARNING] | ^ ~~; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:4658:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] [platform:WARNING] 4658 | l_v291112 = RPyItem(l_args_r_520, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8030:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8030 | l_v311479 = RPyItem(l_args_r_1397, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:4715:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4715 | l_v291130 = RPyItem(l_args_r_521, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:4726:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4726 | l_v291139 = RPyItem(l_args_i_521, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:4730:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4730 | l_v291143 = RPyItem(l_args_i_521, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:4735:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4735 | l_v291147 = RPyItem(l_args_r_521, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:4782:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4782 | l_v291161 = RPyItem(l_args_r_522, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:4789:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4789 | l_v291166 = RPyItem(l_args_r_522, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8086:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8086 | l_v311498 = RPyItem(l_args_i_1398, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8091:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8091 | l_v311502 = RPyItem(l_args_r_1398, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8096:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8096 | l_v311507 = RPyItem(l_args_r_1398, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8101:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8101 | l_v311512 = RPyItem(l_args_r_1398, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, indimplement_13.ce:4933:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] x 4933 | l_v291208 = RPyItem(l_)args_r_525, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c : 4944 : 14((array)->items[index]:) [platform:WARNING] warning: | array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] ^ ~~~~~ [platform:WARNING] [platform:WARNING] ./singleheader.h4944:8616:2: | l_v291217 = RPynote: Item(l_args_i_525, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(aarray 'items' declared hererray, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h [platform:WARNING] :17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 8616 | void* itimplement_13.c:4994:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4994 | l_v291231 = RPyItem(l_args_r_526, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:em5001:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5001 | l_v291236 = RPyItem(l_args_r_526s[, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defRiPnY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] e RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:5094:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5094 | l_v291264 = RPyItem(l_args_i_528, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8149:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8149 | l_v311525 = RPyItem(l_args_i_1399, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # dimplement_13.c:5140:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5140 | l_v291277 = RPyItem(l_args_i_529, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:5144:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5144 | l_v291281 = RPyItem(l_args_i_529, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: efine RPyarray 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VIARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] tem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8153:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8153 | l_v311529 = RPyItem(l_args_i_1399, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((arimplement_13.c:5193:14: warning: rarray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5193 | l_v291295 = RPyItem(l_args_r_530, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:5200:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5200 | l_v291300 = RPyItem(l_args_r_530, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* aitems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] y)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8163:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8163 | l_v311538 = RPyItem(l_args_r_1399, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGimplement_13.c:5294:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5294 | l_v291325 = RPyItem(l_args_r_532, 1L); [platform:WARNING] T | ^ ~~ [platform:WARNING] H/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h]; [platform:WARNING] :69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) | ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:5301:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ^ [platform:WARNING] 5301 | l_v291330 = RPyItem(l_args_r_532, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:5312:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5312 | l_v291339 = RPyItem(l_args_i_532, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, inimplement_14.c:8168:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] dex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH] 8168 | l_; [platform:WARNING] | ^ [platform:WARNING] v311543 = RPyItem(l_args_r_1399, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8173:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8173 | l_v311548 = RPyItem(l_args_r_1399, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPYimplement_13.c_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :5362:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5362 | l_v291356 = RPyItem(l_args_i_533, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:5489:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5489 | l_v291388 = RPyItem(l_args_r_536, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:5500:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5500 | l_v291397 = RPyItem(l_args_i_536, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:5504:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5504 | l_v291401 = RPyItem(l_args_i_536, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8224:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8224 | l_v31implement_13.c:5546:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5546 | l_v291413 = RPyItem1562 =( Rl_args_i_537, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | P# define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] yItem(l_args_i_1400, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENimplement_13.c:5675:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5675 | l_v291437 = RPyItem(l_args_i_541, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hG:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] TH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8234:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8234 | l_v311571 = RPyItem(l_args_r_1400, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8239:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8239 | l_v311576 = RPyItem(l_args_r_1400, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defiimplement_13.c:5730:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5730 | l_v291455 = RPyItem(l_args_i_542, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47n: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyIteme RPyItem(array, in(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196d:e2x:) note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:5734:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5734 | l_v291459 = RPyItem(l_args_i_54 2, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:5738:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5738 | l_v291463 = RPyItem(l_args_i_542, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array ((arr, index) ay)- ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] > 17196 | Signed items[RPY_VARLENGTHi]; [platform:WARNING] | ^ [platform:WARNING] tems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8244:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8244 | l_v311581 = RPyItem(l_args_r_1400, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8249:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8249 | l_v311586 = RPyItem(l_args_r_1400, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:6054:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6054 | l_v291520 = RPyItem(l_args_i_551, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8302:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8302 | l_v311600 = RPyItem(l_args_i_1401, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:6203:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6203 | l_vimplement_14.c:8313:14: 2warning: 91552 = RPyItem(l_args_i_555, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[inarray index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] de x8313] | ) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] l_v311609 = RPyItem(l_args_i_1401, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8317:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8317 | l_v311613 = RPyItem(l_args_i_1401, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8321:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8321 | l_v311617 = RPyItem(l_args_i_1401, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8326:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8326 | l_v311621 = RPyItem(l_args_r_1401, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) implement_13.c:6486:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6486 | l_v291619 = RPyItem(l_args_i_562, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARL((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: ENGTH];array 'items' declared here [platform:WARNING] [platform:WARNING] | ^ [platform:WARNING] implement_13.c:6490:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6490 | l_v291623 8616= | RvPoyiIdt*e mi(tle_masr[gRsP_Yi__V5A6R2L,E N2GLT)H;] [platform:WARNING] ; [platform:WARNING] | ^ ~~| [platform:WARNING] ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyIimplement_14.c:8331:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] tem(array, i8331n | d l_ve3x11626 = RPyItem(l_args_r_14)0 1, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] ((ar/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # definer RPayyI)t-e>mi(taermrsa[yi,n dienxd]e)x [platform:WARNING] ) | ^ ~~~~~ [platform:WARNING] ./singleheader.h : 17196 : 2 :( (note: aarray 'items' declared herer [platform:WARNING] ray) 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8336:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8336 | l_v311631 = RPyItem(l_args_r_1401, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:6576:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6576 | l_v291646 = RPyItem(l_args_i_564, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:6624:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6624 | l_v291659implement_14.c:8393:14: = RPyItem(l_args_i_565, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:6628:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6628 | l_v291663 = RPyItem(l_args_i_565, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyI twarning: earray index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]m [platform:WARNING] (array, 8393i | n dle_xv)3 1 1 650 = RPyItem(l_args_i_1402, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, inde ((array)->items[index]x) ((array)->items[index]) [platform:WARNING] ) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:6632 :14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6632 | l_v291667 = RPyItem(l_args_i_565, 3| ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] L )17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^; [platform:WARNING] implement_14.c:8397:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8397 | l_v311654 = RPyItem(l_args_ [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69i:_471:4 0note: 2expanded from macro 'RPyItem', [platform:WARNING] 2L); [platform:WARNING] 69 | | # ^ ~~ [platform:WARNING] define/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h :R69P:y47I:t enote: mexpanded from macro 'RPyItem'( [platform:WARNING] array, 69i | n#d e xd)e f i n e R P y I t e m ( a(r(raaryr,a yi)n-d>eixt)e m s [ i n d e x ] ) [platform:WARNING] | ^ ~~~~~( [platform:WARNING] (arr./singleheader.ha:y17196):-2>:i tnote: earray 'items' declared herem [platform:WARNING] s[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8401:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8401 | l_v311658 = RPyItem(l 17196 | Sign_args_i_1402, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyIteme(array, index) d items[RPY_VARLENGTH]; [platform:WARNING] ((array )| ->items ^ [platform:WARNING] [index])implement_13.c:6636:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6636 | l_v291 [platform:WARNING] 671 = RP | ^ ~~~~~ [platform:WARNING] y./singleheader.h:17196:Item2(l_ar:gs_i_565, 4L); [platform:WARNING] | note: array 'items' declared here [platform:WARNING] 17196 ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] | 69 | # define RPyItem(a rray, iSnidgneedx )i tems[RPY_VARLENGTH]; [platform:WARNING] | ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ^ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] implement_14.c:8406: 1417196: | warning: Sarray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]igned items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] 8406 | l_v311662 = RPyItem(l_args_r_1402, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8456:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8456 | l_v311676 = RPyItem(l_args_i_1403, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8460:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8460 | l_v311680 = RPyItem(l_args_i_1403, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8464:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8464 | l_v311684 = RPyItem(l_args_i_1403, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8474:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8474 | l_v311693 = RPyItem(l_args_r_1403, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:9068:14: warning: 'ffi_prep_cif_var' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] [platform:WARNING] 9068 | l_v311784 = ffi_prep_cif_var(l_a0_277, l_a1_192, l_a2_93, l_a3_38, l_a4_22, l_a5_12); [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:509:12: note: 'ffi_prep_cif_var' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 509 | ffi_status ffi_prep_cif_var(ffi_cif *cif, [platform:WARNING] | ^ [platform:WARNING] implement_14.c:9068:14: note: enclose 'ffi_prep_cif_var' in a __builtin_available check to silence this warning [platform:WARNING] 9068 | l_v311784 = ffi_prep_cif_var(l_a0_277, l_a1_192, l_a2_93, l_a3_38, l_a4_22, l_a5_12); [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] implement_13.c:7591:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7591 | l_v291912 = RPyItem(l_args_r_588, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:7723:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7723 | l_v291947 = RPyItem(l_args_r_591, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:7944:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7944 | l_v292006 = RPyItem(l_args_r_596, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_goal.c:4332:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4332 | RPyItem(l_v325627, 2L) = (&pypy_g_rpy_string_107.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8083:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8083 | l_v292045 = RPyItem(l_args_r_599, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8090:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8090 | l_v292050 = RPyItem(l_args_r_599, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8181:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8181 | l_v292074 = RPyItem(l_args_r_601, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8188:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8188 | l_v292079 = RPyItem(l_args_r_601, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8199:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8199 | l_v292088 = RPyItem(l_args_i_601, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8249:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8249 | l_v292105 = RPyItem(l_args_i_602, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8376:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8376 | l_v292137 = RPyItem(l_args_r_605, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8387:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8387 | l_v292146 = RPyItem(l_args_i_605, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8391:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8391 | l_v292150 = RPyItem(l_args_i_605, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8436:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8436 | l_v292163 = RPyItem(l_args_r_606, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8486:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8486 | l_v292178 = RPyItem(l_args_r_607, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8540:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8540 | l_v292197 = RPyItem(l_args_i_608, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_goal.c:5652:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5652 | RPyItem(l_l_438, 1L) = l_v326176; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:11930:14: warning: 'ffi_prep_closure_loc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] [platform:WARNING] 11930 | l_v312126 = ffi_prep_closure_loc(l_a0_312, l_a1_217, l_a2_113, l_a3_48, l_a4_31); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:388:1: note: 'ffi_prep_closure_loc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 388 | ffi_prep_closure_loc (ffi_closure*, [platform:WARNING] | ^ [platform:WARNING] implement_14.c:11930:14: note: enclose 'ffi_prep_closure_loc' in a __builtin_available check to silence this warning [platform:WARNING] 11930 | l_v312126 = ffi_prep_closure_loc(l_a0_312, l_a1_217, l_a2_113, l_a3_48, l_a4_31); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~ [platform:WARNING] implement_14.c:12136:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12136 | RPyItem(l_v312132, 1L) = (&pypy_g_rpy_string_34511.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:12137:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12137 | RPyItem(l_v312132, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:12160:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12160 | RPyItem(l_v312132, 3L) = l_v312133; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:12161:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12161 | RPyItem(l_v312132, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8584:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8584 | l_v292209 = RPyItem(l_args_i_609, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8594:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8594 | l_v292218 = RPyItem(l_args_r_609, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8695:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8695 | l_v292250 = RPyItem(l_args_i_611, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8699:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8699 | l_v292254 = RPyItem(l_args_i_611, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8704:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8704 | l_v292258 = RPyItem(l_args_r_611, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8710:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8710 | l_v292263 = RPyItem(l_args_i_611, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:12691:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12691 | RPyItem(l_v312262, 1L) = (&pypy_g_rpy_string_34521.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:12692:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12692 | RPyItem(l_v312262, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:12715:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12715 | RPyItem(l_v312262, 3L) = l_v312263; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:12716:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12716 | RPyItem(l_v312262, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8792:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8792 | l_v292285 = RPyItem(l_args_i_613, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8838:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8838 | l_v292298 = RPyItem(l_args_r_614, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8899:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8899 | l_v292321 = RPyItem(l_args_i_615, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8903:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8903 | l_v292325 = RPyItem(l_args_i_615, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8957:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8957 | l_v292343 = RPyItem(l_args_r_616, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:8963:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8963 | l_v292348 = RPyItem(l_args_i_616, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9017:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9017 | l_v292366 = RPyItem(l_args_r_617, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9023:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9023 | l_v292371 = RPyItem(l_args_i_617, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9077:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9077 | l_v292389 = RPyItem(l_args_i_618, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9081:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9081 | l_v292393 = RPyItem(l_args_i_618, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9134:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9134 | l_v292407 = RPyItem(l_args_r_619, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9145:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9145 | l_v292416 = RPyItem(l_args_i_619, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9149:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9149 | l_v292420 = RPyItem(l_args_i_619, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9153:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9153 | l_v292424 = RPyItem(l_args_i_619, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9206:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9206 | l_v292438 = RPyItem(l_args_r_620, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9213:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9213 | l_v292443 = RPyItem(l_args_r_620, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9224:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9224 | l_v292452 = RPyItem(l_args_i_620, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9228:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9228 | l_v292456 = RPyItem(l_args_i_620, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9278:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9278 | l_v292469 = RPyItem(l_args_r_621, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9285:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9285 | l_v292474 = RPyItem(l_args_r_621, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9296:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9296 | l_v292483 = RPyItem(l_args_i_621, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9300:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9300 | l_v292487 = RPyItem(l_args_i_621, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9350:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9350 | l_v292500 = RPyItem(l_args_r_622, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9357:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9357 | l_v292505 = RPyItem(l_args_r_622, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9368:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9368 | l_v292514 = RPyItem(l_args_i_622, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9372:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9372 | l_v292518 = RPyItem(l_args_i_622, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9423:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9423 | l_v292535 = RPyItem(l_args_i_623, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9427:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9427 | l_v292539 = RPyItem(l_args_i_623, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9480:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9480 | l_v292557 = RPyItem(l_args_i_624, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9529:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9529 | l_v292571 = RPyItem(l_args_r_625, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9536:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9536 | l_v292576 = RPyItem(l_args_r_625, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9675:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9675 | l_v292615 = RPyItem(l_args_r_628, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9680:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9680 | l_v292620 = RPyItem(l_args_r_628, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9685:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9685 | l_v292625 = RPyItem(l_args_r_628, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9735:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9735 | l_v292639 = RPyItem(l_args_r_629, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9742:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9742 | l_v292644 = RPyItem(l_args_r_629, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9749:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9749 | l_v292649 = RPyItem(l_args_r_629, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9756:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9756 | l_v292654 = RPyItem(l_args_r_629, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9817:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9817 | l_v292676 = RPyItem(l_args_i_630, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9822:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9822 | l_v292680 = RPyItem(l_args_r_630, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9827:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9827 | l_v292685 = RPyItem(l_args_r_630, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9833:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9833 | l_v292690 = RPyItem(l_args_i_630, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9881:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9881 | l_v292704 = RPyItem(l_args_r_631, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:9927:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9927 | l_v292718 = RPyItem(l_args_i_632, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10024:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10024 | l_v292746 = RPyItem(l_args_r_634, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10153:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10153 | l_v292779 = RPyItem(l_args_i_637, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10157:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10157 | l_v292783 = RPyItem(l_args_i_637, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10161:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10161 | l_v292787 = RPyItem(l_args_i_637, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10205:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10205 | l_v292799 = RPyItem(l_args_i_638, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10209:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10209 | l_v292803 = RPyItem(l_args_i_638, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10264:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10264 | l_v292825 = RPyItem(l_args_i_639, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10312:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10312 | l_v292838 = RPyItem(l_args_r_640, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10323:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10323 | l_v292847 = RPyItem(l_args_i_640, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10327:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10327 | l_v292851 = RPyItem(l_args_i_640, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10378:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10378 | l_v292868 = RPyItem(l_args_i_641, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10424:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10424 | l_v292881 = RPyItem(l_args_i_642, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10428:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10428 | l_v292885 = RPyItem(l_args_i_642, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10523:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10523 | l_v292913 = RPyItem(l_args_i_644, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10527:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10527 | l_v292917 = RPyItem(l_args_i_644, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10584:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10584 | l_v292939 = RPyItem(l_args_i_645, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10634:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10634 | l_v292956 = RPyItem(l_args_i_646, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10638:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10638 | l_v292960 = RPyItem(l_args_i_646, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10685:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10685 | l_v292973 = RPyItem(l_args_r_647, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10696:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10696 | l_v292982 = RPyItem(l_args_i_647, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10737:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10737 | l_v292995 = RPyItem(l_args_i_648, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10741:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10741 | l_v292999 = RPyItem(l_args_i_648, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10779:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10779 | l_v293013 = RPyItem(l_args_i_649, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10810:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10810 | l_v293021 = RPyItem(l_args_i_650, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10865:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10865 | l_v293038 = RPyItem(l_args_i_651, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10870:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10870 | l_v293042 = RPyItem(l_args_r_651, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10876:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10876 | l_v293047 = RPyItem(l_args_i_651, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10881:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10881 | l_v293051 = RPyItem(l_args_r_651, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10887:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10887 | l_v293056 = RPyItem(l_args_i_651, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10942:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10942 | l_v293074 = RPyItem(l_args_r_652, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10947:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10947 | l_v293079 = RPyItem(l_args_r_652, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:10953:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10953 | l_v293084 = RPyItem(l_args_i_652, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11006:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11006 | l_v293102 = RPyItem(l_args_i_653, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11058:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11058 | l_v293119 = RPyItem(l_args_i_654, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11062:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11062 | l_v293123 = RPyItem(l_args_i_654, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11155:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11155 | l_v293150 = RPyItem(l_args_i_656, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11159:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11159 | l_v293154 = RPyItem(l_args_i_656, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11252:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11252 | l_v293181 = RPyItem(l_args_i_658, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11256:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11256 | l_v293185 = RPyItem(l_args_i_658, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11311:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11311 | l_v293203 = RPyItem(l_args_i_659, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11315:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11315 | l_v293207 = RPyItem(l_args_i_659, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11370:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11370 | l_v293225 = RPyItem(l_args_i_660, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11374:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11374 | l_v293229 = RPyItem(l_args_i_660, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11429:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11429 | l_v293247 = RPyItem(l_args_i_661, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11433:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11433 | l_v293251 = RPyItem(l_args_i_661, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11437:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11437 | l_v293255 = RPyItem(l_args_i_661, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11487:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11487 | l_v293272 = RPyItem(l_args_i_662, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11614:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11614 | l_v293304 = RPyItem(l_args_r_665, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11625:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11625 | l_v293313 = RPyItem(l_args_i_665, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11629:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11629 | l_v293317 = RPyItem(l_args_i_665, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11678:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11678 | l_v293330 = RPyItem(l_args_r_666, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11685:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11685 | l_v293335 = RPyItem(l_args_r_666, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11692:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11692 | l_v293340 = RPyItem(l_args_r_666, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11699:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11699 | l_v293345 = RPyItem(l_args_r_666, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11782:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11782 | l_v293368 = RPyItem(l_args_i_668, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11823:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11823 | l_v293380 = RPyItem(l_args_i_669, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11864:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11864 | l_v293392 = RPyItem(l_args_i_670, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11908:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11908 | l_v293404 = RPyItem(l_args_i_671, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11912:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11912 | l_v293408 = RPyItem(l_args_i_671, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:11916:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11916 | l_v293412 = RPyItem(l_args_i_671, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12128:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12128 | l_v293462 = RPyItem(l_args_r_676, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12135:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12135 | l_v293467 = RPyItem(l_args_r_676, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12281:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12281 | l_v293513 = RPyItem(l_args_r_679, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12330:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12330 | l_v293528 = RPyItem(l_args_r_680, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12337:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12337 | l_v293533 = RPyItem(l_args_r_680, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12425:14: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 12425 | l_v293561 = RPyItem(l_args_f_682, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17682:2: note: array 'items' declared here [platform:WARNING] 17682 | double items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12477:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12477 | l_v293575 = RPyItem(l_args_r_683, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12488:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12488 | l_v293584 = RPyItem(l_args_i_683, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12493:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12493 | l_v293588 = RPyItem(l_args_r_683, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12544:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12544 | l_v293603 = RPyItem(l_args_r_684, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12555:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12555 | l_v293612 = RPyItem(l_args_i_684, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12654:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12654 | l_v293640 = RPyItem(l_args_r_686, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12754:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12754 | l_v293672 = RPyItem(l_args_i_688, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12802:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12802 | l_v293686 = RPyItem(l_args_r_689, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12849:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12849 | l_v293700 = RPyItem(l_args_r_690, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12936:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12936 | l_v293723 = RPyItem(l_args_i_692, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:12989:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12989 | l_v293742 = RPyItem(l_args_r_693, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13039:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13039 | l_v293757 = RPyItem(l_args_r_694, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13089:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13089 | l_v293772 = RPyItem(l_args_r_695, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13142:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13142 | l_v293787 = RPyItem(l_args_r_696, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13154:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13154 | l_v293796 = RPyItem(l_args_r_696, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13159:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13159 | l_v293801 = RPyItem(l_args_r_696, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13208:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13208 | l_v293816 = RPyItem(l_args_r_697, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13264:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13264 | l_v293835 = RPyItem(l_args_r_698, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13317:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13317 | l_v293854 = RPyItem(l_args_i_699, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13409:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13409 | l_v293878 = RPyItem(l_args_r_701, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13420:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13420 | l_v293887 = RPyItem(l_args_i_701, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13424:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13424 | l_v293891 = RPyItem(l_args_i_701, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13474:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13474 | l_v293908 = RPyItem(l_args_i_702, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13516:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13516 | l_v293920 = RPyItem(l_args_i_703, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13569:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13569 | l_v293938 = RPyItem(l_args_i_704, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13620:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13620 | l_v293952 = RPyItem(l_args_r_705, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13631:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13631 | l_v293961 = RPyItem(l_args_i_705, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13721:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13721 | l_v293985 = RPyItem(l_args_r_707, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13771:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13771 | l_v294002 = RPyItem(l_args_i_708, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13775:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13775 | l_v294006 = RPyItem(l_args_i_708, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13821:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13821 | l_v294019 = RPyItem(l_args_i_709, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13825:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13825 | l_v294023 = RPyItem(l_args_i_709, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13919:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13919 | l_v294046 = RPyItem(l_args_r_711, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13931:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13931 | l_v294055 = RPyItem(l_args_r_711, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13936:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13936 | l_v294060 = RPyItem(l_args_r_711, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13941:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13941 | l_v294065 = RPyItem(l_args_r_711, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:13947:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13947 | l_v294070 = RPyItem(l_args_i_711, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:14036:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14036 | l_v294094 = RPyItem(l_args_r_713, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:14536:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14536 | l_v294240 = RPyItem(l_args_r_724, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:14678:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14678 | l_v294282 = RPyItem(l_args_r_727, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:14685:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14685 | l_v294287 = RPyItem(l_args_r_727, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:14697:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14697 | l_v294296 = RPyItem(l_args_r_727, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:14703:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14703 | l_v294301 = RPyItem(l_args_i_727, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:14749:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14749 | l_v294314 = RPyItem(l_args_r_728, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:14801:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14801 | l_v294329 = RPyItem(l_args_r_729, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:14812:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14812 | l_v294338 = RPyItem(l_args_i_729, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:14869:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14869 | l_v294356 = RPyItem(l_args_i_730, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:14873:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14873 | l_v294360 = RPyItem(l_args_i_730, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:14877:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14877 | l_v294364 = RPyItem(l_args_i_730, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:14882:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14882 | l_v294368 = RPyItem(l_args_r_730, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:14927:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14927 | l_v294382 = RPyItem(l_args_i_731, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:14972:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14972 | l_v294395 = RPyItem(l_args_i_732, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15019:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15019 | l_v294408 = RPyItem(l_args_i_733, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15023:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15023 | l_v294412 = RPyItem(l_args_i_733, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15027:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15027 | l_v294416 = RPyItem(l_args_i_733, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15072:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15072 | l_v294429 = RPyItem(l_args_i_734, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15123:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15123 | l_v294442 = RPyItem(l_args_i_735, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15127:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15127 | l_v294446 = RPyItem(l_args_i_735, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15131:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15131 | l_v294450 = RPyItem(l_args_i_735, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15135:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15135 | l_v294454 = RPyItem(l_args_i_735, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15139:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15139 | l_v294458 = RPyItem(l_args_i_735, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15143:14: warning: array index 6 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15143 | l_v294462 = RPyItem(l_args_i_735, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15147:14: warning: array index 7 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15147 | l_v294466 = RPyItem(l_args_i_735, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15193:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15193 | l_v294479 = RPyItem(l_args_i_736, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15197:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15197 | l_v294483 = RPyItem(l_args_i_736, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15244:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15244 | l_v294496 = RPyItem(l_args_i_737, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15248:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15248 | l_v294500 = RPyItem(l_args_i_737, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15252:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15252 | l_v294504 = RPyItem(l_args_i_737, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15300:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15300 | l_v294518 = RPyItem(l_args_r_738, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15352:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15352 | l_v294536 = RPyItem(l_args_i_739, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15357:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15357 | l_v294540 = RPyItem(l_args_r_739, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15402:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15402 | l_v294554 = RPyItem(l_args_r_740, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15485:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15485 | l_v294576 = RPyItem(l_args_i_742, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15489:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15489 | l_v294580 = RPyItem(l_args_i_742, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15532:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15532 | l_v294592 = RPyItem(l_args_i_743, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15536:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15536 | l_v294596 = RPyItem(l_args_i_743, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15580:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15580 | l_v294610 = RPyItem(l_args_i_744, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15584:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15584 | l_v294614 = RPyItem(l_args_i_744, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15616:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15616 | l_v294622 = RPyItem(l_args_i_745, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15620:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15620 | l_v294626 = RPyItem(l_args_i_745, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15748:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15748 | l_v294661 = RPyItem(l_args_i_748, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15792:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15792 | l_v294674 = RPyItem(l_args_i_749, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15878:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15878 | l_v294696 = RPyItem(l_args_r_751, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15924:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15924 | l_v294710 = RPyItem(l_args_i_752, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:15969:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15969 | l_v294723 = RPyItem(l_args_i_753, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16014:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16014 | l_v294736 = RPyItem(l_args_i_754, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16065:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16065 | l_v294750 = RPyItem(l_args_r_755, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16072:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16072 | l_v294755 = RPyItem(l_args_r_755, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16079:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16079 | l_v294760 = RPyItem(l_args_r_755, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16129:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16129 | l_v294775 = RPyItem(l_args_r_756, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16181:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16181 | l_v294790 = RPyItem(l_args_r_757, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16192:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16192 | l_v294799 = RPyItem(l_args_i_757, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16281:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16281 | l_v294822 = RPyItem(l_args_r_759, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16371:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16371 | l_v294846 = RPyItem(l_args_r_761, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16597:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16597 | l_v294904 = RPyItem(l_args_r_766, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16609:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16609 | l_v294913 = RPyItem(l_args_r_766, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16614:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16614 | l_v294918 = RPyItem(l_args_r_766, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16619:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16619 | l_v294923 = RPyItem(l_args_r_766, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16624:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16624 | l_v294928 = RPyItem(l_args_r_766, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16629:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16629 | l_v294933 = RPyItem(l_args_r_766, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16634:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16634 | l_v294938 = RPyItem(l_args_r_766, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16677:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16677 | l_v294951 = RPyItem(l_args_i_767, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16681:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16681 | l_v294955 = RPyItem(l_args_i_767, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16824:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16824 | l_v294992 = RPyItem(l_args_r_770, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16831:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16831 | l_v294997 = RPyItem(l_args_r_770, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16842:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16842 | l_v295006 = RPyItem(l_args_i_770, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16846:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16846 | l_v295010 = RPyItem(l_args_i_770, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16850:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16850 | l_v295014 = RPyItem(l_args_i_770, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16986:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16986 | l_v295050 = RPyItem(l_args_r_773, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:16993:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16993 | l_v295055 = RPyItem(l_args_r_773, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17004:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17004 | l_v295064 = RPyItem(l_args_i_773, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17008:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17008 | l_v295068 = RPyItem(l_args_i_773, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17142:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17142 | l_v295104 = RPyItem(l_args_r_776, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17149:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17149 | l_v295109 = RPyItem(l_args_r_776, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17156:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17156 | l_v295114 = RPyItem(l_args_r_776, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17211:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17211 | l_v295132 = RPyItem(l_args_r_777, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17222:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17222 | l_v295141 = RPyItem(l_args_i_777, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17273:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17273 | l_v295155 = RPyItem(l_args_r_778, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17284:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17284 | l_v295164 = RPyItem(l_args_i_778, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17373:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17373 | l_v295187 = RPyItem(l_args_r_780, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17384:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17384 | l_v295196 = RPyItem(l_args_i_780, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17435:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17435 | l_v295210 = RPyItem(l_args_r_781, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17446:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17446 | l_v295219 = RPyItem(l_args_i_781, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17497:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17497 | l_v295233 = RPyItem(l_args_r_782, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17508:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17508 | l_v295242 = RPyItem(l_args_i_782, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17561:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17561 | l_v295260 = RPyItem(l_args_i_783, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17659:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17659 | l_v295288 = RPyItem(l_args_r_785, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17664:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17664 | l_v295293 = RPyItem(l_args_r_785, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17670:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17670 | l_v295298 = RPyItem(l_args_i_785, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17723:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17723 | l_v295312 = RPyItem(l_args_r_786, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17730:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17730 | l_v295317 = RPyItem(l_args_r_786, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17737:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17737 | l_v295322 = RPyItem(l_args_r_786, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17748:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17748 | l_v295331 = RPyItem(l_args_i_786, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17833:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17833 | l_v295353 = RPyItem(l_args_i_788, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:17881:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17881 | l_v295367 = RPyItem(l_args_r_789, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18040:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18040 | l_v295410 = RPyItem(l_args_i_793, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18044:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18044 | l_v295414 = RPyItem(l_args_i_793, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18048:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18048 | l_v295418 = RPyItem(l_args_i_793, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:35606:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35606 | l_v279578 = RPyItem(l_v279574, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:35951:14: warning: array index 21 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35951 | l_v279692 = RPyItem(l_v279688, 21L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18382:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18382 | l_v295502 = RPyItem(l_args_r_801, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18394:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18394 | l_v295511 = RPyItem(l_args_r_801, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18400:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18400 | l_v295516 = RPyItem(l_args_i_801, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18405:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18405 | l_v295520 = RPyItem(l_args_r_801, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18410:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18410 | l_v295525 = RPyItem(l_args_r_801, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18456:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18456 | l_v295539 = RPyItem(l_args_i_802, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18460:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18460 | l_v295543 = RPyItem(l_args_i_802, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:36632:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36632 | l_v279924 = RPyItem(l_v279920, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:36942:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36942 | l_v280023 = RPyItem(l_v280019, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:37301:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37301 | l_v280139 = RPyItem(l_v280135, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18550:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18550 | l_v295566 = RPyItem(l_args_i_804, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18554:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18554 | l_v295570 = RPyItem(l_args_i_804, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18558:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18558 | l_v295574 = RPyItem(l_args_i_804, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18562:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18562 | l_v295578 = RPyItem(l_args_i_804, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) implement_12.c:37752:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37752 | l_v280312 = RPyItem(l_v280308, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69 :47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18566:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18566 | l_v295582 = RPyItem(l_args_i_80implement_12.c:38158:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38158 | l_v280465 = RPyItem(l_v280461, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, in4d,e x5)L ) ; [platform:WARNING] | ^ ~~ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] implement_12.c:38495:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38495 | l_v280581 = RPyItem(l_v280577, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)-./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed it>items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:38800:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38800 | l_v280680 = RPyItem(l_v280676, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:39099:14: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39099 | l_v280779 = RPyItem(l_v280775, 9L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18829:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18829 | l_v295652 = RPyItem(l_args_r_810, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18930:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18930 | l_v295685 = RPyItem(l_args_i_812, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18934:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18934 | l_v295689 = RPyItem(l_args_i_812, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:18938:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18938 | l_v295693 = RPyItem(l_args_i_812, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19037:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19037 | l_v295724 = RPyItem(l_args_i_814, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19178:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19178 | l_v295765 = RPyItem(l_args_i_817, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19223:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19223 | l_v295778 = RPyItem(l_args_i_818, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19268:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19268 | l_v295791 = RPyItem(l_args_i_819, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19513:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19513 | l_v295849 = RPyItem(l_args_i_825, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19558:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19558 | l_v295862 = RPyItem(l_args_i_826, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19609:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19609 | l_v295876 = RPyItem(l_args_r_827, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19620:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19620 | l_v295885 = RPyItem(l_args_i_827, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19671:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19671 | l_v295899 = RPyItem(l_args_r_828, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19682:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19682 | l_v295908 = RPyItem(l_args_i_828, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19686:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19686 | l_v295912 = RPyItem(l_args_i_828, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19774:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19774 | l_v295938 = RPyItem(l_args_i_830, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_12.c/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] : 69 | # d39368efine RP:yItem(arra14y, index) : ((array)->i tems[indexwarning: ]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 39368 | l_v280862 = RPyIt 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19901:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19901 | l_v295970 = RPyItem(l_args_r_833, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19912:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19912 | l_v295979 = RPyItem(l_args_i_833, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19916:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19916 | l_v295983 = RPyItem(l_args_i_833, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19964:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19964 | l_v295996 = RPyItem(l_args_r_834, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->iteems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:19975:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19975 | l_v296005 = RPyItem(l_args_i_834, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyImtem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] (l_v280858, 10L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] implement_13.c:20064:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20064 | l_v296028 = RP./singleheader.hyItem(l_args_r_836, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20075:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20075 | l_v296037 = RPyItem(l_args_i_836, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPimplement_13.c:20126:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20126 | l_v296051 = RPyItem(l_args_r_837, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20137:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20137 | l_v296060 = RPyItem(l_args_i_837, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # dYefine RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20188:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20188 | l_v296074 = RPyItem(l_args_r_838, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20199:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20199 | l_v296083 = RPyItem(l_args_i_838, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20245:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20245 | l_v296096 = RPyItem(l_args_i_839, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20249:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20249 | l_v296100 = RPyItem(l_args_i_839, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20295:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20295 | l_v296113 = RPyItem(l_args_i_840, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20299:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20299 | l_v296117 = RPyItem(l_args_i_840, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20345:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20345 | l_v296130 = RPyItem(l_args_i_841, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20349:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20349 | l_v296134 = RPyItem(l_args_i_841, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20394:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20394 | l_v296147 = RPyItem(l_args_i_842, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20439:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20439 | l_v296160 = RPyItem(l_args_i_843, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20484:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20484 | l_v296173 = RPyItem(l_args_i_844, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20529:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20529 | l_v296186 = RPyItem(l_args_i_845, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20574:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20574 | l_v296199 = RPyItem(l_args_i_846, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20619:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20619 | l_v296212 = RPyItem(l_args_i_847, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20664:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20664 | l_v296225 = RPyItem(l_args_i_848, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20709:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20709 | l_v296238 = RPyItem(l_args_i_849, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20754:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20754 | l_v296251 = RPyItem(l_args_i_850, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20799:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20799 | l_v296264 = RPyItem(l_args_i_851, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20844:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20844 | l_v296277 = RPyItem(l_args_i_852, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20889:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20889 | l_v296290 = RPyItem(l_args_i_853, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20935:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20935 | l_v296303 = RPyItem(l_args_i_854, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20939:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20939 | l_v296307 = RPyItem(l_args_i_854, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:20984:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20984 | l_v296320 = RPyItem(l_args_i_855, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21029:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21029 | l_v296333 = RPyItem(l_args_i_856, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21073:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21073 | l_v296346 = RPyItem(l_args_i_857, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21115:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21115 | l_v296358 = RPyItem(l_args_i_858, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21172:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21172 | l_v296372 = RPyItem(l_args_r_859, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21179:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21179 | l_v296377 = RPyItem(l_args_r_859, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21190:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21190 | l_v296386 = RPyItem(l_args_i_859, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21194:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21194 | l_v296390 = RPyItem(l_args_i_859, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21198:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21198 | l_v296394 = RPyItem(l_args_i_859, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21203:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21203 | l_v296398 = RPyItem(l_args_r_859, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21208:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21208 | l_v296403 = RPyItem(l_args_r_859, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21214:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21214 | l_v296408 = RPyItem(l_args_i_859, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21266:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21266 | l_v296422 = RPyItem(l_args_r_860, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21278:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21278 | l_v296431 = RPyItem(l_args_r_860, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21284:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21284 | l_v296436 = RPyItem(l_args_i_860, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21338:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21338 | l_v296450 = RPyItem(l_args_r_861, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21345:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21345 | l_v296455 = RPyItem(l_args_r_861, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21352:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21352 | l_v296460 = RPyItem(l_args_r_861, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21363:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21363 | l_v296469 = RPyItem(l_args_i_861, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21368:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21368 | l_v296473 = RPyItem(l_args_r_861, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21436:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21436 | l_v296492 = RPyItem(l_args_i_862, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21440:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21440 | l_v296496 = RPyItem(l_args_i_862, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21444:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21444 | l_v296500 = RPyItem(l_args_i_862, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21449:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21449 | l_v296504 = RPyItem(l_args_r_862, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21454:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21454 | l_v296509 = RPyItem(l_args_r_862, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21459:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21459 | l_v296514 = RPyItem(l_args_r_862, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21464:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21464 | l_v296519 = RPyItem(l_args_r_862, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21469:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21469 | l_v296524 = RPyItem(l_args_r_862, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21474:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21474 | l_v296529 = RPyItem(l_args_r_862, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21480:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21480 | l_v296534 = RPyItem(l_args_i_862, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21485:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21485 | l_v296538 = RPyItem(l_args_r_862, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21490:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21490 | l_v296543 = RPyItem(l_args_r_862, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21495:14: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21495 | l_v296548 = RPyItem(l_args_r_862, 9L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21501:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21501 | l_v296553 = RPyItem(l_args_i_862, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21505:14: warning: array index 6 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21505 | l_v296557 = RPyItem(l_args_i_862, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21545:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21545 | l_v296570 = RPyItem(l_args_i_863, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21586:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21586 | l_v296579 = RPyItem(l_args_r_864, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21593:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21593 | l_v296584 = RPyItem(l_args_r_864, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21600:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21600 | l_v296589 = RPyItem(l_args_r_864, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21607:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21607 | l_v296594 = RPyItem(l_args_r_864, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21614:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21614 | l_v296599 = RPyItem(l_args_r_864, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:39648:14: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39648 | l_v280945 = RPyItem(l_v280941, 11L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21709:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21709 | l_v296628 = RPyItem(l_args_i_866, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21766:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21766 | l_v296646 = RPyItem(l_args_i_867, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21770:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21770 | l_v296650 = RPyItem(l_args_i_867, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21774:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21774 | l_v296654 = RPyItem(l_args_i_867, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21778:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21778 | l_v296658 = RPyItem(l_args_i_867, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21873:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21873 | l_v296682 = RPyItem(l_args_r_869, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21880:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21880 | l_v296687 = RPyItem(l_args_r_869, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21891:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21891 | l_v296696 = RPyItem(l_args_i_869, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21896:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21896 | l_v296700 = RPyItem(l_args_r_869, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21902:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21902 | l_v296705 = RPyItem(l_args_i_869, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:21955:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21955 | l_v296723 = RPyItem(l_args_i_870, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22040:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22040 | l_v296744 = RPyItem(l_args_i_872, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22044:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22044 | l_v296748 = RPyItem(l_args_i_872, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22048:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22048 | l_v296752 = RPyItem(l_args_i_872, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22093:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22093 | l_v296765 = RPyItem(l_args_i_873, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22196:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22196 | l_v296797 = RPyItem(l_args_r_875, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22201:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22201 | l_v296802 = RPyItem(l_args_r_875, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22206:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22206 | l_v296807 = RPyItem(l_args_r_875, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22256:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22256 | l_v296822 = RPyItem(l_args_r_876, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22311:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22311 | l_v296841 = RPyItem(l_args_r_877, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22402:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22402 | l_v296868 = RPyItem(l_args_r_879, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22448:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22448 | l_v296882 = RPyItem(l_args_r_880, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22492:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22492 | l_v296895 = RPyItem(l_args_i_881, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22496:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22496 | l_v296899 = RPyItem(l_args_i_881, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22580:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22580 | l_v296918 = RPyItem(l_args_r_883, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22591:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22591 | l_v296927 =implement_12.c:39985:14: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39985 | l_v281 RPyI057 = RPyItem(l_v281053,tem(l_args_i_883, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 12L) ;69 [platform:WARNING] | #| ^ ~~~ [platform:WARNING] define RPyItem(/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.ha:r69r:a47y:, note: iexpanded from macro 'RPyItem'n [platform:WARNING] dex) 69 | # ((array)->items[ define index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] RPyItem(array, index) ./singleheader.h(:(17196a:r2r:a ynote: )array 'items' declared here- [platform:WARNING] >items[index]) [platform:WARNING] 17196 | | ^ ~~~~~S [platform:WARNING] i./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] gne d8616 | i tveomisd[*R PiYt_eVmAsR[LREPNYG_TVHA]R;L [platform:WARNING] E N| G ^T [platform:WARNING] H]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22642:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22642 | l_v296941 = RPyItem(l_args_r_884, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22653:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22653 | l_v296950 = RPyItem(l_args_i_884, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22742:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22742 | l_v296973 = RPyItem(l_args_r_886, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22753:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22753 | l_v296982 = RPyItem(l_args_i_886, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22804:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22804 | l_v296996 = RPyItem(l_args_r_887, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22815:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22815 | l_v297005 = RPyItem(l_args_i_887, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:40333:14: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40333 | l_v281170 = RPyItem(l_v281166, 13L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* implement_13.cit:22866:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22866 | l_v2ems[R9PY7_VA0R1L9E NGTH]; [platform:WARNING] | ^ [platform:WARNING] = RPyItem(l_args_r_888, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22877:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22877 | l_v297028 = RPyItem(l_args_i_888, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:22925:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22925 | l_v297042 = RPyItem(l_args_r_889, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23060:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23060 | l_v297080 = RPyItem(l_args_r_892, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23109:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23109 | l_v297094 = RPyItem(l_args_r_893, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23120:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23120 | l_v297103 = RPyItem(l_args_i_893, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23124:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23124 | l_v297107 = RPyItem(l_args_i_893, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23212:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23212 | l_v297133 = RPyItem(l_args_i_895, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23339:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23339 | l_v297165 = RPyItem(l_args_r_898, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23350:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23350 | l_v297174 = RPyItem(l_args_i_898, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23354:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23354 | l_v297178 = RPyItem(l_args_i_898, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:40806:14: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40806 | l_v281320 = RPyItem(l_v281316, 14L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | voiimplement_13.cd:*23406 :i14t:e mwarning: sarray index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds][ [platform:WARNING] RPY_V A23406R | L ElN_GvT2H9]7;1 [platform:WARNING] 9 5| ^= [platform:WARNING] RPyItem(l_args_i_899, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23410:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23410 | l_v297199 = RPyItem(l_args_i_899, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23465:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23465 | l_v297217 = RPyItem(l_args_i_900, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23469:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23469 | l_v297221 = RPyItem(l_args_i_900, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23562:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23562 | l_v297248 = RPyItem(l_args_i_902, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23566:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23566 | l_v297252 = RPyItem(l_args_i_902, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23621:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23621 | l_v297270 = RPyItem(l_args_i_903, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23625:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23625 | l_v297274 = RPyItem(l_args_i_903, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23680:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23680 | l_v297292 = RPyItem(l_args_i_904, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23684:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23684 | l_v297296 = RPyItem(l_args_i_904, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23852:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23852 | l_v297339 = RPyItem(l_args_r_908, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23896:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23896 | l_v297352 = RPyItem(l_args_i_909, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23900:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23900 | l_v297356 = RPyItem(l_args_i_909, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:23945:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23945 | l_v297369 = RPyItem(l_args_i_910, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24025:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24025 | l_v297387 = RPyItem(l_args_i_912, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Sigimplement_12.cn:ed items[RPY_VAR41416L:ENGTH]; [platform:WARNING] | ^ [platform:WARNING] 14: implement_13.cwarning: :array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]24029 [platform:WARNING] :14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41416 | l_v28 15240295 | l_v297391 = RPyItem(l_args_i_912, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:069:47 := note: Rexpanded from macro 'RPyItem'P [platform:WARNING] yIt e69m | (#l _ vd2e8f1i5n4e6 ,R P1y5ILt)e;m [platform:WARNING] ( | ^ ~~~ [platform:WARNING] array/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h, index) ((array)->items[i:n69d:e47x]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] : note: ./singleheader.hexpanded from macro 'RPyItem':17196:2: note: array 'items' declared here [platform:WARNING] [platform:WARNING] 17196 | 69S | i#g n ed items[RPY_VdAReLfEiNnGeT HR]P;y [platform:WARNING] Item(array, index) (( a| r ^r [platform:WARNING] ay)->itimplement_13.ce:ms[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 24033:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]./singleheader.h:8616 [platform:WARNING] : 2: note: array 'items' declared here [platform:WARNING] 8616 | void*24033 | l_v297395 = RPyItem(l_args_i_912, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(aitems[RPY_VARLENGTH];rray, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24079:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24079 | l_v297408 = RPyItem(l_args_i_913, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24083:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24083 | l_v297412 = RPyItem(l_args_i_913, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ( [platform:WARNING] | ^ [platform:WARNING] (array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24130:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24130 | l_v297425 = RPyItem(l_args_i_914, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24134:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24134 | l_v297429 = RPyItem(l_args_i_914, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24138:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24138 | l_v297433 = RPyItem(l_args_i_914, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24183:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24183 | l_v297446 = RPyItem(l_args_i_915, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24230:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24230 | l_v297459 = RPyItem(l_args_i_916, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24234:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24234 | l_v297463 = RPyItem(l_args_i_916, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24238:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24238 | l_v297467 = RPyItem(l_args_i_916, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24283:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24283 | l_v297480 = RPyItem(l_args_i_917, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24369:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24369 | l_v297502 = RPyItem(l_args_i_919, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed itimplement_12.c:41813:14: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41813 | l_v281703 = RPyItem(l_v281699, 16L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) e ((array)->items[indexm]s[)RPY_VARLENGTH]; [platform:WARNING] | [platform:WARNING] ^ [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24373:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24373 | l_v297506 = RPyItem(l_args_i_919, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24377:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24377 | l_v297510 = RPyItem(l_args_i_919, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24381:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24381 | l_v297514 = RPyItem(l_args_i_919, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24430:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24430 | l_v297528 = RPyItem(l_args_r_920, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:42126:14: warning: array index 17 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42126 | l_v281786 = RPyItem(l_v281782, 17L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24480:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24480 | l_v297543 = RPyItem(l_args_r_921, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:implement_12.c:42674:14: warning: array index 18 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42674 | l_v282019 = RPyItem(l_v282015, 18L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 2implement_12.c:43050:14: warning: array index 19 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43050 | l_v282154 = RPyItem(l_v282150, 19L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:43420:14: warning: array index 20 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43420 | l_v282276 = RPyItem(l_v282272, 20L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] : implement_12.c:44109:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44109 | l_v282482 = RPyItem(l_args_i_5, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44113:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44113 | l_v282486 = RPyItem(l_args_i_5, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44169:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44169 | l_v282504 = RPyItem(l_args_i_6, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44173:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44173 | l_v282508 = RPyItem(l_args_i_6, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44178:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44178 | l_v282512 = RPyItem(l_args_r_6, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44276:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44276 | l_v282541 = RPyItem(l_args_r_8, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44287:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44287 | l_v282550 = RPyItem(l_args_i_8, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44291:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44291 | l_v282554 = RPyItem(l_args_i_8, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44343:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44343 | l_v282568 = RPyItem(l_args_r_9, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44354:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44354 | l_v282577 = RPyItem(l_args_i_9, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44358:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44358 | l_v282581 = RPyItem(l_args_i_9, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44410:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44410 | l_v282595 = RPyItem(l_args_r_10, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44421:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44421 | l_v282604 = RPyItem(l_args_i_10, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44425:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44425 | l_v282608 = RPyItem(l_args_i_10, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44478:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44478 | l_v282622 = RPyItem(l_args_r_11, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44489:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44489 | l_v282631 = RPyItem(l_args_i_11, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44493:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44493 | l_v282635 = RPyItem(l_args_i_11, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44498:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44498 | l_v282639 = RPyItem(l_args_r_11, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44583:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44583 | l_v282662 = RPyItem(l_args_i_13, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44686:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44686 | l_v282694 = RPyItem(l_args_i_15, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44690:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44690 | l_v282698 = RPyItem(l_args_i_15, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44746:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44746 | l_v282716 = RPyItem(l_args_i_16, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44750:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44750 | l_v282720 = RPyItem(l_args_i_16, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44755:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44755 | l_v282724 = RPyItem(l_args_r_16, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44807:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44807 | l_v282739 = RPyItem(l_args_r_17, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44818:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44818 | l_v282748 = RPyItem(l_args_i_17, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44822:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44822 | l_v282752 = RPyItem(l_args_i_17, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:45030:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45030 | l_v282804 = RPyItem(l_args_r_22, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:45079:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45079 | l_v282819 = RPyItem(l_args_r_23, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:45131:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45131 | l_v282834 = RPyItem(l_args_r_24, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:45142:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45142 | l_v282843 = RPyItem(l_args_i_24, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:45146:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45146 | l_v282847 = RPyItem(l_args_i_24, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:45237:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45237 | l_v282874 = RPyItem(l_args_r_26, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:45286:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45286 | l_v282889 = RPyItem(l_args_r_27, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:45335:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45335 | l_v282904 = RPyItem(l_args_r_28, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:45384:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45384 | l_v282919 = RPyItem(l_args_r_29, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:45827:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45827 | l_v283033 = RPyItem(l_args_i_40, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] note: array 'items' declared here [platform:WARNING] implement_12.c:46043:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46043 | l_v283090 = RPyItem(l_args_r_45, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46093:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46093 | l_v283105 = RPyItem(l_args_r_46, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46100:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46100 | l_v283110 = RPyItem(l_args_r_46, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46149:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46149 | l_v283125 = RPyItem(l_args_r_47, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46198:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46198 | l_v283140 = RPyItem(l_args_r_48, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46288:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46288 | l_v283165 = RPyItem(l_args_r_50, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46344:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46344 | l_v283184 = RPyItem(l_args_i_51, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46348:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46348 | l_v283188 = RPyItem(l_args_i_51, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46525:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46525 | l_v283235 = RPyItem(l_args_r_55, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46729:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46729 | l_v283290 = RPyItem(l_args_i_60, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46823:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46823 | l_v283318 = RPyItem(l_args_i_62, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46868:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46868 | l_v283331 = RPyItem(l_args_i_63, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24487:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24487 | l_v297548 = RPyItem(l_args_r_921, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46916:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46916 | l_v283345 = RPyItem(l_args_r_64, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defiimplement_13.c:24534:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24534 | l_v297562 = RPyItem(l_args_r_922, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24584:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24584 | l_v297577 = RPyItem(l_args_r_923, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24591:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24591 | l_v297582 = RPyItem(l_args_r_923, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24636:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24636 | l_v297597 = RPyItem(l_args_r_924, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24669:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24669 | l_v297606 = RPyItem(l_args_i_925, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24768:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24768 | l_v297634 = RPyItem(l_args_r_927, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24779:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24779 | l_v297643 = RPyItem(l_args_i_927, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24783:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24783 | l_v297647 = RPyItem(l_args_i_927, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24877:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24877 | l_v297674 = RPyItem(l_args_r_929, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ne RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46962:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46962 | l_v283359 = RPyItem(l_args_i_65, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) implement_13.c: 25025 : 14 : warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]( [platform:WARNING] (arra y25025) | - >li_tve2m9s7[7i1n7d e=x ]R)P [platform:WARNING] y I| t ^ ~~~~~e [platform:WARNING] m(l_ar./singleheader.hg:s17196_:r2_:9 3note: 2array 'items' declared here, [platform:WARNING] 1L )17196; | [platform:WARNING] S| i ^ ~~g [platform:WARNING] ned items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47016:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47016 | l_v283377 = RPyItem(l_args_i_66, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47020:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47020 | l_v283381 = RPyItem(l_args_i_66, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47074:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47074 | l_v283399 = RPyItem(l_args_i_67, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47078:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47078 | l_v283403 = RPyItem(l_args_i_67, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25036:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25036 | l_v297726 = RPyItem(l_args_i_932, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25040:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25040 | l_v297730 = RPyItem(l_args_i_932, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25088:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25088 | l_v297743 = RPyItem(l_args_r_933, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: implement_14.c:46241:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46241 | l_v322521 = RPyItem(l_args_r_1427, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:46294:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46294 | l_v322539 = RPyItem(l_args_i_1422, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:46299:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46299 | l_v322543 = RPyItem(l_args_r_1428, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25099:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25099 | l_v297752 = RPyItem(l_args_i_933, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25103:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25103 | l_v297756 = RPyItem(l_args_i_933, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:46354:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46354 | l_v322562 = RPyItem(l_args_i_1423, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:46359:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46359 | l_v322566 = RPyItem(l_args_r_1429, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25151:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25151 | l_v297769 = RPyItem(l_args_r_934, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25162:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25162 | l_v297778 = RPyItem(l_args_i_934, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25166:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25166 | l_v297782 = RPyItem(l_args_i_934, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196implement_12.c:47172:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47172 | l_v283430 = RPyItem(l_args_r_69, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h | : 69S:i47g:n enote: dexpanded from macro 'RPyItem' [platform:WARNING] items[R 69 | # PY _VdAeRfLiEnNeG TRHP]y;I [platform:WARNING] t e| m ^( [platform:WARNING] array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47183:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47183 | l_v283439 = RPyItem(l_args_i_69, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:implement_14.c:46414:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46414 | l_v322585 = RPyItem(l_args_i_1424, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:46418:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46418 | l_v322589 = RPyItem(l_args_i_1424, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47187:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47187 | l_v283443 = RPyItem(l_args_i_69, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:46564:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46564 | l_v322631 = RPyItem(l_args_r_1433, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47237:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47237 | l_v283460 = RPyItem(l_args_i_70, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47379:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47379 | l_v283501 = RPyItem(l_args_i_73, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47383:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47383 | l_v283505 = RPyItem(l_args_i_73, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47472:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47472 | l_v283529 = RPyItem(l_args_r_75, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47522:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47522 | l_v283544 = RPyItem(l_args_r_76, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47529:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47529 | l_v283549 = RPyItem(l_args_r_76, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25214:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25214 | l_v297795 = RPyItem(l_args_r_935, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25225:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25225 | l_v297804 = RPyItem(l_args_i_935, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25229:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25229 | l_v297808 = RPyItem(l_args_i_935, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25274:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25274 | l_v297821 = RPyItem(l_args_r_936, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47574:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47574 | l_v283563 = RPyItem(l_args_r_77, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25324:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25324 | l_v297836 = RPyItem(l_args_r_937, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25331:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25331 | l_v297841 = RPyItem(l_args_r_937, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:implement_12.c:47660:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47660 | l_v283586 = RPyItem(l_args_r_79, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47721:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47721 | l_v283609 = RPyItem(l_args_r_80, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] implement_12.c:47768:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47768 | l_v283623 = R./singleheader.hP:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25381:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25381 | l_v297856 = RPyItem(l_args_r_938, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25388:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25388 | l_v297861 = RPyItem(l_args_r_938, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] yItem(l_args_r_81, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47775:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47775 | l_v283628 = RPyItem(l_args_r_81, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47782:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47782 | l_v283633 = RPyItem(l_args_r_81, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47828:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47828 | l_v283647 = RPyItem(l_args_r_82, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47877:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47877 | l_v283662 = RPyItem(l_args_r_83, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47925:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47925 | l_v283677 = RPyItem(l_args_r_84, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47970:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47970 | l_v283691 = RPyItem(l_args_r_85, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48021:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48021 | l_v283709 = RPyItem(l_args_i_86, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48109:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48109 | l_v283732 = RPyItem(l_args_r_88, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48120:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48120 | l_v283741 = RPyItem(l_args_i_88, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48172:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48172 | l_v283755 = RPyItem(l_args_r_89, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48179:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48179 | l_v283760 = RPyItem(l_args_r_89, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48190:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48190 | l_v283769 = RPyItem(l_args_i_89, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48278:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48278 | l_v283795 = RPyItem(l_args_i_91, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48405:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48405 | l_v283827 = RPyItem(l_args_r_94, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48416:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48416 | l_v283836 = RPyItem(l_args_i_94, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48420:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48420 | l_v283840 = RPyItem(l_args_i_94, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48467:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48467 | l_v283853 = RPyItem(l_args_r_95, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48478:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48478 | l_v283862 = RPyItem(l_args_i_95, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48566:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48566 | l_v283885 = RPyItem(l_args_r_97, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48577:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48577 | l_v283894 = RPyItem(l_args_i_97, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48627:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48627 | l_v283908 = RPyItem(l_args_r_98, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48638:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48638 | l_v283917 = RPyItem(l_args_i_98, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48688:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48688 | l_v283931 = RPyItem(l_args_r_99, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48699:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48699 | l_v283940 = RPyItem(l_args_i_99, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48754:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48754 | l_v283958 = RPyItem(l_args_i_100, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48758:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48758 | l_v283962 = RPyItem(l_args_i_100, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48814:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48814 | l_v283980 = RPyItem(l_args_r_101, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48820:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48820 | l_v283985 = RPyItem(l_args_i_101, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48824:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48824 | l_v283989 = RPyItem(l_args_i_101, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48912:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48912 | l_v284015 = RPyItem(l_args_i_103, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49039:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49039 | l_v284047 = RPyItem(l_args_r_106, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49050:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49050 | l_v284056 = RPyItem(l_args_i_106, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49054:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49054 | l_v284060 = RPyItem(l_args_i_106, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25438:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25438 | l_v297876 = RPyItem(l_args_r_939, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25445:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25445 | l_v297881 = RPyItem(l_args_r_939, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25494:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25494 | l_v297896 = RPyItem(l_args_r_940, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25585:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25585 | l_v297923 = RPyItem(l_args_r_942, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25676:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25676 | l_v297950 = RPyItem(l_args_r_944, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25817:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25817 | l_v297991 = RPyItem(l_args_i_947, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25821:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25821 | l_v297995 = RPyItem(l_args_i_947, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25826:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25826 | l_v297999 = RPyItem(l_args_r_947, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25831:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25831 | l_v298004 = RPyItem(l_args_r_947, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25884:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25884 | l_v298023 = RPyItem(l_args_i_948, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49106:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49106 | l_v284077 = RPyItem(l_args_i_107, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49110:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49110 | l_v284081 = RPyItem(l_args_i_107, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49203:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49203 | l_v284108 = RPyItem(l_args_i_109, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49207:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49207 | l_v284112 = RPyItem(l_args_i_109, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:25978:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25978 | l_v298051 = RPyItem(l_args_i_950, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26028:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26028 | l_v298065 = RPyItem(l_args_r_951, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49262:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49262 | l_v284130 = RPyItem(l_args_i_110, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49266:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49266 | l_v284134 = RPyItem(l_implement_13.c:26133:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26133 | l_v298098 = RPyItem(l_args_r_953, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] aimplement_13.c:26140:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26140 | l_v298103 = RPyItem(l_args_r_953, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[inrdex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] gs_i_110, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) implement_13.c:26191:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26191 | l_v298118 = RPyItem(l_args_r_954, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26198:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26198 | l_v298123 = RPyItem(l_args_r_954, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26249:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26249 | l_v298138 = RPyItem(l_args_r_955, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26256:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26256 | l_v298143 = RPyItem(l_args_r_955, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26306:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26306 | l_v298158 = RPyItem(l_args_r_956, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26356:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26356 | l_v298173 = RPyItem(l_args_r_957, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26404:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26404 | l_v298187 = RPyItem(l_args_i_958, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26457:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26457 | l_v298206 = RPyItem(l_args_r_959, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26503:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26503 | l_v298220 = RPyItem(l_args_r_960, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 7 warnings generated. [platform:WARNING] implement_13.c:26549:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26549 | l_v298234 = RPyItem(l_args_r_961, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26591:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26591 | l_v298247 = RPyItem(l_args_i_962, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26632:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26632 | l_v298259 = RPyItem(l_args_i_963, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26673:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26673 | l_v298271 = RPyItem(l_args_i_964, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26714:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26714 | l_v298283 = RPyItem(l_args_i_965, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26755:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26755 | l_v298295 = RPyItem(l_args_i_966, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26796:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26796 | l_v298307 = RPyItem(l_args_i_967, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26837:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26837 | l_v298319 = RPyItem(l_args_i_968, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26878:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26878 | l_v298331 = RPyItem(l_args_i_969, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26919:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26919 | l_v298343 = RPyItem(l_args_i_970, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49321:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49321 | l_v284152 = RPyItem(l_args_i_111, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49325:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49325 | l_v284156 = RPyItem(l_args_i_111, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49376:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49376 | l_v284170 = RPyItem(l_args_r_112, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49387:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49387 | l_v284179 = RPyItem(l_args_i_112, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49439:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49439 | l_v284193 = RPyItem(l_args_r_113, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49446:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49446 | l_v284198 = RPyItem(l_args_r_113, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49457:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49457 | l_v284207 = RPyItem(l_args_i_113, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49545:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49545 | l_v284233 = RPyItem(l_args_i_115, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:26960:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26960 | l_v298355 = RPyItem(l_args_i_971, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27001:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27001 | l_v298367 = RPyItem(l_args_i_972, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49672:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49672 | l_v284265 = RPyItem(l_args_r_118, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49683:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49683 | l_v284274 = RPyIteimplement_13.c:27042:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] m(l_ar g27042s | _ il__1v1289,8 317L9) ;= [platform:WARNING] R| P ^ ~~y [platform:WARNING] Item(/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hl:_69a:r47g:s _note: iexpanded from macro 'RPyItem'_ [platform:WARNING] 973, 1L )69; | [platform:WARNING] # | ^ ~~d [platform:WARNING] efine /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hR:P69y:I47t:e mnote: (expanded from macro 'RPyItem'a [platform:WARNING] rray, i n69d | e#x ) d e f i n e R P y I t e m(((aarrrraayy,) -i>nidteexm)s [ i n d e x ] ) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ((array)->./singleheader.hi:t17196e:m2s:[ inote: narray 'items' declared hered [platform:WARNING] ex]) [platform:WARNING] 17196 | | ^ ~~~~~S [platform:WARNING] igned ./singleheader.hi:t17196e:m2s:[ Rnote: Parray 'items' declared hereY [platform:WARNING] _VAR L17196E | N GSTiHg]n;e [platform:WARNING] d | i ^t [platform:WARNING] ems[RPY_Vimplement_12.cA:R49687L:E14N:G Twarning: Harray index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]] [platform:WARNING] ; [platform:WARNING] | ^ [platform:WARNING] 49687 | l_v284278 = RPyItem(l_args_i_118, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27083:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27083 | l_v298391 = RPyItem(l_args_i_974, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27124:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27124 | l_v298403 = RPyItem(l_args_i_975, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27165:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27165 | l_v298415 = RPyItem(l_args_i_976, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49774:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49774 | l_v284301 = RPyItem(l_args_r_120, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27206:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27206 | l_v298427 = RPyItem(l_args_i_977, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49995:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49995 | l_v284363 = RPyItem(l_args_i_125, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50050:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50050 | l_v284381 = RPyItem(l_args_r_126, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_13.c/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) :27247:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27247 | l_v298439 = RPyItem(l_args_i_978, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27288:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27288 | l_v298451 = RPyItem(l_args_i_979, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27329:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27329 | l_v298463 = RPyItem(l_args_i_980, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27370:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27370 | l_v298475 = RPyItem(l_args_i_981, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27411:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27411 | l_v298487 = RPyItem(l_args_i_982, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27452:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27452 | l_v298499 = RPyItem(l_args_i_983, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27493:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27493 | l_v298511 = RPyItem(l_args_i_984, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50056:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50056 | l_v284386 = RPyItem(l_args_i_126, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] implement_13.c:27538:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27538 | l_v298524 = RPyItem(l_args_r_985, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27587:14: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 27587 | l_v298540 = RPyItem(l_args_f_986, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17682:2: note: array 'items' declared here [platform:WARNING] 17682 | double items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27645:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27645 | l_v298562 = RPyItem(l_args_i_987, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27649:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27649 | l_v298566 = RPyItem(l_args_i_987, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27700:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27700 | l_v298583 = RPyItem(l_args_i_988, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27704:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27704 | l_v298587 = RPyItem(l_args_i_988, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27755:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27755 | l_v298604 = RPyItem(l_args_i_989, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27759:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27759 | l_v298608 = RPyItem(l_args_i_989, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27846:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27846 | l_v298631 = RPyItem(l_args_r_991, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27853:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27853 | l_v298636 = RPyItem(l_args_r_991, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] implement_13.c:27909:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27909 | l_v29./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 8655 = RPyItem(l_args_r_992, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27964:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27964 | l_v298674 = RPyItem(l_args_i_993, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:27968:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27968 | l_v298678 = RPyItem(l_args_i_993, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50142:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50142 | l_v284409 = RPyItem(l_args_r_128, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28024:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28024 | l_v298696 = RPyItem(l_args_r_994, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(arimplement_12.c:50193:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50193 | l_v284424 = RPyItem(l_args_r_129, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50200:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50200 | l_v284429 = RPyItem(l_args_r_129, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50252:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50252 | l_v284444 = RPyItem(l_args_r_130, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50263:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50263 | l_v284453 = RPyItem(l_args_i_130, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50267:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50267 | l_v284457 = RPyItem(l_args_i_130, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50315:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50315 | l_v284470 = RPyItem(l_args_r_131, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50326:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50326 | l_v284479 = RPyItem(l_args_i_131, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50330:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50330 | l_v284483 = RPyItem(l_args_i_131, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50378:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50378 | l_v284496 = RPyItem(l_args_r_132, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50389:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50389 | l_v284505 = RPyItem(l_args_i_132, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50393:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50393 | l_v284509 = RPyItem(l_args_i_132, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50441:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50441 | l_v284522 = RPyItem(l_args_r_133, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, indexray, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50452:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50452 | l_v284531 = RPyItem(l_args_i_133, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c): ((array50456:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] )->items[in d50456e | x ]l)_ [platform:WARNING] v284535 = RPyItem(l_args_i_133, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] ./singleheader.h:8616 :692 | :# note: array 'items' declared hered [platform:WARNING] ef i8616n | e vRoPiydI*t eimt(eamrsr[aRyP,Y _iVnAdReLxE)N G T H ] ; [platform:WARNING] | ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ^ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed itimplement_13.ce:m28030s:[14R:P Ywarning: _array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]V [platform:WARNING] ARL E28030N | G TlH_]v;2 [platform:WARNING] 9 8| 7 ^0 [platform:WARNING] 1 = RPyItem(l_args_i_994, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28034:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28034 | l_v298705 = RPyItem(l_args_i_994, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28122:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28122 | l_v298731 = RPyItem(l_args_i_996, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.himplement_12.c:50504:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50504 | l:_v284548 = RPyItem(l_args_r_134, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50515:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50515 | l_v284557 = RPyItem(l_args_i_134, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50519:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50519 | l_v284561 = RPyItem(l_args_i_134, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50608:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50608 | l_v284584 = RPyItem(l_args_r_136, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50619:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50619 | l_v284593 = RPyItem(l_args_i_136, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50623:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50623 | l_v284597 = RPyItem(l_args_i_136, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28249:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28249 | l_v298763 = RPyItem(l_args_r_999, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28260:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28260 | l_v298772 = RPyItem(l_args_i_999, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28264:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28264 | l_v298776 = RPyItem(l_args_i_999, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50750:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50750 | l_v284629 = RPyItem(l_args_r_139, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((arimplement_13.cray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void:* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50761:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50761 | l_v284638 = RPyItem(l_args_i_139, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50765:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50765 | l_v284642 = RPyItem(l_args_i_139, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 28316:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28316 | l_v298793 = RPyItem(l_args_i_1000, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] implement_12.c:50892:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50892 | l_v284674 = RPyItem(l_args_r_142, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50903:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50903 | l_v284683 = RPyItem(l_args_i_142, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50907:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50907 | l_v284687 = RPyItem(l_args_i_142, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28320:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28320 | l_v298797 = RPyItem(l_args_i_1000, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, implement_12.cind:50997:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50997 | l_v284713 = RPyItem(l_args_i_144, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[indeex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] x]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51001:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51001 | l_v284717 = RPyItem(l_args_i_144, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28413:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28413 | l_v298824 = RPyItem(l_args_i_1002, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28417:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28417 | l_v298828 = RPyItem(l_args_i_1002, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28472:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28472 | l_v298846 = RPyItem(l_args_i_1003, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28476:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28476 | l_v298850 = RPyItem(l_args_i_1003, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28531:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28531 | l_v298868 = RPyItem(l_args_i_1004, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69implement_12.c:51055:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51055 | l_v284735 = RPyItem(l_args_i_145, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51059:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51059 | l_v284739 = RPyItem(l_args_i_145, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28535:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28535 | l_v298872 = RPyItem(l_args_i_1004, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28778:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28778 | l_v298945 = RPyItem(l_args_i_1009, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28828:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28828 | l_v298959 = RPyItem(l_args_r_1010, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51147:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51147 | l_v284765 = RPyItem(l_args_i_147, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51278:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51278 | l_v284801 = RPyItem(l_args_i_150, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENimplement_13.c:28880:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28880 | l_v298977 = RPyItem(l_args_i_1011, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28931:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28931 | l_v298991 = RPyItem(l_args_r_1012, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28942:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28942 | l_v299000 = RPyItem(l_args_i_1012, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28946:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28946 | l_v299004 = RPyItem(l_args_i_1012, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] GTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51282:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51282 | l_v284805 = RPyItem(l_args_i_150, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:29039:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29039 | l_v299031 = RPyItem(l_args_r_1014, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:29087:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29087 | l_v299045 = RPyItem(l_args_r_1015, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:29098:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 29098 | l_v299054 = RPyItem(l_args_i_1015, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:29233:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29233 | l_v299091 = RPyItem(l_args_r_1018, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:29283:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29283 | l_v299106 = RPyItem(l_args_r_1019, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:29338:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29338 | l_v299125 = RPyItem(l_args_r_1020, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:29385:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29385 | l_v299139 = RPyItem(l_args_r_1021, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51337:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51337 | l_v284823 = RPyItem(l_args_i_151, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_13.c:29479:14: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51341:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51341 | l_v284827 = RPyItem(l_args_i_151, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29479 | l_v299167 = RPyItem(l_args_r_1023, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51396:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51396 | l_v284845 = RPyItem(l_args_i_152, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51400:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51400 | l_v284849 = RPyItem(l_args_i_152, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51455:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51455 | l_v284867 = RPyItem(l_args_i_153, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51459:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51459 | l_v284871 = RPyItem(l_args_i_153, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51551:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51551 | l_v284895 = RPyItem(l_args_r_155, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51562:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51562 | l_v284904 = RPyItem(l_args_i_155, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51612:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51612 | l_v284918 = RPyItem(l_args_r_156, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51623:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51623 | l_v284927 = RPyItem(l_args_i_156, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51711:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51711 | l_v284953 = RPyItem(l_args_i_158, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51838:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51838 | l_v284985 = RPyItem(l_args_r_161, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51849:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51849 | l_v284994 = RPyItem(l_args_i_161, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51900:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51900 | l_v285008 = RPyItem(l_args_r_162, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51911:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51911 | l_v285017 = RPyItem(l_args_i_162, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51962:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51962 | l_v285031 = RPyItem(l_args_r_163, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51973:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51973 | l_v285040 = RPyItem(l_args_i_163, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52024:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52024 | l_v285054 = RPyItem(l_args_r_164, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52035:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52035 | l_v285063 = RPyItem(l_args_i_164, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52084:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52084 | l_v285077 = RPyItem(l_args_r_165, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52134:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52134 | l_v285092 = RPyItem(l_args_r_166, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52186:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52186 | l_v285107 = RPyItem(l_args_r_167, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52197:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52197 | l_v285116 = RPyItem(l_args_i_167, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52247:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52247 | l_v285130 = RPyItem(l_args_r_168, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52258:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52258 | l_v285139 = RPyItem(l_args_i_168, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52346:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52346 | l_v285165 = RPyItem(l_args_i_170, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52473:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52473 | l_v285197 = RPyItem(l_args_r_173, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52484:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52484 | l_v285206 = RPyItem(l_args_i_173, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52535:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52535 | l_v285220 = RPyItem(l_args_r_174, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52546:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52546 | l_v285229 = RPyItem(l_args_i_174, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:29528:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29528 | l_v299182 = RPyItem(l_args_r_1024, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:29578:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29578 | l_v299197 = RPyItem(l_args_r_1025, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:29585:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29585 | l_v299202 = RPyItem(l_args_r_1025, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:29634:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29634 | l_v299217 = RPyItem(l_args_r_1026, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:29844:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29844 | l_v299271 = RPyItem(l_args_r_1031, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52597:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52597 | l_v285243 = implement_13.c:30119:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30119 | l_v299351 = RPyItem(l_args_r_1037, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(l_args_r_175, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52608:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52608 | l_v285252 = RPyIRPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:30126:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30126 | l_v299356 = RPyItem(l_args_r_1037, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] tem(l_args_i_175, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_13.c:30169:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30169 | l_v299369 = RPyItem(l_args_i_1038, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyI/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, tem(array, index) ((array)->items[index) ((arrindex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Siay)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] gned items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:30215:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30215 | l_v299382 = RPyItem(l_args_i_1039, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:30219:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30219 | l_v299386 = RPyItem(l_args_i_1039, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31253:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31253 | l_v299640 = RPyItem(l_args_i_1064, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31257:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31257 | l_v299644 = RPyItem(l_args_i_1064, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31305:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31305 | l_v299658 = RPyItem(l_args_r_1065, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31355:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31355 | l_v299673 = RPyItem(l_args_r_1066, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31419:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31419 | l_v299696 = RPyItem(l_args_r_1067, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31425:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31425 | l_v299701 = RPyItem(l_args_i_1067, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31429:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31429 | l_v299705 = RPyItem(l_args_i_1067, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31484:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31484 | l_v299723 = RPyItem(l_args_r_1068, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31574:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31574 | l_v299748 = RPyItem(l_args_r_1070, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52659:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52659 | l_v285266 = RPyItem(l_args_r_176, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52670:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52670 | l_v285275 = RPyItem(l_args_i_176, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52720:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52720 | l_v285289 = RPyItem(l_args_r_177, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52731:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52731 | l_v285298 = RPyItem(l_args_i_177, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52819:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52819 | l_v285324 = RPyItem(l_args_i_179, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53032:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53032 | l_v285380 = RPyItem(l_args_r_184, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31624:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31624 | l_v299763 = RPyItem(l_args_r_1071, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31631:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31631 | l_v299768 = RPyItem(l_args_r_1071, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31677:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31677 | l_v299782 = RPyItem(l_args_i_1072, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31722:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31722 | l_v299795 = RPyItem(l_args_i_1073, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) implement_12.c:53088:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53088 | l_v285399 = RPyItem(l_args_r_185, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53138:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53138 | l_v285414 = RPyItem(l_args_r_186, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[ind ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.himplement_13.c:31767:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31767 | l_v299808 = RPyItem(l_args_i_1074, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47::8616:2: note: array 'items' declared here [platform:WARNING] 8616 | vonote: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) id* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53188implement_13.c:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53188 | :31812 :l_v14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31812 | l_v299821 = RPyItem(l_args2_85i4_1075, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] 29 = RPyItem(l_args_r_/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:169:47: note: expanded from macro 'RPyItem' [platform:WARNING] 87, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: 69 | # define RPyItem(array, indnote: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defex) ((array)->items[indine RPyItem(array, index) (ex(]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53275:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53275 | l_v285453 = RPyItem(l_args_i_189, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53279:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53279 | l_v285457 = RPyItem(l_args_i_189, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31938:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31938 | l_v299853 = RPyItem(l_args_i_1078, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31987:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31987 | l_v299867 = RPyItem(l_args_r_1079, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[iimplement_12.c:53434:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53434 | l_v285495 = RPyItem(l_args_i_193, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(arndex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] r./singleheader.hay, index) ((array):8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32038:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32038 | l_v299887 = RPyItem(l_args_i_1080, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32069:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32069 | l_v299895 = RPyItem(l_args_i_1081, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53525:14:implement_13.c: 32114warning: :array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]14 [platform:WARNING] : warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53525 | l_v285519 = RPyIt 32114 | l_v299908 = RPyItem(l_args_i_1082, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARem(l_args_r_195, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] L/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69E:N47G:T Hnote: ]expanded from macro 'RPyItem'; [platform:WARNING] [platform:WARNING] | ^ [platform:WARNING] 69 | # define RPyItem(arimplement_13.cr:a32118y:,14 :i nwarning: darray index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]e [platform:WARNING] x) ((array )32118 | l->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _v299912 = RPyItem(l_args_i_1082, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53582:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53582 | l_v285538 = RPyItem(l_args_r_196, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53638:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53638 | l_v285557 = RPyItem(l_args_r_197, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53645:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53645 | l_v285562 = RPyItem(l_args_r_197, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32199:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32199 | l_v299933 = RPyItem(l_args_i_1084, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTimplement_12.c:53817:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53817 | l_v285606 = RPyItem(l_args_r_201, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53828:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53828 | l_v285615 = RPyItem(l_args_i_201, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53832:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53832 | l_v285619 = RPyItem(l_args_i_201, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53882:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53882 | l_v285636 = RPyItem(l_args_i_202, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53930:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53930 | l_v285649 = RPyItem(l_args_r_203, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53941:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53941 | l_v285658 = RPyItem(l_args_i_203, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53945:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53945 | l_v285662 = RPyItem(l_args_i_203, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53995:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53995 | l_v285679 = RPyItem(l_args_i_204, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:54041:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54041 | l_v285692 = RPyItem(l_args_r_205, 1L);H [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ]; [platform:WARNING] | ^ [platform:WARNING] implement_13.cimplement_12.c:54277:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54277 | l_v285763 = RPyItem(l_args_r_210, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :32290:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32290 | l_v299955 = RPyItem(l_args_r_1086, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32297:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32297 | l_v299960 = RPyItem(l_args_r_1086, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32304:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32304implement_12.c:54586:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54586 | l_v285849 = RPyItem(l_args_i_217, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | l_v299965 = RPyItem(l_args_r_1086, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47implement_12.c:54628:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54628 | l_v285861 = RP: note: yexpanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] I 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32315:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32315 | l_v299974 = RPyItem(l_args_i_1086, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) t ((arreay)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] m./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] (limplement_13.c:32319:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] _ 32319 | l_v299978 = RPyaItem(l_args_i_1086, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | rgs# define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _i_218, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | implement_13.c:32369:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ^ ~~~~~ [platform:WARNING] 32369 | l_v299992 = R./singleheader.hP:y17196I:t2e:m (note: larray 'items' declared here_ [platform:WARNING] args_ 17196 | r_1087, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] S/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] i69 | # define RPyItem(array, index) gned items[RPY_ V ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32432:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32432 | l_v300015 = RPyItem(l_args_i_1088, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32437:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32437 | l_v300019 = RPyItem(l_args_r_1088, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32442:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32442 | l_v300024 = RPyItem(l_args_r_1088, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32487:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32487 | l_v300038 = RPyItem(l_args_i_1089, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32581:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32581 | l_v300066 = RPyItem(l_args_i_1091, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32631:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32631 | l_v300083 = RPyItem(l_args_i_1092, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32681:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] implement_12.c:55165:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55165 | l_v285979 = RPyItem(l_args_r_232, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # d 32681 | l_v300100 = RPyIefine RPyItem(arrtem(l_args_i_1093, 1Lay,); index) [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h((a:69rray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGT:47: note: expanded from macro 'RPyItem' [platform:WARNING] H]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55172:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55172 | l_v285984 = RPyItem(l_args_r_232, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55179:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55179 | l_v285989 = RPyItem(l_args_r_232, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55230:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55230 | l_v286004 = RPyItem(l_args_r_233, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55241:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55241 | l_v286013 = RPyItem(l_args_i_233, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55365:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55365 | l_v286045 = RPyItem(l_args_i_236, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55462:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55462 | l_v286073 = RPyItem(l_args_r_238, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55508:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55508 | l_v286087 = RPyItem(l_args_i_239, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55774:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55774 | l_v286161 = RPyItem(l_args_i_245, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55819:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55819 | l_v286174 = RPyItem(l_args_r_246, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55866:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55866 | l_v286188 = RPyItem(l_args_r_247, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55922:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55922 | l_v286206 = RPyItem(l_args_r_248, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55929:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55929 | l_v286211 = RPyItem(l_args_r_248, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55936:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 69 | # define 55936 | l_v286216 = RPyItem(l_args_r_ 248,RPyItem(array, index 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] ) /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h :69:((a47rray)->items[index]): note: expanded from macro 'RPyItem' [platform:WARNING] [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 69 | # d./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^efine [platform:WARNING] Rimplement_13.c:32727:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]PyItem(array, inde [platform:WARNING] 32727 | l_v300x) 113 = RPyItem(l_args_r_1094, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32734:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32734 | l_v300118 = RPyItem(l_args_r_1094, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32781:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32781 | l_v300132 = RPyItem(l_args_r_1095, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32788:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32788 | l_v300137 = RPyItem(l_args_r_1095, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32835:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32835 | l_v300151 = RPyItem(l_args_r_1096, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32842:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32842 | l_v300156 = RPyItem(l_args_r_1096, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55988:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55988 | l_v286234 = RPyItem(l_args_i_249, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56093:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56093 | l_v286266 = RPyItem(l_args_i_251, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) implement_13.c : ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 33650./singleheader.h:17196:2: :14: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56097:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56097 | l_v286270 = RPyItem(l_args_i_251, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56101:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56101 | warning: l_v286274 = RPyItem(l_args_i_251, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.harray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]: [platform:WARNING] 69:47: 33650note: expanded from macro 'RPyItem' [platform:WARNING] | l_ 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56110:14: warning: v300354 = RPyItem(l_array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56110 | l_v286283 = RPyItem(l_args_i_251, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] args_r_1116, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] 17196 | S/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.higned items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33740:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33740 | l_v300379 = RPyItem(l_args_r_1118, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56159:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56159 | l_v286297 = RPyItem(l_args_r_252, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56170:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56170 | l_v286306 = RPyItem(l_args_i_252, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56238:14: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 56238 | l_v286327 = RPyItem(l_args_f_254, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17682:2: note: array 'items' declared here [platform:WARNING] 17682 | double items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56270:14: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 56270 | l_v286338 = RPyItem(l_args_f_255, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17682:2: note: array 'items' declared here [platform:WARNING] 17682 | double items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56312:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56312 | l_v286351 = RPyItem(l_args_i_256, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56316:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56316 | l_v286355 = RPyItem(l_args_i_256, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed iteimplement_13.c:33831:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33831 | l_v300404 = RPyItem(l_args_r_1120, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33838:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33838 | l_v300409 = RPyItem(l_args_r_1120, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ms[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56371:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56371 | l_v286373 = RPyItem(l_args_i_257, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56375:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56375 | l_v286377 = RPyItem(l_args_i_257, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:33959:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33959 | l_v300444 = RPyItem(l_args_i_1123, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34004:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] implement_12.c:56468 :3400414 | : lwarning: _array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]v [platform:WARNING] 30045 756468 | = lR_Pvy2I8t6e4m0(4l _=a rRgPsy_Iit_e1m1(2l4_,a r1gLs)_;i [platform:WARNING] _ 2| 5 ^ ~~9 [platform:WARNING] , 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLE/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # N dGeTfHi]n;e [platform:WARNING] R| P ^y [platform:WARNING] Item(array, index) implement_12.c : 56472 : 14 : warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] ((a 56472 | l_v286408 = RPyItem(lrray_)->items[index]) [platform:WARNING] args_i_259, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34049:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34049 | l_v300470 = RPyItem(l_args_i_1125, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34094:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34094 | l_v300483 = RPyItem(l_args_i_1126, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34139:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34139 | l_v300496 = RPyItem(l_args_i_1127, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34184implement_12.c:56527:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56527 | l_v286426 = RPyItem(l_args_i_260, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69::47: note: expanded from macro 'RPyItem' [platform:WARNING] 14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56531:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56531 | l_v286430 = RPyItem(l_args_i_260, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, in34184 | l_v300509 =dex) RPyItem(l_args_i_1128, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196implement_12.c:56586:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56586 | l_v286448 = RPyItem(l_args_i_261, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56590:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56590 | l_v286452 = RPyItem(l_args_i_261, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index):2: note: array 'items' declared here [platform:WARNING] 17196 | S igne d i tems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56905:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56905 | l_v286538 = RPyItem(l_args_i_268, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56909:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56909 | l_v286542 = RPyItem(l_args_i_268, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56962:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56962 | l_v286560 = RPyItem(l_args_i_269, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57010:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57010 | l_v286573 = RPyItem(l_args_r_270, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57021:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57021 | l_v286582 = RPyItem(l_args_i_270, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57110:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57110 | l_v286605 = RPyItem(l_args_r_272, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57121:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57121 | l_v286614 = RPyItem(l_args_i_272, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57210:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57210 | l_v286637 = RPyItem(l_args_r_274, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57221:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57221 | l_v286646 = RPyItem(l_args_i_274, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57272:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57272 | l_v286660 = RPyItem(l_args_r_275, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.himplement_13.c:34229:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34229 | l_v300522 = RPyItem(l_args_i_1129, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34274:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34274 | l_v300535 = RPyItem(l_args_i_1130, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34319:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34319 | l_v300548 = RPyItem(l_args_i_1131, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] implement_13.c:34364:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34364 | l_v300561 = RPyItem(l_args_i_1132, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34409:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34409 | l_v300574 = RPyItem(l_args_i_1133, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57283:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57283 | l_v286669 = RPyItem(l_args_i_275, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57334:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57334 | l_v286683 = RPyItem(l_args_r_276, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57345:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57345 | l_v286692 = RPyItem(l_args_i_276, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34502:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34502 | l_v300598 = RPyItem(l_args_r_1135, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34509:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34509 | l_v300603 = RPyItem(l_args_r_1135, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34516:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34516 | l_v300608 = RPyItem(l_args_r_1135, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34570:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34570 | l_v300626 = RPyItem(l_args_i_1136, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34574:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34574 | l_v300630 = RPyItem(l_args_i_1136, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34578:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34578 | l_v300634 = RPyItem(l_args_i_1136, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34627:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34627 | l_v300648 = RPyItem(l_args_r_1137, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34677:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34677 | l_v300663 = RPyItem(l_args_r_1138, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34811:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34811 | l_v300695 = RPyItem(l_args_r_1142, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57398:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57398 | l_v286710 = RPyItem(l_args_i_277, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34864:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34864 | l_v300713 = RPyItem(l_args_r_1143, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34869:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34869 | l_v300718 = RPyItem(l_args_r_1143, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34991:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34991 | l_v300750 = RPyItem(l_args_i_1146, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:35037:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35037 | l_v300763 = RPyItem(l_args_i_1147, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:35041:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35041 | l_v300767 = RPyItem(l_args_i_1147, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:35370:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35370 | l_v300844 = RPyItem(l_args_r_1155, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:35468:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35468 | l_v300873 = RPyItem(l_args_r_1157, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:35594:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35594 | l_v300905 = RPyItem(l_args_i_1160, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36690:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36690 | l_v301156 = RPyItem(l_args_r_1188, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36697:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36697 | l_v301161 = RPyItem(l_args_r_1188, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36749:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36749 | l_v301176 = RPyItem(l_args_r_1189, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36756:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36756 | l_v301181 = RPyItem(l_args_r_1189, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36763:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36763 | l_v301186 = RPyItem(l_args_r_1189, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36809:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36809 | l_v301200 = RPyItem(l_args_i_1190, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36858:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36858 | l_v301214 = RPyItem(l_args_r_1191, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36908:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36908 | l_v301229 = RPyItem(l_args_r_1192, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36915:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36915 | l_v301234 = RPyItem(l_args_r_1192, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36968:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36968 | l_v301252 = RPyItem(l_args_i_1193, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:36972:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36972 | l_v301256 = RPyItem(l_args_i_1193, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37027:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37027 | l_v301274 = RPyItem(l_args_i_1194, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37031:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37031 | l_v301278 = RPyItem(l_args_i_1194, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37087:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37087 | l_v301296 = RPyItem(l_args_i_1195, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37091:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37091 | l_v301300 = RPyItem(l_args_i_1195, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37096:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37096 | l_v301304 = RPyItem(l_args_r_1195, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37148:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37148 | l_v301319 = RPyItem(l_args_r_1196, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37159:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37159 | l_v301328 = RPyItem(l_args_i_1196, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37163:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37163 | l_v301332 = RPyItem(l_args_i_1196, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57494:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57494 | l_v286740 = RPyItem(l_args_i_279, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57498:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57498 | l_v286744 = RPyItem(l_args_i_279, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_13.c:37215:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37215 | l_v301346 = RPyItem(l_args_r_1197, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37226:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37226 | l_v301355 = RPyItem(l_args_i_1197, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37230:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37230 | l_v301359 = RPyItem(l_args_i_1197, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37282:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37282 | l_v301373 = RPyItem(l_args_r_1198, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37293:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37293 | l_v301382 = RPyItem(l_args_i_1198, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37297:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37297 | l_v301386 = RPyItem(l_args_i_1198, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37382:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37382 | l_v301409 = RPyItem(l_args_i_1200, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37423:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37423 | l_v301421 = RPyItem(l_args_i_1201, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37464:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37464 | l_v301433 = RPyItem(l_args_i_1202, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37505:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37505 | l_v301445 = RPyItem(l_args_i_1203, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37546:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37546 | l_v301457 = RPyItem(l_args_i_1204, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37587:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37587 | l_v301469 = RPyItem(l_args_i_1205, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37628:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37628 | l_v301481 = RPyItem(l_args_i_1206, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37669:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37669 | l_v301493 = RPyItem(l_args_i_1207, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37710:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37710 | l_v301505 = RPyItem(l_args_i_1208, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37751:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37751 | l_v301517 = RPyItem(l_args_i_1209, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37792:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37792 | l_v301529 = RPyItem(l_args_i_1210, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37833:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37833 | l_v301541 = RPyItem(l_args_i_1211, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37874:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37874 | l_v301553 = RPyItem(l_args_i_1212, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37915:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37915 | l_v301565 = RPyItem(l_args_i_1213, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37956:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37956 | l_v301577 = RPyItem(l_args_i_1214, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed iteimplement_12.cms[RPY_VARLENGTH]; [platform:WARNING] :| ^ [platform:WARNING] 57549:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57549 | l_v286761 = RPyItem(l_args_i_280, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | #implement_13.c : 37997define RPy:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37997 | l_v301589 = RPyItem(l_args_i_1215, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(arrayI, index) t ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]em(array, ; [platform:WARNING] | ^ [platform:WARNING] index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57553:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57553 | l_v286765 = RPyItem(l_args_i_280, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38038:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38038 | l_v301601 = RPyItem(l_args_i_1216, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57641:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57641 | l_v286791 = RPyItem(l_args_i_282, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38079:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38079 | l_v301613 = RPyItem(l_args_i_1217, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.cimplement_12.c::3812057689::1414:: warning: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] [platform:WARNING] 5768938120 | | ll__vv238061860245 == RRPPyyIItteemm((ll__aarrggss_i_1218, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RP_r_283yItem(array, index) , ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | 1SLi)g;n [platform:WARNING] e d| ^ ~~i [platform:WARNING] tems[RPY_VARL/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hE:N69G:T47H:] ;note: [platform:WARNING] expanded from macro 'RPyItem' [platform:WARNING] | ^ [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57700:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57700 | l_v286813 = RPyItem(l_args_i_283, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57704:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57704 | l_v286817 = RPyItem(l_args_i_283, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38161:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38161 | l_v301637 = RPyItem(l_args_i_1219, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38202:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38202 | l_v301649 = RPyItem(l_args_i_1220, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | #implement_12.c : 57752d:e14f:i nwarning: earray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h: 1719657752: | 2 :l _note: varray 'items' declared here2 [platform:WARNING] 8683 017196 | = SRiPgynIetde mi(tle_masr[gRsP_Yr__V2A8R4L,E N1GLT)H;] [platform:WARNING] ; [platform:WARNING] | ^ ~~| [platform:WARNING] ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57763:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57763 | l_v286839 = RPyItem(l_args_i_284, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57767:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57767 | l_v286843 = RPyItem(l_args_i_284, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38243:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38243 | l_v301661 = RPyItem(l_args_i_1221, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38284:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38284 | l_v301673 = RPyItem(l_args_i_1222, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38340:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38340 | l_v301690 = RPyItem(l_args_r_1223, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38345:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38345 | l_v301695 = RPyItem(l_args_r_1223, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38350:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38350 | l_v301700 = RPyItem(l_args_r_1223, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38355:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38355 | l_v301705 = RPyItem(l_args_r_1223, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38361:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38361 | l_v301710 = RPyItem(l_args_i_1223, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38415:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38415 | l_v301727 = RPyItem(l_args_i_1224, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38419:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38419 | l_v301731 = RPyItem(l_args_i_1224, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38424:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38424 | l_v301735 = RPyItem(l_args_r_1224, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[Rimplement_12.c:57947:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57947 | l_v286898 = RPyItemP(l_args_i_28Y_VARLE8N, G1LT);H [platform:WARNING] ]; [platform:WARNING] | ^ [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) implement_13.c:38429:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ((array)->ite ms[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 38429 | l_v301740 = RPyItem(l_args_r_1224, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57997:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57997 | l_v286915 = RPyItem(l_args_i_289, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38496:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38496 | l_v301756 = RPyItem(l_args_rimplement_12.c_:1580472:2145:, warning: 1array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]L [platform:WARNING] ); [platform:WARNING] | ^ ~~ 58047 | l_v [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69286932 = :47: note: expanded from macro 'RPyItem' [platform:WARNING] RPyItem(l_args_i_2 69 | # define RPy9I0tem(a,r r1ay, index) L); [platform:WARNING] | ^ ~~ [platform:WARNING] ((/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.ha:r69r:a47y:) -note: >expanded from macro 'RPyItem'i [platform:WARNING] tems[ind e69x | ]#) [platform:WARNING] d| e ^ ~~~~~f [platform:WARNING] ine RPyItem./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] (arr a8616y | , vionidde*x )i t e m s[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38507:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38507 | l_v301765 = RPyItem(l_args_i_1225, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[i n dex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h: 17196:2 : note: array 'items' declared here [platform:WARNING] ((ar r17196a | y )S-i>ginteedm si[tienmdse[xR]P)Y [platform:WARNING] _ V| A ^ ~~~~~R [platform:WARNING] LENGTH]; [platform:WARNING] ./singleheader.h :| 17196 ^: [platform:WARNING] 2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38557:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] implement_12.c:58095:14: 38557warning: | array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] l_v30177 958095 | = lR_Pvy2I8t6e9m4(5l _=a rRgPsy_Irt_e1m2(2l6_,a r1gLs)_;r [platform:WARNING] _ 2| 9 ^ ~~1 [platform:WARNING] , 1L);/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: [platform:WARNING] expanded from macro 'RPyItem' [platform:WARNING] | ^ ~~ [platform:WARNING] 69 | #/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h : 69d:e47f:i nnote: eexpanded from macro 'RPyItem' [platform:WARNING] RPyItem (69a | r#r a yd,e fiinndee xR)P y I t e m ( a r r a y , i(n(daerxr)a y ) - > i t e m s [ i n d e(x(]a)r [platform:WARNING] r a| y ^ ~~~~~) [platform:WARNING] ->it./singleheader.he:m8616s:[2i:n dnote: earray 'items' declared herex [platform:WARNING] ]) [platform:WARNING] | 8616 ^ ~~~~~ | [platform:WARNING] void*./singleheader.h :i8616t:e2m:s [note: Rarray 'items' declared hereP [platform:WARNING] Y_VA R8616L | E NvGoTiHd]*; [platform:WARNING] i t| e ^m [platform:WARNING] s[RPY_Vimplement_13.cA:R38564L:E14N:G Twarning: Harray index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]] [platform:WARNING] ; [platform:WARNING] | ^ [platform:WARNING] 38564 | l_v30178implement_12.c4: 58106=: 14R:P ywarning: Iarray index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]t [platform:WARNING] em(l_a r58106g | s _lr_1226, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _v286954 = RPyItem(l_args_i_291, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38665:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38665 | l_v301816 = RPyItem(l_args_i_1228, 1implement_12.c:58195:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58195 | l_Lv)2;8 [platform:WARNING] 6 9| 7 ^ ~~7 [platform:WARNING] = RPy/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hI:t69e:m47(:l _note: aexpanded from macro 'RPyItem'r [platform:WARNING] gs_r_ 69 | # define RPyItem(array, inde2x)93, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58206:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58206 | l_v286986 = RPyItem(l_args_i_293, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_V A R L E N G T H ] ;( [platform:WARNING] ( a| r ^r [platform:WARNING] ay)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:38763:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38763 | l_v301844 = RPyItem(l_args_r_1230, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] implement_12.c:58295:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58295 | l_v287009 = RPyItem(l_args_r_295, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RP y8616I | t evmo(iadr*r aiyt,e misn[dRePxY)_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58306:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58306 | l_v287018 = RPyItem(l_args_i_295, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58357:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58357 | l_v287032 = RPyItem(l_args_r_296, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58368:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58368 | l_v287041 = RPyItem(l_args_i_296, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58419:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58419 | l_v287055 = RPyItem(l_args_r_297, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58430:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58430 | l_v287064 = RPyItem(l_args_i_297, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58479:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58479 | l_v287078 = RPyItem(l_args_r_298, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58486:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58486 | l_v287083 = RPyItem(l_args_r_298, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58583:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58583 | l_v287111 = RPyItem(l_args_r_300, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58594:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58594 | l_v287120 = RPyItem(l_args_i_300, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58645:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58645 | l_v287134 = RPyItem(l_args_r_301, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58657:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58657 | l_v287143 = RPyItem(l_args_r_301, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58662:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58662 | l_v287148 = RPyItem(l_args_r_301, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58707:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58707 | l_v287162 = RPyItem(l_args_r_302, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58795:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58795 | l_v287186 = RPyItem(l_args_r_304, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58802:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58802 | l_v287191 = RPyItem(l_args_r_304, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58848:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58848 | l_v287205 = RPyItem(l_args_r_305, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58895:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58895 | l_v287219 = RPyItem(l_args_r_306, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58902:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58902 | l_v287224 = RPyItem(l_args_r_306, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58949:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58949 | l_v287238 = RPyItem(l_args_r_307, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58956:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58956 | l_v287243 = RPyItem(l_args_r_307, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:39139:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39139 | l_v301939 = RPyItem(l_args_i_1231, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_12.c/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h::5900369::1447:: warning: note: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]expanded from macro 'RPyItem' [platform:WARNING] [platform:WARNING] 5900369 | | #l _ vd2e8f7i2n5e7 R=P yRIPtyeImt(eamr(rla_ya,r gisn_dre_x3)0 8 , 1 L ) ; [platform:WARNING] | ^ ~~ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h./singleheader.h::6917196::472:: note: note: expanded from macro 'RPyItem'array 'items' declared here [platform:WARNING] [platform:WARNING] 69 | # define RPyItem(array, index) 17196 | Si g(n(eadr riatye)m-s[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] >items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59010:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59010 | l_v287262 = RPyItem(l_args_r_308, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59057:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59057 | l_v287276 = RPyItem(l_args_r_309, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59064:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59064 | l_v287281 = RPyItem(l_args_r_309, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59111:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59111 | l_v287295 = RPyItem(l_args_r_310, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59118:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59118 | l_v287300 = RPyItem(l_args_r_310, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59165:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59165 | l_v287314 = RPyItem(l_args_r_311, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59172:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59172 | l_v287319 = RPyItem(l_args_r_311, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:39249:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39249 | l_v301968 = RPyItem(l_args_i_1233, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59219:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59219 | l_v287333 = RPyItem(l_args_r_312, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59226:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59226 | l_v287338 = RPyItem(l_args_r_312, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59273:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59273 | l_v287352 = RPyItem(l_args_r_313, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59280:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59280 | l_v287357 = RPyItem(l_args_r_313, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59327:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59327 | l_v287371 = RPyItem(l_args_r_314, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59334:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59334 | l_v287376 = RPyItem(l_args_r_314, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59381:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59381 | l_v287390 = RPyItem(l_args_r_315, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59388:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59388 | l_v287395 = RPyItem(l_args_r_315, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:39532:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39532 | l_v302052 = RPyItem(l_args_i_1234, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:39536:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39536 | l_v302056 = RPyItem(l_args_i_1234, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:39540:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39540 | l_v302060 = RPyItem(l_args_i_1234, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((arimplement_12.c:59435ray)->items[index]) [platform:WARNING] :| 14 ^ ~~~~~: [platform:WARNING] warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ./singleheader.h:17196:2: 59435note: | array 'items' declared here [platform:WARNING] l_v2 8171967 | 4 0S9i g=n eRdP yiItteemms([lR_PaYr_gVsA_RrL_E3N1G6T,H ]1;L [platform:WARNING] ) ;| [platform:WARNING] ^ [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59442:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59442 | l_v287414 = RPyItem(l_args_r_316, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:39592:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39592 | l_v302074 = RPyItem(l_args_r_1235, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[iimplement_12.cn:d59489e:x14]:) [platform:WARNING] warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]| [platform:WARNING] ^ ~~~~~ [platform:WARNING] 59489 | ./singleheader.h :l8616_:v22:8 7note: 4array 'items' declared here2 [platform:WARNING] 8 = 8616R | P yvIotiedm*( li_taermgss[_r_3RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 17implement_13.c,: 395991:L14):; [platform:WARNING] warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]| [platform:WARNING] ^ ~~ [platform:WARNING] 39599 | l_v3/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:0692079 = RPyItem(l_args_r_1235, 2L); [platform:WARNING] | ^ ~~:47 [platform:WARNING] : note: expanded from macro 'RPyItem' [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: 69note: | expanded from macro 'RPyItem'# [platform:WARNING] def i69n | e# R PdyeIftienme( aRrPryaIyt,e mi(nadrerxa)y , i n d e x ) ( ( a r r a y ) -(>(iatrermasy[)i-n>dietxe]m)s [platform:WARNING] [ i| n ^ ~~~~~d [platform:WARNING] ex])./singleheader.h [platform:WARNING] : 8616| : ^ ~~~~~2 [platform:WARNING] : note: ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENarray 'items' declared hereG [platform:WARNING] TH] 8616 | ; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:39611:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39611 | l_v302088 = RPyItem(l_args_r_1235, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:39709:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39709 | l_v302106 = RPyItem(l_args_r_1236, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) vo id * i t e m s [ R P Y(_(VaArRrLaEyN)G-T>Hi]t;e [platform:WARNING] m s| [ ^i [platform:WARNING] ndex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616implement_12.c::259496:: 14note: :array 'items' declared here [platform:WARNING] warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8616 | vo i59496d | * li_tve2m8s7[4R3P3Y _=V ARRPLyEINtGeTmH(]l;_ [platform:WARNING] a r| g ^s [platform:WARNING] _r_317, 2implement_13.c:39716:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39716L | ) ;l [platform:WARNING] _ v| 3 ^ ~~0 [platform:WARNING] 2111 /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69= RPyItem(l_args_r_1236, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:39727:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39727 | l_v302120 = RPyItem(l_args_i_1236, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:40091:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40091 | l_v302207 = RPyItem(l_args_r_1237, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:40097:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40097 | l_v302212 = RPyItem(l_args_i_1237, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:40101:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40101 | l_v302216 = RPyItem(l_args_i_1237, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:40200:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40200 | l_v302236 = RPyItem(l_args_i_1238, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:40204:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40204 | l_v302240 = RPyItem(l_args_i_1238, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59543:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59543 | l_v287447 = RPyItem(l_args_r_318, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59550:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59550 | l_v287452 = RPyItem(l_args_r_318, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59597:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59597 | l_v287466 = RPyItem(l_args_r_319, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59604:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59604 | l_v287471 = RPyItem(l_args_r_319, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59651:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59651 | l_v287485 = RPyItem(l_args_r_320, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59658:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59658 | l_v287490 = RPyItem(l_args_r_320, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59705:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59705 | l_v287504 = RPyItem(l_args_r_321, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59712:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59712 | l_v287509 = RPyItem(l_args_r_321, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59759:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59759 | l_v287523 = RPyItem(l_args_r_322, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59766:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59766 | l_v287528 = RPyItem(l_args_r_322, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59813:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59813 | l_v287542 = RPyItem(l_args_r_323, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59820:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59820 | l_v287547 = RPyItem(l_args_r_323, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59867:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59867 | l_v287561 = RPyItem(l_args_r_324, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59874:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59874 | l_v287566 = RPyItem(l_args_r_324, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59921:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59921 | l_v287580 = RPyItem(l_args_r_325, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59928:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59928 | l_v287585 = RPyItem(l_args_r_325, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59975:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59975 | l_v287599 = RPyItem(l_args_r_326, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59982:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59982 | l_v287604 = RPyItem(l_args_r_326, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60029:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60029 | l_v287618 = RPyItem(l_args_r_327, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60036:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60036 | l_v287623 = RPyItem(l_args_r_327, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60083:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60083 | l_v287637 = RPyItem(l_args_r_328, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60090:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60090 | l_v287642 = RPyItem(l_args_r_328, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60137:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60137 | l_v287656 = RPyItem(l_args_r_329, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60144:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60144 | l_v287661 = RPyItem(l_args_r_329, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60191:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60191 | l_v287675 = RPyItem(l_args_r_330, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60198:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60198 | l_v287680 = RPyItem(l_args_r_330, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60245:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60245 | l_v287694 = RPyItem(l_args_r_331, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60252:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60252 | l_v287699 = RPyItem(l_args_r_331, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60299:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60299 | l_v287713 = RPyItem(l_args_r_332, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60306:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60306 | l_v287718 = RPyItem(l_args_r_332, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60353:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60353 | l_v287732 = RPyItem(l_args_r_333, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60360:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60360 | l_v287737 = RPyItem(l_args_r_333, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60407:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60407 | l_v287751 = RPyItem(l_args_r_334, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60414:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60414 | l_v287756 = RPyItem(l_args_r_334, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60461:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60461 | l_v287770 = RPyItem(l_args_r_335, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60468:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60468 | l_v287775 = RPyItem(l_args_r_335, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60515:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60515 | l_v287789 = RPyItem(l_args_r_336, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60522:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60522 | l_v287794 = RPyItem(l_args_r_336, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60569:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60569 | l_v287808 = RPyItem(l_args_r_337, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60576:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60576 | l_v287813 = RPyItem(l_args_r_337, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:42682:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42682 | l_v302802 = RPyItem(l_args_r_1239, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:42687:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42687 | l_v302807 = RPyItem(l_args_r_1239, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60623:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60623 | l_v287827 = RPyItem(l_args_r_338, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60630:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60630 | l_v287832 = RPyItem(l_args_r_338, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60677:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60677 | l_v287846 = RPyItem(l_args_r_339, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60684:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60684 | l_v287851 = RPyItem(l_args_r_339, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:implement_13.c:43179:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43179 | l_v302897 = RPyItem(l_args_i_1240, 1L)60731;: [platform:WARNING] 14 :| ^ ~~warning: [platform:WARNING] array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60731 | l/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:43183:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43183 | l_v302901 = RPyItem(l_args_i_1240, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((ar_v28786r5a = yR)Py->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] Item(l_args_r_340, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60738:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60738 | l_v287870 = RPyItem(l_args_r_340, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60785:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60785 | l_v287884 = RPyItem(l_args_r_341, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((implement_13.c:43886:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43886 | l_v303108 = RPyItem(l_args_r_1242, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:43891:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43891 | l_v303113 = RPyItem(l_args_r_1242, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:43942:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43942 | l_v303128 = RPyItem(l_args_r_1243, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:43949:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43949 | l_v303133 = RPyItem(l_args_r_1243, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:43961:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43961 | l_v303142 = RPyItem(l_args_r_1243, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:44223:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44223 | l_v303219 = RPyItem(l_args_i_1244, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:44227:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44227 | l_v303223 = RPyItem(l_args_i_1244, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60792:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60792 | l_v287889 = RPyItem(l_args_r_341, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60839:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60839 | l_v287903 = RPyItem(l_args_r_342, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60846:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60846 | l_v287908 = RPyItem(l_args_r_342, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60893:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60893 | l_v287922 = RPyItem(l_args_r_343, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60900:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60900 | l_v287927 = RPyItem(l_args_r_343, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60947:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60947 | l_v287941 = RPyItem(l_args_r_344, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60954:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60954 | l_v287946 = RPyItem(l_args_r_344, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:44945:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44945 | l_v303396 = RPyItem(l_args_r_1245, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61001:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61001 | l_v287960 = RPyItem(l_args_r_345, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61008:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61008 | l_v287965 = RPyItem(l_args_r_345, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61055:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61055 | l_v287979 = RPyItem(l_args_r_346, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61062:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61062 | l_v287984 = RPyItem(l_args_r_346, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61109:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61109 | l_v287998 = RPyItem(l_args_r_347, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61116:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61116 | l_v288003 = RPyItem(l_args_r_347, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61163:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61163 | l_v288017 = RPyItem(l_args_r_348, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61170:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61170 | l_v288022 = RPyItem(l_args_r_348, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61217:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61217 | l_v288036 = RPyItem(l_args_r_349, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61224:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61224 | l_v288041 = RPyItem(l_args_r_349, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61271:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61271 | l_v288055 = RPyItem(l_args_r_350, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61278:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61278 | l_v288060 = RPyItem(l_args_r_350, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61325:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61325 | l_v288074 = RPyItem(l_args_r_351, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61332:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61332 | l_v288079 = RPyItem(l_args_r_351, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61379:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61379 | l_v288093 = RPyItem(l_args_r_352, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61386:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61386 | l_v288098 = RPyItem(l_args_r_352, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61433:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61433 | l_v288112 = RPyItem(l_args_r_353, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61440:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61440 | l_v288117 = RPyItem(l_args_r_353, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61487:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61487 | l_v288131 = RPyItem(l_args_r_354, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61494:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61494 | l_v288136 = RPyItem(l_args_r_354, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61541:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61541 | l_v288150 = RPyItem(l_args_r_355, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61548:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61548 | l_v288155 = RPyItem(l_args_r_355, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61595:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61595 | l_v288169 = RPyItem(l_args_r_356, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61602:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61602 | l_v288174 = RPyItem(l_args_r_356, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61649:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61649 | l_v288188 = RPyItem(l_args_r_357, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61656:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61656 | l_v288193 = RPyItem(l_args_r_357, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61703:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61703 | l_v288207 = RPyItem(l_args_r_358, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61710:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61710 | l_v288212 = RPyItem(l_args_r_358, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61757:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61757 | l_v288226 = RPyItem(l_args_r_359, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61764:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61764 | l_v288231 = RPyItem(l_args_r_359, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61811:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61811 | l_v288245 = RPyItem(l_args_r_360, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61818:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61818 | l_v288250 = RPyItem(l_args_r_360, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61865:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61865 | l_v288264 = RPyItem(l_args_r_361, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61872:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61872 | l_v288269 = RPyItem(l_args_r_361, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:46988:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46988 | l_v303604 = RPyItem(l_args_r_1247, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47000:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47000 | l_v303613 = RPyItem(l_args_r_1247, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47006:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47006 | l_v303618 = RPyItem(l_args_i_1247, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61919:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61919 | l_v288283 = RPyItem(l_args_r_362, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61926:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61926 | l_v288288 = RPyItem(l_args_r_362, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47072:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47072 | l_v303636 = RPyItem(l_aimplement_12.c:rgs_r_1248, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 61973:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61973 | l_v288302 = RPyItem(l_args_r_363, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61980:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61980 | l_v288307 = RPyItem(l_args_r_363, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62027:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62027 | l_v288321 = RPyItem(l_args_r_364, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62034:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62034 | l_v288326 = RPyItem(l_args_r_364, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62081:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62081 | l_v288340 = RPyItem(l_args_r_365, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62088:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62088 | l_v288345 = RPyItem(l_args_r_365, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62135:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62135 | l_v288359 = RPyItem(l_args_r_366, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62142:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62142 | l_v288364 = RPyItem(l_args_r_366, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62189:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62189 | l_v288378 = RPyItem(l_args_r_367, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62196:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62196 | l_v288383 = RPyItem(l_args_r_367, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62243:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62243 | l_v288397 = RPyItem(l_args_r_368, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62250:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62250 | l_v288402 = RPyItem(l_args_r_368, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62297:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62297 | l_v288416 = RPyItem(l_args_r_369, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62304:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62304 | l_v288421 = RPyItem(l_args_r_369, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62351:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62351 | l_v288435 = RPyItem(l_args_r_370, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62358:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62358 | l_v288440 = RPyItem(l_args_r_370, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47151:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47151 | implement_12.c:62405:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62405 | l_v288454 = RPyItem(l_args_r_371, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62412:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62412 | l_v288459 = RPyItem(l_args_r_371, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62459:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62459 | l_v288473 = RPyItem(l_args_r_372, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62466:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62466 | l_v288478 = RP yItem(l_args_r_372, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62513:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62513 | l_v288492 = RPyItem(l_args_r_373, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62520:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62520 | l_v288497 = RPyItem(l_args_r_373, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62567:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62567 | l_v288511 = RPyItem(l_args_r_374, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.cl_v303658 = RPyI:62574:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62574 | l_v288516 = RPyItem(l_args_r_374, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62621:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62621 | l_v288530 = RPyItem(l_args_r_375, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62628:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62628 | l_v288535 = RPyItem(l_args_r_375, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62675:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62675 | l_v288549 = RPyItem(l_args_r_376, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62682:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62682 | l_v288554 = RPyItem(l_args_r_376, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62729:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62729 | l_v288568 = RPyItem(l_args_r_377, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62736:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62736 | l_v288573 = RPyItem(l_args_r_377, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62783:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62783 | l_v288587 = RPyItem(l_args_r_378, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62790:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62790 | l_v288592 = RPyItem(l_args_r_378, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62837:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62837 | l_v288606 = RPyItem(l_args_r_379, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62844:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62844 | l_v288611 = RPyItem(l_args_r_379, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62891:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62891 | l_v288625 = RPyItem(l_args_r_380, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62898:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62898 | l_v288630 = RPyItem(l_args_r_380, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62945:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62945 | l_v288644 = RPyItem(l_args_r_381, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62952:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62952 | l_v288649 = RPyItem(l_args_r_381, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62999:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62999 | l_v288663 = RPyItem(l_args_r_382, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63006:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63006 | l_v288668 = RPyItem(l_args_r_382, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63053:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63053 | l_v288682 = RPyItem(l_args_r_383, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63060:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63060 | l_v288687 = RPyItem(l_args_r_383, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63107:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63107 | l_v288701 = RPyItem(l_args_r_384, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63114:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63114 | l_v288706 = RPyItem(l_args_r_384, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63161:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63161 | l_v288720 = RPyItem(l_args_r_385, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63168:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63168 | l_v288725 = RPyItem(l_args_r_385, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63215:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63215 | l_v288739 = RPyItem(l_args_r_386, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63222:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63222 | l_v288744 = RPyItem(l_args_r_386, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63269:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63269 | l_v288758 = RPyItem(l_args_r_387, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63276:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63276 | l_v288763 = RPyItem(l_args_r_387, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63323:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63323 | l_v288777 = RPyItem(l_args_r_388, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63330:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63330 | l_v288782 = RPyItem(l_args_r_388, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[item(l_args_i_1249, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47287:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47287 | l_v303686 = RPyItem(l_args_r_1250, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, ndex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47294:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47294 | l_v303691 = RPyItem(l_args_r_1250, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) implement_12.c:63377:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63377 | l_v ((array)-288796 = RPyItem(l_ar>gs_r_389, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63384:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63384 | l_v288801 = RPyItem(l_args_r_389, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63431:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63431 | l_v288815 = RPyItem(l_args_r_390, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63438:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63438 | l_v288820 = RPyItem(l_args_r_390, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63485:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63485 | l_v288834 = RPyItem(l_args_r_391, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63492:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63492 | l_v288839 = RPyItem(l_args_r_391, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63539:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63539 | l_v288853 = RPyItem(l_args_r_392, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63546:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63546 | l_v288858 = RPyItem(l_args_r_392, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63593:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63593 | l_v288872 = RPyItem(l_args_r_393, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63600:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63600 | l_v288877 = RPyItem(l_args_r_393, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63647:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63647 | l_v288891 = RPyItem(l_args_r_394, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63654:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63654 | l_v288896 = RPyItem(l_args_r_394, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47305:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47305 | l_v303700 = RPyItem(l_args_i_1250, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196implement_12.c:63701:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63701 | l_v288910 = RPyItem(l_args_r_395, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63708:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63708 | l_v288915 = RPyItem(l_args_r_395, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63755:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63755 | l_v288929 = RPyItem(l_args_r_396, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63762:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63762 | l_v288934 = RPyItem(l_args_r_396, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63809:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63809 | l_v288948 = RPyItem(l_args_r_397, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63816:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63816 | l_v288953 = RPyItem(l_args_r_397, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63863:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63863 | l_v288967 = RPyItem(l_args_r_398, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63870:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63870 | l_v288972 = RPyItem(l_args_r_398, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63917:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63917 | l_v288986 = RPyItem(l_args_r_399, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63924:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63924 | l_v288991 = RPyItem(l_args_r_399, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63971:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63971 | l_v289005 = RPyItem(l_args_r_400, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63978:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63978 | l_v289010 = RPyItem(l_args_r_400, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64025:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64025 | l_v289024 = RPyItem(l_args_r_401, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64032:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64032 | l_v289029 = RPyItem(l_args_r_401, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64079:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64079 | l_v289043 = RPyItem(l_args_r_402, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64086:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64086 | l_v289048 = RPyItem(l_args_r_402, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64133:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64133 | l_v289062 = RPyItem(l_args_r_403, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64140:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64140 | l_v289067 = RPyItem(l_args_r_403, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64187:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64187 | l_v289081 = RPyItem(l_args_r_404, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64194:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64194 | l_v289086 = RPyItem(l_args_r_404, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64241:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64241 | l_v289100 = RPyItem(l_args_r_405, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64248:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64248 | l_v289105 = RPyItem(l_args_r_405, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47309:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47309 | l_implement_12.cv:303704 =64295:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64295 | l_v289119 = RPyItem(l_args_r_406, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64302:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64302 | l_v289124 = RPyItem(l_args_r_406, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64349:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64349 | l_v289138 = RPyItem(l_args_r_407, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64356:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64356 | l_v289143 = RPyItem(l_args_r_407, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64403:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64403 | l_v289157 = RPyItem(l_args_r_408, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64410:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64410 | l_v289162 = RPyItem(l_args_r_408, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64457:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64457 | l_v289176 = RPyItem(l_args_r_409, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64464:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64464 | l_v289181 = RPyItem(l_args_r_409, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64511:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64511 | l_v289195 = RPyItem(l_args_r_410, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64518:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64518 | l_v289200 = RPyItem(l_args_r_410, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64565:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64565 | l_v289214 = RPyItem(l_args_r_411, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64572:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64572 | l_v289219 = RPyItem(l_args_r_411, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] RPyItem(l_args_i_1250, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47313:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47313 | l_v303708 = RPyItem(l_args_i_1250, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64619:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64619 | l_v289233 = RPyItem(l_args_r_412, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64626:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64626 | l_v289238 = RPyItem(l_args_r_412, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47670:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47670 | l_v303809 = RPyItem(l_args_r_1251, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47681:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47681 | l_v303818 = RPyItem(l_args_i_1251, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47685:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47685 | l_v303822 = RPyItem(l_args_i_1251, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47733:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47733 | l_v303836 = RPyItem(l_args_r_1252, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64673:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64673 | l_v289252 = RPyItem(l_args_r_413, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64680:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64680 | l_v289257 = RPyItem(l_args_r_413, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47782:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47782 | l_v303851 = RPyItem(l_args_r_1253, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64727:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64727 | l_v289271 = RPyItem(l_args_r_414, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[indeimplement_13.cx:]) [platform:WARNING] | ^ ~~~~~47834 [platform:WARNING] :14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] ./singleheader.h :478348616: | l_v303871 = RPyItem(l_args_i_1254, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47920:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47920 | l_v303894 = RPyItem(l_args_r_1256, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47932:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47932 | l_v303903 = RPyItem(l_args_r_1256, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH];2 [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47938:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47938 | l_v303908 = RPyItem(l_args_i_1256, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:47994:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47994 | l_v303922 = RPyItem(l_args_r_1257, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48001:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48001 | l_v303927 = RPyItem(l_args_r_1257, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48008:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48008 | l_v303932 = RPyItem(l_args_r_1257, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48015:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48015 | l_v303937 = RPyItem(l_args_r_1257, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48022:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48022 | l_v303942 = RPyItem(l_args_r_1257, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48029:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48029 | l_v303947 = RPyItem(l_args_r_1257, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48036:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48036 | l_v303952 = RPyItem(l_args_r_1257, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] : note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64734:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64734 | l_v289276 = RPyItem(l_args_r_414, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64786:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64786 | l_v289291 = RPyItem(l_args_r_415, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64793:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64793 | l_v289296 = RPyItem(l_args_r_415, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) implement_13.c:48094:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48094 | l_v303967 = RPyItem(l_args_r_1258, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48101:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48101 | l_v303972 = RPyItem(l_args_r_1258, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48108:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48108 | l_v303977 = RPyItem(l_args_r_1258, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48115:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48115 | l_v303982 = RPyItem(l_args_r_1258, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48122:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48122 | l_v303987 = RPyItem(l_args_r_1258, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48129:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48129 | l_v303992 = RPyItem(l_args_r_1258, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48136:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48136 | l_v303997 = RPyItem(l_args_r_1258, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48143:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48143 | l_v304002 = RPyItem(l_args_r_1258, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48187:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48187 | l_v304015 = RPyItem(l_args_i_1259, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64800:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64800 | l_v289301 = RPyItem(l_args_r_415, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64853:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64853 | l_v289316 = RPyItem(l_args_r_416, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64864:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64864 | l_v289325 = RPyItem(l_args_i_416, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64868:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64868 | l_v289329 = RPyItem(l_args_i_416, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64920:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64920 | l_v289343 = RPyItem(l_args_r_417, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64931:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64931 | l_v289352 = RPyItem(l_args_i_417, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64935:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64935 | l_v289356 = RPyItem(l_args_i_417, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65035:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65035 | l_v289384 = RPyItem(l_args_r_419, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(arrimplement_13.cay, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65046:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65046 | l_v289393 = RPyItem(l_args_i_419, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] :/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h48297:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | : Signed it14ems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65050:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65050 | l_v289397: = RPyItem(l_args_i_419, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48297 | l_v304052 = RPyItem(l_args_r_1261, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->iteimplement_12.c:65103:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65103 | l_v289411 = RPyItem(l_args_r_420, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) m ((array)->itemss[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | [void* items[RPY_VARLENGTHi]; [platform:WARNING] | ^ [platform:WARNING] nimplement_12.c:65110:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] d 65110 | l_v289416 = RPyItem(l_args_r_420, 2Le); [platform:WARNING] | ^ ~~ [platform:WARNING] x/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items)[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65121:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65121 | l_v2 [platform:WARNING] 89425 = RPyItem(l_args_i_420, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem( array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65125:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65125 | l_v289429 = RPyItem(l_args_i_420, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | | ^ [platform:WARNING] implement_12.c:65178:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65178 | l_v289443 = RPyItem(l_args_r_421, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h: ^ ~~~~~8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] implement_12.c:65189:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65189 | l_v289452 = RPyItem(l_args_i_421, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65193:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65193 | l_v289456 = RPyItem(l_args_i_421, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65197:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65197 | l_v289460 = RPyItem(l_args_i_421, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65250:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65250 | l_v289474 = RPyItem(l_args_r_422, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_:V Anote: Rarray 'items' declared hereL [platform:WARNING] ENGTH]; [platform:WARNING] 8616| | ^ [platform:WARNING] void* implement_12.c:65267:14:i tems[RPY_Vwarning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65267 | l_v289488 = RPyItem(l_AaRrLgEsN_GiT_H4]2;2 [platform:WARNING] , | ^ [platform:WARNING] 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_13.c:48302:14: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hwarning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]:69:47: note: [platform:WARNING] expanded from macro 'RPyItem' [platform:WARNING] 6948302 | | l_v3#0 4 057 =define RPyIt eRmP(yaIrtreay, indme(xl)_ a r g ((arsr_ary_)1-2>61, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] items[index/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h]:) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h69:17196::2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65271:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]47 [platform:WARNING] : note: expanded from macro 'RPyItem' [platform:WARNING] 65271 | l _69v289492 = RPyItem(l_args_i_422, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65323:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65323 | l_v289506 = RPyItem(l_args_r_423, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65330:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65330 | l_v289511 = RPyItem(l_args_r_423, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65341:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65341 | l_v289520 = RPyItem(l_args_i_423, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65345:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65345 | l_v289524 = RPyItem(l_args_i_423, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48308:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48308 | l_v304062 = RPyItem(l_args_i_1261, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48312:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48312 | l_v304066 = RPyItem(l_args_i_1261, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48364:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48364 | l_v304083 = RPyItem(l_args_i_1262, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48369:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48369 | l_v304087 = RPyItem(l_args_r_1262, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48468:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48468 | l_v304116 = RPyItem(l_args_r_1263, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48473:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48473 | l_v304121 = RPyItem(l_args_i_1263, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48525:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48525 | l_v304138 = RPyItem(l_args_i_1264, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48529:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48529 | l_v304142 = RPyItem(l_args_i_1264, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48533:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48533 | l_v304146 = RPyItem(l_args_i_1264, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48537:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48537 | l_v304150 = RPyItem(l_args_i_1264, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48629:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48629 | l_v304168 = RPyItem(l_args_r_1265, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48636:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48636 | l_v304173 = RPyItem(l_args_r_1265, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48643:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48643 | l_v304178 = RPyItem(l_args_r_1265, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48650:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48650 | l_v304183 = RPyItem(l_args_r_1265, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48717:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48717 | l_v304202 = RPyItem(l_args_r_1266, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48722:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48722 | l_v304207 = RPyItem(l_args_r_1266, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48727:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48727 | l_v304212 = RPyItem(l_args_r_1266, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48775:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48775 | l_v304226 = RPyItem(l_args_r_1267, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48782:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48782 | l_v304231 = RPyItem(l_args_r_1267, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48857:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48857 | l_v304251 = RPyItem(l_args_r_1268, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48864:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48864 | l_v304256 = RPyItem(l_args_r_1268, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48875:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48875 | l_v304265 = RPyItem(l_args_i_1268, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:49777:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49777 | l_v304408 = RPyItem(l_args_i_1273, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:49781:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49781 | l_v304412 = RPyItem(l_args_i_1273, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:49785:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49785 | l_v304416 = RPyItem(l_args_i_1273, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:49789:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49789 | l_v304420 = RPyItem(l_args_i_1273, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:49834:14: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 49834 | l_v304436 = RPyItem(l_args_f_1274, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17682:2: note: array 'items' declared here [platform:WARNING] 17682 | double items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50301:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50301 | l_v304546 = RPyItem(l_args_r_1277, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50337:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50337 | l_v304556 = RPyItem(l_args_r_1278, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50386:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50386 | l_v304571 = RPyItem(l_args_r_1279, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50436:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50436 | l_v304586 = RPyItem(l_args_r_1280, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50485:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50485 | l_v304601 = RPyItem(l_args_r_1281, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50535:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50535 | l_v304616 = RPyItem(l_args_r_1282, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50584:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50584 | l_v304631 = RPyItem(l_args_r_1283, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50633:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50633 | l_v304646 = RPyItem(l_args_r_1284, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50730:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50730 | l_v304675 = RPyItem(l_args_r_1286, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50736:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50736 | l_v304680 = RPyItem(l_args_i_1286, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50740:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50740 | l_v304684 = RPyItem(l_args_i_1286, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50795:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50795 | l_v304702 = RPyItem(l_args_i_1287, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50799:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50799 | l_v304706 = RPyItem(l_args_i_1287, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50803:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50803 | l_v304710 = RPyItem(l_args_i_1287, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50858:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50858 | l_v304728 = RPyItem(l_args_i_1288, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50863:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50863 | l_v304732 = RPyItem(l_args_r_1288, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50932:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50932 | l_v304748 = RPyItem(l_args_r_1289, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50939:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50939 | l_v304753 = RPyItem(l_args_r_1289, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50946:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50946 | l_v304758 = RPyItem(l_args_r_1289, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50953:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50953 | l_v304763 = RPyItem(l_args_r_1289, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:50960:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50960 | l_v304768 = RPyItem(l_args_r_1289, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:51049:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51049 | l_v304789 = RPyItem(l_args_i_1290, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:51054:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51054 | l_v304793 = RPyItem(l_args_r_1290, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:51059:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51059 | l_v304798 = RPyItem(l_args_r_1290, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:51065:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51065 | l_v304803 = RPyItem(l_args_i_1290, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:51289:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51289 | l_v304868 = RPyItem(l_args_i_1291, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:51294:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51294 | l_v304872 = RPyItem(l_args_r_1291, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:51299:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51299 | l_v304877 = RPyItem(l_args_r_1291, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:51305:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51305 | l_v304882 = RPyItem(l_args_i_1291, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:51375:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51375 | l_v304901 = RPyItem(l_args_i_1292, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:51801:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51801 | l_v305040 = RPyItem(l_args_r_1293, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:51806:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51806 | l_v305045 = RPyItem(l_args_r_1293, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:51812:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51812 | l_v305050 = RPyItem(l_args_i_1293, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:51864:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51864 | l_v305067 = RPyItem(l_args_r_1294, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:51869:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51869 | l_v305072 = RPyItem(l_args_r_1294, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:52159:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52159 | l_v305171 = RPyItem(l_args_r_1295, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:52288:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52288 | l_v305207 = RPyItem(l_args_r_1296, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:52344:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52344 | l_v305226 = RPyItem(l_args_r_1297, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:52401:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52401 | l_v305245 = RPyItem(l_args_r_1298, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:52460:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52460 | l_v305268 = RPyItem(l_args_r_1299, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:52509:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52509 | l_v305283 = RPyItem(l_args_r_1300, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:52566:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52566 | l_v305302 = RPyItem(l_args_r_1301, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:52623:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52623 | l_v305321 = RPyItem(l_args_r_1302, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:52680:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52680 | l_v305340 = RPyItem(l_args_r_1303, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:52740:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52740 | l_v305363 = RPyItem(l_args_r_1304, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:52792:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52792 | l_v305382 = RPyItem(l_args_r_1305, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:52843:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52843 | l_v305402 = RPyItem(l_args_r_1306, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:52878:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52878 | l_v305413 = RPyItem(l_args_r_1307, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:52925:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52925 | l_v305431 = RPyItem(l_args_r_1308, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:52930:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52930 | l_v305436 = RPyItem(l_args_r_1308, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:53264:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53264 | l_v305523 = RPyItem(l_args_i_1309, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:53268:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53268 | l_v305527 = RPyItem(l_args_i_1309, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:53272:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53272 | l_v305531 = RPyItem(l_args_i_1309, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:54166:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54166 | l_v305708 = RPyItem(l_args_r_1312, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:54177:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54177 | l_v305717 = RPyItem(l_args_i_1312, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:54181:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54181 | l_v305721 = RPyItem(l_args_i_1312, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:54185:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54185 | l_v305725 = RPyItem(l_args_i_1312, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:54189:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54189 | l_v305729 = RPyItem(l_args_i_1312, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:54278:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54278 | l_v305752 = RPyItem(l_args_r_1314, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:54290:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54290 | l_v305761 = RPyItem(l_args_r_1314, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:54388:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54388 | l_v305793 = RPyItem(l_args_i_1316, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:54392:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54392 | l_v305797 = RPyItem(l_args_i_1316, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:54853:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54853 | l_v305917 = RPyItem(l_args_i_1319, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55200:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55200 | l_v305999 = RPyItem(l_args_i_1326, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55204:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55204 | l_v306003 = RPyItem(l_args_i_1326, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55299:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55299 | l_v306034 = RPyItem(l_args_i_1328, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55358:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55358 | l_v306051 = RPyItem(l_args_r_1329, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55363:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55363 | l_v306056 = RPyItem(l_args_r_1329, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55368:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55368 | l_v306061 = RPyItem(l_args_r_1329, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55373:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55373 | l_v306066 = RPyItem(l_args_r_1329, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55378:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55378 | l_v306071 = RPyItem(l_args_r_1329, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55383:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55383 | l_v306076 = RPyItem(l_args_r_1329, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55388:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55388 | l_v306081 = RPyItem(l_args_r_1329, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55393:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55393 | l_v306086 = RPyItem(l_args_r_1329, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55398:14: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55398 | l_v306091 = RPyItem(l_args_r_1329, 9L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55456:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55456 | l_v306106 = RPyItem(l_args_r_1330, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55463:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55463 | l_v306111 = RPyItem(l_args_r_1330, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55470:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55470 | l_v306116 = RPyItem(l_args_r_1330, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55477:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55477 | l_v306121 = RPyItem(l_args_r_1330, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55484:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55484 | l_v306126 = RPyItem(l_args_r_1330, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55491:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55491 | l_v306131 = RPyItem(l_args_r_1330, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55498:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55498 | l_v306136 = RPyItem(l_args_r_1330, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55505:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55505 | l_v306141 = RPyItem(l_args_r_1330, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55512:14: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55512 | l_v306146 = RPyItem(l_args_r_1330, 9L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55570:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55570 | l_v306161 = RPyItem(l_args_r_1331, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55577:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55577 | l_v306166 = RPyItem(l_args_r_1331, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55584:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55584 | l_v306171 = RPyItem(l_args_r_1331, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55591:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55591 | l_v306176 = RPyItem(l_args_r_1331, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55598:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55598 | l_v306181 = RPyItem(l_args_r_1331, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55605:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55605 | l_v306186 = RPyItem(l_args_r_1331, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55612:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55612 | l_v306191 = RPyItem(l_args_r_1331, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55619:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55619 | l_v306196 = RPyItem(l_args_r_1331, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55674:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55674 | l_v306215 = RPyItem(l_args_r_1332, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55839:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55839 | l_v306244 = RPyItem(l_args_i_1333, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55843:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55843 | l_v306248 = RPyItem(l_args_i_1333, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55847:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55847 | l_v306252 = RPyItem(l_args_i_1333, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55851:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55851 | l_v306256 = RPyItem(l_args_i_1333, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55900:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55900 | l_v306269 = RPyItem(l_args_i_1334, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55904:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55904 | l_v306273 = RPyItem(l_args_i_1334, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55908:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55908 | l_v306277 = RPyItem(l_args_i_1334, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55912:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55912 | l_v306281 = RPyItem(l_args_i_1334, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55916:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55916 | l_v306285 = RPyItem(l_args_i_1334, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55973:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55973 | l_v306303 = RPyItem(l_args_i_1335, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55978:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55978 | l_v306307 = RPyItem(l_args_r_1335, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55983:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55983 | l_v306312 = RPyItem(l_args_r_1335, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:55989:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55989 | l_v306317 = RPyItem(l_args_i_1335, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56046:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56046 | l_v306335 = RPyItem(l_args_r_1336, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56051:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56051 | l_v306340 = RPyItem(l_args_r_1336, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56057:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56057 | l_v306345 = RPyItem(l_args_i_1336, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56112:14: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 56112 | l_v306365 = RPyItem(l_args_f_1337, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17682:2: note: array 'items' declared here [platform:WARNING] 17682 | double items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56164:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56164 | l_v306382 = RPyItem(l_args_i_1338, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56169:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56169 | l_v306386 = RPyItem(l_args_r_1338, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56223:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56223 | l_v306405 = RPyItem(l_args_r_1339, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56229:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56229 | l_v306410 = RPyItem(l_args_i_1339, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56356:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56356 | l_v306438 = RPyItem(l_args_r_1340, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56361:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56361 | l_v306443 = RPyItem(l_args_r_1340, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56366:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56366 | l_v306448 = RPyItem(l_args_r_1340, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56372:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56372 | l_v306453 = RPyItem(l_args_i_1340, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56376:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56376 | l_v306457 = RPyItem(l_args_i_1340, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56430:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56430 | l_v306471 = RPyItem(l_args_r_1341, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56437:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56437 | l_v306476 = RPyItem(l_args_r_1341, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56448:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56448 | l_v306485 = RPyItem(l_args_i_1341, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56452:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56452 | l_v306489 = RPyItem(l_args_i_1341, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56457:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56457 | l_v306493 = RPyItem(l_args_r_1341, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56463:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56463 | l_v306498 = RPyItem(l_args_i_1341, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56513:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56513 | l_v306511 = RPyItem(l_args_r_1342, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56520:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56520 | l_v306516 = RPyItem(l_args_r_1342, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56532:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56532 | l_v306525 = RPyItem(l_args_r_1342, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56538:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56538 | l_v306530 = RPyItem(l_args_i_1342, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56586:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56586 | l_v306544 = RPyItem(l_args_r_1343, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56640:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56640 | l_v306559 = RPyItem(l_args_r_1344, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56647:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56647 | l_v306564 = RPyItem(l_args_r_1344, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56658:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56658 | l_v306573 = RPyItem(l_args_i_1344, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56662:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56662 | l_v306577 = RPyItem(l_args_i_1344, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56972:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56972 | l_v306657 = RPyItem(l_args_i_1345, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:56976:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56976 | l_v306661 = RPyItem(l_args_i_1345, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:57065:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57065 | l_v306680 = RPyItem(l_args_r_1346, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:57082:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57082 | l_v306694 = RPyItem(l_args_i_1346, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:57135:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57135 | l_v306711 = RPyItem(l_args_i_1347, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:57139:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57139 | l_v306715 = RPyItem(l_args_i_1347, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:57143:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57143 | l_v306719 = RPyItem(l_args_i_1347, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:57147:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57147 | l_v306723 = RPyItem(l_args_i_1347, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:57151:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57151 | l_v306727 = RPyItem(l_args_i_1347, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:57201:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57201 | l_v306740 = RPyItem(l_args_i_1348, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:57205:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57205 | l_v306744 = RPyItem(l_args_i_1348, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:57209:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57209 | l_v306748 = RPyItem(l_args_i_1348, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:57213:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57213 | l_v306752 = RPyItem(l_args_i_1348, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:57217:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57217 | l_v306756 = RPyItem(l_args_i_1348, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:57353:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57353 | l_v306788 = RPyItem(l_args_i_1349, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:57357:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57357 | l_v306792 = RPyItem(l_args_i_1349, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:57361:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57361 | l_v306796 = RPyItem(l_args_i_1349, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:58331:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58331 | l_v306980 = RPyItem(l_args_i_1350, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:58335:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58335 | l_v306984 = RPyItem(l_args_i_1350, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:58339:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58339 | l_v306988 = RPyItem(l_args_i_1350, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:58344:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58344 | l_v306992 = RPyItem(l_args_r_1350, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:58349:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58349 | l_v306997 = RPyItem(l_args_r_1350, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:58354:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58354 | l_v307002 = RPyItem(l_args_r_1350, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:58359:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58359 | l_v307007 = RPyItem(l_args_r_1350, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:58364:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58364 | l_v307012 = RPyItem(l_args_r_1350, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:58369:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58369 | l_v307017 = RPyItem(l_args_r_1350, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:58375:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58375 | l_v307022 = RPyItem(l_args_i_1350, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:58380:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58380 | l_v307026 = RPyItem(l_args_r_1350, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:58385:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58385 | l_v307031 = RPyItem(l_args_r_1350, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:58390:14: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58390 | l_v307036 = RPyItem(l_args_r_1350, 9L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:58396:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58396 | l_v307041 = RPyItem(l_args_i_1350, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:58482:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58482 | l_v307058 = RPyItem(l_args_i_1351, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:58486:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58486 | l_v307062 = RPyItem(l_args_i_1351, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59113:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59113 | l_v307217 = RPyItem(l_args_r_1352, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59252:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59252 | l_v307241 = RPyItem(l_args_r_1353, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59257:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59257 | l_v307246 = RPyItem(l_args_r_1353, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59362:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59362 | l_v307268 = RPyItem(l_args_i_1354, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59367:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59367 | l_v307272 = RPyItem(l_args_r_1354, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59430:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59430 | l_v307291 = RPyItem(l_args_i_1355, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59435:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59435 | l_v307295 = RPyItem(l_args_r_1355, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59440:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59440 | l_v307300 = RPyItem(l_args_r_1355, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59445:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59445 | l_v307305 = RPyItem(l_args_r_1355, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59450:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59450 | l_v307310 = RPyItem(l_args_r_1355, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59456:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59456 | l_v307315 = RPyItem(l_args_i_1355, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59460:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59460 | l_v307319 = RPyItem(l_args_i_1355, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59464:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59464 | l_v307323 = RPyItem(l_args_i_1355, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59468:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59468 | l_v307327 = RPyItem(l_args_i_1355, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59472:14: warning: array index 6 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59472 | l_v307331 = RPyItem(l_args_i_1355, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59602:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59602 | l_v307364 = RPyItem(l_args_r_1357, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59608:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59608 | l_v307369 = RPyItem(l_args_i_1357, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59697:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59697 | l_v307389 = RPyItem(l_args_i_1358, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59701:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59701 | l_v307393 = RPyItem(l_args_i_1358, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59756:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59756 | l_v307411 = RPyItem(l_args_i_1359, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59760:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59760 | l_v307415 = RPyItem(l_args_i_1359, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:59765:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59765 | l_v307419 = RPyItem(l_args_r_1359, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:60001:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60001 | l_v307447 = RPyItem(l_args_r_1360, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:60008:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60008 | l_v307452 = RPyItem(l_args_r_1360, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:60015:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60015 | l_v307457 = RPyItem(l_args_r_1360, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:60022:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60022 | l_v307462 = RPyItem(l_args_r_1360, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:60029:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60029 | l_v307467 = RPyItem(l_args_r_1360, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:60129:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60129 | l_v307488 = RPyItem(l_args_i_1361, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:60384:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60384 | RPyItem(l_v307500, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:60385:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60385 | RPyItem(l_v307500, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:60408:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60408 | RPyItem(l_v307500, 3L) = l_v307501; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:60409:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60409 | RPyItem(l_v307500, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:60681:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60681 | RPyItem(l_v307593, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:60682:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60682 | RPyItem(l_v307593, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:60705:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60705 | RPyItem(l_v307593, 3L) = l_v307594; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:60706:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60706 | RPyItem(l_v307593, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:60978:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60978 | RPyItem(l_v307686, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:60979:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60979 | RPyItem(l_v307686, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:61002:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61002 | RPyItem(l_v307686, 3L) = l_v307687; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:61003:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61003 | RPyItem(l_v307686, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:61275:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61275 | RPyItem(l_v307779, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:61276:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61276 | RPyItem(l_v307779, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:61299:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61299 | RPyItem(l_v307779, 3L) = l_v307780; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:61300:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61300 | RPyItem(l_v307779, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:61572:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61572 | RPyItem(l_v307872, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:61573:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61573 | RPyItem(l_v307872, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:61596:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61596 | RPyItem(l_v307872, 3L) = l_v307873; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:61597:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61597 | RPyItem(l_v307872, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:61869:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61869 | RPyItem(l_v307965, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:61870:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61870 | RPyItem(l_v307965, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:61893:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61893 | RPyItem(l_v307965, 3L) = l_v307966; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:61894:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61894 | RPyItem(l_v307965, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:62166:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62166 | RPyItem(l_v308058, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:62167:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62167 | RPyItem(l_v308058, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:62190:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62190 | RPyItem(l_v308058, 3L) = l_v308059; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:62191:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62191 | RPyItem(l_v308058, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:62468:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62468 | RPyItem(l_v308151, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:62469:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62469 | RPyItem(l_v308151, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:62492:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62492 | RPyItem(l_v308151, 3L) = l_v308152; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:62493:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62493 | RPyItem(l_v308151, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:62773:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62773 | RPyItem(l_v308244, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:62774:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62774 | RPyItem(l_v308244, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:62797:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62797 | RPyItem(l_v308244, 3L) = l_v308245; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:62798:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62798 | RPyItem(l_v308244, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:63073:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63073 | RPyItem(l_v308337, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:63074:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63074 | RPyItem(l_v308337, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:63097:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63097 | RPyItem(l_v308337, 3L) = l_v308338; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:63098:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63098 | RPyItem(l_v308337, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:63370:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63370 | RPyItem(l_v308430, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:63371:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63371 | RPyItem(l_v308430, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:63394:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63394 | RPyItem(l_v308430, 3L) = l_v308431; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:63395:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63395 | RPyItem(l_v308430, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:63667:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63667 | RPyItem(l_v308523, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:63668:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63668 | RPyItem(l_v308523, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:63691:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63691 | RPyItem(l_v308523, 3L) = l_v308524; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:63692:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63692 | RPyItem(l_v308523, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:63964:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63964 | RPyItem(l_v308616, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:63965:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63965 | RPyItem(l_v308616, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:63988:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63988 | RPyItem(l_v308616, 3L) = l_v308617; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:63989:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63989 | RPyItem(l_v308616, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:64261:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64261 | RPyItem(l_v308709, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:64262:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64262 | RPyItem(l_v308709, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:64285:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64285 | RPyItem(l_v308709, 3L) = l_v308710; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:64286:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64286 | RPyItem(l_v308709, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:64558:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64558 | RPyItem(l_v308802, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:64559:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64559 | RPyItem(l_v308802, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:64582:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64582 | RPyItem(l_v308802, 3L) = l_v308803; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:64583:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64583 | RPyItem(l_v308802, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:64855:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64855 | RPyItem(l_v308895, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:64856:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64856 | RPyItem(l_v308895, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:64879:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64879 | RPyItem(l_v308895, 3L) = l_v308896; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:64880:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64880 | RPyItem(l_v308895, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:65152:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65152 | RPyItem(l_v308988, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:65153:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65153 | RPyItem(l_v308988, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:65176:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65176 | RPyItem(l_v308988, 3L) = l_v308989; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:65177:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65177 | RPyItem(l_v308988, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:65449:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65449 | RPyItem(l_v309081, 1L) = (&pypy_g_rpy_string_24321.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:65450:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65450 | RPyItem(l_v309081, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:65473:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65473 | RPyItem(l_v309081, 3L) = l_v309082; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:65474:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65474 | RPyItem(l_v309081, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 224 warnings generated. [platform:WARNING] 29 warnings generated. [platform:WARNING] pypy_interpreter.c:1492:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1492 | RPyItem(l_l_441, 1L) = l_v326950; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:3430:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3430 | RPyItem(l_l_443, 1L) = l_v327598; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:3451:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3451 | RPyItem(l_l_443, 2L) = l_v327599; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:3472:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3472 | RPyItem(l_l_443, 3L) = l_v327600; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:3912:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3912 | RPyItem(l_l_444, 1L) = l_v327792; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:3931:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3931 | RPyItem(l_l_444, 2L) = l_v327793; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:4413:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4413 | RPyItem(l_v327921, 1L) = l_v327922; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:4414:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4414 | RPyItem(l_v327921, 2L) = (&pypy_g_rpy_string_208.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:4437:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4437 | RPyItem(l_v327921, 3L) = l_v327923; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:4460:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4460 | RPyItem(l_v327921, 4L) = l_v327924; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:4461:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4461 | RPyItem(l_v327921, 5L) = (&pypy_g_rpy_string_209.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:4825:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4825 | RPyItem(l_l_445, 1L) = l_v327933; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:4844:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4844 | RPyItem(l_l_445, 2L) = l_v327934; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:4863:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4863 | RPyItem(l_l_445, 3L) = l_v327935; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:4882:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4882 | RPyItem(l_l_445, 4L) = l_v327936; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:4901:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4901 | RPyItem(l_l_445, 5L) = l_v327937; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:5328:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5328 | RPyItem(l_l_446, 1L) = l_v328314; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:5349:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5349 | RPyItem(l_l_446, 2L) = l_v328315; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:14128:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14128 | RPyItem(l_l_463, 1L) = l_v331171; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:14149:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14149 | RPyItem(l_l_463, 2L) = l_v331172; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:14217:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14217 | RPyItem(l_l_463, 3L) = l_v331173; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:14752:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14752 | RPyItem(l_v331312, 1L) = l_v331313; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:15163:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15163 | RPyItem(l_l_465, 1L) = l_v331318; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:15861:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15861 | RPyItem(l_v331729, 1L) = l_v331730; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:15910:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15910 | RPyItem(l_v331732, 2L) = l_v331733; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:16075:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16075 | RPyItem(l_l_466, 1L) = l_v331736; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:16347:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16347 | RPyItem(l_l_467, 1L) = l_v331739; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:16368:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16368 | RPyItem(l_l_467, 2L) = l_v331740; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:18353:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18353 | RPyItem(l_v332663, 1L) = l_v332664; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:18401:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18401 | RPyItem(l_v332666, 2L) = l_v332667; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:18450:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18450 | RPyItem(l_v332669, 3L) = l_v332670; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:18589:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18589 | RPyItem(l_l_470, 1L) = l_v332673; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:18610:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18610 | RPyItem(l_l_470, 2L) = l_v332674; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:18889:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18889 | RPyItem(l_l_471, 1L) = l_v332677; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:18910:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18910 | RPyItem(l_l_471, 2L) = l_v332678; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:18931:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18931 | RPyItem(l_l_471, 3L) = l_v332679; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:20534:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20534 | RPyItem(l_v333467, 1L) = (&pypy_g_rpy_string_500.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:20557:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20557 | RPyItem(l_v333467, 2L) = l_v333469; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 3 warnings generated. [platform:WARNING] 217 warnings generated. [platform:WARNING] pypy_interpreter.c:29671:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29671 | RPyItem(l_v336274, 1L) = l_v336275; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:39620:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39620 | RPyItem(l_l_503, 1L) = l_v339735; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:39638:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39638 | RPyItem(l_l_503, 2L) = l_v339736; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:39656:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39656 | RPyItem(l_l_503, 3L) = l_v339737; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:39660:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39660 | RPyItem(l_l_503, 4L) = (&pypy_g_pypy_objspace_std_bytesobject_W_BytesObject_85.wbo_super.wabo_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:40676:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40676 | RPyItem(l_l_504, 1L) = l_v340028; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:40694:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40694 | RPyItem(l_l_504, 2L) = l_v340029; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:40712:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40712 | RPyItem(l_l_504, 3L) = l_v340030; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:40730:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40730 | RPyItem(l_l_504, 4L) = l_v340031; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:42228:15: warning: array index 3 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 42228 | l_v340782 = RPyField(l_s_183, rs_chars).items[3L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:42233:15: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 42233 | l_v340785 = RPyField(l_s_183, rs_chars).items[2L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:42239:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 42239 | l_v340789 = RPyField(l_s_183, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:43898:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 43898 | l_v341312 = RPyField(l_s_184, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:45348:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45348 | RPyItem(l_lst_67, 1L) = l_v341703; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:45641:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45641 | RPyItem(l_l_505, 1L) = l_v341815; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:45660:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45660 | RPyItem(l_l_505, 2L) = l_v341816; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:45679:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45679 | RPyItem(l_l_505, 3L) = l_v341817; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:45698:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45698 | RPyItem(l_l_505, 4L) = l_v341818; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:46092:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46092 | RPyItem(l_l_506, 1L) = l_v341978; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:46112:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46112 | RPyItem(l_l_506, 2L) = l_v341979; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:46132:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46132 | RPyItem(l_l_506, 3L) = l_v341980; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:46152:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46152 | RPyItem(l_l_506, 4L) = l_v341981; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:46172:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46172 | RPyItem(l_l_506, 5L) = l_v341982; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:46192:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46192 | RPyItem(l_l_506, 6L) = l_v341983; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:46211:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46211 | RPyItem(l_l_506, 7L) = l_v341984; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:48265:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48265 | RPyItem(l_l_508, 1L) = l_v342663; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:49736:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49736 | RPyItem(l_l_510, 1L) = l_v343178; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:49755:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49755 | RPyItem(l_l_510, 2L) = l_v343179; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:50108:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50108 | RPyItem(l_l_511, 1L) = l_v343346; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:50854:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50854 | RPyItem(l_l_513, 1L) = l_v343577; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:50875:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50875 | RPyItem(l_l_513, 2L) = l_v343578; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:50904:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50904 | RPyItem(l_l_513, 3L) = l_v343579; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:51295:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51295 | RPyItem(l_l_514, 1L) = l_v343709; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:51314:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51314 | RPyItem(l_l_514, 2L) = l_v343710; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:51333:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51333 | RPyItem(l_l_514, 3L) = l_v343711; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:53292:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53292 | RPyItem(l_lst_68, 1L) = l_v344318; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:53313:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53313 | RPyItem(l_lst_68, 2L) = l_v344319; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:53381:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53381 | RPyItem(l_lst_68, 3L) = l_v344320; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:59107:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59107 | RPyItem(l_v346248, 1L) = l_v346249; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:59108:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59108 | RPyItem(l_v346248, 2L) = (&pypy_g_rpy_string_995.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:65140:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65140 | RPyItem(l_l_528, 1L) = l_v348269; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:65161:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65161 | RPyItem(l_l_528, 2L) = l_v348270; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter.c:65194:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65194 | RPyItem(l_l_528, 3L) = l_v348272; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:383:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 383 | RPyItem(l_l_529, 1L) = l_v348509; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:667:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 667 | RPyItem(l_l_530, 1L) = l_v348606; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:688:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 688 | RPyItem(l_l_530, 2L) = l_v348607; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:722:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 722 | RPyItem(l_l_530, 3L) = l_v348609; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1033:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1033 | RPyItem(l_l_531, 1L) = l_v348726; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1054:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1054 | RPyItem(l_l_531, 2L) = l_v348727; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1083:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1083 | RPyItem(l_l_531, 3L) = l_v348728; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1104:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1104 | RPyItem(l_l_531, 4L) = l_v348729; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1172:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1172 | RPyItem(l_l_531, 5L) = l_v348730; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1465:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1465 | RPyItem(l_l_532, 1L) = l_v348882; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1486:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1486 | RPyItem(l_l_532, 2L) = l_v348883; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1520:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1520 | RPyItem(l_l_532, 3L) = l_v348885; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1541:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1541 | RPyItem(l_l_532, 4L) = l_v348886; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1574:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1574 | RPyItem(l_l_532, 5L) = l_v348888; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1853:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1853 | RPyItem(l_l_533, 1L) = l_v349029; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1874:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1874 | RPyItem(l_l_533, 2L) = l_v349030; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:1903:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1903 | RPyItem(l_l_533, 3L) = l_v349031; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2192:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2192 | RPyItem(l_lst_71, 1L) = l_v349139; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2196:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2196 | RPyItem(l_lst_71, 2L) = (&pypy_g_rpy_string_1188.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2269:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2269 | RPyItem(l_lst_71, 3L) = l_v349141; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2290:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2290 | RPyItem(l_lst_71, 4L) = l_v349142; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2324:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2324 | RPyItem(l_lst_71, 5L) = l_v349143; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2619:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2619 | RPyItem(l_l_534, 1L) = l_v349299; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2623:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2623 | RPyItem(l_l_534, 2L) = (&pypy_g_rpy_string_1188.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2657:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2657 | RPyItem(l_l_534, 3L) = l_v349300; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2661:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2661 | RPyItem(l_l_534, 4L) = (&pypy_g_rpy_string_1189.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2695:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2695 | RPyItem(l_l_534, 5L) = l_v349301; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2699:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2699 | RPyItem(l_l_534, 6L) = (&pypy_g_rpy_string_1190.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:2733:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2733 | RPyItem(l_l_534, 7L) = l_v349302; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:3783:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3783 | RPyItem(l_l_535, 1L) = l_v349684; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:3787:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3787 | RPyItem(l_l_535, 2L) = (&pypy_g_rpy_string_1216.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:3821:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3821 | RPyItem(l_l_535, 3L) = l_v349686; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:3825:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3825 | RPyItem(l_l_535, 4L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:3854:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3854 | RPyItem(l_l_535, 5L) = l_v349687; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:3858:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3858 | RPyItem(l_l_535, 6L) = (&pypy_g_rpy_string_1218.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:3891:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3891 | RPyItem(l_l_535, 7L) = l_v349689; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4164:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4164 | RPyItem(l_v349818, 1L) = l_v349820; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4168:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4168 | RPyItem(l_v349818, 2L) = (&pypy_g_rpy_string_1221.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4296:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4296 | RPyItem(l_v349818, 3L) = l_v349821; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4300:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4300 | RPyItem(l_v349818, 4L) = (&pypy_g_rpy_string_178.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4430:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4430 | RPyItem(l_v349818, 5L) = l_v349822; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4724:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4724 | RPyItem(l_l_536, 1L) = l_v350020; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4728:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4728 | RPyItem(l_l_536, 2L) = (&pypy_g_rpy_string_1222.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4761:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4761 | RPyItem(l_l_536, 3L) = l_v350022; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4765:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4765 | RPyItem(l_l_536, 4L) = (&pypy_g_rpy_string_1223.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4798:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4798 | RPyItem(l_l_536, 5L) = l_v350024; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4802:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4802 | RPyItem(l_l_536, 6L) = (&pypy_g_rpy_string_1224.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4835:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4835 | RPyItem(l_l_536, 7L) = l_v350026; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4839:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4839 | RPyItem(l_l_536, 8L) = (&pypy_g_rpy_string_1223.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:4872:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4872 | RPyItem(l_l_536, 9L) = l_v350028; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5218:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5218 | RPyItem(l_l_537, 1L) = l_v350183; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5222:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5222 | RPyItem(l_l_537, 2L) = (&pypy_g_rpy_string_1225.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5290:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5290 | RPyItem(l_l_537, 3L) = l_v350184; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5294:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5294 | RPyItem(l_l_537, 4L) = (&pypy_g_rpy_string_1226.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5362:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5362 | RPyItem(l_l_537, 5L) = l_v350185; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:817:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 817 | RPyItem(l_v393533, 1L) = l_v393534; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:818:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 818 | RPyItem(l_v393533, 2L) = (&pypy_g_rpy_string_29004.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:847:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 847 | RPyItem(l_v393533, 3L) = l_v393535; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:848:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 848 | RPyItem(l_v393533, 4L) = (&pypy_g_rpy_string_29005.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:871:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 871 | RPyItem(l_v393533, 5L) = l_v393536; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5611:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5611 | RPyItem(l_l_538, 1L) = l_v350357; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5615:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5615 | RPyItem(l_l_538, 2L) = (&pypy_g_rpy_string_1228.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5648:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5648 | RPyItem(l_l_538, 3L) = l_v350358; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5652:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5652 | RPyItem(l_l_538, 4L) = (&pypy_g_rpy_string_1229.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5685:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5685 | RPyItem(l_l_538, 5L) = l_v350360; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5935:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5935 | RPyItem(l_l_539, 1L) = l_v350479; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5939:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5939 | RPyItem(l_l_539, 2L) = (&pypy_g_rpy_string_1230.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5973:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5973 | RPyItem(l_l_539, 3L) = l_v350481; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:5977:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5977 | RPyItem(l_l_539, 4L) = (&pypy_g_rpy_string_1231.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6006:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6006 | RPyItem(l_l_539, 5L) = l_v350482; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6010:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6010 | RPyItem(l_l_539, 6L) = (&pypy_g_rpy_string.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6039:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6039 | RPyItem(l_l_539, 7L) = l_v350483; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6290:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6290 | RPyItem(l_l_540, 1L) = l_v350608; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6294:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6294 | RPyItem(l_l_540, 2L) = (&pypy_g_rpy_string_445.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6328:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6328 | RPyItem(l_l_540, 3L) = l_v350610; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6332:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6332 | RPyItem(l_l_540, 4L) = (&pypy_g_rpy_string_1233.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6365:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6365 | RPyItem(l_l_540, 5L) = l_v350612; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6369:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6369 | RPyItem(l_l_540, 6L) = (&pypy_g_rpy_string_445.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6402:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6402 | RPyItem(l_l_540, 7L) = l_v350614; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6683:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6683 | RPyItem(l_l_541, 1L) = l_v350748; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6704:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6704 | RPyItem(l_l_541, 2L) = l_v350749; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6733:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6733 | RPyItem(l_l_541, 3L) = l_v350750; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6754:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6754 | RPyItem(l_l_541, 4L) = l_v350751; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6783:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6783 | RPyItem(l_l_541, 5L) = l_v350752; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6804:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6804 | RPyItem(l_l_541, 6L) = l_v350753; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:6833:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6833 | RPyItem(l_l_541, 7L) = l_v350754; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7128:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7128 | RPyItem(l_l_542, 1L) = l_v350904; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7149:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7149 | RPyItem(l_l_542, 2L) = l_v350905; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7182:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7182 | RPyItem(l_l_542, 3L) = l_v350907; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7203:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7203 | RPyItem(l_l_542, 4L) = l_v350908; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7236:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7236 | RPyItem(l_l_542, 5L) = l_v350910; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7484:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7484 | RPyItem(l_l_543, 1L) = l_v351047; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7488:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7488 | RPyItem(l_l_543, 2L) = (&pypy_g_rpy_string_203.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7517:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7517 | RPyItem(l_l_543, 3L) = l_v351048; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7521:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7521 | RPyItem(l_l_543, 4L) = (&pypy_g_rpy_string_1235.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7550:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7550 | RPyItem(l_l_543, 5L) = l_v351049; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7554:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7554 | RPyItem(l_l_543, 6L) = (&pypy_g_rpy_string_464.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7587:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7587 | RPyItem(l_l_543, 7L) = l_v351051; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7854:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7854 | RPyItem(l_l_544, 1L) = l_v351172; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7858:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7858 | RPyItem(l_l_544, 2L) = (&pypy_g_rpy_string_500.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7887:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7887 | RPyItem(l_l_544, 3L) = l_v351173; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7891:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7891 | RPyItem(l_l_544, 4L) = (&pypy_g_rpy_string.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7920:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7920 | RPyItem(l_l_544, 5L) = l_v351174; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7924:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7924 | RPyItem(l_l_544, 6L) = (&pypy_g_rpy_string.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7953:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7953 | RPyItem(l_l_544, 7L) = l_v351175; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7957:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7957 | RPyItem(l_l_544, 8L) = (&pypy_g_rpy_string_1237.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7991:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7991 | RPyItem(l_l_544, 9L) = l_v351177; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:7995:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7995 | RPyItem(l_l_544, 10L) = (&pypy_g_rpy_string_1238.b); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8028:2: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8028 | RPyItem(l_l_544, 11L) = l_v351179; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8032:2: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8032 | RPyItem(l_l_544, 12L) = (&pypy_g_rpy_string_1239.b); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8061:2: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8061 | RPyItem(l_l_544, 13L) = l_v351180; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8310:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8310 | RPyItem(l_l_545, 1L) = l_v351352; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8314:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8314 | RPyItem(l_l_545, 2L) = (&pypy_g_rpy_string_1242.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8343:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8343 | RPyItem(l_l_545, 3L) = l_v351353; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8347:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8347 | RPyItem(l_l_545, 4L) = (&pypy_g_rpy_string_1243.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8380:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8380 | RPyItem(l_l_545, 5L) = l_v351355; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8660:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8660 | RPyItem(l_l_546, 1L) = l_v351470; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8664:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8664 | RPyItem(l_l_546, 2L) = (&pypy_g_rpy_string.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8693:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8693 | RPyItem(l_l_546, 3L) = l_v351471; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8697:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8697 | RPyItem(l_l_546, 4L) = (&pypy_g_rpy_string.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8726:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8726 | RPyItem(l_l_546, 5L) = l_v351472; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8730:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8730 | RPyItem(l_l_546, 6L) = (&pypy_g_rpy_string.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8759:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8759 | RPyItem(l_l_546, 7L) = l_v351473; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8763:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8763 | RPyItem(l_l_546, 8L) = (&pypy_g_rpy_string.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8792:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8792 | RPyItem(l_l_546, 9L) = l_v351474; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8796:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8796 | RPyItem(l_l_546, 10L) = (&pypy_g_rpy_string_1246.b); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:8864:2: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8864 | RPyItem(l_l_546, 11L) = l_v351475; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:9244:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9244 | RPyItem(l_l_547, 1L) = l_v351644; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:9248:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9248 | RPyItem(l_l_547, 2L) = (&pypy_g_rpy_string_1248.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:9333:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9333 | RPyItem(l_l_547, 3L) = l_v351646; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:9337:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9337 | RPyItem(l_l_547, 4L) = (&pypy_g_rpy_string_1249.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:9422:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9422 | RPyItem(l_l_547, 5L) = l_v351648; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:9426:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9426 | RPyItem(l_l_547, 6L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:9511:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9511 | RPyItem(l_l_547, 7L) = l_v351650; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:9515:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9515 | RPyItem(l_l_547, 8L) = (&pypy_g_rpy_string_1251.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:9601:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9601 | RPyItem(l_l_547, 9L) = l_v351653; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:10106:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10106 | RPyItem(l_lst_72, 1L) = l_v352006; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:10443:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10443 | RPyItem(l_l_548, 1L) = l_v352125; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:10447:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10447 | RPyItem(l_l_548, 2L) = (&pypy_g_rpy_string_1254.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:10481:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10481 | RPyItem(l_l_548, 3L) = l_v352127; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:10769:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10769 | RPyItem(l_l_549, 1L) = l_v352255; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:10790:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10790 | RPyItem(l_l_549, 2L) = l_v352256; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:10819:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10819 | RPyItem(l_l_549, 3L) = l_v352257; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:10840:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10840 | RPyItem(l_l_549, 4L) = l_v352258; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:10869:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10869 | RPyItem(l_l_549, 5L) = l_v352259; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11204:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11204 | RPyItem(l_l_550, 1L) = l_v352388; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11208:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11208 | RPyItem(l_l_550, 2L) = (&pypy_g_rpy_string_1218.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11238:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11238 | RPyItem(l_l_550, 3L) =pypy_interpreter_3.c :l6638_:v23:5 2warning: 3array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds]8 [platform:WARNING] 9; [platform:WARNING] | ^ ~~ [platform:WARNING] 6638/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h | : 69R:P47y:I tnote: eexpanded from macro 'RPyItem'm [platform:WARNING] (l_v395578, 1L) = l_v395579; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:6639:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6639 | RPyItem(l_v395578, 2L) = (&pypy_g_rpy_string_29011.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:6972:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6972 | RPyItem(l_v395582, 1L) = l_v395583; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11242:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11242 | RPyItem(l_l_550, 4L) = (&pypy_g_rpy_string_1256.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11275:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11275 | RPyItem(l_l_550, 5L) = l_v352391; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:6973:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6973 | RPyItem(l_v395582, 2L) = (&pypy_g_rpy_string_29009.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11626:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11626 | RPyItem(l_l_551, 1L) = l_v352549; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11630:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11630 | RPyItem(l_l_551, 2L) = (&pypy_g_rpy_string_1258.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11664:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11664 | RPyItem(l_l_551, 3L) = l_v352550; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11668:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11668 | RPyItem(l_l_551, 4L) = (&pypy_g_rppypy_interpreter_2.c:5280:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5280 | RPyItem(l_l_609, 1L) = l_v372905; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:5299:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5299 | RPyItem(l_l_609, 2L) = l_v372906; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] y_string_1259.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11736:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11736 | RPyItem(l_l_551, 5L) = l_v352551; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] pypy_interpreter_2.c:7015:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7015 | RPyItem(l_l_611, 1L) = l_v373463; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:7033:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7033 | RPyItem(l_l_611, 2L) = l_v373464; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:11999:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11999 | RPyItem(l_lst_73, 1L) = l_v352700; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:12003:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12003 | RPyItem(l_lst_73, 2L) = (&pypy_g_rpy_string_1261.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:12088:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12088 | RPyItem(l_lst_73, 3L) = l_v352703; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:10698:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10698 | l_v397315 = RPyItem(l_v397208, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:10705:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10705 | l_v397319 = RPyItem(l_v397208, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:12425:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12425 | RPyItem(l_l_552, 1L) = l_v352849; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:12446:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12446 | RPyItem(l_l_552, 2L) = l_v352850; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:12514:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12514 | RPyItem(l_l_552, 3L) = l_v352851; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:12828:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12828 | RPyItem(l_l_553, 1L) = l_v352991; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:12849:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12849 | RPyItem(l_l_553, 2L) = l_v352992; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:12917:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12917 | RPyItem(l_l_553, 3L) = l_v352993; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:13206:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13206 | RPyItem(l_l_554, 1L) = l_v353135; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:13227:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13227 | RPyItem(l_l_554, 2L) = l_v353136; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:13256:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13256 | RPyItem(l_l_554, 3L) = l_v353137; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:11545:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11545 | RPyItem(l_l_653, 1L) = l_v397623; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:11564:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11564 | RPyItem(l_l_653, 2L) = l_v397624; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:11583:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11583 | RPyItem(l_l_653, 3L) = l_v397625; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:11603:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11603 | RPyItem(l_l_653, 4L) = l_v397626; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:11622:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11622 | RPyItem(l_l_653, 5L) = l_v397627; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:11642:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11642 | RPyItem(l_l_653, 6L) = l_v397628; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:13541:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13541 | RPyItem(l_l_555, 1L) = l_v353254; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:13545:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13545 | RPyItem(l_l_555, 2L) = (&pypy_g_rpy_string_1262.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:13579:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13579 | RPyItem(l_l_555, 3L) = l_v353255; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:13836:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13836 | RPyItem(l_lst_74, 1L) = l_v353364; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:13857:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13857 | RPyItem(l_lst_74, 2L) = l_v353365; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:13943:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13943 | RPyItem(l_lst_74, 3L) = l_v353368; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14268:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14268 | RPyItem(l_l_556, 1L) = l_v353511; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14272:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14272 | RPyItem(l_l_556, 2L) = (&pypy_g_rpy_string_991.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14301:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14301 | RPyItem(l_l_556, 3L) = l_v353512; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14305:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14305 | RPyItem(l_l_556, 4L) = (&pypy_g_rpy_string_992.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14334:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14334 | RPyItem(l_l_556, 5L) = l_v353513; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14616:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14616 | RPyItem(l_l_557, 1L) = l_v353634; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14620:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14620 | RPyItem(l_l_557, 2L) = (&pypy_g_rpy_string_1263.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14653:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14653 | RPyItem(l_l_557, 3L) = l_v353636; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14657:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14657 | RPyItem(l_l_557, 4L) = (&pypy_g_rpy_string_1264.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:14690:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14690 | RPyItem(l_l_557, 5L) = l_v353638; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:15005:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15005 | RPyItem(l_l_558, 1L) = l_v353767; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:15009:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15009 | RPyItem(l_l_558, 2L) = (&pypy_g_rpy_string_1265.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:15095:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15095 | RPyItem(l_l_558, 3L) = l_v353770; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:15385:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15385 | RPyItem(l_lst_75, 1L) = l_v353930; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:15389:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15389 | RPyItem(l_lst_75, 2L) = (&pypy_g_rpy_string_12pypy_interpreter_2.c:10211:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10211 | RPyItem(l_v374702, 1L) = l_v374703; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 68.b); [platform:WARNING] | ^ ~~ [platform:WARNING] pypy_interpreter_2.c:10212:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10212 | /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47 :RPyItem(l_v374702, 2L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:15462:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15462 | RPyItem(l_lst_75, 3L) = l_v353932; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:15809:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15809 | RPyItem(l_lst_76, 1L) = l_v354050; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16417:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16417 | RPyItem(l_v354211, 1L) = l_v354212; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16418:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16418 | RPyItem(l_v354211, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16450:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16450 | RPyItem(l_v354211, 3L) = l_v354213; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16475:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16475 | RPyItem(l_v354211, 4L) = l_v354214; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16476:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16476 | RPyItem(l_v354211, 5L) = (&pypy_g_rpy_string_1348.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16501:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16501 | RPyItem(l_v354211, 6L) = l_v354215; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16502:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16502 | RPyItem(l_v354211, 7L) = (&pypy_g_rpy_string_1218.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16532:2: warning: array index 8 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16532 | RPyItem(l_v354211, 8L) = l_v354216; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16533:2: warning: array index 9 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16533 | RPyItem(l_v354211, 9L) = (&pypy_g_rpy_string_1219.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16666:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16666 | RPyItem(l_v354218, 1L) = l_v354219; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16667:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16667 | RPyItem(l_v354218, 2L) = (&pypy_g_rpy_string_1219.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16847:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16847 | RPyItem(l_v354400, 1L) = l_v354401; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:16848:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16848 | RPyItem(l_v354400, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:17102:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17102 | RPyItem(l_v354463, 1L) = l_v354464; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:17103:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17103 | RPyItem(l_v354463, 2L) = (&pypy_g_rpy_string_1354.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:17226:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17226 | RPyItem(l_v354466, 1L) = l_v354467; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:17227:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17227 | RPyItem(l_v354466, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:19252:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19252 | RPyItem(l_v354956, 1L) = l_v354957; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:20253:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20253 | RPyItem(l_v355289, 1L) = l_v355290; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:25178:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25178 | RPyItem(l_v357130, 1L) = l_v357131; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:25179:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25179 | RPyItem(l_v357130, 2L) = (&pypy_g_rpy_string_208.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:25202:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25202 | RPyItem(l_v357130, 3L) = l_v357132; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:25203:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25203 | RPyItem(l_v357130, 4L) = (&pypy_g_rpy_string_100.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:25226:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25226 | RPyItem(l_v357130, 5L) = l_v357133; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:25227:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25227 | RPyItem(l_v357130, 6L) = (&pypy_g_rpy_string_3150.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:25275:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25275 | RPyItem(l_v357130, 7L) = l_v357134; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:25276:2: warning: array index 8 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25276 | RPyItem(l_v357130, 8L) = (&pypy_g_rpy_string_3151.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:26795:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26795 | RPyItem(l_v357723, 1L) = l_v357724; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:26796:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26796 | RPyItem(l_v357723, 2L) = (&pypy_g_rpy_string_3150.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:26819:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26819 | RPyItem(l_v357723, 3L) = l_v357725; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:26820:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26820 | RPyItem(l_v357723, 4L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:24071:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24071 | RPyItem(l_l_662, 1L) = l_v401770; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:24089:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24089 | RPyItem(l_l_662, 2L) = l_v401771; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:24107:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24107 | RPyItem(l_l_662, 3L) = l_v401772; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:24125:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24125 | RPyItem(l_l_662, 4L) = l_v401773; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:24143:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24143 | RPyItem(l_l_662, 5L) = l_v401774; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:24161:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24161 | RPyItem(l_l_662, 6L) = l_v401775; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:24179:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24179 | RPyItem(l_l_662, 7L) = l_v401776; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:24456:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24456 | RPyItem(l_l_663, 1L) = l_v401779; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:24474:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24474 | RPyItem(l_l_663, 2L) = l_v401780; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:25353:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25353 | RPyItem(l_l_665, 1L) = l_v401794; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:32668:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32668 | RPyItem(l_l_582, 1L) = l_v359302; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:32686:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32686 | RPyItem(l_l_582, 2L) = l_v359303; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:33317:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33317 | RPyItem(l_l_584, 1L) = l_v359311; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:33829:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33829 | RPyItem(l_v359935, 1L) = (&pypy_g_rpy_string_101.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:33852:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33852 | RPyItem(l_v359935, 2L) = l_v359937; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:34015:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 34015 | RPyItem(l_v359939, 1L) = l_v359940; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:34016:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 34016 | RPyItem(l_v359939, 2L) = (&pypy_g_rpy_string_500.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:34039:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 34039 | RPyItem(l_v359939, 3L) = l_v359941; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:34040:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 34040 | RPyItem(l_v359939, 4L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:25752:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25752 | l_v402891 = RPyItem(l_v402887, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:25758:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25758 | l_v402894 = RPyItem(l_v402887, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:25764:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25764 | l_v402897 = RPyItem(l_v402887, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:25770:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25770 | l_v402900 = RPyItem(l_v402887, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:25776:15: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25776 | l_v402903 = RPyItem(l_v402887, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:25782:15: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25782 | l_v402906 = RPyItem(l_v402887, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:25788:15: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25788 | l_v402909 = RPyItem(l_v402887, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:35801:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35801 | RPyItem(l_l_585, 1L) = l_v360520; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:36178:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36178 | RPyItem(l_l_587, 1L) = l_v360523; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:36196:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36196 | RPyItem(l_l_587, 2L) = l_v360524; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 564 warnings generated. [platform:WARNING] pypy_interpreter_3.c:28720:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28720 | RPyItem(l_v403689, 1L) = 1L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:28835:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28835 | l_v403718 = RPyItem(l_v403324, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:29023:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 29023 | RPyItem(l_l_666, 1L) = 0L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:38474:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38474 | RPyItem(l_v361523, 1L) = l_v361524; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:38475:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38475 | RPyItem(l_v361523, 2L) = (&pypy_g_rpy_string_3583.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:38500:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38500 | RPyItem(l_v361523, 3L) = l_v361525; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:38501:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38501 | RPyItem(l_v361523, 4L) = (&pypy_g_rpy_string_3584.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:38532:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38532 | RPyItem(l_v361523, 5L) = l_v361526; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:38533:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38533 | RPyItem(l_v361523, 6L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:41864:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41864 | RPyItem(l_l_589, 1L) = l_v361659; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:41882:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41882 | RPyItem(l_l_589, 2L) = l_v361660; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:41900:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41900 | RPyItem(l_l_589, 3L) = l_v361661; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:41918:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41918 | RPyItem(l_l_589, 4L) = l_v361662; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:41936:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41936 | RPyItem(l_l_589, 5L) = l_v361663; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:41954:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41954 | RPyItem(l_l_589, 6L) = l_v361664; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:41972:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41972 | RPyItem(l_l_589, 7L) = l_v361665; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:41990:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41990 | RPyItem(l_l_589, 8L) = l_v361666; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:42008:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42008 | RPyItem(l_l_589, 9L) = l_v361667; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:42026:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42026 | RPyItem(l_l_589, 10L) = l_v361668; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:42044:2: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42044 | RPyItem(l_l_589, 11L) = l_v361669; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:42062:2: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42062 | RPyItem(l_l_589, 12L) = l_v361670; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:42080:2: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42080 | RPyItem(l_l_589, 13L) = l_v361671; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:42098:2: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42098 | RPyItem(l_l_589, 14L) = l_v361672; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:42342:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42342 | RPyItem(l_l_590, 1L) = l_v361676; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:43497:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43497 | RPyItem(l_v363498, 1L) = l_v363499; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:43498:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43498 | RPyItem(l_v363498, 2L) = (&pypy_g_rpy_string_203.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:43521:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43521 | RPyItem(l_v363498, 3L) = l_v363500; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:43522:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43522 | RPyItem(l_v363498, 4L) = (&pypy_g_rpy_string_3587.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:43545:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43545 | RPyItem(l_v363498, 5L) = l_v363501; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:43546:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43546 | RPyItem(l_v363498, 6L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:43849:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43849 | RPyItem(l_v363505, 1L) = l_v363506; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:43850:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43850 | RPyItem(l_v363505, 2L) = (&pypy_g_rpy_string_203.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:43873:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43873 | RPyItem(l_v363505, 3L) = l_v363507; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:43874:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43874 | RPyItem(l_v363505, 4L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:44688:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44688 | RPyItem(l_v363959, 1L) = l_v363960; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:44689:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44689 | RPyItem(l_v363959, 2L) = (&pypy_g_rpy_string_3592.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:44712:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44712 | RPyItem(l_v363959, 3L) = l_v363961; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:44713:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44713 | RPyItem(l_v363959, 4L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:44941:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44941 | RPyItem(l_v363965, 1L) = l_v363966; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:44942:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44942 | RPyItem(l_v363965, 2L) = (&pypy_g_rpy_string_3593.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:31487:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31487 | l_v381708 = RPyItem(l_v381704, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:31493:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31493 | l_v381711 = RPyItem(l_v381704, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:32840:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32840 | RPyItem(l_l_631, 1L) = l_v381945; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] pypy_interpreter_1.c:45957:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45957 | RPyItem(l_l_592, 1L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) (( 69 | # adrray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] efine RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] array 'items' declared here 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:45961:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] pypy_interpreter_2.c:32858:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45961 | RPyIte 32858 | RPyItem(l_l_631, 2L) = l_v381946; [platform:WARNING] | ^ ~~ [platform:WARNING] m(l_l_592, 2L) =/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] (&pypy_g_pyp69y | # _ob jspace_std_nonedefine RPyItem(array, index) ((aorbject_W_NoneObject.wno_super);r [platform:WARNING] ay) | ^ ~~- [platform:WARNING] >items[i/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:n69:47: note: expanded from macro 'RPyItem' [platform:WARNING] dex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h69: | # define RPyItem(array, index) 8616:(2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] (array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:33135:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] pypy_interpreter_1.c:45979:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33135 | RPyItem(l_l_45979 | RPyItem(l_l_592, 3L) = l_v3642632, 1L) = l_v381949; [platform:WARNING] 2| ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) 9; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] ((a | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTHrray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ]./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* it; [platform:WARNING] | ^ [platform:WARNING] ems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:46186:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] pypy_interpreter_2.c:33153:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33153 | RPyItem(l_l_632, 2L) = l_v381950; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 46186 | RPyItem(l_l_593, 1L) = l_v364231; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:46783:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46783 | RPyItem(l_l_594, 1L) = l_v364240; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:47011:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47011 | RPyItem(l_l_595, 1L) = l_v364244; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 1214 warnings generated. [platform:WARNING] pypy_interpreter_2.c:33568:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33568 | l_v382456 = RPyItem(l_v382452, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:37265:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37265 | RPyItem(l_l_636, 1L) = l_v383464; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:37875:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37875 | RPyItem(l_l_637, 1L) = l_v383796; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:38695:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38695 | RPyItem(l_l_638, 1L) = l_v384075; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:38714:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38714 | RPyItem(l_l_638, 2L) = l_v384076; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:53854:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 53854 | RPyItem(l_v367057, 1L) = l_v367058; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:48892:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48892 | RPyItem(l_v410176, 1L) = l_v410177; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:48893:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48893 | RPyItem(l_v410176, 2L) = (&pypy_g_rpy_string_30933.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:41313:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41313 | RPyItem(l_l_639, 1L) = l_v384909; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:41332:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41332 | RPyItem(l_l_639, 2L) = l_v384910; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:41576:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41576 | RPyItem(l_l_643, 1L) = l_v384914; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:41893:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41893 | RPyItem(l_l_640, 1L) = l_v384918; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:42130:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42130 | RPyItem(l_l_641, 1L) = l_v384923; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:42367:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42367 | RPyItem(l_l_642, 1L) = l_v384928; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_4.c:1056:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1056 | RPyItem(l_v416848, 1L) = (&pypy_g_rpy_string_35244.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60715:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60715 | RPyItem(l_l_602, 1L) = (&pypy_g_pypy_module___builtin___moduledef_Module.m_super.mm_super.m_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60733:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60733 | RPyItem(l_l_602, 2L) = l_v368821; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60751:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60751 | RPyItem(l_l_602, 3L) = l_v368822; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60769:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60769 | RPyItem(l_l_602, 4L) = l_v368823; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60787:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60787 | RPyItem(l_l_602, 5L) = l_v368824; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60805:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60805 | RPyItem(l_l_602, 6L) = l_v368825; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60823:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60823 | RPyItem(l_l_602, 7L) = l_v368826; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60841:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60841 | RPyItem(l_l_602, 8L) = l_v368827; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60859:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60859 | RPyItem(l_l_602, 9L) = l_v368828; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60877:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60877 | RPyItem(l_l_602, 10L) = l_v368829; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60881:2: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60881 | RPyItem(l_l_602, 11L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60885:2: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60885 | RPyItem(l_l_602, 12L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60903:2: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60903 | RPyItem(l_l_602, 13L) = l_v368830; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60921:2: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60921 | RPyItem(l_l_602, 14L) = l_v368831; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60939:2: warning: array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60939 | RPyItem(l_l_602, 15L) = l_v368832; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:60957:2: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60957 | RPyItem(l_l_602, 16L) = l_v368833; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:61480:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61480 | RPyItem(l_v369834, 1L) = l_v369835; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:61481:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61481 | RPyItem(l_v369834, 2L) = (&pypy_g_rpy_string_3150.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:61504:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61504 | RPyItem(l_v369834, 3L) = l_v369836; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:61527:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61527 | RPyItem(l_v369834, 4L) = l_v369837; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:61528:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61528 | RPyItem(l_v369834, 5L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:44991:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44991 | RPyItem(l_l_644, 1L) = l_v386254; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:63837:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63837 | RPypypy_interpreter_2.c:47560:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 47560 | RPyItem(l_v387006, 1L) = l_v387007; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:48080:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48080 | RPyItem(l_v387310, 1L) = l_v387311; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:48081:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48081 | RPyItem(l_v387310, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:48378:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48378 | RPyItem(l_v387412, 1L) = l_v387413; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] Item(l_l_605, 1L) = l_v370317; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:64068:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64068 | RPyItem(l_l_606, 1L) = l_v370322; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->itpypy_interpreter_2.c:52402:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52402 | RPyItem(l_v388581, 1L) = l_v388582; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:52739:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52739 | RPyItem(l_l_647, 1L) = l_v388816; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:52758:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52758 | RPyItem(l_l_647, 2L) = l_v388817; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:52777:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52777 | RPyItem(l_l_647, 3L) = l_v388818; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:52796:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52796 | RPyItem(l_l_647, 4L) = l_v388819; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:52815:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52815 | RPyItem(l_l_647, 5L) = l_v388820; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:52834:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52834 | RPyItem(l_l_647, 6L) = l_v388821; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:54928:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54928 | RPyItem(l_l_648, 1L) = l_v389351; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_2.c:54946:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54946 | RPyItem(l_l_648, 2L) = l_v389352; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:56279:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56279 | l_v412816 = RPyItem(l_v412812, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:56285:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56285 | l_v412819 = RPyItem(l_v412812, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:56291:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56291 | l_v412822 = RPyItem(l_v412812, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:56297:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56297 | l_v412825 = RPyItem(l_v412812, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:56303:15: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56303 | l_v412828 = RPyItem(l_v412812, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:56309:15: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56309 | l_v412831 = RPyItem(l_v412812, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:56315:15: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56315 | l_v412834 = RPyItem(l_v412812, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:56321:15: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56321 | l_v412837 = RPyItem(l_v412812, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:56327:15: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56327 | l_v412840 = RPyItem(l_v412812, 9L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:56333:15: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56333 | l_v412843 = RPyItem(l_v412812, 10L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:56339:15: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56339 | l_v412846 = RPyItem(l_v412812, 12L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:56345:15: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56345 | l_v412849 = RPyItem(l_v412812, 13L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:56351:15: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56351 | l_v412852 = RPyItem(l_v412812, 14L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:56357:15: warning: array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56357 | l_v412855 = RPyItem(l_v412812, 15L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:56363:15: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56363 | l_v412858 = RPyItem(l_v412812, 16L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:59829:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59829 | RPyItem(l_l_672, 1L) = l_v414198; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:59847:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59847 | RPyItem(l_l_672, 2L) = l_v414199; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:64493:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64493 | l_v415955 = RPyItem(l_v415951, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_3.c:64499:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64499 | l_v415958 = RPyItem(l_v415951, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 1 warning generated. [platform:WARNING] pypy_interpreter_astcompiler.c:21127:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 21127 | RPyItem(l_v423901, 1L) = l_v423902; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler.c:21128:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 21128 | RPyItem(l_v423901, 2L) = (&pypy_g_rpy_string_4831.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:1523:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1523 | RPyItem(l_v465654, 1L) = l_v465655; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:1524:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1524 | RPyItem(l_v465654, 2L) = (&pypy_g_rpy_string_25021.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:2330:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2330 | RPyItem(l_v466036, 1L) = l_v466037; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:2331:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2331 | RPyItem(l_v466036, 2L) = (&pypy_g_rpy_string_25025.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:2354:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2354 | RPyItem(l_v466036, 3L) = l_v466038; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:2632:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2632 | RPyItem(l_v466042, 1L) = l_v466043; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:2633:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2633 | RPyItem(l_v466042, 2L) = (&pypy_g_rpy_string_25025.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:2656:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2656 | RPyItem(l_v466042, 3L) = l_v466044; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:2806:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2806 | RPyItem(l_v466046, 1L) = l_v466047; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:2807:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2807 | RPyItem(l_v466046, 2L) = (&pypy_g_rpy_string_25028.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:2830:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2830 | RPyItem(l_v466046, 3L) = l_v466048; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:4859:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4859 | RPyItem(l_v466873, 1L) = l_v466874; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:4882:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4882 | RPyItem(l_v466873, 2L) = l_v466875; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:5322:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5322 | RPyItem(l_v466997, 1L) = l_v466998; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:6765:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6765 | l_v467601 = RPyItem(l_v467600, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:7004:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7004 | l_v467617 = RPyItem(l_v467616, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:7157:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7157 | l_v467695 = RPyItem(l_v467694, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:9544:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9544 | l_v468641 = RPyItem(l_v468640, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:9638:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9638 | l_v468603 = RPyItem(l_v468602, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:10093:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10093 | RPyItem(l_v468673, 1L) = l_v468674; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:11253:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11253 | l_v469099 = RPyItem(l_v469098, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:12196:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12196 | l_v469446 = RPyItem(l_v469445, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:13402:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13402 | l_v469845 = RPyItem(l_v469844, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:13489:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13489 | l_v469870 = RPyItem(l_v469869, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:13954:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13954 | l_v470047 = RPyItem(l_v470046, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:14447:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14447 | l_v470223 = RPyItem(l_v470222, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:15078:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15078 | l_v470360 = RPyItem(l_v470359, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:15122:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15122 | l_v470379 = RPyItem(l_v470378, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:16249:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16249 | l_v470827 = RPyItem(l_v470826, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:16374:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16374 | l_v470703 = RPyItem(l_v470702, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:21690:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 21690 | RPyItem(l_v472251, 1L) = l_v472252; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:22709:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22709 | RPyItem(l_l_751, 1L) = l_v472401; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:22727:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22727 | RPyItem(l_l_751, 2L) = l_v472402; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:25158:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25158 | l_v473454 = RPyItem(l_v473453, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:25815:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25815 | l_v473760 = RPyItem(l_v473759, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:25965:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25965 | l_v473797 = RPyItem(l_v473796, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:27056:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27056 | l_v474619 = RPyItem(l_v474618, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:27173:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27173 | l_v474697 = RPyItem(l_v474696, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:27280:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27280 | l_v474881 = RPyItem(l_v474880, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:28316:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 28316 | RPyItem(l_v473891, 1L) = l_v473892; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:29195:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29195 | l_v474718 = RPyItem(l_v474717, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:29605:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29605 | l_v474901 = RPyItem(l_v474900, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:29629:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29629 | l_v474911 = RPyItem(l_v474910, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:29673:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29673 | l_v475302 = RPyItem(l_v475301, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:31428:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31428 | l_v475623 = RPyItem(l_v475622, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:32343:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32343 | l_v476005 = RPyItem(l_v476004, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:32405:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32405 | l_v476100 = RPyItem(l_v476099, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:32472:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32472 | l_v475913 = RPyItem(l_v475912, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:37236:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37236 | l_v477601 = RPyItem(l_v477600, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:38144:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38144 | l_v477791 = RPyItem(l_v477790, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:38528:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38528 | l_v477896 = RPyItem(l_v477895, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:39333:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 39333 | l_c_53 = RPyField(l_raw_2, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:39809:12: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 39809 | l_c_52 = RPyField(l_raw_2, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:40104:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40104 | l_v478604 = RPyItem(l_v478603, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:40374:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40374 | l_v478664 = RPyItem(l_v478663, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:40832:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40832 | l_v478818 = RPyItem(l_v478817, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:40875:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40875 | l_v478836 = RPyItem(l_v478835, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:41279:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41279 | l_v479001 = RPyItem(l_v479000, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:41887:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41887 | l_v479391 = RPyItem(l_v479390, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:41998:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41998 | l_v479345 = RPyItem(l_v479344, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:42294:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42294 | l_v479230 = RPyItem(l_v479229, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:26831:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26831 | RPyItem(l_v451439, 1L) = l_v451440; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:27072:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27072 | RPyItem(l_v451443, 1L) = l_v451444; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:42985:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42985 | l_v479570 = RPyItem(l_v479569, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:43832:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43832 | l_v479773 = RPyItem(l_v479772, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:43921:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43921 | l_v479800 = RPyItem(l_v479799, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:44310:17: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44310 | l_v479909 = RPyItem(l_v479908, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:44871:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44871 | l_v480026 = RPyItem(l_v480025, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:44954:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44954 | l_v480063 = RPyItem(l_v480062, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:45743:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45743 | l_v480466 = RPyItem(l_v480465, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:45832:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45832 | l_v480493 = RPyItem(l_v480492, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:46222:17: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46222 | l_v480602 = RPyItem(l_v480601, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:46783:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46783 | l_v480719 = RPyItem(l_v480718, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:46866:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46866 | l_v480756 = RPyItem(l_v480755, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:48793:17: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48793 | l_v481621 = RPyItem(l_v481620, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:48978:18: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48978 | l_v481652 = RPyItem(l_v481651, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:49190:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49190 | l_v481730 = RPyItem(l_v481729, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:53283:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 53283 | RPyItem(l_v483066, 1L) = l_v483067; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:53582:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 53582 | RPyItem(l_v483145, 1L) = l_v483146; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:33204:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33204 | RPyItem(l_v453668, 1L) = l_v453669; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:33205:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33205 | RPyItem(l_v453668, 2L) = (&pypy_g_rpy_string_5942.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:33228:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33228 | RPyItem(l_v453668, 3L) = l_v453670; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:33229:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33229 | RPyItem(l_v453668, 4L) = (&pypy_g_rpy_string_464.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:33258:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33258 | RPyItem(l_v453668, 5L) = l_v453671; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:33259:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33259 | RPyItem(l_v453668, 6L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:35715:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 35715 | RPyItem(l_v454456, 1L) = l_v454457; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:35716:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 35716 | RPyItem(l_v454456, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:36379:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 36379 | RPyItem(l_v454641, 1L) = l_v454642; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:36380:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 36380 | RPyItem(l_v454641, 2L) = (&pypy_g_rpy_string_7297.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:37761:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37761 | l_v455217 = RPyItem(l_v455216, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:37847:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37847 | l_v455531 = RPyItem(l_v455530, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:38667:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38667 | l_v455548 = RPyItem(l_v455547, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:39389:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39389 | l_v456074 = RPyItem(l_v456073, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:39411:18: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39411 | l_v456087 = RPyItem(l_v456086, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:40201:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40201 | l_v456136 = RPyItem(l_v456135, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:40895:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40895 | l_v456714 = RPyItem(l_v456713, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:41441:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41441 | l_v456473 = RPyItem(l_v456472, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:41688:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41688 | l_v456686 = RPyItem(l_v456685, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:41763:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41763 | l_v456655 = RPyItem(l_v456654, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:42422:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42422 | l_v456824 = RPyItem(l_v456823, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:45090:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45090 | l_v457783 = RPyItem(l_v457782, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:45150:18: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45150 | l_v457880 = RPyItem(l_v457879, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:45566:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45566 | l_v457943 = RPyItem(l_v457942, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:45665:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45665 | l_v458039 = RPyItem(l_v458038, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:45714:19: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45714 | l_v458061 = RPyItem(l_v458060, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:46007:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46007 | l_v458114 = RPyItem(l_v457927, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:46017:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46017 | l_v458126 = RPyItem(l_v457927, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_3.c:41624:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41624 | RPyItem(l_v501429, 1L) = l_v501430; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # depypy_interpreter_astcompiler_1.c:46501:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46501 | l_v459123 = RPyItem(l_v459122, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:46549:18: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46549 | l_v459144 = RPyItem(l_v459143, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:46678:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46678 | l_v458201 = RPyItem(l_v458200, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:47231:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47231 | l_v458515 = RPyItem(l_v458514, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:47277:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47277 | l_v458534 = RPyItem(l_v458533, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:48700:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48700 | l_v458950 = RPyItem(l_v458949, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:48748:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48748 | l_v458971 = RPyItem(l_v458970, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:48794:17: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48794 | l_v458990 = RPyItem(l_v458989, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] fine RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_3.c:41625:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41625 | RPyItem(l_v501429, 2L) = (&pypy_g_rpy_string_25021.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_3.c:41887:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41887 | RPyItem(l_v501432, 1L) = l_v501433; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_3.c:41888:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41888 | RPyItem(l_v501432, 2L) = (&pypy_g_rpy_string_38572.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_3.c:42050:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 42050 | RPyItem(l_v501434, 1L) = l_v501435; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_3.c:42051:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 42051 | RPyItem(l_v501434, 2L) = (&pypy_g_rpy_string_38573.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:49291:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49291 | l_v459282 = RPyItem(l_v459281, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:49339:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49339 | l_v459303 = RPyItem(l_v459302, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:49397:19: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49397 | l_v459401 = RPyItem(l_v459400, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:49824:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49824 | l_v459473 = RPyItem(l_v459472, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:50090:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50090 | l_v459534 = RPyItem(l_v459533, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:50136:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50136 | l_v459554 = RPyItem(l_v459553, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:50195:19: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50195 | l_v459657 = RPyItem(l_v459656, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:50776:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50776 | l_v459795 = RPyItem(l_v459794, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:52779:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52779 | l_v460663 = RPyItem(l_v460662, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:53418:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53418 | l_v460761 = RPyItem(l_v460760, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:53501:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53501 | l_v460791 = RPyItem(l_v460790, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:53546:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53546 | l_v460809 = RPyItem(l_v460808, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:53962:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53962 | l_v460959 = RPyItem(l_v460958, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:54058:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54058 | l_v461239 = RPyItem(l_v461238, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:54170:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54170 | l_v460993 = RPyItem(l_v460992, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:54193:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54193 | l_v461131 = RPyItem(l_v461130, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:54270:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54270 | l_v461003 = RPyItem(l_v461002, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:54315:16: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54315 | l_v461022 = RPyItem(l_v461021, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:55012:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55012 | l_v461382 = RPyItem(l_v461381, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 81 warnings generated. [platform:WARNING] pypy_interpreter_astcompiler_1.c:57175:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57175 | l_v461986 = RPyItem(l_v461985, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_1.c:58675:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58675 | l_v462594 = RPyItem(l_v462593, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 295 warnings generated. [platform:WARNING] 37 warnings generated. [platform:WARNING] 58 warnings generated. [platform:WARNING] 2 warnings generated. [platform:WARNING] pypy_interpreter_astcompiler_4.c:6892:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6892 | RPyItem(l_v512704, 1L) = l_v512705; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_4.c:6893:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6893 | RPyItem(l_v512704, 2L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_4.c:11678:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11678 | RPyItem(l_l_969, 1L) = l_v514087; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_4.c:15686:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15686 | RPyItem(l_l_981, 1L) = l_v515831; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:540:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 540 | RPyItem(l_v517810, 1L) = l_v517811; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:541:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 541 | RPyItem(l_v517810, 2L) = (&pypy_g_rpy_string_2901.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:1513:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1513 | RPyItem(l_v517826, 1L) = l_v517827; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:2810:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2810 | RPyItem(l_l_994, 1L) = l_v518420; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:2828:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2828 | RPyItem(l_l_994, 2L) = l_v518421; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:2846:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2846 | RPyItem(l_l_994, 3L) = l_v518422; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:2864:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2864 | RPyItem(l_l_994, 4L) = l_v518423; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:3108:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3108 | RPyItem(l_l_995, 1L) = l_v518428; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:4309:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4309 | RPyItem(l_v519041, 1L) = l_v519042; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:4310:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4310 | RPyItem(l_v519041, 2L) = (&pypy_g_rpy_string_632.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:4761:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4761 | RPyItem(l_l_996, 1L) = (&pypy_g_rpy_string_3900.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:4765:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4765 | RPyItem(l_l_996, 2L) = (&pypy_g_rpy_string_3901.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:8719:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8719 | RPyItem(l_l_1021, 1L) = l_v529050; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:9639:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9639 | RPyItem(l_v529459, 1L) = l_v529460; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:9640:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9640 | RPyItem(l_v529459, 2L) = (&pypy_g_rpy_string_3183.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:9850:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9850 | RPyItem(l_v529462, 1L) = l_v529463; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:9851:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9851 | RPyItem(l_v529462, 2L) = (&pypy_g_rpy_string_3185.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:9874:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9874 | RPyItem(l_v529462, 3L) = l_v529464; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:9875:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9875 | RPyItem(l_v529462, 4L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:10548:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10548 | l_v521026 = RPyItem(l_source_151, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:13565:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 13565 | RPyItem(l_v520575, 1L) = l_r_825; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:13566:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 13566 | RPyItem(l_v520575, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:14014:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14014 | RPyItem(l_v520582, 1L) = l_r_826; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:14015:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14015 | RPyItem(l_v520582, 2L) = (&pypy_g_rpy_string_5551.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:14143:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14143 | RPyItem(l_v520582, 3L) = l_r_827; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:14144:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14144 | RPyItem(l_v520582, 4L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:15042:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 15042 | l_v520601 = RPyField(l_key_1704, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:15225:15: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 15225 | l_v520603 = RPyField(l_key_1704, rs_chars).items[2L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:10963:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10963 | RPyItem(l_v529835, 1L) = l_v529836; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:10964:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10964 | RPyItem(l_v529835, 2L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:10993:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10993 | RPyItem(l_v529835, 3L) = l_v529837; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:10994:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10994 | RPyItem(l_v529835, 4L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:11023:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11023 | RPyItem(l_v529835, 5L) = l_v529838; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:11024:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11024 | RPyItem(l_v529835, 6L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:11286:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11286 | RPyItem(l_v529843, 1L) = l_v529844; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:11287:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11287 | RPyItem(l_v529843, 2L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:11316:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11316 | RPyItem(l_v529843, 3L) = l_v529845; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:11317:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11317 | RPyItem(l_v529843, 4L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:11479:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11479 | RPyItem(l_v529850, 1L) = l_v529851; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:11480:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11480 | RPyItem(l_v529850, 2L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:12743:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12743 | RPyItem(l_l_1022, 1L) = l_v530294; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:12761:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12761 | RPyItem(l_l_1022, 2L) = l_v530295; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:12967:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12967 | RPyItem(l_l_1023, 1L) = l_v530297; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:13741:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13741 | RPyItem(l_l_1024, 1L) = l_v530729; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:13985:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13985 | RPyItem(l_l_1025, 1L) = l_v530733; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:15341:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15341 | RPyItem(l_l_1026, 1L) = l_v531274; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:15569:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15569 | RPyItem(l_l_1027, 1L) = l_v531278; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:22862:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22862 | RPyItem(l_v525469, 1L) = l_v525467; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:23694:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 23694 | l_v525831 = RPyField(l_s_245, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:25354:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 25354 | l_v526323 = RPyField(l_s_245, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:16717:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16717 | RPyItem(l_v531837, 1L) = l_v531838; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:16718:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16718 | RPyItem(l_v531837, 2L) = (&pypy_g_rpy_string_203.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:16743:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16743 | RPyItem(l_v531837, 3L) = l_v531839; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:17022:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17022 | RPyItem(l_v531927, 1L) = (&pypy_g_rpy_string_203.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:17045:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17045 | RPyItem(l_v531927, 2L) = l_v531929; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:20137:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20137 | l_v533011 = RPyItem(l_v532997, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:20328:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20328 | l_v533062 = RPyItem(l_v533048, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:20713:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20713 | l_v533136 = RPyItem(l_v533109, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:22068:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22068 | l_v533551 = RPyItem(l_v533537, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:22254:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22254 | l_v533602 = RPyItem(l_v533588, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:22601:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22601 | l_v533702 = RPyItem(l_v533688, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:23789:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23789 | l_v534052 = RPyItem(l_v534038, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:24164:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24164 | l_v534162 = RPyItem(l_v534148, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:24350:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24350 | l_v534213 = RPyItem(l_v534199, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:25006:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25006 | l_v534416 = RPyItem(l_v534402, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:25316:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25316 | l_v534503 = RPyItem(l_v534453, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:25501:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25501 | l_v534558 = RPyItem(l_v534544, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:25692:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25692 | l_v534609 = RPyItem(l_v534595, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:25906:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25906 | l_v534670 = RPyItem(l_v534656, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:26092:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26092 | l_v534721 = RPyItem(l_v534707, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:26278:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26278 | l_v534772 = RPyItem(l_v534758, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:26469:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26469 | l_v534823 = RPyItem(l_v534809, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:26683:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26683 | l_v534884 = RPyItem(l_v534870, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:26869:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26869 | l_v534935 = RPyItem(l_v534921, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:27055:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27055 | l_v534986 = RPyItem(l_v534972, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:27365:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27365 | l_v535073 = RPyItem(l_v535023, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:27555:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27555 | l_v535128 = RPyItem(l_v535114, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:27774:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27774 | l_v535189 = RPyItem(l_v535175, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:27988:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27988 | l_v535250 = RPyItem(l_v535236, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:28174:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28174 | l_v535301 = RPyItem(l_v535287, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:28360:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28360 | l_v535352 = RPyItem(l_v535338, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:28546:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28546 | l_v535403 = RPyItem(l_v535389, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:28732:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28732 | l_v535454 = RPyItem(l_v535440, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:28918:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28918 | l_v535505 = RPyItem(l_v535491, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:31036:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31036 | RPyItem(l_l_1036, 1L) = l_v536102; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:41468:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41468 | RPyItem(l_v539354, 1L) = (&pypy_g_rpy_string_203.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:41493:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41493 | RPyItem(l_v539354, 2L) = l_v539356; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:41494:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41494 | RPyItem(l_v539354, 3L) = (&pypy_g_rpy_string_605.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:47277:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47277 | RPyItem(l_l_1045, 1L) = l_v540977; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:47295:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47295 | RPyItem(l_l_1045, 2L) = l_v540978; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:47504:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47504 | RPyItem(l_l_1046, 1L) = l_v540980; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:58760:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58760 | RPyItem(l_v544455, 1L) = l_v544456; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:58761:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58761 | RPyItem(l_v544455, 2L) = (&pypy_g_rpy_string_25891.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:58784:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58784 | RPyItem(l_v544455, 3L) = l_v544457; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:58785:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58785 | RPyItem(l_v544455, 4L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:58808:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58808 | RPyItem(l_v544455, 5L) = l_v544458; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:58809:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58809 | RPyItem(l_v544455, 6L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:59119:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59119 | RPyItem(l_v544582, 1L) = l_v544583; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:59120:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59120 | RPyItem(l_v544582, 2L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:59143:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59143 | RPyItem(l_v544582, 3L) = l_v544584; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:59144:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59144 | RPyItem(l_v544582, 4L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:60610:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60610 | RPyItem(l_v544844, 1L) = l_v544845; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:60611:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60611 | RPyItem(l_v544844, 2L) = (&pypy_g_rpy_string_35246.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:60641:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60641 | RPyItem(l_v544844, 3L) = l_v544846; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:60642:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60642 | RPyItem(l_v544844, 4L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:60665:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60665 | RPyItem(l_v544844, 5L) = l_v544847; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:60666:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60666 | RPyItem(l_v544844, 6L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:60914:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60914 | RPyItem(l_v544948, 1L) = l_v544949; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:60915:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60915 | RPyItem(l_v544948, 2L) = (&pypy_g_rpy_string_35246.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:60945:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60945 | RPyItem(l_v544948, 3L) = l_v544950; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:60946:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60946 | RPyItem(l_v544948, 4L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:60969:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60969 | RPyItem(l_v544948, 5L) = l_v544951; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:60970:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60970 | RPyItem(l_v544948, 6L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___pypy__.c:3072:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3072 | RPyItem(l_v545919, 1L) = l_v545920; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___pypy__.c:3073:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3073 | RPyItem(l_v545919, 2L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 4 warnings generated. [platform:WARNING] pypy_module___pypy__.c:10937:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10937 | RPyItem(l_v548192, 1L) = l_v548193; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___pypy__.c:10938:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10938 | RPyItem(l_v548192, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 59 warnings generated. [platform:WARNING] pypy_module__cffi_backend.c:467:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 467 | RPyItem(l_v549868, 1L) = l_v549869; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:468:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 468 | RPyItem(l_v549868, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:1396:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1396 | RPyItem(l_v550116, 1L) = l_v550117; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:1397:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1397 | RPyItem(l_v550116, 2L) = (&pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:4650:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4650 | RPyItem(l_v551470, 1L) = l_v551471; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 77 warnings generated. [platform:WARNING] pypy_module__cffi_backend.c:5465:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5465 | RPyItem(l_v551681, 1L) = l_v551682; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:5466:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5466 | RPyItem(l_v551681, 2L) = (&pypy_g_rpy_string_1033.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 6 warnings generated. [platform:WARNING] pypy_module__cffi_backend.c:10645:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10645 | RPyItem(l_v553418, 1L) = l_v553419; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:11192:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11192 | RPyItem(l_v553540, 1L) = l_v553541; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:11193:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11193 | RPyItem(l_v553540, 2L) = (&pypy_g_rpy_string_939.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:11331:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11331 | RPyItem(l_v553543, 1L) = l_v553544; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:11332:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11332 | RPyItem(l_v553543, 2L) = (&pypy_g_rpy_string_1183.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:11355:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11355 | RPyItem(l_v553543, 3L) = l_v553545; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:11356:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11356 | RPyItem(l_v553543, 4L) = (&pypy_g_rpy_string_939.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:11727:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11727 | RPyItem(l_v553721, 1L) = l_v553722; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:13287:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13287 | RPyItem(l_l_1062, 1L) = l_v554058; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:16800:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16800 | RPyItem(l_v555490, 1L) = l_v555491; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:16823:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16823 | RPyItem(l_v555490, 2L) = l_v555492; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:16824:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16824 | RPyItem(l_v555490, 3L) = (&pypy_g_rpy_string_3303.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:16847:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16847 | RPyItem(l_v555490, 4L) = l_v555493; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:16848:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16848 | RPyItem(l_v555490, 5L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:23072:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23072 | RPyItem(l_v557414, 1L) = l_v557415; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:23073:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23073 | RPyItem(l_v557414, 2L) = (&pypy_g_rpy_string_3318.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:25684:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25684 | RPyItem(l_v558124, 1L) = l_v558125; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:25685:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25685 | RPyItem(l_v558124, 2L) = (&pypy_g_rpy_string_3327.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:25708:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25708 | RPyItem(l_v558124, 3L) = l_v558126; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:25709:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25709 | RPyItem(l_v558124, 4L) = (&pypy_g_rpy_string_3328.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:26392:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26392 | RPyItem(l_v558457, 1L) = l_v558458; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:26393:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26393 | RPyItem(l_v558457, 2L) = (&pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:26848:14: warning: assigning to 'struct _cffi_field_s *' from 'const struct _cffi_field_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 26848 | l_v558612 = RPyField(l_v558611, fields); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:27692:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27692 | RPyItem(l_l_1066, 1L) = l_v558568; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:27711:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27711 | RPyItem(l_l_1066, 2L) = l_v558569; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:27730:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27730 | RPyItem(l_l_1066, 3L) = l_v558570; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:31560:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 31560 | RPyItem(l_v560155, 1L) = (&pypy_g_rpy_string_684.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:32143:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 32143 | l_v560503 = RPyField(l_v560501, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:36023:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 36023 | RPyItem(l_v561607, 1L) = l_v561608; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:36024:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 36024 | RPyItem(l_v561607, 2L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:52755:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52755 | RPyItem(l_v567098, 1L) = l_v567100; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:52756:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52756 | RPyItem(l_v567098, 2L) = (&pypy_g_rpy_string_3163.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:52779:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52779 | RPyItem(l_v567098, 3L) = l_v567101; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:52780:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52780 | RPyItem(l_v567098, 4L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:52803:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52803 | RPyItem(l_v567098, 5L) = l_v567102; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:54581:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 54581 | RPyItem(l_v567920, 1L) = (&pypy_g_rpy_string_500.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:54604:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 54604 | RPyItem(l_v567920, 2L) = l_v567922; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:56234:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56234 | RPyItem(l_v568494, 1L) = (&pypy_g_rpy_string_500.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:56257:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56257 | RPyItem(l_v568494, 2L) = l_v568496; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:59775:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59775 | l_v569440 = RPyItem(l_field_w_0, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:59798:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59798 | l_v570620 = RPyItem(l_field_w_0, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:60008:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60008 | l_v570553 = RPyItem(l_field_w_0, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend.c:64521:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 64521 | l_v571246 = RPyField(l_v571224, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] 4 warnings generated. [platform:WARNING] 24 warnings generated. [platform:WARNING] pypy_module__cffi_backend_1.c:81:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 81 | l_v571897 = RPyField(l_v571895, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:4847:2: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] [platform:WARNING] 4847 | ffi_closure_free(l_v573362); [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:363:39: note: 'ffi_closure_free' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 363 | FFI_AVAILABLE_APPLE_2019 FFI_API void ffi_closure_free (void *); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:4847:2: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning [platform:WARNING] 4847 | ffi_closure_free(l_v573362); [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__codecs.c:2920:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2920 | l_v596606 = RPyItem(l_v596401, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:4712:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4712 | l_v597233 = RPyItem(l_v596995, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:11821:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11821 | RPyItem(l_v575474, 1L) = (&pypy_g_rpy_string_6424.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:11844:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11844 | RPyItem(l_v575474, 2L) = l_v575476; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:11845:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11845 | RPyItem(l_v575474, 3L) = (&pypy_g_rpy_string_684.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:13615:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 13615 | l_v576085 = RPyField(l_v576084, typenames); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__codecs.c:6512:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6512 | RPyItem(l_l_1141, 1L) = l_v597846; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:7082:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7082 | RPyItem(l_l_1142, 1L) = l_v598048; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:8056:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8056 | RPyItem(l_l_1143, 1L) = l_v598300; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:8074:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8074 | RPyItem(l_l_1143, 2L) = l_v598301; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:8882:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8882 | RPyItem(l_l_1144, 1L) = l_v598568; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:8900:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8900 | RPyItem(l_l_1144, 2L) = l_v598569; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:9596:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9596 | RPyItem(l_l_1145, 1L) = l_v598839; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:10265:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10265 | RPyItem(l_l_1146, 1L) = l_v599059; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:17068:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17068 | RPyItem(l_v576951, 1L) = (&pypy_g_rpy_string_7147.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:17099:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17099 | RPyItem(l_v576951, 2L) = l_v576953; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:17100:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17100 | RPyItem(l_v576951, 3L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:17642:13: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 17642 | l_v577447 = RPyField(l_v577446, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__codecs.c:11096:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11096 | RPyItem(l_l_1147, 1L) = l_v599281; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:12030:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12030 | RPyItem(l_l_1148, 1L) = l_v599591; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:12476:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12476 | RPyItem(l_l_1149, 1L) = l_v599598; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:13334:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13334 | RPyItem(l_l_1151, 1L) = l_v600086; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:19704:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19704 | RPyItem(l_v578038, 1L) = l_v578040; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:19727:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19727 | RPyItem(l_v578038, 2L) = l_v578041; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:13997:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13997 | RPyItem(l_l_1152, 1L) = l_v600306; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:14660:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14660 | RPyItem(l_l_1153, 1L) = l_v600526; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:15323:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15323 | RPyItem(l_l_1154, 1L) = l_v600746; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:15986:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15986 | RPyItem(l_l_1155, 1L) = l_v600966; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:16649:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16649 | RPyItem(l_l_1156, 1L) = l_v601186; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:17405:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17405 | RPyItem(l_l_1157, 1L) = l_v601406; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:17890:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17890 | RPyItem(l_l_1158, 1L) = l_v601414; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:18527:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18527 | RPyItem(l_l_1159, 1L) = l_v601825; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__collections.c:4537:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4537 | RPyItem(l_l_1193, 1L) = l_v611405; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__collections.c:4556:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4556 | RPyItem(l_l_1193, 2L) = l_v611406; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__collections.c:4828:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4828 | RPyItem(l_l_1196, 1L) = l_v611410; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] pypy_module__codecs.c:19297:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19297 | RPyItem(l_l_1160, 1L) = l_v602038; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__collections.c:5217:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5217 | RPyItem(l_l_1194, 1L) = l_v611415; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__collections.c:5354:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5354 | RPyItem(l_l_1197, 1L) = l_v611418; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__collections.c:5773:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5773 | RPyItem(l_l_1195, 1L) = l_v611422; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:26139:12: warning: assigning to 'struct _cffi_struct_union_s *' from 'const struct _cffi_struct_union_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 26139 | l_v580122 = RPyField(l_v580121, struct_unions); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:27781:12: warning: assigning to 'struct _cffi_enum_s *' from 'const struct _cffi_enum_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 27781 | l_v580715 = RPyField(l_v580714, enums); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:27783:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 27783 | l_v580716 = RPyField(l_v580714, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__codecs.c:20084:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20084 | RPyItem(l_l_1161, 1L) = l_v602298; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:20708:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20708 | RPyItem(l_l_1162, 1L) = l_v602565; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:21699:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21699 | RPyItem(l_l_1163, 1L) = l_v602770; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:22144:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22144 | RPyItem(l_l_1164, 1L) = l_v602778; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:22453:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22453 | RPyItem(l_l_1165, 1L) = l_v602786; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__collections.c:10211:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10211 | RPyItem(l_v613376, 1L) = l_v613377; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__collections.c:10212:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10212 | RPyItem(l_v613376, 2L) = (&pypy_g_rpy_string_25891.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__collections.c:10235:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10235 | RPyItem(l_v613376, 3L) = l_v613378; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__collections.c:10236:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10236 | RPyItem(l_v613376, 4L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:23062:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23062 | RPyItem(l_l_1166, 1L) = l_v603352; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__collections.c:10760:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10760 | RPyItem(l_v613468, 1L) = (&pypy_g_rpy_string_25891.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define pypy_module__codecs.c:23669:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23669 | RPyItem(l_l_1167, 1L) = l_v603555; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__collections.c:10783:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10783 | RPyItem(l_v613468, 2L) = l_v613470; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__collections.c:10784:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10784 | RPyItem(l_v613468, 3L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:24269:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24269 | RPyItem(l_l_1168, 1L) = l_v603757; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:32416:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 32416 | RPyItem(l_v582259, 1L) = l_v582260; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:32417:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 32417 | RPyItem(l_v582259, 2L) = (&pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:24941:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24941 | RPyItem(l_l_1169, 1L) = l_v603958; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:25723:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25723 | RPyItem(l_l_1170, 1L) = l_v604246; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:26333:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26333 | RPyItem(l_l_1171, 1L) = l_v604449; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:26943:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26943 | RPyItem(l_l_1172, 1L) = l_v604652; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:27553:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27553 | RPyItem(l_l_1173, 1L) = l_v604855; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:34630:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34630 | RPyItem(l_l_1119, 1L) = l_v582948; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:34649:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34649 | RPyItem(l_l_1119, 2L) = l_v582949; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:34668:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34668 | RPyItem(l_l_1119, 3L) = l_vpypy_module__codecs.c:28164:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28164 | RPyItem(l_l_1174, 1L) = l_v605058; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 582950; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:34687:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34687 | RPyItem(l_l_1119, 4L) = l_v582951; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:28775:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28775 | RPyItem(l_l_1175, 1L) = l_v605261; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, inpypy_module__cffi_backend_1.c:35084:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35084 | RPyItem(l_l_1120, 1L) = l_v583085; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] dex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:29499:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29499 | RPyItem(l_l_1176, 1L) = l_v605464; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:29946:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29946 | RPyItem(l_l_1177, 1L) = l_v605472; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:30555:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30555 | RPyItem(l_l_1178, 1L) = l_v605854; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:31210:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31210 | RPyItem(l_l_1179, 1L) = l_v606058; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:31838:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31838 | RPyItem(l_l_1180, 1L) = l_v606284; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:33535:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33535 | RPyItem(l_l_1181, 1L) = l_v606604; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:33891:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33891 | RPyItem(l_l_1182, 1L) = l_v606610; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:34428:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34428 | RPyItem(l_l_1183, 1L) = l_v606617; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:43053:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43053 | RPyItem(l_v585601, 1L) = l_v585602; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:35997:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35997 | RPyItem(l_l_1186, 1L) = l_v607738; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:44076:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44076 | RPyItem(l_l_1130, 1L) = l_v586093; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:44095:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44095 | RPyItem(l_l_1130, 2L) = l_v586094; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:38405:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38405 | RPyItem(l_l_1188, 1L) = l_v608197; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:48877:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48877 | RPyItem(l_v587458, 1L) = l_v587459; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:48878:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48878 | RPyItem(l_v587458, 2L) = (&pypy_g_rpy_string_28751.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:48906:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48906 | RPyItem(l_v587458, 3L) = l_v587460; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:48907:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48907 | RPyItem(l_v587458, 4L) = (&pypy_g_rpy_string_28752.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:52001:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52001 | RPyItem(l_v588586, 1L) = l_v588588; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:52024:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52024 | RPyItem(l_v588586, 2L) = l_v588589; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__codecs.c:40450:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40450 | RPyItem(l_l_1189, 1L) = l_v608879; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:57003:13: warning: assigning to 'struct _cffi_struct_union_s *' from 'const struct _cffi_struct_union_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 57003 | l_v590177 = RPyField(l_ctx1_0, struct_unions); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:60310:20: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] [platform:WARNING] 60310 | l_raw_closure_0 = ffi_closure_alloc(l_v591291, l_raw_code_0); [platform:WARNING] | ^~~~~~~~~~~~~~~~~ [platform:WARNING] /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/ffi/ffi.h:362:40: note: 'ffi_closure_alloc' has been marked as being introduced in macOS 10.15 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 362 | FFI_AVAILABLE_APPLE_2019 FFI_API void *ffi_closure_alloc (size_t size, void **code); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:60310:20: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning [platform:WARNING] 60310 | l_raw_closure_0 = ffi_closure_alloc(l_v591291, l_raw_code_0); [platform:WARNING] | ^~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:61852:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 61852 | l_v591763 = RPyField(l_ctx_200, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:63045:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 63045 | l_v592152 = RPyField(l_ctx_201, typenames); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:63687:12: warning: assigning to 'struct _cffi_struct_union_s *' from 'const struct _cffi_struct_union_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 63687 | l_v592322 = RPyField(l_ctx_201, struct_unions); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:64255:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64255 | RPyItem(l_l_1132, 1L) = l_v592130; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:64273:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64273 | RPyItem(l_l_1132, 2L) = l_v592131; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__continuation.c:681:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 681 | RPyItem(l_l_1201, 1L) = l_v613549; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__continuation.c:699:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 699 | RPyItem(l_l_1201, 2L) = l_v613550; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__continuation.c:960:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 960 | RPyItem(l_l_1202, 1L) = l_v613554; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__continuation.c:1376:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1376 | l_v614050 = RPyItem(l_v613956, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__continuation.c:5369:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5369 | RPyItem(l_v615009, 1L) = l_v615010; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__continuation.c:5416:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5416 | RPyItem(l_v615011, 2L) = l_v615012; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__continuation.c:5462:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5462 | RPyItem(l_v615013, 3L) = l_v615014; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 13 warnings generated. [platform:WARNING] 7 warnings generated. [platform:WARNING] 89 warnings generated. [platform:WARNING] pypy_module__csv.c:3655:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3655 | RPyItem(l_v616910, 1L) = l_r_1099; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__csv.c:3656:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3656 | RPyItem(l_v616910, 2L) = (&pypy_g_rpy_string_3412.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__csv.c:3783:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3783 | RPyItem(l_v616910, 3L) = l_r_1100; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__csv.c:3784:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3784 | RPyItem(l_v616910, 4L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__file.c:852:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 852 | RPyItem(l_l_1208, 1L) = l_v619731; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__file.c:4038:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4038 | RPyItem(l_v620928, 1L) = (&pypy_g_rpy_string_3985.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__file.c:4063:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4063 | RPyItem(l_v620928, 2L) = l_v620930; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__file.c:4064:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4064 | RPyItem(l_v620928, 3L) = (&pypy_g_rpy_string_3986.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__file.c:4089:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4089 | RPyItem(l_v620928, 4L) = l_v620931; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__file.c:4090:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4090 | RPyItem(l_v620928, 5L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 4 warnings generated. [platform:WARNING] pypy_module__io.c:1381:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1381 | l_v624134 = RPyItem(l_v624130, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:1909:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1909 | RPyItem(l_l_1215, 1L) = l_v623890; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 50 warnings generated. [platform:WARNING] 6 warnings generated. [platform:WARNING] 49 warnings generated. [platform:WARNING] pypy_module__io.c:23011:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23011 | RPyItem(l_l_1232, 1L) = l_v630839; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:23797:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23797 | RPyItem(l_v631071, 1L) = l_v631072; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:23798:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23798 | RPyItem(l_v631071, 2L) = (&pypy_g_rpy_string_6119.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:23821:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23821 | RPyItem(l_v631071, 3L) = l_v631073; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:23822:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23822 | RPyItem(l_v631071, 4L) = (&pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:24161:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24161 | RPyItem(l_v631078, 1L) = l_v631079; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:24162:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24162 | RPyItem(l_v631078, 2L) = (&pypy_g_rpy_string_6119.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:24185:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24185 | RPyItem(l_v631078, 3L) = l_v631080; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:24186:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24186 | RPyItem(l_v631078, 4L) = (&pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:25358:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25358 | l_v631757 = RPyItem(l_v631753, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io_1.c:7085:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7085 | l_v647025 = RPyItem(l_v647021, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io_1.c:7091:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7091 | l_v647028 = RPyItem(l_v647021, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io_1.c:7097:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7097 | l_v647031 = RPyItem(l_v647021, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io_1.c:9705:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9705 | RPyItem(l_l_1242, 1L) = l_v647685; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io_1.c:9724:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9724 | RPyItem(l_l_1242, 2L) = l_v647686; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io_1.c:9743:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9743 | RPyItem(l_l_1242, 3L) = l_v647687; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io_1.c:11647:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11647 | RPyItem(l_l_1243, 1L) = l_v648278; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io_1.c:11666:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11666 | RPyItem(l_l_1243, 2L) = l_v648279; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:38927:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38927 | RPyItem(l_v636093, 1L) = l_v636094; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:38928:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38928 | RPyItem(l_v636093, 2L) = (&pypy_g_rpy_string_7128.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:38951:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38951 | RPyItem(l_v636093, 3L) = l_v636095; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:38952:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38952 | RPyItem(l_v636093, 4L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:39252:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39252 | RPyItem(l_v636102, 1L) = l_v636103; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:39253:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39253 | RPyItem(l_v636102, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:44811:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44811 | RPyItem(l_l_1233, 1L) = l_v638043; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:44985:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44985 | l_v638159 = RPyItem(l_v638155, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:45444:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45444 | RPyItem(l_l_1234, 1L) = l_v638141; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io_1.c:20669:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20669 | l_v651299 = RPyItem(l_v651295, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io_1.c:20675:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20675 | l_v651302 = RPyItem(l_v651295, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io.c:49965:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49965 | RPyItem(l_l_1235, 1L) = l_v639719; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io_1.c:26363:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26363 | RPyItem(l_l_1245, 1L) = l_v652815; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io_1.c:26791:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26791 | RPyItem(l_l_1246, 1L) = l_v652821; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io_1.c:27219:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27219 | RPyItem(l_l_1247, 1L) = l_v652827; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io_1.c:27748:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27748 | RPyItem(l_l_1248, 1L) = l_v652834; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io_1.c:27766:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27766 | RPyItem(l_l_1248, 2L) = l_v652835; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io_1.c:36504:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36504 | l_v656415 = RPyItem(l_v655906, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__io_1.c:38478:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 38478 | l_v657091 = RPyField(l_newline_4, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:582:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 582 | RPyItem(l_v662666, 1L) = l_v662667; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:583:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 583 | RPyItem(l_v662666, 2L) = (&pypy_g_rpy_string_3349.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:611:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 611 | RPyItem(l_v662666, 3L) = l_v662668; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:612:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 612 | RPyItem(l_v662666, 4L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:639:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 639 | RPyItem(l_v662666, 5L) = l_v662669; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:640:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 640 | RPyItem(l_v662666, 6L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:667:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 667 | RPyItem(l_v662666, 7L) = l_v662670; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:668:2: warning: array index 8 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 668 | RPyItem(l_v662666, 8L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:695:2: warning: array index 9 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 695 | RPyItem(l_v662666, 9L) = l_v662671; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:696:2: warning: array index 10 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 696 | RPyItem(l_v662666, 10L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:1357:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1357 | RPyItem(l_v662896, 1L) = l_v662897; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:1358:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1358 | RPyItem(l_v662896, 2L) = (&pypy_g_rpy_string_3349.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:1387:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1387 | RPyItem(l_v662896, 3L) = l_v662898; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:1388:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1388 | RPyItem(l_v662896, 4L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:1416:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1416 | RPyItem(l_v662896, 5L) = l_v662899; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:1417:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1417 | RPyItem(l_v662896, 6L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:1445:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1445 | RPyItem(l_v662896, 7L) = l_v662900; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:1446:2: warning: array index 8 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1446 | RPyItem(l_v662896, 8L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:1474:2: warning: array index 9 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1474 | RPyItem(l_v662896, 9L) = l_v662901; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:1475:2: warning: array index 10 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1475 | RPyItem(l_v662896, 10L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:1498:2: warning: array index 11 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1498 | RPyItem(l_v662896, 11L) = l_v662902; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:1499:2: warning: array index 12 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1499 | RPyItem(l_v662896, 12L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:2616:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2616 | RPyItem(l_v663383, 1L) = l_v663384; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:2617:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2617 | RPyItem(l_v663383, 2L) = (&pypy_g_rpy_string_1268.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:2640:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2640 | RPyItem(l_v663383, 3L) = l_v663385; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:2641:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2641 | RPyItem(l_v663383, 4L) = (&pypy_g_rpy_string_3360.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:2876:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2876 | RPyItem(l_v663503, 1L) = l_v663504; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:2877:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2877 | RPyItem(l_v663503, 2L) = (&pypy_g_rpy_string_4101.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:3226:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3226 | RPyItem(l_v663578, 1L) = l_v663579; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:3227:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3227 | RPyItem(l_v663578, 2L) = (&pypy_g_rpy_string_203.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:3250:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3250 | RPyItem(l_v663578, 3L) = l_v663580; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:3251:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3251 | RPyItem(l_v663578, 4L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:3431:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3431 | RPyItem(l_v663582, 1L) = l_v663583; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__lsprof.c:3432:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3432 | RPyItem(l_v663582, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:528:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 528 | l_v665883 = RPyItem(l_v665594, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:548:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 548 | l_v665878 = RPyItem(l_v665594, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:568:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 568 | l_v665873 = RPyItem(l_v665594, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:588:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 588 | l_v665868 = RPyItem(l_v665594, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:608:15: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 608 | l_v665863 = RPyItem(l_v665594, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:628:15: warning: array index 6 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 628 | l_v665858 = RPyItem(l_v665594, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:648:15: warning: array index 7 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 648 | l_v665853 = RPyItem(l_v665594, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:668:15: warning: array index 8 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 668 | l_v665848 = RPyItem(l_v665594, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:1955:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1955 | RPyItem(l_v666124, 1L) = l_v666125; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:1956:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1956 | RPyItem(l_v666124, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:2284:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2284 | RPyItem(l_v666128, 1L) = l_v666129; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:2285:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2285 | RPyItem(l_v666128, 2L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:2314:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2314 | RPyItem(l_v666128, 3L) = l_v666130; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:2315:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2315 | RPyItem(l_v666128, 4L) = (&pypy_g_rpy_string_31120.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:2343:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2343 | RPyItem(l_v666128, 5L) = l_v666131; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:2344:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2344 | RPyItem(l_v666128, 6L) = (&pypy_g_rpy_string_1189.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__minimal_curses.c:2393:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2393 | RPyItem(l_v666128, 7L) = l_v666132; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 38 warnings generated. [platform:WARNING] pypy_module__multibytecodec.c:625:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 625 | RPyItem(l_l_1265, 1L) = l_v666574; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c:1628:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1628 | RPyItem(l_l_1266, 1L) = l_v666840; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c:1647:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1647 | RPyItem(l_l_1266, 2L) = l_v666841; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c:1666:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1666 | RPyItem(l_l_1266, 3L) = l_v666842; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c:1685:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1685 | RPyItem(l_l_1266, 4L) = l_v666843; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c:2601:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2601 | RPyItem(l_l_1267, 1L) = l_v667272; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 17 warnings generated. [platform:WARNING] pypy_module__multibytecodec.c:3608:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3608 | RPyItem(l_l_1268, 1L) = l_v667542; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c:3627:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3627 | RPyItem(l_l_1268, 2L) = l_v667543; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c:3646:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3646 | RPyItem(l_l_1268, 3L) = l_v667544; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c:3665:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3665 | RPyItem(l_l_1268, 4L) = l_v667545; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 34 warnings generated. [platform:WARNING] pypy_module__multibytecodec.c:6712:12: warning: assigning to 'struct MultibyteCodec_s *' from 'const MultibyteCodec *' (aka 'const struct MultibyteCodec_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 6712 | l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_4); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] 11 warnings generated. [platform:WARNING] 17 warnings generated. [platform:WARNING] pypy_module__multiprocessing.c:330:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 330 | RPyItem(l_l_1269, 1L) = (&pypy_g_rpy_string_3250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multiprocessing.c:334:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 334 | RPyItem(l_l_1269, 2L) = (&pypy_g_rpy_string_969.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multiprocessing.c:556:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 556 | RPyItem(l_v668946, 1L) = l_v668947; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multiprocessing.c:557:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 557 | RPyItem(l_v668946, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multiprocessing.c:580:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 580 | RPyItem(l_v668946, 3L) = l_v668948; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multiprocessing.c:581:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 581 | RPyItem(l_v668946, 4L) = (&pypy_g_rpy_string_3251.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multiprocessing.c:610:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 610 | RPyItem(l_v668946, 5L) = l_v668949; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multiprocessing.c:611:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 611 | RPyItem(l_v668946, 6L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multiprocessing.c:1461:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1461 | RPyItem(l_v669296, 1L) = l_v669297; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multiprocessing.c:1462:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1462 | RPyItem(l_v669296, 2L) = (&pypy_g_rpy_string_1939.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multiprocessing.c:1492:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1492 | RPyItem(l_v669296, 3L) = l_v669298; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multiprocessing.c:1722:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1722 | RPyItem(l_v669303, 1L) = (&pypy_g_rpy_string_463.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multiprocessing.c:9127:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9127 | RPyItem(l_l_1274, 1L) = l_v671627; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__random.c:3810:2: warning: array index 624 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3810 | RPyItem(l_state_20, 624L) = l_v680041; [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:1672:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1672 | RPyItem(l_v681230, 1L) = l_v681231; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:1673:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1673 | RPyItem(l_v681230, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:3773:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3773 | RPyItem(l_v681836, 1L) = l_v681837; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:3774:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3774 | RPyItem(l_v681836, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:3932:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3932 | RPyItem(l_v681843, 1L) = l_v681844; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:3933:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3933 | RPyItem(l_v681843, 2L) = (&pypy_g_rpy_string_1218.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:3962:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3962 | RPyItem(l_v681843, 3L) = l_v681845; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:3963:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3963 | RPyItem(l_v681843, 4L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:3991:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3991 | RPyItem(l_v681843, 5L) = l_v681846; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:3992:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3992 | RPyItem(l_v681843, 6L) = (&pypy_g_rpy_string_3479.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:5163:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5163 | RPyItem(l_v682393, 1L) = l_v682394; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:5164:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5164 | RPyItem(l_v682393, 2L) = (&pypy_g_rpy_string_4090.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:5191:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5191 | RPyItem(l_v682393, 3L) = l_v682395; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:5192:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5192 | RPyItem(l_v682393, 4L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 22 warnings generated. [platform:WARNING] pypy_module__rawffi.c:12074:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12074 | RPyItem(l_v684430, 1L) = l_r_1271; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:12075:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12075 | RPyItem(l_v684430, 2L) = (&pypy_g_rpy_string_1243.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:12102:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12102 | RPyItem(l_v684430, 3L) = l_v684431; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:12103:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12103 | RPyItem(l_v684430, 4L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:12130:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12130 | RPyItem(l_v684430, 5L) = l_v684432; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:12131:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12131 | RPyItem(l_v684430, 6L) = (&pypy_g_rpy_string_3479.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 1 warning generated. [platform:WARNING] pypy_module__rawffi.c:23054:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23054 | l_v687901 = RPyItem(l_v687831, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:26850:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26850 | l_v689093 = RPyItem(l_v689049, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:29600:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29600 | l_v690033 = RPyItem(l_v690032, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:29826:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29826 | l_v690092 = RPyItem(l_v690091, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:35080:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35080 | RPyItem(l_l_1309, 1L) = l_v691862; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi.c:35098:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35098 | RPyItem(l_l_1309, 2L) = l_v691863; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi_alt.c:262:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 262 | RPyItem(l_v693893, 1L) = l_v693894; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi_alt.c:263:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 263 | RPyItem(l_v693893, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi_alt.c:481:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 481 | RPyItem(l_v693959, 1L) = l_v693960; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 13 warnings generated. [platform:WARNING] pypy_module__rawffi_alt.c:12467:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12467 | RPyItem(l_v697943, 1L) = l_v697944; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__rawffi_alt.c:12468:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12468 | RPyItem(l_v697943, 2L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 5 warnings generated. [platform:WARNING] pypy_module__sre.c:5641:17: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5641 | l_v708593 = RPyItem(l_v708477, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__sre.c:13576:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13576 | RPyItem(l_l_1345, 1L) = l_v711088; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__vmprof.c:222:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 222 | RPyItem(l_v713639, 1L) = l_v713640; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__vmprof.c:223:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 223 | RPyItem(l_v713639, 2L) = (&pypy_g_rpy_string_464.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__vmprof.c:252:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 252 | RPyItem(l_v713639, 3L) = l_v713641; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__vmprof.c:253:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 253 | RPyItem(l_v713639, 4L) = (&pypy_g_rpy_string_464.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__vmprof.c:276:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 276 | RPyItem(l_v713639, 5L) = l_v713642; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 5 warnings generated. [platform:WARNING] pypy_module__sre.c:19636:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19636 | RPyItem(l_v712376, 1L) = (&pypy_g_rpy_string_29960.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__sre.c:19784:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19784 | RPyItem(l_v712378, 1L) = l_v712379; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__sre.c:19785:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19785 | RPyItem(l_v712378, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__sre.c:19814:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19814 | RPyItem(l_v712378, 3L) = l_v712380; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__sre.c:19815:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19815 | RPyItem(l_v712378, 4L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__sre.c:19838:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19838 | RPyItem(l_v712378, 5L) = l_v712381; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__sre.c:19839:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19839 | RPyItem(l_v712378, 6L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__sre.c:19855:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19855 | RPyItem(l_v712378, 7L) = l_v712382; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:499:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 499 | RPyItem(l_l_1328, 1L) = l_v698820; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared herepypy_module__warnings.c:2772:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2772 | RPyItem(l_l_1348, 1L) = l_v714503; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # [platform:WARNING] 8616 | void* items[RPY_VARLENGTH define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] ]; [platform:WARNING] | ^ [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:2791:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2791 | RPyItem(l_l_1348, 2L) = l_v714504; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:3564:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3564 | RPyItem(l_l_1349, 1L) = l_v714510; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:3977:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3977 | RPyItem(l_l_1350, 1L) = l_v714513; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:5108:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5108 | l_v715683 = RPyItem(l_v715625, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:5115:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5115 | l_v715687 = RPyItem(l_v715625, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:5122:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5122 | l_v715691 = RPyItem(l_v715625, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:5129:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5129 | l_v715695 = RPyItem(l_v715625, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__sre.c:23613:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23613 | RPyItem(l_v713540, 1L) = l_v713541; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__sre.c:23614:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23614 | RPyItem(l_v713540, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__sre.c:23642:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23642 | RPyItem(l_v713540, 3L) = l_v713542; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__sre.c:23643:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23643 | RPyItem(l_v713540, 4L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__sre.c:23659:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23659 | RPyItem(l_v713540, 5L) = l_v713543; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:794:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 794 | RPyItem(l_v699030, 1L) = l_v699031; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:795:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 795 | RPyItem(l_v699030, 2L) = (&pypy_g_rpy_string_3256.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:824:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 824 | RPyItem(l_v699030, 3L) = l_v699032; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:825:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 825 | RPyItem(l_v699030, 4L) = (&pypy_g_rpy_string_3257.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:854:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 854 | RPyItem(l_v699030, 5L) = l_v699033; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:855:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 855 | RPyItem(l_v699030, 6L) = (&pypy_g_rpy_string_3258.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:884:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 884 | RPyItem(l_v699030, 7L) = l_v699034; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:885:2: warning: array index 8 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 885 | RPyItem(l_v699030, 8L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:6716:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6716 | RPyItem(l_v716079, 1L) = (&pypy_g_rpy_string_464.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:6749:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6749 | RPyItem(l_v716079, 2L) = l_v716081; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:6750:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6750 | RPyItem(l_v716079, 3L) = (&pypy_g_rpy_string_500.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:6773:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6773 | RPyItem(l_v716079, 4L) = l_v716082; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:6774:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6774 | RPyItem(l_v716079, 5L) = (&pypy_g_rpy_string_500.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:6797:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6797 | RPyItem(l_v716079, 6L) = l_v716083; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:6798:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6798 | RPyItem(l_v716079, 7L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:7367:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7367 | RPyItem(l_v716092, 1L) = l_v716093; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:7368:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7368 | RPyItem(l_v716092, 2L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:7981:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7981 | RPyItem(l_v716102, 1L) = (&pypy_g_rpy_string_464.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:8014:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8014 | RPyItem(l_v716102, 2L) = l_v716104; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:8015:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8015 | RPyItem(l_v716102, 3L) = (&pypy_g_rpy_string_500.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:8038:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8038 | RPyItem(l_v716102, 4L) = l_v716105; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:8039:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8039 | RPyItem(l_v716102, 5L) = (&pypy_g_rpy_string_500.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:8062:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8062 | RPyItem(l_v716102, 6L) = l_v716106; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__warnings.c:8063:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8063 | RPyItem(l_v716102, 7L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:4884:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4884 | RPyItem(l_l_1330, 1L) = l_v700209; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:6600:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6600 | RPyItem(l_l_1333, 1L) = l_v700636; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:7508:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7508 | RPyItem(l_l_1334, 1L) = l_v700656; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:7526:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7526 | RPyItem(l_l_1334, 2L) = l_v700657; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:7544:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7544 | RPyItem(l_l_1334, 3L) = l_v700658; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:8029:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8029 | RPyItem(l_l_1335, 1L) = l_v700668; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:8451:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8451 | l_v701651 = RPyItem(l_v701647, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:9208:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9208 | l_v701885 = RPyItem(l_v701884, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:9301:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9301 | l_v701968 = RPyItem(l_v701967, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:9387:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9387 | l_v701952 = RPyItem(l_v701951, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 26 warnings generated. [platform:WARNING] pypy_module__socket.c:16512:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16512 | RPyItem(l_l_1338, 1L) = l_v704180; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__weakref.c:2447:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2447 | RPyItem(l_v718018, 1L) = l_v718019; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__weakref.c:2448:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2448 | RPyItem(l_v718018, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__weakref.c:2625:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2625 | RPyItem(l_v718020, 1L) = l_v718021; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__weakref.c:2626:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2626 | RPyItem(l_v718020, 2L) = (&pypy_g_rpy_string_1243.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__weakref.c:2649:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2649 | RPyItem(l_v718020, 3L) = l_v718022; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__weakref.c:2650:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2650 | RPyItem(l_v718020, 4L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:17257:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17257 | l_v704904 = RPyItem(l_v704903, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:17369:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17369 | l_v704665 = RPyItem(l_v704664, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:17587:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17587 | RPyItem(l_v704534, 1L) = l_v704535; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:17736:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17736 | l_v704744 = RPyItem(l_v704743, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:17821:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17821 | l_v704728 = RPyItem(l_v704727, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:21153:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21153 | RPyItem(l_l_1340, 1L) = l_v705337; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:21172:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21172 | RPyItem(l_l_1340, 2L) = l_v705338; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:21191:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21191 | RPyItem(l_l_1340, 3L) = l_v705339; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:21210:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21210 | RPyItem(l_l_1340, 4L) = l_v705340; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:23042:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23042 | RPyItem(l_l_1341, 1L) = l_v706185; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__socket.c:23060:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23060 | RPyItem(l_l_1341, 2L) = l_v706186; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:4763:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4763 | RPyItem(l_v720232, 1L) = l_r_1356; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:4764:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4764 | RPyItem(l_v720232, 2L) = (&pypy_g_rpy_string_3273.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:4787:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4787 | RPyItem(l_v720232, 3L) = l_v720233; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:4788:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4788 | RPyItem(l_v720232, 4L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:5331:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5331 | RPyItem(l_v720240, 1L) = l_r_1358; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:5332:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5332 | RPyItem(l_v720240, 2L) = (&pypy_g_rpy_string_3273.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:5355:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5355 | RPyItem(l_v720240, 3L) = l_v720241; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:5356:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5356 | RPyItem(l_v720240, 4L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:5767:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5767 | RPyItem(l_v720250, 1L) = l_v720251; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:5768:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5768 | RPyItem(l_v720250, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:6339:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6339 | RPyItem(l_v720258, 1L) = l_r_1359; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:6340:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6340 | RPyItem(l_v720258, 2L) = (&pypy_g_rpy_string_3273.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:6363:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6363 | RPyItem(l_v720258, 3L) = l_v720259; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:6364:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6364 | RPyItem(l_v720258, 4L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:6781:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6781 | RPyItem(l_v720264, 1L) = l_r_1360; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:6782:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6782 | RPyItem(l_v720264, 2L) = (&pypy_g_rpy_string_632.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:9210:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9210 | RPyItem(l_v721891, 1L) = l_v721892; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 6 warnings generated. [platform:WARNING] 24 warnings generated. [platform:WARNING] pypy_module_array.c:43167:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43167 | RPyItem(l_l_1393, 1L) = l_v731940; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:43185:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43185 | RPyItem(l_l_1393, 2L) = l_v731941; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:43752:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43752 | RPyItem(l_l_1392, 1L) = l_v731950; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_array.c:44468:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44468 | RPyItem(l_l_1394, 1L) = l_v732523; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_binascii.c:7505:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7505 | RPyItem(l_l_1397, 1L) = l_v735530; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 15 warnings generated. [platform:WARNING] 31 warnings generated. [platform:WARNING] pypy_module_bz2.c:7545:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7545 | RPyItem(l_v740171, 1L) = (&pypy_g_rpy_string_7232.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_bz2.c:7570:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7570 | RPyItem(l_v740171, 2L) = l_v740173; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_bz2.c:7571:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7571 | RPyItem(l_v740171, 3L) = (&pypy_g_rpy_string_3986.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_bz2.c:7596:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7596 | RPyItem(l_v740171, 4L) = l_v740174; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_bz2.c:7597:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7597 | RPyItem(l_v740171, 5L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 1 warning generated. [platform:WARNING] 5 warnings generated. [platform:WARNING] pypy_module_cmath.c:2070:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2070 | RPyItem(l_l_1404, 1L) = l_v743304; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 1 warning generated. [platform:WARNING] pypy_module_cpyext_2.c:2883:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2883 | RPyItem(l_v779836, 1L) = l_v779837; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_2.c:2884:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2884 | RPyItem(l_v779836, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_2.c:3685:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3685 | RPyItem(l_v780010, 1L) = l_v780011; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_2.c:3686:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3686 | RPyItem(l_v780010, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:1524:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1524 | RPyItem(l_v798564, 1L) = l_v798565; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:1525:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1525 | RPyItem(l_v798564, 2L) = (&pypy_g_rpy_string_1268.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:1548:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1548 | RPyItem(l_v798564, 3L) = l_v798566; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:1549:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1549 | RPyItem(l_v798564, 4L) = (&pypy_g_rpy_string_3360.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_2.c:23002:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23002 | RPyItem(l_v786023, 1L) = l_v786024; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_2.c:23003:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23003 | RPyItem(l_v786023, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_4.c:15510:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15510 | RPyItem(l_v820164, 1L) = l_v820165; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_4.c:15511:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15511 | RPyItem(l_v820164, 2L) = (&pypy_g_rpy_string_1268.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_4.c:15534:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15534 | RPyItem(l_v820164, 3L) = l_v820166; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_4.c:15535:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15535 | RPyItem(l_v820164, 4L) = (&pypy_g_rpy_string_939.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_4.c:16822:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16822 | RPyItem(l_v820371, 1L) = l_v820372; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_4.c:16823:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16823 | RPyItem(l_v820371, 2L) = (&pypy_g_rpy_string_4959.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 21 warnings generated. [platform:WARNING] pypy_module_cpyext_3.c:36036:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36036 | RPyItem(l_v799428, 1L) = 0L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:36315:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36315 | RPyItem(l_v799429, 1L) = 32L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:36594:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36594 | RPyItem(l_v799430, 1L) = 72L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:36873:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36873 | RPyItem(l_v799431, 1L) = 64L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:37152:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37152 | RPyItem(l_v799432, 1L) = 56L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:37431:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37431 | RPyItem(l_v799433, 1L) = 48L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:37710:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37710 | RPyItem(l_v799434, 1L) = 48L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:37989:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37989 | RPyItem(l_v799435, 1L) = 40L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:38268:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38268 | RPyItem(l_v799436, 1L) = 40L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:38547:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38547 | RPyItem(l_v799437, 1L) = 32L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:38826:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38826 | RPyItem(l_v799438, 1L) = 24L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:39105:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39105 | RPyItem(l_v799439, 1L) = 16L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:39384:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39384 | RPyItem(l_v799440, 1L) = 16L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:39663:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39663 | RPyItem(l_v799441, 1L) = 8L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:39942:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39942 | RPyItem(l_v799442, 1L) = 0L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:40221:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40221 | RPyItem(l_v799443, 1L) = 16L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:40500:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40500 | RPyItem(l_v799444, 1L) = 16L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:40779:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40779 | RPyItem(l_v799445, 1L) = 8L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:41058:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41058 | RPyItem(l_v799446, 1L) = 0L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:41337:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41337 | RPyItem(l_v799447, 1L) = 296L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:41616:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41616 | RPyItem(l_v799448, 1L) = 288L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:41895:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41895 | RPyItem(l_v799449, 1L) = 280L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:42174:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42174 | RPyItem(l_v799450, 1L) = 280L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:42453:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42453 | RPyItem(l_v799451, 1L) = 272L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:42732:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42732 | RPyItem(l_v799452, 1L) = 272L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:43011:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43011 | RPyItem(l_v799453, 1L) = 264L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:43290:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43290 | RPyItem(l_v799454, 1L) = 256L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:43569:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43569 | RPyItem(l_v799455, 1L) = 248L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:43848:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43848 | RPyItem(l_v799456, 1L) = 240L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:44127:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44127 | RPyItem(l_v799457, 1L) = 232L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:44406:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44406 | RPyItem(l_v799458, 1L) = 224L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:44685:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44685 | RPyItem(l_v799459, 1L) = 216L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:44964:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44964 | RPyItem(l_v799460, 1L) = 208L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:45243:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45243 | RPyItem(l_v799461, 1L) = 200L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:45522:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45522 | RPyItem(l_v799462, 1L) = 192L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:45801:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45801 | RPyItem(l_v799463, 1L) = 184L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:46080:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46080 | RPyItem(l_v799464, 1L) = 304L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:46359:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46359 | RPyItem(l_v799465, 1L) = 176L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:46638:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46638 | RPyItem(l_v799466, 1L) = 168L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:46917:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46917 | RPyItem(l_v799467, 1L) = 160L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2:pypy_module_cpyext_2.c:56104:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56104 | l_v795344 = RPyItem(l_v795340, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:47196:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47196 | RPyItem(l_v799468, 1L) = 152L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:47475:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47475 | RPyItem(l_v799469, 1L) = 144L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:47754:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47754 | RPyItem(l_v799470, 1L) = 136L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:48033:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48033 | RPyItem(l_v799471, 1L) = 128L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:48312:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48312 | RPyItem(l_v799472, 1L) = 128L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:48591:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48591 | RPyItem(l_v799473, 1L) = 120L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:48870:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48870 | RPyItem(l_v799474, 1L) = 120L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:49149:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49149 | RPyItem(l_v799475, 1L) = 112L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:49428:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49428 | RPyItem(l_v799476, 1L) = 112L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:49707:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49707 | RPyItem(l_v799477, 1L) = 104L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:49986:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49986 | RPyItem(l_v799478, 1L) = 104L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:50265:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50265 | RPyItem(l_v799479, 1L) = 96L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:50544:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50544 | RPyItem(l_v799480, 1L) = 96L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:50823:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50823 | RPyItem(l_v799481, 1L) = 88L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:51102:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51102 | RPyItem(l_v799482, 1L) = 80L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:51381:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51381 | RPyItem(l_v799483, 1L) = 72L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:51660:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51660 | RPyItem(l_v799484, 1L) = 64L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:51939:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51939 | RPyItem(l_v799485, 1L) = 56L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:52218:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52218 | RPyItem(l_v799486, 1L) = 48L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:52497:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52497 | RPyItem(l_v799487, 1L) = 48L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:52776:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52776 | RPyItem(l_v799488, 1L) = 40L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:53055:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53055 | RPyItem(l_v799489, 1L) = 40L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:53334:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53334 | RPyItem(l_v799490, 1L) = 32L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:53613:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53613 | RPyItem(l_v799491, 1L) = 32L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:53892:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53892 | RPyItem(l_v799492, 1L) = 24L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:54171:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54171 | RPyItem(l_v799493, 1L) = 24L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:54450:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54450 | RPyItem(l_v799494, 1L) = 16L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:54729:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54729 | RPyItem(l_v799495, 1L) = 16L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:55008:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55008 | RPyItem(l_v799496, 1L) = 8L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:55287:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55287 | RPyItem(l_v799497, 1L) = 8L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:55566:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55566 | RPyItem(l_v799498, 1L) = 0L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:55845:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55845 | RPyItem(l_v799499, 1L) = 0L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_3.c:56124:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56124 | RPyItem(l_v799500, 1L) = 8L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_2.c:60805:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60805 | RPyItem(l_v796708, 1L) = l_v796709; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_2.c:61004:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61004 | RPyItem(l_v796712, 1L) = l_v796713; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:23299:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23299 | RPyItem(l_v879699, 1L) = l_v879700; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:23300:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23300 | RPyItem(l_v879699, 2L) = (&pypy_g_rpy_string_1268.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:23323:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23323 | RPyItem(l_v879699, 3L) = l_v879701; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:23324:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23324 | RPyItem(l_v879699, 4L) = (&pypy_g_rpy_string_3360.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:24641:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24641 | RPyItem(l_v880086, 1L) = l_v880087; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:24642:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24642 | RPyItem(l_v880086, 2L) = (&pypy_g_rpy_string_28805.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:28152:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28152 | l_v881206 = RPyItem(l_v881198, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:31166:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31166 | l_v882158 = RPyItem(l_v882097, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:32316:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32316 | l_v882467 = RPyItem(l_v882459, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:34343:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34343 | l_v883119 = RPyItem(l_v883092, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:34803:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34803 | l_v883349 = RPyItem(l_v883215, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:36365:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36365 | l_v883782 = RPyItem(l_v883774, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:37514:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37514 | l_v884127 = RPyItem(l_v884123, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:38427:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38427 | l_v884424 = RPyItem(l_v884416, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:39853:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39853 | l_v884876 = RPyItem(l_v884872, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_cpyext_7.c:39942:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39942 | l_v884894 = RPyItem(l_v884890, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 6 warnings generated. [platform:WARNING] 9 warnings generated. [platform:WARNING] 77 warnings generated. [platform:WARNING] pypy_module_exceptions.c:1413:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1413 | l_v917177 = RPyItem(l_v917152, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:1442:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1442 | l_v917191 = RPyItem(l_v917187, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:1983:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1983 | RPyItem(l_l_2071, 1L) = l_v917157; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:3359:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3359 | RPyItem(l_l_2073, 1L) = l_v917661; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:4180:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4180 | RPyItem(l_l_2074, 1L) = l_v917672; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:4957:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4957 | RPyItem(l_v918304, 1L) = l_v918305; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:4958:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4958 | RPyItem(l_v918304, 2L) = (&pypy_g_rpy_string_3542.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:4981:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4981 | RPyItem(l_v918304, 3L) = l_v918306; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:4982:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4982 | RPyItem(l_v918304, 4L) = (&pypy_g_rpy_string_500.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:5005:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5005 | RPyItem(l_v918304, 5L) = l_v918307; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:5308:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5308 | RPyItem(l_v918311, 1L) = l_v918312; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:5309:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5309 | RPyItem(l_v918311, 2L) = (&pypy_g_rpy_string_3542.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:5332:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5332 | RPyItem(l_v918311, 3L) = l_v918313; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:6336:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6336 | RPyItem(l_v918797, 1L) = l_v918798; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:6337:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6337 | RPyItem(l_v918797, 2L) = (&pypy_g_rpy_string_3542.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:6360:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6360 | RPyItem(l_v918797, 3L) = l_v918799; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:6361:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6361 | RPyItem(l_v918797, 4L) = (&pypy_g_rpy_string_500.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:6384:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6384 | RPyItem(l_v918797, 5L) = l_v918800; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:6936:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6936 | RPyItem(l_v918809, 1L) = l_v918810; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:6937:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6937 | RPyItem(l_v918809, 2L) = (&pypy_g_rpy_string_3542.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:6960:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6960 | RPyItem(l_v918809, 3L) = l_v918811; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:7379:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7379 | l_v919378 = RPyItem(l_args_w_97, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:7411:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7411 | l_v919391 = RPyItem(l_args_w_97, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:7561:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7561 | RPyItem(l_l_2076, 1L) = l_v919361; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:7606:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7606 | l_v919483 = RPyItem(l_args_w_97, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:8503:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8503 | RPyItem(l_l_2077, 1L) = l_v919637; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:8521:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8521 | RPyItem(l_l_2077, 2L) = l_v919638; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:8539:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8539 | RPyItem(l_l_2077, 3L) = l_v919639; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:9260:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9260 | RPyItem(l_l_2078, 1L) = l_v919946; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:9278:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9278 | RPyItem(l_l_2078, 2L) = l_v919947; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:9296:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9296 | RPyItem(l_l_2078, 3L) = l_v919948; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:9314:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9314 | RPyItem(l_l_2078, 4L) = l_v919949; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:9966:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9966 | RPyItem(l_l_2079, 1L) = l_v920232; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:9984:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9984 | RPyItem(l_l_2079, 2L) = l_v920233; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:10002:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10002 | RPyItem(l_l_2079, 3L) = l_v920234; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:10020:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10020 | RPyItem(l_l_2079, 4L) = l_v920235; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:10650:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10650 | l_v920635 = RPyItem(l_args_w_100, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:10754:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10754 | l_v920853 = RPyItem(l_values_w_24, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:10785:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10785 | l_v920844 = RPyItem(l_values_w_24, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:10816:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10816 | l_v920835 = RPyItem(l_values_w_24, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:10847:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10847 | l_v920659 = RPyItem(l_values_w_24, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:11239:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11239 | RPyItem(l_l_2080, 1L) = l_v920605; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_exceptions.c:11979:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11979 | RPyItem(l_lst_220, 1L) = l_v920975; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_fcntl.c:2490:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2490 | RPyItem(l_l_2095, 1L) = 8L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 1 warning generated. [platform:WARNING] 43 warnings generated. [platform:WARNING] 16 warnings generated. [platform:WARNING] pypy_module_imp.c:1839:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1839 | RPyItem(l_v927018, 1L) = l_v927019; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:1840:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1840 | RPyItem(l_v927018, 2L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:2492:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2492 | RPyItem(l_v927027, 1L) = l_v927028; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:2493:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2493 | RPyItem(l_v927027, 2L) = (&pypy_g_rpy_string_494.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:7886:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7886 | RPyItem(l_v929299, 1L) = l_v929300; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:7887:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7887 | RPyItem(l_v929299, 2L) = (&pypy_g_rpy_string_911.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:7910:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7910 | RPyItem(l_v929299, 3L) = l_v929301; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:7911:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7911 | RPyItem(l_v929299, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:9354:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9354 | RPyItem(l_v929895, 1L) = l_v929896; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:9355:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9355 | RPyItem(l_v929895, 2L) = (&pypy_g_rpy_string_915.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:9378:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9378 | RPyItem(l_v929895, 3L) = l_v929897; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:9379:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9379 | RPyItem(l_v929895, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:10109:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10109 | RPyItem(l_v930227, 1L) = l_v930228; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:10110:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10110 | RPyItem(l_v930227, 2L) = (&pypy_g_rpy_string_911.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:10135:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10135 | RPyItem(l_v930227, 3L) = l_v930229; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:10136:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10136 | RPyItem(l_v930227, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:13578:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 13578 | l_v931478 = RPyField(l_s_52, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:13582:14: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 13582 | l_v931479 = RPyField(l_s_52, rs_chars).items[2L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:13586:14: warning: array index 3 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 13586 | l_v931480 = RPyField(l_s_52, rs_chars).items[3L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:14434:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14434 | l_v931754 = RPyItem(l_v931750, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:14438:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14438 | l_v931757 = RPyItem(l_v931750, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:16727:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16727 | RPyItem(l_l_2113, 1L) = (&pypy_g_pypy_objspace_std_bytesobject_W_BytesObject_457.wbo_super.wabo_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:16746:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16746 | RPyItem(l_l_2113, 2L) = l_v932362; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:17064:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17064 | RPyItem(l_l_2114, 1L) = (&pypy_g_pypy_objspace_std_bytesobject_W_BytesObject_1414.wbo_super.wabo_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:17083:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17083 | RPyItem(l_l_2114, 2L) = l_v932367; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:17352:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17352 | RPyItem(l_l_2115, 1L) = (&pypy_g_pypy_objspace_std_bytesobject_W_BytesObject_457.wbo_super.wabo_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:17370:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17370 | RPyItem(l_l_2115, 2L) = l_v932370; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:17579:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17579 | RPyItem(l_l_2116, 1L) = l_v932372; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:20659:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20659 | RPyItem(l_v933574, 1L) = l_v933575; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:20660:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20660 | RPyItem(l_v933574, 2L) = (&pypy_g_rpy_string_28906.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:24421:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24421 | RPyItem(l_l_2119, 1L) = l_v934698; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:24440:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24440 | RPyItem(l_l_2119, 2L) = l_v934699; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:24654:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24654 | RPyItem(l_l_2120, 1L) = l_v934701; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:24672:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24672 | RPyItem(l_l_2120, 2L) = l_v934702; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:1908:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1908 | l_v937018 = RPyItem(l_iterators_w_5, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:2074:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2074 | RPyItem(l_l_2128, 1L) = l_v936760; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:3205:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3205 | RPyItem(l_v937382, 1L) = l_v937383; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:3206:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3206 | RPyItem(l_v937382, 2L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:3435:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3435 | RPyItem(l_v937386, 1L) = l_v937387; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:3436:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3436 | RPyItem(l_v937386, 2L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:3464:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3464 | RPyItem(l_v937386, 3L) = l_v937388; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:3465:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3465 | RPyItem(l_v937386, 4L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:6375:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6375 | RPyItem(l_v938393, 1L) = l_v938394; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:6376:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6376 | RPyItem(l_v938393, 2L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:6399:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6399 | RPyItem(l_v938393, 3L) = l_v938395; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:6400:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6400 | RPyItem(l_v938393, 4L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:6705:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6705 | RPyItem(l_v938398, 1L) = l_v938399; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:6706:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6706 | RPyItem(l_v938398, 2L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:8328:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8328 | RPyItem(l_l_2133, 1L) = l_v939073; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:8886:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8886 | RPyItem(l_l_2134, 1L) = l_v939286; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:9135:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9135 | RPyItem(l_l_2136, 1L) = l_v939290; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:12927:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12927 | l_v940726 = RPyItem(l_args_w_105, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:19456:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19456 | RPyItem(l_v942785, 1L) = l_v942786; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:19457:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19457 | RPyItem(l_v942785, 2L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_math.c:9401:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9401 | RPyItem(l_l_2148, 1L) = l_v950122; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_math.c:13235:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13235 | RPyItem(l_l_2149, 1L) = l_v951223; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_marshal.c:3309:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 3309 | l_v943897 = RPyField(l_v943959, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_marshal.c:3311:14: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 3311 | l_v943898 = RPyField(l_v943959, rs_chars).items[2L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_marshal.c:3313:14: warning: array index 3 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 3313 | l_v943899 = RPyField(l_v943959, rs_chars).items[3L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_marshal.c:4759:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 4759 | l_v944378 = RPyField(l_s_386, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_marshal.c:6496:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 6496 | l_v944919 = RPyField(l_v945044, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_marshal.c:6498:14: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 6498 | l_v944920 = RPyField(l_v945044, rs_chars).items[2L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_marshal.c:6500:14: warning: array index 3 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 6500 | l_v944921 = RPyField(l_v945044, rs_chars).items[3L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_parser.c:645:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 645 | RPyItem(l_l_2155, 1L) = l_v956660; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_parser.c:966:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 966 | RPyItem(l_l_2155, 3L) = l_v956665; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_parser.c:1077:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1077 | RPyItem(l_l_2155, 2L) = l_v956668; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_parser.c:2046:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2046 | RPyItem(l_v957189, 1L) = l_v957190; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_parser.c:2256:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2256 | RPyItem(l_v957193, 3L) = l_v957194; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_parser.c:2368:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2368 | RPyItem(l_v957197, 2L) = l_v957198; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_parser.c:4903:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4903 | RPyItem(l_l_2157, 1L) = l_v958213; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_parser.c:5994:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5994 | RPyItem(l_v958420, 1L) = l_v958421; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_parser.c:5995:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5995 | RPyItem(l_v958420, 2L) = (&pypy_g_rpy_string_31079.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_parser.c:6318:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6318 | RPyItem(l_v958425, 1L) = l_v958426; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_parser.c:6319:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6319 | RPyItem(l_v958425, 2L) = (&pypy_g_rpy_string_203.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_parser.c:7013:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7013 | l_v959016 = RPyItem(l_v959015, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_parser.c:7025:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7025 | l_v959126 = RPyItem(l_v959125, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 34 warnings generated. [platform:WARNING] 20 warnings generated. [platform:WARNING] 13 warnings generated. [platform:WARNING] 2 warnings generated. [platform:WARNING] 7 warnings generated. [platform:WARNING] pypy_module_posix.c:3008:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3008 | RPyItem(l_v960184, 1L) = (&pypy_g_rpy_string_463.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:3497:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3497 | RPyItem(l_v960335, 1L) = (&pypy_g_rpy_string_463.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:6279:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6279 | RPyItem(l_l_2165, 1L) = l_v961061; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:6298:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6298 | RPyItem(l_l_2165, 2L) = l_v961062; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:6971:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6971 | RPyItem(l_l_2166, 1L) = l_v961346; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:7912:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7912 | RPyItem(l_l_2167, 1L) = l_v961619; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:8545:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8545 | RPyItem(l_v961906, 1L) = (&pypy_g_rpy_string_463.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:9175:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9175 | RPyItem(l_l_2168, 1L) = l_v962010; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pwd.c:2338:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2338 | RPyItem(l_l_2194, 1L) = l_v969813; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pwd.c:2357:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2357 | RPyItem(l_l_2194, 2L) = l_v969814; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pwd.c:2376:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2376 | RPyItem(l_l_2194, 3L) = l_v969815; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pwd.c:2395:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2395 | RPyItem(l_l_2194, 4L) = l_v969816; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pwd.c:2414:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2414 | RPyItem(l_l_2194, 5L) = l_v969817; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pwd.c:2433:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2433 | RPyItem(l_l_2194, 6L) = l_v969818; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:10772:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10772 | RPyItem(l_l_2169, 1L) = l_v962418; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:10791:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10791 | RPyItem(l_l_2169, 2L) = l_v962419; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:10810:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10810 | RPyItem(l_l_2169, 3L) = l_v962420; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:10829:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10829 | RPyItem(l_l_2169, 4L) = l_v962421; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pwd.c:2913:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2913 | RPyItem(l_v970634, 1L) = (&pypy_g_rpy_string_500.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pwd.c:2943:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2943 | RPyItem(l_v970634, 2L) = l_v970635; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:1195:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1195 | RPyItem(l_v971281, 1L) = (&pypy_g_rpy_string_28650.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:1224:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1224 | RPyItem(l_v971281, 2L) = l_v971283; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:1225:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1225 | RPyItem(l_v971281, 3L) = (&pypy_g_rpy_string_28651.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:1253:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1253 | RPyItem(l_v971281, 4L) = l_v971284; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:2245:2: warning: array index 21 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2245 | RPyItem(l_v971784, 21L) = l_v971785; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:2296:2: warning: array index 20 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2296 | RPyItem(l_v971796, 20L) = l_v971797; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:2347:2: warning: array index 19 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2347 | RPyItem(l_v971808, 19L) = l_v971809; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:2398:2: warning: array index 18 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2398 | RPyItem(l_v971820, 18L) = l_v971821; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:2449:2: warning: array index 17 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2449 | RPyItem(l_v971832, 17L) = l_v971833; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:2500:2: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2500 | RPyItem(l_v971844, 16L) = l_v971845; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:2551:2: warning: array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2551 | RPyItem(l_v971856, 15L) = l_v971857; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:2602:2: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2602 | RPyItem(l_v971868, 14L) = l_v971869; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:2653:2: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2653 | RPyItem(l_v971880, 13L) = l_v971881; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:2704:2: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2704 | RPyItem(l_v971892, 12L) = l_v971893; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:2755:2: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2755 | RPyItem(l_v971904, 11L) = l_v971905; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:2806:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2806 | RPyItem(l_v971916, 10L) = l_v971917; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:2857:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2857 | RPyItem(l_v971928, 9L) = l_v971929; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:2908:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2908 | RPyItem(l_v971940, 8L) = l_v971941; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:2959:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2959 | RPyItem(l_v971952, 7L) = l_v971953; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:3010:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3010 | RPyItem(l_v971964, 6L) = l_v971965; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:3061:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3061 | RPyItem(l_v971976, 5L) = l_v971977; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:3112:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3112 | RPyItem(l_v971988, 4L) = l_v971989; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:3210:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3210 | RPyItem(l_v972000, 3L) = l_v972001; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:3262:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3262 | RPyItem(l_v972029, 2L) = l_v972030; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:3313:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3313 | RPyItem(l_v972041, 1L) = l_v972042; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:13935:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13935 | RPyItem(l_l_2174, 1L) = l_v963499; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_struct.c:3014:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 3014 | l_v984481 = RPyField(l_data_112, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_struct.c:3018:15: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 3018 | l_v984485 = RPyField(l_data_112, rs_chars).items[2L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_struct.c:3022:15: warning: array index 3 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 3022 | l_v984489 = RPyField(l_data_112, rs_chars).items[3L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:16128:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16128 | l_v964270 = RPyItem(l_args_w_109, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_signal.c:4828:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4828 | RPyItem(l_l_2216, 1L) = l_v983268; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pypyjit.c:500:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 500 | RPyItem(l_v975292, 1L) = l_v975293; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pypyjit.c:501:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 501 | RPyItem(l_v975292, 2L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pypyjit.c:530:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 530 | RPyItem(l_v975292, 3L) = l_v975294; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pypyjit.c:531:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 531 | RPyItem(l_v975292, 4L) = (&pypy_g_rpy_string_3561.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pypyjit.c:554:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 554 | RPyItem(l_v975292, 5L) = l_v975295; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pypyjit.c:555:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 555 | RPyItem(l_v975292, 6L) = (&pypy_g_rpy_string_3562.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pypyjit.c:915:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 915 | RPyItem(l_v975300, 1L) = l_v975301; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:18680:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18680 | RPyItem(l_l_2183, 1L) = l_v964971; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:18786:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18786 | RPyItem(l_l_2183, 2L) = l_v964974; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:18892:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18892 | RPyItem(l_l_2183, 3L) = l_v964977; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:18998:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18998 | RPyItem(l_l_2183, 4L) = l_v964980; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:19104:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19104 | RPyItem(l_l_2183, 5L) = l_v964983; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:19210:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19210 | RPyItem(l_l_2183, 6L) = l_v964986; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:19316:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19316 | RPyItem(l_l_2183, 7L) = l_v964989; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:19422:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19422 | RPyItem(l_l_2183, 8L) = l_v964992; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:19528:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19528 | RPyItem(l_l_2183, 9L) = l_v964995; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:19745:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19745 | RPyItem(l_l_2183, 10L) = l_v965001; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pypyjit.c:2027:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2027 | RPyItem(l_v975835, 1L) = (&pypy_g_rpy_string_30017.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pypyjit.c:2056:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2056 | RPyItem(l_v975835, 2L) = l_v975837; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pypyjit.c:2057:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2057 | RPyItem(l_v975835, 3L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pypyjit.c:2080:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2080 | RPyItem(l_v975835, 4L) = l_v975838; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:10713:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10713 | RPyItem(l_l_2204, 1L) = l_v974182; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:10731:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10731 | RPyItem(l_l_2204, 2L) = l_v974183; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:10749:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10749 | RPyItem(l_l_2204, 3L) = l_v974184; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:12537:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12537 | RPyItem(l_l_2205, 1L) = l_v974900; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pyexpat.c:12556:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12556 | RPyItem(l_l_2205, 2L) = l_v974901; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pypyjit.c:6613:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6613 | l_v977454 = RPyItem(l_v977453, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pypyjit.c:6647:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6647 | l_v977465 = RPyItem(l_v977464, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pypyjit.c:6926:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6926 | RPyItem(l_l_2207, 1L) = l_v977395; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pypyjit.c:6944:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6944 | RPyItem(l_l_2207, 2L) = l_v977396; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:22916:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22916 | RPyItem(l_l_2188, 1L) = l_v966282; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:23024:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23024 | RPyItem(l_l_2188, 2L) = l_v966285; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:23132:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23132 | RPyItem(l_l_2188, 3L) = l_v966288; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:23240:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23240 | RPyItem(l_l_2188, 4L) = l_v966291; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:23348:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23348 | RPyItem(l_l_2188, 5L) = l_v966294; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:23456:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23456 | RPyItem(l_l_2188, 6L) = l_v966297; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:23564:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23564 | RPyItem(l_l_2188, 7L) = l_v966300; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:23672:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23672 | RPyItem(l_l_2188, 8L) = l_v966303; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:23780:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23780 | RPyItem(l_l_2188, 9L) = l_v966306; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_pypyjit.c:10025:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10025 | RPyItem(l_l_2209, 1L) = l_v978213; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_select.c:3712:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3712 | RPyItem(l_l_2211, 1L) = l_v979369; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_select.c:3731:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3731 | RPyItem(l_l_2211, 2L) = l_v979370; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_select.c:4556:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4556 | RPyItem(l_l_2212, 1L) = l_v979381; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:30983:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30983 | RPyItem(l_l_2191, 1L) = l_v968987; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:31002:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31002 | RPyItem(l_l_2191, 2L) = l_v968988; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:31021:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31021 | RPyItem(l_l_2191, 3L) = l_v968989; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:31040:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31040 | RPyItem(l_l_2191, 4L) = l_v968990; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 8 warnings generated. [platform:WARNING] 1 warning generated. [platform:WARNING] pypy_module_sys.c:4332:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4332 | RPyItem(l_v988822, 1L) = l_v988823; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_sys.c:4333:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4333 | RPyItem(l_v988822, 2L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_sys.c:6441:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6441 | RPyItem(l_l_2234, 1L) = l_v989432; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_sys.c:6459:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6459 | RPyItem(l_l_2234, 2L) = l_v989433; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_sys.c:6767:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6767 | RPyItem(l_l_2235, 1L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_sys.c:6771:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6771 | RPyItem(l_l_2235, 2L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_sys.c:10187:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10187 | RPyItem(l_l_2238, 1L) = l_v990635; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_sys.c:10191:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10191 | RPyItem(l_l_2238, 2L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 30 warnings generated. [platform:WARNING] 3 warnings generated. [platform:WARNING] 3 warnings generated. [platform:WARNING] 16 warnings generated. [platform:WARNING] 8 warnings generated. [platform:WARNING] 37 warnings generated. [platform:WARNING] pypy_module_thread.c:2715:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2715 | RPyItem(l_v993318, 1L) = l_v993319; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_thread.c:2716:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2716 | RPyItem(l_v993318, 2L) = (&pypy_g_rpy_string_3205.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_thread.c:2739:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2739 | RPyItem(l_v993318, 3L) = l_v993320; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_thread.c:2740:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2740 | RPyItem(l_v993318, 4L) = (&pypy_g_rpy_string_3206.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_thread.c:2769:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2769 | RPyItem(l_v993318, 5L) = l_v993321; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_thread.c:2770:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2770 | RPyItem(l_v993318, 6L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_thread.c:5058:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5058 | l_v994304 = RPyItem(l_v994300, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_thread.c:6213:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6213 | RPyItem(l_l_2248, 1L) = l_v994521; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_termios.c:1020:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1020 | l_v991358 = RPyItem(l_v991354, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_termios.c:1024:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1024 | l_v991361 = RPyItem(l_v991354, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_termios.c:1028:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1028 | l_v991364 = RPyItem(l_v991354, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_termios.c:1032:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1032 | l_v991367 = RPyItem(l_v991354, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_termios.c:1036:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1036 | l_v991370 = RPyItem(l_v991354, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_termios.c:1040:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1040 | l_v991373 = RPyItem(l_v991354, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_termios.c:2862:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2862 | RPyItem(l_l_2241, 1L) = l_oflag_2; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_termios.c:2866:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2866 | RPyItem(l_l_2241, 2L) = l_cflag_0; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_termios.c:2870:2: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2870 | RPyItem(l_l_2241, 3L) = l_lflag_0; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_termios.c:2874:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2874 | RPyItem(l_l_2241, 4L) = l_ispeed_0; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_termios.c:2878:2: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2878 | RPyItem(l_l_2241, 5L) = l_ospeed_0; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_termios.c:3563:15: warning: array index 16 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 3563 | l_v992389 = RPyItem(l_cc_0, 16L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10316:2: note: array 'items' declared here [platform:WARNING] 10316 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_termios.c:3985:2: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3985 | RPyItem(l_v992045, 16L) = l_v992046; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_termios.c:3991:14: warning: array index 17 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 3991 | l_v992417 = RPyItem(l_cc_0, 17L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10316:2: note: array 'items' declared here [platform:WARNING] 10316 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_termios.c:4105:2: warning: array index 17 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4105 | RPyItem(l_v992045, 17L) = l_v992050; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_thread.c:11143:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11143 | RPyItem(l_v996157, 1L) = l_v996158; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_thread.c:11144:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11144 | RPyItem(l_v996157, 2L) = (&pypy_g_rpy_string_35122.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:1772:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1772 | l_v996759 = RPyItem(l_tup_w_13, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) 15 warnings generated. [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:1852:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1852 | l_v996770 = RPyItem(l_tup_w_13, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:1933:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1933 | l_v996781 = RPyItem(l_tup_w_13, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:2020:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2020 | l_v996796 = RPyItem(l_tup_w_13, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:2094:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2094 | l_v996808 = RPyItem(l_tup_w_13, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:2167:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2167 | l_v996820 = RPyItem(l_tup_w_13, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:2240:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2240 | l_v996832 = RPyItem(l_tup_w_13, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:2315:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2315 | l_v996846 = RPyItem(l_tup_w_13, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:5076:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5076 | RPyItem(l_l_2252, 1L) = l_v997781; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:5398:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5398 | RPyItem(l_l_2253, 1L) = l_v997782; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:5598:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5598 | RPyItem(l_l_2254, 1L) = l_v997784; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:6141:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6141 | l_v998152 = RPyItem(l_tzname_0, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:6380:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6380 | RPyItem(l_l_2256, 1L) = l_v997796; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:6985:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6985 | RPyItem(l_l_2255, 1L) = l_v997805; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:9605:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9605 | RPyItem(l_l_2257, 1L) = l_v999095; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:9624:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9624 | RPyItem(l_l_2257, 2L) = l_v999096; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:9643:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9643 | RPyItem(l_l_2257, 3L) = l_v999097; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:9662:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9662 | RPyItem(l_l_2257, 4L) = l_v999098; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:9681:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9681 | RPyItem(l_l_2257, 5L) = l_v999099; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:9700:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9700 | RPyItem(l_l_2257, 6L) = l_v999100; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:9719:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9719 | RPyItem(l_l_2257, 7L) = l_v999101; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_time.c:9738:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9738 | RPyItem(l_l_2257, 8L) = l_v999102; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:1813:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1813 | RPyItem(l_l_2259, 1L) = l_v1002957; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:1831:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1831 | RPyItem(l_l_2259, 2L) = l_v1002958; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:1849:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1849 | RPyItem(l_l_2259, 3L) = l_v1002959; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:1867:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1867 | RPyItem(l_l_2259, 4L) = l_v1002960; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:1885:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1885 | RPyItem(l_l_2259, 5L) = l_v1002961; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:1903:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1903 | RPyItem(l_l_2259, 6L) = l_v1002962; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:1921:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1921 | RPyItem(l_l_2259, 7L) = l_v1002963; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 10 warnings generated. [platform:WARNING] pypy_module_zipimport.c:4358:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4358 | RPyItem(l_v1004092, 1L) = l_v1004093; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:4359:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4359 | RPyItem(l_v1004092, 2L) = (&pypy_g_rpy_string_28868.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:4382:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4382 | RPyItem(l_v1004092, 3L) = l_v1004094; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:4509:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4509 | RPyItem(l_v1004092, 4L) = l_r_2530; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:4532:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4532 | RPyItem(l_v1004092, 5L) = l_v1004095; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:4533:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4533 | RPyItem(l_v1004092, 6L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:5153:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5153 | RPyItem(l_v1004106, 1L) = l_v1004107; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:5154:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5154 | RPyItem(l_v1004106, 2L) = (&pypy_g_rpy_string_28868.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:5177:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5177 | RPyItem(l_v1004106, 3L) = l_v1004108; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:5304:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5304 | RPyItem(l_v1004106, 4L) = l_r_2531; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:5327:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5327 | RPyItem(l_v1004106, 5L) = l_v1004109; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:5328:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5328 | RPyItem(l_v1004106, 6L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:5941:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5941 | RPyItem(l_v1004120, 1L) = l_v1004121; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:5942:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5942 | RPyItem(l_v1004120, 2L) = (&pypy_g_rpy_string_28868.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:5965:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5965 | RPyItem(l_v1004120, 3L) = l_v1004122; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:6092:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6092 | RPyItem(l_v1004120, 4L) = l_r_2532; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:6115:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6115 | RPyItem(l_v1004120, 5L) = l_v1004123; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:6116:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6116 | RPyItem(l_v1004120, 6L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:6857:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6857 | RPyItem(l_v1004137, 1L) = l_v1004138; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:6858:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6858 | RPyItem(l_v1004137, 2L) = (&pypy_g_rpy_string_28868.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:6881:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6881 | RPyItem(l_v1004137, 3L) = l_v1004139; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:7008:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7008 | RPyItem(l_v1004137, 4L) = l_r_2533; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:7031:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7031 | RPyItem(l_v1004137, 5L) = l_v1004140; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:7032:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7032 | RPyItem(l_v1004137, 6L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:7587:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7587 | RPyItem(l_v1004150, 1L) = l_v1004151; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:7588:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7588 | RPyItem(l_v1004150, 2L) = (&pypy_g_rpy_string_28868.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:7611:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7611 | RPyItem(l_v1004150, 3L) = l_v1004152; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:7738:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7738 | RPyItem(l_v1004150, 4L) = l_r_2534; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:7761:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7761 | RPyItem(l_v1004150, 5L) = l_v1004153; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:7762:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7762 | RPyItem(l_v1004150, 6L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:8308:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8308 | RPyItem(l_v1004163, 1L) = l_v1004164; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:8309:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8309 | RPyItem(l_v1004163, 2L) = (&pypy_g_rpy_string_28868.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:8332:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8332 | RPyItem(l_v1004163, 3L) = l_v1004165; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:8459:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8459 | RPyItem(l_v1004163, 4L) = l_r_2535; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:8482:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8482 | RPyItem(l_v1004163, 5L) = l_v1004166; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:8483:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8483 | RPyItem(l_v1004163, 6L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:12422:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12422 | RPyItem(l_l_2261, 1L) = l_v1007221; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:12440:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12440 | RPyItem(l_l_2261, 2L) = l_v1007222; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:12458:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12458 | RPyItem(l_l_2261, 3L) = l_v1007223; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:12476:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12476 | RPyItem(l_l_2261, 4L) = l_v1007224; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:12494:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12494 | RPyItem(l_l_2261, 5L) = l_v1007225; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:12512:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12512 | RPyItem(l_l_2261, 6L) = l_v1007226; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:12530:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12530 | RPyItem(l_l_2261, 7L) = l_v1007227; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:12548:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12548 | RPyItem(l_l_2261, 8L) = l_v1007228; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_zipimport.c:19657:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19657 | RPyItem(l_l_2264, 1L) = l_v1010245; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 22 warnings generated. [platform:WARNING] pypy_objspace.c:2950:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2950 | RPyItem(l_l_2268, 1L) = l_v1014174; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace.c:43693:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43693 | RPyItem(l_l_2280, 1L) = l_v1027551; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace.c:43714:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43714 | RPyItem(l_l_2280, 2L) = l_v1027552; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace.c:45394:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45394 | RPyItem(l_l_2281, 1L) = l_v1027730; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace.c:49597:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 49597 | RPyItem(l_v1029411, 1L) = l_v1029412; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace.c:49598:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 49598 | RPyItem(l_v1029411, 2L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace.c:49621:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 49621 | RPyItem(l_v1029411, 3L) = l_v1029413; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace.c:49622:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 49622 | RPyItem(l_v1029411, 4L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std.c:8922:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8922 | l_v1032458 = RPyItem(l_l_2300, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std.c:15051:16: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 15051 | l_v1034199 = RPyField(l_s_398, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 52 warnings generated. [platform:WARNING] pypy_objspace_std.c:24428:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24428 | RPyItem(l_l_2313, 1L) = l_v1036798; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:19103:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19103 | RPyItem(l_l_2361, 1L) = l_v1055916; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:19809:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19809 | RPyItem(l_l_2362, 1L) = l_v1056163; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:4980:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4980 | l_v1094026 = RPyItem(l_v1094002, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:5668:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5668 | RPyItem(l_l_2559, 1L) = l_v1094126; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:5912:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5912 | RPyItem(l_l_2560, 1L) = l_v1094130; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:29665:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29665 | RPyItem(l_v1059472, 1L) = l_v1059473; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:29666:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29666 | RPyItem(l_v1059472, 2L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:29689:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29689 | RPyItem(l_v1059472, 3L) = l_v1059474; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:29690:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29690 | RPyItem(l_v1059472, 4L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:29713:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29713 | RPyItem(l_v1059472, 5L) = l_v1059475; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:29714:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29714 | RPyItem(l_v1059472, 6L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std.c:39160:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39160 | RPyItem(l_l_2326, 1L) = l_v1041345; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:9740:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9740 | l_v1095454 = RPyItem(l_l_2561, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:9777:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9777 | l_v1095419 = RPyItem(l_l_2561, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:9784:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9784 | l_v1095423 = RPyItem(l_l_2561, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:33667:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33667 | RPyItem(l_v1060854, 1L) = l_v1060855; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:33668:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33668 | RPyItem(l_v1060854, 2L) = (&pypy_g_rpy_string_3146.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:33691:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33691 | RPyItem(l_v1060854, 3L) = l_v1060856; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:33692:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33692 | RPyItem(l_v1060854, 4L) = (&pypy_g_rpy_string_203.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:33715:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33715 | RPyItem(l_v1060854, 5L) = l_v1060857; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:33716:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33716 | RPyItem(l_v1060854, 6L) = (&pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:33998:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33998 | RPyItem(l_v1060861, 1L) = l_v1060862; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:33999:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33999 | RPyItem(l_v1060861, 2L) = (&pypy_g_rpy_string_3146.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:34022:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 34022 | RPyItem(l_v1060861, 3L) = l_v1060863; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:34023:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 34023 | RPyItem(l_v1060861, 4L) = (&pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:11105:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11105 | RPyItem(l_l_2562, 1L) = l_v1095608; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:11124:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11124 | RPyItem(l_l_2562, 2L) = l_v1095609; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:36337:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36337 | l_v1061833 = RPyItem(l_storage_179, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:36374:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36374 | l_v1061828 = RPyItem(l_storage_179, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:36411:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36411 | l_v1061823 = RPyItem(l_storage_179, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:36476:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36476 | l_v1061817 = RPyItem(l_storage_179, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:36526:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36526 | l_v1061748 = RPyItem(l_storage_179, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:38081:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38081 | l_v1062307 = RPyItem(l_storage_180, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:38118:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38118 | l_v1062302 = RPyItem(l_storage_180, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:38155:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38155 | l_v1062297 = RPyItem(l_storage_180, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:38220:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38220 | l_v1062291 = RPyItem(l_storage_180, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:38270:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38270 | l_v1062222 = RPyItem(l_storage_180, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std.c:53036:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53036 | RPyItem(l_v1046033, 1L) = l_v1046036; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std.c:53247:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53247 | RPyItem(l_l_2336, 1L) = l_v1046062; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std.c:54554:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54554 | RPyItem(l_v1046387, 1L) = l_v1046391; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std.c:54973:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54973 | RPyItem(l_l_2337, 1L) = l_v1046487; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std.c:56319:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56319 | RPyItem(l_v1046890, 1L) = l_v1046894; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std.c:56738:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56738 | RPyItem(l_l_2338, 1L) = l_v1046990; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:44894:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44894 | RPyItem(l_l_2394, 1L) = l_v1064269; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:11611:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11611 | RPyItem(l_l_2563, 1L) = l_v1095855; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:11630:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11630 | RPyItem(l_l_2563, 2L) = l_v1095856; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:11879:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11879 | RPyItem(l_l_2564, 1L) = l_v1095861; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std.c:60389:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60389 | RPyItem(l_l_2339, 1L) = l_v1048083; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:52072:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52072 | RPyItem(l_l_2409, 1L) = l_v1066395; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:22193:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22193 | RPyItem(l_l_2574, 1L) = l_v1099288; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std.c:65234:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65234 | RPyItem(l_l_2342, 1L) = l_v1049894; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_2.c:42900:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 42900 | RPyItem(l_v1084802, 1L) = l_v1084803; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_2.c:42901:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 42901 | RPyItem(l_v1084802, 2L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_2.c:46153:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46153 | RPyItem(l_l_2534, 1L) = l_v1085728; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_2.c:46397:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46397 | RPyItem(l_l_2535, 1L) = l_v1085732; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_2.c:47649:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47649 | RPyItem(l_l_2536, 1L) = l_v1086307; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:27886:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27886 | RPyItem(l_v1101357, 1L) = l_v1101358; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:27887:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27887 | RPyItem(l_v1101357, 2L) = (&pypy_g_rpy_string_3741.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:27910:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27910 | RPyItem(l_v1101357, 3L) = l_v1101359; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:27911:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27911 | RPyItem(l_v1101357, 4L) = (&pypy_g_rpy_string_3742.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:27940:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27940 | RPyItem(l_v1101357, 5L) = l_v1101360; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:27941:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27941 | RPyItem(l_v1101357, 6L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_2.c:49264:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49264 | RPyItem(l_l_2538, 1L) = l_v1086477; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:34117:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34117 | l_v1103648 = RPyItem(l_v1103582, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_4.c:52149:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52149 | RPyItem(l_l_2771, 1L) = l_v1132154; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_2.c:57850:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 57850 | RPyItem(l_v1089686, 1L) = l_v1089687; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_5.c:29757:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29757 | RPyItem(l_l_2896, 1L) = l_v1145692; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_2.c:58490:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58490 | RPyItem(l_v1089875, 1L) = (&pypy_g_rpy_string_179.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_2.c:58638:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58638 | RPyItem(l_v1089881, 1L) = (&pypy_g_rpy_string_203.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_2.c:58661:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58661 | RPyItem(l_v1089881, 2L) = l_v1089883; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_2.c:59612:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59612 | RPyItem(l_l_2542, 1L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_2.c:59616:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59616 | RPyItem(l_l_2542, 2L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_2.c:59620:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59620 | RPyItem(l_l_2542, 3L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_2.c:60518:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60518 | RPyItem(l_l_2544, 1L) = l_v1090482; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_4.c:55507:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55507 | RPyItem(l_l_2772, 1L) = l_v1132976; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_4.c:56316:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56316 | RPyItem(l_l_2773, 1L) = l_v1132988; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_4.c:61254:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61254 | l_v1134952 = RPyItem(l_v1134906, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:44861:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44861 | RPyItem(l_l_2589, 1L) = l_v1107206; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_3.c:45496:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45496 | RPyItem(l_l_2590, 1L) = l_v1107430; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_5.c:48826:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48826 | RPyItem(l_l_2918, 1L) = l_v1151855; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_6.c:4997:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4997 | RPyItem(l_l_2933, 1L) = l_v1158627; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_6.c:14212:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14212 | RPyItem(l_l_2939, 1L) = l_v1161499; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_6.c:17734:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17734 | RPyItem(l_l_2945, 1L) = l_v1162544; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 8 warnings generated. [platform:WARNING] pypy_objspace_std_6.c:60249:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60249 | RPyItem(l_l_3046, 1L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_6.c:60253:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60253 | RPyItem(l_l_3046, 2L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_6.c:60257:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60257 | RPyItem(l_l_3046, 3L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_6.c:61193:17: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 61193 | l_v1177921 = RPyField(l_spec_3, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_6.c:61931:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 61931 | l_v1177922 = RPyField(l_spec_3, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 12 warnings generated. [platform:WARNING] 14 warnings generated. [platform:WARNING] 30 warnings generated. [platform:WARNING] pypy_objspace_std_7.c:12945:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12945 | RPyItem(l_l_3078, 1L) = l_v1182926; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_7.c:12964:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12964 | RPyItem(l_l_3078, 2L) = l_v1182927; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_7.c:12983:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12983 | RPyItem(l_l_3078, 3L) = l_v1182928; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_7.c:12987:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12987 | RPyItem(l_l_3078, 4L) = (&pypy_g_pypy_objspace_std_bytesobject_W_BytesObject_1309.wbo_super.wabo_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 4 warnings generated. [platform:WARNING] 2 warnings generated. [platform:WARNING] pypy_objspace_std_7.c:40262:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40262 | RPyItem(l_l_3099, 1L) = l_v1191552; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_7.c:44716:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44716 | RPyItem(l_l_3100, 1L) = l_v1193069; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 21 warnings generated. [platform:WARNING] pypy_objspace_std_7.c:56675:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56675 | RPyItem(l_l_3123, 1L) = l_v1197300; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_7.c:60608:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60608 | RPyItem(l_l_3125, 1L) = l_v1198438; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_7.c:60626:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60626 | RPyItem(l_l_3125, 2L) = l_v1198439; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_7.c:60644:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60644 | RPyItem(l_l_3125, 3L) = l_v1198440; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_7.c:62928:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62928 | RPyItem(l_v1199482, 1L) = (&pypy_g_rpy_string_25891.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_7.c:62944:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62944 | RPyItem(l_v1199482, 2L) = l_v1199484; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_7.c:62945:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62945 | RPyItem(l_v1199482, 3L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_7.c:62968:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62968 | RPyItem(l_v1199482, 4L) = l_v1199485; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_7.c:62969:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62969 | RPyItem(l_v1199482, 5L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_8.c:7526:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7526 | RPyItem(l_l_3156, 1L) = l_v1202585; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_8.c:8239:2: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 8239 | RPyItem(l_result_47595, 1L) = '.'; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10316:2: note: array 'items' declared here [platform:WARNING] 10316 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_8.c:8610:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8610 | RPyItem(l_v1202872, 1L) = l_v1202873; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_8.c:8611:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8611 | RPyItem(l_v1202872, 2L) = (&pypy_g_rpy_string_25904.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_8.c:8737:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8737 | RPyItem(l_v1202872, 3L) = l_r_3326; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_8.c:8766:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8766 | RPyItem(l_v1202872, 4L) = l_v1202874; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_8.c:9005:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9005 | RPyItem(l_v1202877, 1L) = l_v1202878; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_8.c:9006:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9006 | RPyItem(l_v1202877, 2L) = (&pypy_g_rpy_string_25904.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_8.c:9132:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9132 | RPyItem(l_v1202877, 3L) = l_r_3327; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_8.c:9161:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9161 | RPyItem(l_v1202877, 4L) = l_v1202879; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_8.c:13112:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13112 | RPyItem(l_l_3160, 1L) = l_v1204465; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_8.c:20019:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20019 | RPyItem(l_l_3167, 1L) = l_v1206736; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:7597:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7597 | RPyItem(l_l_3288, 1L) = l_v1245602; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:7615:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7615 | RPyItem(l_l_3288, 2L) = l_v1245603; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:7886:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7886 | RPyItem(l_l_3289, 1L) = l_v1245608; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_9.c:18619:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18619 | l_v1227426 = RPyItem(l_v1227402, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_9.c:20297:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20297 | RPyItem(l_l_3228, 1L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_9.c:20301:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20301 | RPyItem(l_l_3228, 2L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_9.c:20305:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20305 | RPyItem(l_l_3228, 3L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_9.c:22421:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22421 | RPyItem(l_l_3229, 1L) = l_v1228269; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_9.c:22439:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22439 | RPyItem(l_l_3229, 2L) = l_v1228270; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_9.c:22457:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22457 | RPyItem(l_l_3229, 3L) = l_v1228271; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_9.c:25087:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25087 | RPyItem(l_l_3232, 1L) = l_v1229302; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_9.c:25977:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25977 | RPyItem(l_l_3233, 1L) = l_v1229315; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 8 warnings generated. [platform:WARNING] pypy_objspace_std_10.c:25517:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25517 | RPyItem(l_l_3295, 1L) = l_v1251852; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:25535:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25535 | RPyItem(l_l_3295, 2L) = l_v1251853; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:25768:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25768 | RPyItem(l_l_3296, 1L) = (&pypy_g_pypy_objspace_std_unicodeobject_W_UnicodeObject.wuo_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:25787:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25787 | RPyItem(l_l_3296, 2L) = l_v1251856; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_9.c:36153:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 36153 | RPyItem(l_v1232933, 1L) = l_v1232934; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:26825:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26825 | RPyItem(l_l_3297, 1L) = l_v1252313; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:26843:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26843 | RPyItem(l_l_3297, 2L) = l_v1252314; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:27091:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27091 | RPyItem(l_l_3298, 1L) = (&pypy_g_pypy_objspace_std_unicodeobject_W_UnicodeObject.wuo_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:27095:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27095 | RPyItem(l_l_3298, 2L) = (&pypy_g_pypy_objspace_std_unicodeobject_W_UnicodeObject.wuo_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:30788:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30788 | RPyItem(l_l_3302, 1L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:30792:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30792 | RPyItem(l_l_3302, 2L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:30796:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30796 | RPyItem(l_l_3302, 3L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:4196:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4196 | RPyItem(l_l_3326, 1L) = l_v1266087; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:18725:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 18725 | RPyItem(l_v1270762, 1L) = l_v1270763; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:18726:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 18726 | RPyItem(l_v1270762, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19168:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19168 | RPyItem(l_v1270834, 1L) = l_v1270835; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19169:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19169 | RPyItem(l_v1270834, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19192:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19192 | RPyItem(l_v1270834, 3L) = l_v1270836; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19193:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19193 | RPyItem(l_v1270834, 4L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19224:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19224 | RPyItem(l_v1270834, 5L) = l_v1270837; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19225:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19225 | RPyItem(l_v1270834, 6L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19255:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19255 | RPyItem(l_v1270834, 7L) = l_v1270838; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19278:2: warning: array index 8 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19278 | RPyItem(l_v1270834, 8L) = l_v1270839; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19279:2: warning: array index 9 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19279 | RPyItem(l_v1270834, 9L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19302:2: warning: array index 10 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19302 | RPyItem(l_v1270834, 10L) = l_v1270840; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19303:2: warning: array index 11 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19303 | RPyItem(l_v1270834, 11L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19478:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19478 | RPyItem(l_v1270843, 1L) = l_v1270844; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19479:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19479 | RPyItem(l_v1270843, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19911:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19911 | RPyItem(l_v1271114, 1L) = l_v1271115; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19912:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19912 | RPyItem(l_v1271114, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19935:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19935 | RPyItem(l_v1271114, 3L) = l_v1271116; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19936:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19936 | RPyItem(l_v1271114, 4L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19967:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19967 | RPyItem(l_v1271114, 5L) = l_v1271117; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19990:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19990 | RPyItem(l_v1271114, 6L) = l_v1271118; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:19991:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19991 | RPyItem(l_v1271114, 7L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:20014:2: warning: array index 8 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20014 | RPyItem(l_v1271114, 8L) = l_v1271119; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:20015:2: warning: array index 9 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20015 | RPyItem(l_v1271114, 9L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:20170:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20170 | RPyItem(l_v1271122, 1L) = l_v1271123; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:20171:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20171 | RPyItem(l_v1271122, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:20383:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20383 | RPyItem(l_v1271362, 1L) = l_v1271363; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:20384:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20384 | RPyItem(l_v1271362, 2L) = (&pypy_g_rpy_string_28974.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:20413:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20413 | RPyItem(l_v1271362, 3L) = l_v1271364; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:20414:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20414 | RPyItem(l_v1271362, 4L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:20911:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20911 | RPyItem(l_l_3330, 1L) = l_v1271448; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:23761:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23761 | l_v1272557 = RPyItem(l_pair_0, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_9.c:63357:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63357 | RPyItem(l_l_3260, 1L) = l_v1241240; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_9.c:63376:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63376 | RPyItem(l_l_3260, 2L) = l_v1241241; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_9.c:64633:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64633 | RPyItem(l_l_3264, 1L) = l_v1241250; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_9.c:64652:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64652 | RPyItem(l_l_3264, 2L) = l_v1241251; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_12.c:13738:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13738 | RPyItem(l_l_3361, 1L) = l_v1290031; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_9.c:66621:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 66621 | RPyItem(l_l_3268, 1L) = l_v1242373; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_9.c:66640:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 66640 | RPyItem(l_l_3268, 2L) = l_v1242374; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_9.c:67897:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 67897 | RPyItem(l_l_3272, 1L) = l_v1242383; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_9.c:67916:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 67916 | RPyItem(l_l_3272, 2L) = l_v1242384; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:59292:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59292 | RPyItem(l_l_3312, 1L) = l_v1262490; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:59310:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59310 | RPyItem(l_l_3312, 2L) = l_v1262491; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:59632:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59632 | RPyItem(l_l_3313, 1L) = (&pypy_g_pypy_objspace_std_bytesobject_W_BytesObject_235.wbo_super.wabo_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:59651:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59651 | RPyItem(l_l_3313, 2L) = l_v1262494; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:60909:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60909 | RPyItem(l_l_3315, 1L) = l_v1263043; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:60927:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60927 | RPyItem(l_l_3315, 2L) = l_v1263044; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:61264:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61264 | RPyItem(l_l_3316, 1L) = (&pypy_g_pypy_objspace_std_bytesobject_W_BytesObject_235.wbo_super.wabo_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_10.c:61268:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61268 | RPyItem(l_l_3316, 2L) = (&pypy_g_pypy_objspace_std_bytesobject_W_BytesObject_235.wbo_super.wabo_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_12.c:22750:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22750 | RPyItem(l_l_3368, 1L) = l_v1293018; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_12.c:25827:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25827 | RPyItem(l_v1294199, 1L) = l_v1294200; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_12.c:25828:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25828 | RPyItem(l_v1294199, 2L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_12.c:28958:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 28958 | RPyItem(l_v1295126, 1L) = l_v1295127; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_12.c:28959:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 28959 | RPyItem(l_v1295126, 2L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_12.c:28982:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 28982 | RPyItem(l_v1295126, 3L) = l_v1295128; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_12.c:28983:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 28983 | RPyItem(l_v1295126, 4L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:38298:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 38298 | l_v1277089 = RPyField(l_v1277004, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:38313:15: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 38313 | l_v1277091 = RPyField(l_v1277004, rs_chars).items[2L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:38330:15: warning: array index 3 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 38330 | l_v1277093 = RPyField(l_v1277004, rs_chars).items[3L]; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:68:46: note: expanded from macro 'RPyField' [platform:WARNING] 68 | # define RPyField(ptr, name) ((ptr)->name) [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10670:2: note: array 'items' declared here [platform:WARNING] 10670 | char items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:55589:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55589 | RPyItem(l_v1282559, 1L) = l_v1282560; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:55590:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55590 | RPyItem(l_v1282559, 2L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:55986:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55986 | RPyItem(l_v1282624, 1L) = l_v1282625; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:55987:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55987 | RPyItem(l_v1282624, 2L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:56004:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56004 | RPyItem(l_v1282624, 3L) = l_v1282626; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:56005:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56005 | RPyItem(l_v1282624, 4L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:56022:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56022 | RPyItem(l_v1282624, 5L) = l_v1282627; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:56023:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56023 | RPyItem(l_v1282624, 6L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:56556:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56556 | l_v1272557 = RPyItem(l_pair_0, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:57037:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 57037 | RPyItem(l_v1282690, 1L) = l_v1282691; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:57038:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 57038 | RPyItem(l_v1282690, 2L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:57055:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 57055 | RPyItem(l_v1282690, 3L) = l_v1282692; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_11.c:57056:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 57056 | RPyItem(l_v1282690, 4L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_13.c:45506:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45506 | RPyItem(l_l_3583, 1L) = l_v1324810; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_13.c:49079:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49079 | RPyItem(l_l_3592, 1L) = l_v1326110; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_13.c:59341:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59341 | RPyItem(l_l_3606, 1L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_13.c:59345:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59345 | RPyItem(l_l_3606, 2L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_13.c:59349:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59349 | RPyItem(l_l_3606, 3L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_13.c:60684:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60684 | RPyItem(l_l_3607, 1L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_13.c:60688:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60688 | RPyItem(l_l_3607, 2L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_13.c:60692:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60692 | RPyItem(l_l_3607, 3L) = (&pypy_g_pypy_objspace_std_noneobject_W_NoneObject.wno_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:10459:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10459 | RPyItem(l_l_3613, 1L) = l_v1335685; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:11253:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11253 | RPyItem(l_l_3614, 1L) = l_v1335926; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:11859:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11859 | RPyItem(l_v1336246, 1L) = l_v1336247; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:11860:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11860 | RPyItem(l_v1336246, 2L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:11883:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11883 | RPyItem(l_v1336246, 3L) = l_v1336248; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:11884:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11884 | RPyItem(l_v1336246, 4L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:12111:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12111 | RPyItem(l_v1336327, 1L) = l_v1336328; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:12112:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12112 | RPyItem(l_v1336327, 2L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:12135:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12135 | RPyItem(l_v1336327, 3L) = l_v1336329; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:12136:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12136 | RPyItem(l_v1336327, 4L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:13414:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 13414 | RPyItem(l_v1336730, 1L) = l_v1336731; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:13415:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 13415 | RPyItem(l_v1336730, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:13444:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 13444 | RPyItem(l_v1336730, 3L) = l_v1336732; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:17634:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17634 | RPyItem(l_v1338073, 1L) = l_v1338074; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:17635:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17635 | RPyItem(l_v1338073, 2L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:17658:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17658 | RPyItem(l_v1338073, 3L) = l_v1338075; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:17659:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17659 | RPyItem(l_v1338073, 4L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:17888:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17888 | RPyItem(l_v1338154, 1L) = l_v1338155; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_14.c:17889:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17889 | RPyItem(l_v1338154, 2L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 15 warnings generated. [platform:WARNING] 19 warnings generated. [platform:WARNING] 12 warnings generated. [platform:WARNING] 22 warnings generated. [platform:WARNING] 18 warnings generated. [platform:WARNING] 49 warnings generated. [platform:WARNING] rpython_jit_backend_aarch64.c:2439:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2439 | RPyItem(l_v1339628, 1L) = l_v1339629; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:2440:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2440 | RPyItem(l_v1339628, 2L) = (&pypy_g_rpy_string_1218.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:2463:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2463 | RPyItem(l_v1339628, 3L) = l_v1339630; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:2464:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2464 | RPyItem(l_v1339628, 4L) = (&pypy_g_rpy_string_31262.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:2493:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2493 | RPyItem(l_v1339628, 5L) = l_v1339631; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:2494:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2494 | RPyItem(l_v1339628, 6L) = (&pypy_g_rpy_string_31263.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:2523:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2523 | RPyItem(l_v1339628, 7L) = l_v1339632; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:2524:2: warning: array index 8 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2524 | RPyItem(l_v1339628, 8L) = (&pypy_g_rpy_string_31264.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:2553:2: warning: array index 9 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2553 | RPyItem(l_v1339628, 9L) = l_v1339633; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:2554:2: warning: array index 10 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2554 | RPyItem(l_v1339628, 10L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:2703:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2703 | RPyItem(l_v1339636, 1L) = l_v1339637; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:2853:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2853 | RPyItem(l_v1339640, 1L) = l_v1339641; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:3003:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3003 | RPyItem(l_v1339644, 1L) = l_v1339645; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:3153:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3153 | RPyItem(l_v1339648, 1L) = l_v1339649; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:3303:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3303 | RPyItem(l_v1339652, 1L) = l_v1339653; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:5122:3: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5122 | RPyItem((&pypy_g_array_30002.b), 4L) = l_rawstart_5; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:7544:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7544 | RPyItem(l_l_3640, 1L) = (&pypy_g_rpython_jit_backend_aarch64_locations_RegisterLo_5.rl_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:8063:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8063 | RPyItem(l_l_3641, 1L) = (&pypy_g_rpython_jit_backend_aarch64_locations_RegisterLo_5.rl_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 8 warnings generated. [platform:WARNING] rpython_jit_backend_aarch64.c:20765:19: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20765 | l_v1346569 = RPyItem(l_arglocs_119, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:22202:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 22202 | RPyItem(l_v1347135, 1L) = l_v1347136; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:22203:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 22203 | RPyItem(l_v1347135, 2L) = (&pypy_g_rpy_string_36129.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:23733:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23733 | RPyItem(l_l2_71, 1L) = l_v1347366; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:24309:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24309 | RPyItem(l_v1347873, 1L) = l_v1347874; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:24310:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24310 | RPyItem(l_v1347873, 2L) = (&pypy_g_rpy_string_36129.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:24829:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24829 | l_v1348019 = RPyItem(l_l_3668, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:24837:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24837 | l_v1348024 = RPyItem(l_l_3668, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:25394:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25394 | l_v1348289 = RPyItem(l_l_3671, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:25402:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25402 | l_v1348294 = RPyItem(l_l_3671, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:25410:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25410 | l_v1348299 = RPyItem(l_l_3671, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:25969:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25969 | RPyItem(l_v1348526, 1L) = l_v1348527; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:25970:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25970 | RPyItem(l_v1348526, 2L) = (&pypy_g_rpy_string_36129.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 8 warnings generated. [platform:WARNING] rpython_jit_backend_aarch64.c:30646:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30646 | RPyItem(l_l1_296, 1L) = l_v1349974; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:31375:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31375 | RPyItem(l_l1_297, 1L) = l_v1350405; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:33367:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33367 | RPyItem(l_l_3685, 1L) = l_v1351047; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:33386:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33386 | RPyItem(l_l_3685, 2L) = l_v1351048; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:33405:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33405 | RPyItem(l_l_3685, 3L) = l_v1351049; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:33951:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33951 | l_v1351527 = RPyItem(l_v1351523, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:34363:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34363 | RPyItem(l_l_3687, 1L) = l_v1351500; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:34381:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34381 | RPyItem(l_l_3687, 2L) = l_v1351501; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:34734:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34734 | l_v1351848 = RPyItem(l_v1351844, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:35127:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35127 | RPyItem(l_l_3688, 1L) = l_v1351823; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:35145:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35145 | RPyItem(l_l_3688, 2L) = l_v1351824; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:35669:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35669 | RPyItem(l_l_3689, 1L) = l_v1352074; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:35687:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35687 | RPyItem(l_l_3689, 2L) = l_v1352075; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:36478:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36478 | RPyItem(l_l_3692, 1L) = l_v1352287; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:36496:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36496 | RPyItem(l_l_3692, 2L) = l_v1352288; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:36895:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36895 | RPyItem(l_l_3693, 1L) = l_v1352612; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:37561:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37561 | RPyItem(l_l_3695, 1L) = l_v1352770; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:38346:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38346 | RPyItem(l_l_3698, 1L) = l_v1353028; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:38973:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38973 | l_v1353486 = RPyItem(l_v1353485, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:39083:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39083 | l_v1353522 = RPyItem(l_v1353521, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:39214:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39214 | l_v1353551 = RPyItem(l_v1353550, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:39493:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39493 | RPyItem(l_l_3700, 1L) = l_v1353445; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:39511:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39511 | RPyItem(l_l_3700, 2L) = l_v1353446; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:39529:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39529 | RPyItem(l_l_3700, 3L) = l_v1353447; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:39547:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39547 | RPyItem(l_l_3700, 4L) = l_v1353448; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:40311:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40311 | RPyItem(l_l_3701, 1L) = l_v1353783; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:40330:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40330 | RPyItem(l_l_3701, 2L) = l_v1353784; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:40349:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40349 | RPyItem(l_l_3701, 3L) = l_v1353785; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:40651:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40651 | l_v1354119 = RPyItem(l_v1354118, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:40711:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40711 | l_v1354140 = RPyItem(l_v1354139, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:40752:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40752 | l_v1354155 = RPyItem(l_v1354154, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:40797:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40797 | l_v1354166 = RPyItem(l_v1354165, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:41491:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41491 | RPyItem(l_l_3704, 1L) = l_v1354078; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:41509:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41509 | RPyItem(l_l_3704, 2L) = l_v1354079; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:41527:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41527 | RPyItem(l_l_3704, 3L) = l_v1354080; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:41545:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41545 | RPyItem(l_l_3704, 4L) = l_v1354081; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:42034:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42034 | l_v1354663 = RPyItem(l_v1354662, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:42068:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42068 | l_v1354674 = RPyItem(l_v1354673, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:42125:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42125 | l_v1354694 = RPyItem(l_v1354693, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:42568:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42568 | RPyItem(l_l_3706, 1L) = l_v1354624; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:42587:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42587 | RPyItem(l_l_3706, 2L) = l_v1354625; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:42606:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42606 | RPyItem(l_l_3706, 3L) = l_v1354626; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:42934:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42934 | l_v1354996 = RPyItem(l_v1354995, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:42992:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42992 | l_v1355016 = RPyItem(l_v1355015, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:43050:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43050 | l_v1355036 = RPyItem(l_v1355035, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:43091:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43091 | l_v1355051 = RPyItem(l_v1355050, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:43136:15: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43136 | l_v1355062 = RPyItem(l_v1355061, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:43508:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43508 | RPyItem(l_l_3707, 1L) = l_v1354958; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:43526:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43526 | RPyItem(l_l_3707, 2L) = l_v1354959; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:43544:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43544 | RPyItem(l_l_3707, 3L) = l_v1354960; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:43562:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43562 | RPyItem(l_l_3707, 4L) = l_v1354961; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:44206:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44206 | RPyItem(l_l_3710, 1L) = l_v1355306; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:247:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 247 | l_v1364016 = RPyItem(l_v1364012, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:745:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 745 | RPyItem(l_l_3747, 1L) = l_v1363985; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:763:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 763 | RPyItem(l_l_3747, 2L) = l_v1363986; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:1657:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1657 | l_v1364531 = RPyItem(l_v1364527, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:2360:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2360 | RPyItem(l_l_3750, 1L) = l_v1364503; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:2378:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2378 | RPyItem(l_l_3750, 2L) = l_v1364504; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:2519:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2519 | RPyItem(l_l_3751, 1L) = l_v1364506; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:45358:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45358 | RPyItem(l_l_3713, 1L) = l_v1355797; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:45536:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45536 | l_v1355984 = RPyItem(l_args_606, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:3227:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3227 | RPyItem(l_l_3752, 1L) = l_v1365032; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:46355:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46355 | RPyItem(l_l_3716, 1L) = (&pypy_g_rpython_jit_backend_aarch64_locations_RegisterLo_5.rl_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:46610:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46610 | RPyItem(l_l_3717, 1L) = (&pypy_g_rpython_jit_backend_aarch64_locations_RegisterLo_5.rl_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:47296:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47296 | RPyItem(l_l_3718, 1L) = (&pypy_g_rpython_jit_backend_aarch64_locations_RegisterLo_5.rl_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:47615:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47615 | RPyItem(l_l_3719, 1L) = (&pypy_g_rpython_jit_backend_aarch64_locations_RegisterLo_5.rl_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:6659:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6659 | l_v1366438 = RPyItem(l_arglocs_203, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:6666:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6666 | l_v1366442 = RPyItem(l_arglocs_203, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:6845:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6845 | l_v1366494 = RPyItem(l_arglocs_204, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:6852:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6852 | l_v1366498 = RPyItem(l_arglocs_204, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:47962:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47962 | RPyItem(l_l_3720, 1L) = (&pypy_g_rpython_jit_backend_aarch64_locations_RegisterLo_5.rl_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:48243:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48243 | RPyItem(l_l_3721, 1L) = (&pypy_g_rpython_jit_backend_aarch64_locations_RegisterLo_5.rl_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:48540:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48540 | RPyItem(l_v1357070, 1L) = l_v1357071; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:48541:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48541 | RPyItem(l_v1357070, 2L) = (&pypy_g_rpy_string_36129.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:49702:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49702 | l_v1357524 = RPyItem(l_arglocs_138, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:50201:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50201 | l_v1357735 = RPyItem(l_arglocs_139, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:50489:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50489 | l_v1357850 = RPyItem(l_arglocs_140, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:50700:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50700 | l_v1357938 = RPyItem(l_arglocs_141, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:51286:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51286 | l_v1358140 = RPyItem(l_arglocs_143, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:52145:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52145 | l_v1358480 = RPyItem(l_l_3731, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:52153:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52153 | l_v1358485 = RPyItem(l_l_3731, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:52660:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52660 | l_v1358732 = RPyItem(l_arglocs_146, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:52667:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52667 | l_v1358736 = RPyItem(l_arglocs_146, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:52737:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52737 | l_v1358761 = RPyItem(l_arglocs_147, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:52744:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52744 | l_v1358765 = RPyItem(l_arglocs_147, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:52814:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52814 | l_v1358790 = RPyItem(l_arglocs_148, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:52821:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52821 | l_v1358794 = RPyItem(l_arglocs_148, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:52890:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52890 | l_v1358818 = RPyItem(l_arglocs_149, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:52897:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52897 | l_v1358822 = RPyItem(l_arglocs_149, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:52966:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52966 | l_v1358846 = RPyItem(l_arglocs_150, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:52973:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52973 | l_v1358850 = RPyItem(l_arglocs_150, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53042:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53042 | l_v1358874 = RPyItem(l_arglocs_151, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53049:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53049 | l_v1358878 = RPyItem(l_arglocs_151, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53119:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53119 | l_v1358903 = RPyItem(l_arglocs_152, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53126:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53126 | l_v1358907 = RPyItem(l_arglocs_152, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53196:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53196 | l_v1358932 = RPyItem(l_arglocs_153, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53203:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53203 | l_v1358936 = RPyItem(l_arglocs_153, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53292:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53292 | l_v1358961 = RPyItem(l_arglocs_154, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53299:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53299 | l_v1358965 = RPyItem(l_arglocs_154, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53422:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53422 | l_v1359012 = RPyItem(l_arglocs_155, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53429:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53429 | l_v1359016 = RPyItem(l_arglocs_155, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53499:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53499 | l_v1359041 = RPyItem(l_arglocs_156, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53506:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53506 | l_v1359045 = RPyItem(l_arglocs_156, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53576:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53576 | l_v1359070 = RPyItem(l_arglocs_157, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53583:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53583 | l_v1359074 = RPyItem(l_arglocs_157, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53653:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53653 | l_v1359099 = RPyItem(l_arglocs_158, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53660:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53660 | l_v1359103 = RPyItem(l_arglocs_158, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53727:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53727 | l_v1359128 = RPyItem(l_arglocs_159, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53790:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53790 | l_v1359149 = RPyItem(l_arglocs_160, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53853:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53853 | l_v1359170 = RPyItem(l_arglocs_161, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53916:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53916 | l_v1359191 = RPyItem(l_arglocs_162, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:53979:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53979 | l_v1359212 = RPyItem(l_arglocs_163, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54042:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54042 | l_v1359233 = RPyItem(l_arglocs_164, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54109:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54109 | l_v1359254 = RPyItem(l_arglocs_165, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54116:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54116 | l_v1359258 = RPyItem(l_arglocs_165, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54139:16: warning: array index 11 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54139 | l_v1359272 = RPyItem((&pypy_g_array_36750.b), 11L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54202:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54202 | l_v1359293 = RPyItem(l_arglocs_166, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54209:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54209 | l_v1359297 = RPyItem(l_arglocs_166, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54232:16: warning: array index 13 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54232 | l_v1359311 = RPyItem((&pypy_g_array_36750.b), 13L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54295:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54295 | l_v1359332 = RPyItem(l_arglocs_167, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54302:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54302 | l_v1359336 = RPyItem(l_arglocs_167, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54388:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54388 | l_v1359371 = RPyItem(l_arglocs_168, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54395:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54395 | l_v1359375 = RPyItem(l_arglocs_168, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54418:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54418 | l_v1359389 = RPyItem((&pypy_g_array_36750.b), 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54481:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54481 | l_v1359410 = RPyItem(l_arglocs_169, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54488:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54488 | l_v1359414 = RPyItem(l_arglocs_169, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54511:16: warning: array index 12 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54511 | l_v1359428 = RPyItem((&pypy_g_array_36750.b), 12L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54574:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54574 | l_v1359449 = RPyItem(l_arglocs_170, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54581:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54581 | l_v1359453 = RPyItem(l_arglocs_170, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54604:16: warning: array index 10 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54604 | l_v1359467 = RPyItem((&pypy_g_array_36750.b), 10L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54667:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54667 | l_v1359488 = RPyItem(l_arglocs_171, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54674:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54674 | l_v1359492 = RPyItem(l_arglocs_171, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54697:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54697 | l_v1359506 = RPyItem((&pypy_g_array_36750.b), 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54760:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54760 | l_v1359527 = RPyItem(l_arglocs_172, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54767:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54767 | l_v1359531 = RPyItem(l_arglocs_172, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54790:16: warning: array index 9 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54790 | l_v1359545 = RPyItem((&pypy_g_array_36750.b), 9L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54853:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54853 | l_v1359566 = RPyItem(l_arglocs_173, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54860:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54860 | l_v1359570 = RPyItem(l_arglocs_173, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54883:16: warning: array index 8 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54883 | l_v1359584 = RPyItem((&pypy_g_array_36750.b), 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54946:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54946 | l_v1359605 = RPyItem(l_arglocs_174, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54953:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54953 | l_v1359609 = RPyItem(l_arglocs_174, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:54976:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54976 | l_v1359623 = RPyItem((&pypy_g_array_36750.b), 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55043:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55043 | l_v1359644 = RPyItem(l_arglocs_175, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55050:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55050 | l_v1359648 = RPyItem(l_arglocs_175, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55085:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55085 | l_v1359671 = RPyItem((&pypy_g_array_36750.b), 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55152:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55152 | l_v1359692 = RPyItem(l_arglocs_176, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55159:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55159 | l_v1359696 = RPyItem(l_arglocs_176, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55194:16: warning: array index 9 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55194 | l_v1359719 = RPyItem((&pypy_g_array_36750.b), 9L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55261:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55261 | l_v1359740 = RPyItem(l_arglocs_177, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55268:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55268 | l_v1359744 = RPyItem(l_arglocs_177, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55370:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55370 | l_v1359788 = RPyItem(l_arglocs_178, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55377:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55377 | l_v1359792 = RPyItem(l_arglocs_178, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55412:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55412 | l_v1359815 = RPyItem((&pypy_g_array_36750.b), 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55479:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55479 | l_v1359836 = RPyItem(l_arglocs_179, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55486:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55486 | l_v1359840 = RPyItem(l_arglocs_179, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55521:16: warning: array index 12 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55521 | l_v1359863 = RPyItem((&pypy_g_array_36750.b), 12L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55588:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55588 | l_v1359884 = RPyItem(l_arglocs_180, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55595:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55595 | l_v1359888 = RPyItem(l_arglocs_180, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55630:16: warning: array index 10 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55630 | l_v1359911 = RPyItem((&pypy_g_array_36750.b), 10L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:11803:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11803 | RPyItem(l_v1367735, 1L) = (&pypy_g_rpython_jit_backend_aarch64_locations_RegisterLo_11); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:11805:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11805 | RPyItem(l_v1367735, 2L) = (&pypy_g_rpython_jit_backend_aarch64_locations_RegisterLo_10); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:11807:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11807 | RPyItem(l_v1367735, 3L) = (&pypy_g_rpython_jit_backend_aarch64_locations_RegisterLo_9); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:11809:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11809 | RPyItem(l_v1367735, 4L) = (&pypy_g_rpython_jit_backend_aarch64_locations_RegisterLo_8); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:11811:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11811 | RPyItem(l_v1367735, 5L) = (&pypy_g_rpython_jit_backend_aarch64_locations_RegisterLo_7); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:11813:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11813 | RPyItem(l_v1367735, 6L) = (&pypy_g_rpython_jit_backend_aarch64_locations_RegisterLo_5); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:11815:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11815 | RPyItem(l_v1367735, 7L) = (&pypy_g_rpython_jit_backend_aarch64_locations_RegisterLo_3); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:12051:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12051 | RPyItem(l_v1367736, 1L) = (&pypy_g_rpython_jit_backend_aarch64_locations_VFPRegiste_6); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:12053:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12053 | RPyItem(l_v1367736, 2L) = (&pypy_g_rpython_jit_backend_aarch64_locations_VFPRegiste_5); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:12055:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12055 | RPyItem(l_v1367736, 3L) = (&pypy_g_rpython_jit_backend_aarch64_locations_VFPRegiste_4); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:12057:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12057 | RPyItem(l_v1367736, 4L) = (&pypy_g_rpython_jit_backend_aarch64_locations_VFPRegiste_3); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:12059:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12059 | RPyItem(l_v1367736, 5L) = (&pypy_g_rpython_jit_backend_aarch64_locations_VFPRegiste_2); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:12061:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12061 | RPyItem(l_v1367736, 6L) = (&pypy_g_rpython_jit_backend_aarch64_locations_VFPRegiste_1); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:12063:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12063 | RPyItem(l_v1367736, 7L) = (&pypy_g_rpython_jit_backend_aarch64_locations_VFPRegiste); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55693:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55693 | l_v1359932 = RPyItem(l_arglocs_181, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55780:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55780 | l_v1359966 = RPyItem(l_arglocs_182, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55863:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55863 | l_v1360000 = RPyItem(l_arglocs_183, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:55927:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55927 | l_v1360022 = RPyItem(l_arglocs_184, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56005:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56005 | l_v1360044 = RPyItem(l_arglocs_185, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56125:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56125 | l_v1360106 = RPyItem(l_arglocs_186, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56275:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56275 | l_v1360143 = RPyItem(l_arglocs_66, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56289:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56289 | l_v1360153 = RPyItem(l_arglocs_66, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56296:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56296 | l_v1360158 = RPyItem(l_arglocs_66, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56304:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56304 | l_v1360164 = RPyItem(l_arglocs_66, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56359:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56359 | l_v1360180 = RPyItem(l_arglocs_188, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56366:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56366 | l_v1360184 = RPyItem(l_arglocs_188, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56373:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56373 | l_v1360188 = RPyItem(l_arglocs_188, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56513:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56513 | l_v1360210 = RPyItem(l_arglocs_189, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56520:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56520 | l_v1360214 = RPyItem(l_arglocs_189, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56527:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56527 | l_v1360218 = RPyItem(l_arglocs_189, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56534:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56534 | l_v1360222 = RPyItem(l_arglocs_189, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56805:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56805 | l_v1360319 = RPyItem(l_arglocs_190, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56812:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56812 | l_v1360323 = RPyItem(l_arglocs_190, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56819:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56819 | l_v1360327 = RPyItem(l_arglocs_190, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:18325:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 18325 | RPyItem(l_v1370576, 1L) = l_v1370577; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:18326:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 18326 | RPyItem(l_v1370576, 2L) = (&pypy_g_rpy_string_36129.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56953:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56953 | l_v1360349 = RPyItem(l_arglocs_191, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56960:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56960 | l_v1360353 = RPyItem(l_arglocs_191, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56967:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56967 | l_v1360357 = RPyItem(l_arglocs_191, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:56974:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56974 | l_v1360361 = RPyItem(l_arglocs_191, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:18714:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18714 | RPyItem(l_l_3764, 1L) = l_v1370653; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:57221:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57221 | l_v1360452 = RPyItem(l_arglocs_192, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:19228:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19228 | RPyItem(l_v1370890, 1L) = l_v1370891; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:19229:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19229 | RPyItem(l_v1370890, 2L) = (&pypy_g_rpy_string_36129.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:19294:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19294 | l_v1370970 = RPyItem(l_arglocs_95, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:19339:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19339 | l_v1370985 = RPyItem(l_arglocs_96, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:19384:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19384 | l_v1371000 = RPyItem(l_arglocs_97, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:19429:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19429 | l_v1371015 = RPyItem(l_arglocs_98, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:57748:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57748 | l_v1360551 = RPyItem(l_v1360550, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:57799:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57799 | l_v1360566 = RPyItem(l_v1360565, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:57873:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57873 | l_v1360597 = RPyItem(l_v1360596, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:58670:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58670 | RPyItem(l_l_3735, 1L) = l_v1360504; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:58689:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58689 | RPyItem(l_l_3735, 2L) = l_v1360505; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:19474:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19474 | l_v1371030 = RPyItem(l_arglocs_99, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:19519:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19519 | l_v1371045 = RPyItem(l_arglocs_100, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:19564:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19564 | l_v1371060 = RPyItem(l_arglocs_101, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:59293:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59293 | l_v1361179 = RPyItem(l_arglocs_79, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:60778:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60778 | RPyItem(l_args_608, 1L) = l_v1361430; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:60799:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60799 | RPyItem(l_args_608, 2L) = l_v1361431; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:62541:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62541 | RPyItem(l_l_3739, 1L) = l_v1361925; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:19609:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19609rpython_jit_backend_llsupport.c:1288:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1288 | RPyItem(l_v1374471, 1L) = l_v1374472; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:1354:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 1354 | pthread_jit_write_protect_np(l_arg_500); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:1354:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 1354 | pthread_jit_write_protect_np(l_arg_500); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:1404:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 1404 | pthread_jit_write_protect_np(l_arg_499); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:1404:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 1404 | pthread_jit_write_protect_np(l_arg_499); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] | l_v1371075 = RPyItem(l_arglocs_102, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:19654:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19654 | l_v1371090 = RPyItem(l_arglocs_103, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) rpython_jit_backend_llsupport.c:2028:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 2028 | pthread_jit_write_protect_np(l_arg_502); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:2028:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 2028 | pthread_jit_write_protect_np(l_arg_502); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:2085:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 2085 | pthread_jit_write_protect_np(l_arg_501); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:2085:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 2085 | pthread_jit_write_protect_np(l_arg_501); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:19699:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19699 | l_v1371105 = RPyItem(l_arglocs_104, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:19759:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19759 | l_v1371123 = RPyItem(l_arglocs_210, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:19838:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19838 | l_v1371149 = RPyItem(l_arglocs_211, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:63525:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63525 | l_v1362636 = RPyItem(l_arglocs_200, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:63541:18: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63541 | l_v1362646 = RPyItem(l_arglocs_200, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:63561:20: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63561 | l_v1362698 = RPyItem(l_arglocs_200, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:19917:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19917 | l_v1371175 = RPyItem(l_arglocs_212, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:2981:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2981 | RPyItem(l_l_3780, 1L) = 0L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] rpython_jit_backend_aarch64_1.c:19996:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19996 | l_v1371201 = RPyItem./singleheader.h(l_arglocs_213, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:2985:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2985 | RPyItem(l_l_3780, 2L) = 0L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:2989:2: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2989 | RPyItem(l_l_3780, 3L) = 0L; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:3024:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3024 | RPyItem(l_l_3780, 1L) = l_v1374888; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:3041:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3041 | RPyItem(l_l_3780, 2L) = l_v1374889; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:20075:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20075 | l_v1371227 = RPyItem(l_arglocs_214, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:3058:2: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3058 | RPyItem(l_l_3780, 3L) = l_v1374890; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:20154:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20154 | l_v1371253 = RPyItem(l_arglocs_215, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64.c:63915:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63915 | l_v1363162 = RPyItem(l_arglocs_201, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:3399:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3399 | l_v1375180 = RPyItem(l_locs_16, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:20396:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20396 | l_v1371321 = RPyItem(l_arglocs_216, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:20403:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20403 | l_v1371325 = RPyItem(l_arglocs_216, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:3710:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3710 | l_v1375278 = RPyItem(l_locs_17, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:3733:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3733 | l_v1375288 = RPyItem(l_locs_17, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:24784:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24784 | RPyItem(l_v1372521, 1L) = l_v1372522; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:24785:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24785 | RPyItem(l_v1372521, 2L) = (&pypy_g_rpy_string_38331.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:24820:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24820 | RPyItem(l_v1372521, 3L) = l_v1372523; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:24821:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24821 | RPyItem(l_v1372521, 4L) = (&pypy_g_rpy_string_31263.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:24856:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24856 | RPyItem(l_v1372521, 5L) = l_v1372524; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:25024:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25024 | RPyItem(l_v1372527, 1L) = l_v1372528; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:25193:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25193 | RPyItem(l_v1372531, 1L) = l_v1372532; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:25362:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25362 | RPyItem(l_v1372535, 1L) = l_v1372536; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:25531:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25531 | RPyItem(l_v1372539, 1L) = l_v1372540; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_aarch64_1.c:25700:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25700 | RPyItem(l_v1372543, 1L) = l_v1372544; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:4046:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4046 | l_v1375400 = RPyItem(l_locs_18, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:4069:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4069 | l_v1375410 = RPyItem(l_locs_18, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:4398:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4398 | l_v1375524 = RPyItem(l_locs_19, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:4422:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4422 | l_v1375539 = RPyItem(l_locs_19, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:4446:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4446 | l_v1375555 = RPyItem(l_locs_19, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:4469:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4469 | l_v1375565 = RPyItem(l_locs_19, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:4492:15: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4492 | l_v1375575 = RPyItem(l_locs_19, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:4794:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4794 | RPyItem(l_v1375630, 1L) = l_v1375631; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:4860:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 4860 | pthread_jit_write_protect_np(l_arg_504); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:4860:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 4860 | pthread_jit_write_protect_np(l_arg_504); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:4924:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 4924 | pthread_jit_write_protect_np(l_arg_503); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:4924:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 4924 | pthread_jit_write_protect_np(l_arg_503); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:5646:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5646 | RPyItem(l_v1375823, 1L) = l_r_4056; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:5647:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5647 | RPyItem(l_v1375823, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:5676:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5676 | RPyItem(l_v1375823, 3L) = l_v1375824; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:5677:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5677 | RPyItem(l_v1375823, 4L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:5917:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5917 | RPyItem(l_v1375935, 1L) = l_v1375936; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:6264:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6264 | RPyItem(l_v1376006, 1L) = l_r_4060; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:6265:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6265 | RPyItem(l_v1376006, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:6288:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6288 | RPyItem(l_v1376006, 3L) = l_v1376007; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:6289:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6289 | RPyItem(l_v1376006, 4L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:6318:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6318 | RPyItem(l_v1376006, 5L) = l_v1376008; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:6341:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6341 | RPyItem(l_v1376006, 6L) = l_v1376009; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:6342:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6342 | RPyItem(l_v1376006, 7L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:6650:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6650 | l_v1376204 = RPyItem(l_locs_20, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:6990:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6990 | l_v1376315 = RPyItem(l_locs_21, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:7013:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7013 | l_v1376330 = RPyItem(l_locs_21, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:7036:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7036 | l_v1376340 = RPyItem(l_locs_21, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:7349:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7349 | l_v1376449 = RPyItem(l_locs_22, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:7371:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7371 | l_v1376462 = RPyItem(l_locs_22, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:7393:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7393 | l_v1376475 = RPyItem(l_locs_22, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:7415:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7415 | l_v1376489 = RPyItem(l_locs_22, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:7728:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7728 | l_v1376599 = RPyItem(l_locs_23, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:7751:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7751 | l_v1376609 = RPyItem(l_locs_23, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:8067:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8067 | l_v1376718 = RPyItem(l_locs_24, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:8090:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8090 | l_v1376733 = RPyItem(l_locs_24, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:8113:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8113 | l_v1376743 = RPyItem(l_locs_24, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:8754:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8754 | l_v1376954 = RPyItem(l_locs_26, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:8782:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8782 | l_v1376973 = RPyItem(l_locs_26, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:8810:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8810 | l_v1376993 = RPyItem(l_locs_26, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:8833:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8833 | l_v1377003 = RPyItem(l_locs_26, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:8856:15: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8856 | l_v1377013 = RPyItem(l_locs_26, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:8879:15: warning: array index 6 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8879 | l_v1377023 = RPyItem(l_locs_26, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:8902:15: warning: array index 7 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8902 | l_v1377033 = RPyItem(l_locs_26, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:8925:15: warning: array index 8 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8925 | l_v1377043 = RPyItem(l_locs_26, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:8948:15: warning: array index 9 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8948 | l_v1377053 = RPyItem(l_locs_26, 9L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:9281:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9281 | l_v1377199 = RPyItem(l_locs_27, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:9304:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9304 | l_v1377209 = RPyItem(l_locs_27, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:9327:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9327 | l_v1377219 = RPyItem(l_locs_27, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:9350:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9350 | l_v1377229 = RPyItem(l_locs_27, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:9420:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 9420 | pthread_jit_write_protect_np(l_arg_506); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:9420:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 9420 | pthread_jit_write_protect_np(l_arg_506); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:9467:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 9467 | pthread_jit_write_protect_np(l_arg_505); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:9467:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 9467 | pthread_jit_write_protect_np(l_arg_505); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:9714:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 9714 | pthread_jit_write_protect_np(l_arg_508); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:9714:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 9714 | pthread_jit_write_protect_np(l_arg_508); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:9768:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 9768 | pthread_jit_write_protect_np(l_arg_507); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:9768:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 9768 | pthread_jit_write_protect_np(l_arg_507); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:11416:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11416 | l_v1377848 = RPyItem(l_locs_28, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:11439:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11439 | l_v1377858 = RPyItem(l_locs_28, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:11462:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11462 | l_v1377868 = RPyItem(l_locs_28, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:11785:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11785 | l_v1377986 = RPyItem(l_locs_29, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:11808:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11808 | l_v1377996 = RPyItem(l_locs_29, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:11831:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11831 | l_v1378006 = RPyItem(l_locs_29, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:12147:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12147 | l_v1378120 = RPyItem(l_locs_30, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:12170:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12170 | l_v1378135 = RPyItem(l_locs_30, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:12193:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12193 | l_v1378145 = RPyItem(l_locs_30, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:12509:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12509 | l_v1378256 = RPyItem(l_locs_31, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:12532:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12532 | l_v1378271 = RPyItem(l_locs_31, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:12555:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12555 | l_v1378281 = RPyItem(l_locs_31, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:12871:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12871 | l_v1378392 = RPyItem(l_locs_32, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:12894:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12894 | l_v1378407 = RPyItem(l_locs_32, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:12917:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12917 | l_v1378417 = RPyItem(l_locs_32, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:13230:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13230 | l_v1378528 = RPyItem(l_locs_33, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:13253:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13253 | l_v1378538 = RPyItem(l_locs_33, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:13566:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13566 | l_v1378647 = RPyItem(l_locs_34, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:13589:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13589 | l_v1378657 = RPyItem(l_locs_34, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:13892:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13892 | l_v1378755 = RPyItem(l_locs_35, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:14196:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14196 | l_v1378858 = RPyItem(l_locs_36, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:14500:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14500 | l_v1378958 = RPyItem(l_locs_37, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:14804:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14804 | l_v1379058 = RPyItem(l_locs_38, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:15108:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15108 | l_v1379158 = RPyItem(l_locs_39, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:15412:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15412 | l_v1379258 = RPyItem(l_locs_40, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:15716:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15716 | l_v1379358 = RPyItem(l_locs_41, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:16020:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16020 | l_v1379458 = RPyItem(l_locs_42, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:16324:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16324 | l_v1379558 = RPyItem(l_locs_43, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:16628:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16628 | l_v1379658 = RPyItem(l_locs_44, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:16932:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16932 | l_v1379758 = RPyItem(l_locs_45, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:17235:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17235 | l_v1379851 = RPyItem(l_locs_46, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:17546:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17546 | l_v1379949 = RPyItem(l_locs_47, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:17569:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17569 | l_v1379959 = RPyItem(l_locs_47, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:17880:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17880 | l_v1380062 = RPyItem(l_locs_48, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:17903:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17903 | l_v1380072 = RPyItem(l_locs_48, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:18226:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18226 | l_v1380188 = RPyItem(l_locs_49, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:18249:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18249 | l_v1380198 = RPyItem(l_locs_49, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:18272:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18272 | l_v1380208 = RPyItem(l_locs_49, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:18575:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18575 | l_v1380311 = RPyItem(l_locs_50, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:20841:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20841 | l_v1381064 = RPyItem(l_locs_51, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:20863:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20863 | l_v1381078 = RPyItem(l_locs_51, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:21437:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21437 | l_v1381257 = RPyItem(l_locs_53, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:21459:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21459 | l_v1381271 = RPyItem(l_locs_53, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:21766:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21766 | l_v1381373 = RPyItem(l_locs_54, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:21788:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21788 | l_v1381387 = RPyItem(l_locs_54, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:22095:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22095 | l_v1381489 = RPyItem(l_locs_55, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:22117:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22117 | l_v1381503 = RPyItem(l_locs_55, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:22424:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22424 | l_v1381605 = RPyItem(l_locs_56, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:22446:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22446 | l_v1381619 = RPyItem(l_locs_56, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:22753:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22753 | l_v1381721 = RPyItem(l_locs_57, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:22775:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 22775 | l_v1381735 = RPyItem(l_locs_57, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:23082:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23082 | l_v1381837 = RPyItem(l_locs_58, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:23104:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23104 | l_v1381851 = RPyItem(l_locs_58, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:23415:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23415 | l_v1381948 = RPyItem(l_locs_59, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:23438:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23438 | l_v1381958 = RPyItem(l_locs_59, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:23749:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23749 | l_v1382061 = RPyItem(l_locs_60, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:23772:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23772 | l_v1382071 = RPyItem(l_locs_60, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:24083:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24083 | l_v1382174 = RPyItem(l_locs_61, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:24106:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24106 | l_v1382184 = RPyItem(l_locs_61, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:24409:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24409 | l_v1382285 = RPyItem(l_locs_62, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:24720:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24720 | l_v1382383 = RPyItem(l_locs_63, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:24743:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24743 | l_v1382393 = RPyItem(l_locs_63, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:25162:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25162 | RPyItem(l_v1382445, 1L) = l_r_4110; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:25163:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25163 | RPyItem(l_v1382445, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:25194:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25194 | RPyItem(l_v1382445, 3L) = l_v1382446; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:25393:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25393 | RPyItem(l_v1382449, 1L) = l_v1382450; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:25593:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25593 | RPyItem(l_v1382452, 1L) = l_v1382453; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:25594:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25594 | RPyItem(l_v1382452, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:25730:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25730 | RPyItem(l_v1382454, 1L) = l_v1382455; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:25989:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25989 | RPyItem(l_v1382817, 1L) = l_v1382818; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:25990:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25990 | RPyItem(l_v1382817, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:26187:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26187 | RPyItem(l_v1382878, 1L) = l_v1382879; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:26188:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26188 | RPyItem(l_v1382878, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_codewriter.c:845:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 845 | RPyItem(l_v1408169, 1L) = l_v1408170; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_codewriter.c:846:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 846 | RPyItem(l_v1408169, 2L) = (&pypy_g_rpy_string_25913.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_codewriter.c:869:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 869 | RPyItem(l_v1408169, 3L) = l_v1408171; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:30573:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30573 | RPyItem(l_v1383741, 1L) = l_v1383740; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:31347:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 31347 | RPyItem(l_v1383756, 1L) = l_v1383757; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:31348:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 31348 | RPyItem(l_v1383756, 2L) = (&pypy_g_rpy_string_35793.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:31371:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 31371 | RPyItem(l_v1383756, 3L) = l_v1383758; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:31372:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 31372 | RPyItem(l_v1383756, 4L) = (&pypy_g_rpy_string_24.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:36364:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36364 | l_v1386144 = RPyItem(l_locs_64, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:36677:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36677 | l_v1386251 = RPyItem(l_locs_65, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:36700:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36700 | l_v1386261 = RPyItem(l_locs_65, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:36772:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 36772 | pthread_jit_write_protect_np(l_arg_511); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:36772:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 36772 | pthread_jit_write_protect_np(l_arg_511); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:36827:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 36827 | pthread_jit_write_protect_np(l_arg_510); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:36827:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 36827 | pthread_jit_write_protect_np(l_arg_510); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:37380:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37380 | l_v1386441 = RPyItem(l_locs_66, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:37403:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37403 | l_v1386451 = RPyItem(l_locs_66, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:37426:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37426 | l_v1386461 = RPyItem(l_locs_66, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:37745:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37745 | l_v1386571 = RPyItem(l_locs_67, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:37768:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37768 | l_v1386581 = RPyItem(l_locs_67, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:37791:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37791 | l_v1386591 = RPyItem(l_locs_67, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:38107:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38107 | l_v1386708 = RPyItem(l_locs_68, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:38130:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38130 | l_v1386723 = RPyItem(l_locs_68, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:38153:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38153 | l_v1386733 = RPyItem(l_locs_68, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:38482:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38482 | l_v1386849 = RPyItem(l_locs_69, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:38506:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38506 | l_v1386864 = RPyItem(l_locs_69, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:38530:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38530 | l_v1386880 = RPyItem(l_locs_69, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:38553:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38553 | l_v1386890 = RPyItem(l_locs_69, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:38576:15: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38576 | l_v1386900 = RPyItem(l_locs_69, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:38925:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38925 | l_v1387031 = RPyItem(l_locs_70, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:38951:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38951 | l_v1387048 = RPyItem(l_locs_70, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:38977:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38977 | l_v1387066 = RPyItem(l_locs_70, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:39000:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39000 | l_v1387076 = RPyItem(l_locs_70, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:39023:15: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39023 | l_v1387086 = RPyItem(l_locs_70, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:39046:15: warning: array index 6 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39046 | l_v1387096 = RPyItem(l_locs_70, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:39069:15: warning: array index 7 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39069 | l_v1387106 = RPyItem(l_locs_70, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:39396:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39396 | l_v1387229 = RPyItem(l_locs_71, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:39419:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39419 | l_v1387239 = RPyItem(l_locs_71, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:39442:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39442 | l_v1387249 = RPyItem(l_locs_71, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:39465:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39465 | l_v1387259 = RPyItem(l_locs_71, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:39792:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39792 | l_v1387376 = RPyItem(l_locs_72, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:39815:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39815 | l_v1387386 = RPyItem(l_locs_72, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:39838:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39838 | l_v1387396 = RPyItem(l_locs_72, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:39861:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39861 | l_v1387406 = RPyItem(l_locs_72, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:40188:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40188 | l_v1387523 = RPyItem(l_locs_73, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:40211:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40211 | l_v1387533 = RPyItem(l_locs_73, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:40234:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40234 | l_v1387543 = RPyItem(l_locs_73, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:40257:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40257 | l_v1387553 = RPyItem(l_locs_73, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:40590:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40590 | l_v1387683 = RPyItem(l_locs_74, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:40613:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40613 | l_v1387693 = RPyItem(l_locs_74, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] rpython_jit_backend_llsupport_1.c:874:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 874 | RPyItem(l_v1396331, 1L) = l_v1396326; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:890:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 890 | RPyItem(l_v1396331, 2L) = l_v1396327; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:906:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 906 | RPyItem(l_v1396331, 3L) = l_v1396328; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:922:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 922 | RPyItem(l_v1396331, 4L) = l_v1396329; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:938:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 938 | RPyIt| ^ [platform:WARNING] rpython_jit_backend_llsupport.c:40636:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40636 | l_em(l_v138v7703 = RPyItem(l_locs_74, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] 1/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 3 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 9./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 63rpython_jit_backend_llsupport.c:40659:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3 40659 | l_v1387713 = RPyItem(l_locs_74, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'1, [platform:WARNING] 5L) = l_v1396330; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defi69ne RPyItem(array, index) ((array)- | # de>fiitneem sR[PiynItem(arrayd,e xi]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ndex) ./singleheader.h : 8616 : 2 : note: array 'items' declared here [platform:WARNING] ((ar 8616 | rvaoyi)d-*> iittems[indems[ex]R) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] PY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:1488:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1488 | RPyItem(l_v1396340, 1L) = l_v1396337; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)rpython_jit_backend_llsupport.c:40986:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40986 | l_v1387827 = RPyItem(l_locs_75, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:41009:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41009 | l_v1387837 = RPyItem(l_locs_75, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:41032:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41032 | l_v1387847 = RPyItem(l_locs_75, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:41055:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41055 | l_v1387857 = RPyItem(l_locs_75, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:1504:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1504 | RPyItem(l_v1396340, 2L) = l_v1396338; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:1520:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1520 | RPyItem(l_v1396340, 3L) = l_v1396339; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:41358:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41358 | l_v1387973 = RPyItem(l_locs_76, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:41379:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41379 | l_v1387985 = RPyItem(l_locs_76, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:41400:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41400 | l_v1387997 = RPyItem(l_locs_76, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:41698:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41698 | l_v1388098 = RPyItem(l_locs_77, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:41719:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41719 | l_v1388110 = RPyItem(l_locs_77, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:42017:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42017 | l_v1388209 = RPyItem(l_locs_78, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:42038:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42038 | l_v1388221 = RPyItem(l_locs_78, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:42336:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42336 | l_v1388320 = RPyItem(l_locs_79, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:42357:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42357 | l_v1388332 = RPyItem(l_locs_79, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:42652:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42652 | l_v1388430 = RPyItem(l_locs_80, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:42950:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42950 | l_v1388527 = RPyItem(l_locs_81, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:42971:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42971 | l_v1388539 = RPyItem(l_locs_81, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:43278:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43278 | l_v1388641 = RPyItem(l_locs_82, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:43299:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43299 | l_v1388653 = RPyItem(l_locs_82, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:43320:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43320 | l_v1388665 = RPyItem(l_locs_82, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:43341:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43341 | l_v1388677 = RPyItem(l_locs_82, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:43362:15: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43362 | l_v1388689 = RPyItem(l_locs_82, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:43666:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43666 | l_v1388796 = RPyItem(l_locs_83, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:43687:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43687 | l_v1388808 = RPyItem(l_locs_83, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:43708:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43708 | l_v1388820 = RPyItem(l_locs_83, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:43729:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43729 | l_v1388832 = RPyItem(l_locs_83, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:44027:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44027 | l_v1388935 = RPyItem(l_locs_84, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:44048:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44048 | l_v1388947 = RPyItem(l_locs_84, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:44343:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44343 | l_v1389045 = RPyItem(l_locs_85, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:3680:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3680 | RPyItem(l_v1397482, 1L) = l_v1397481; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:4062:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4062 | RPyItem(l_v1397487, 1L) = l_v1397486; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:4463:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4463 | Rrpython_jit_backend_llsupport.cPyItem(l:_44638v1:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 397491, 1L) = l_v1397 444638 | l_90; [platform:WARNING] | ^ ~~ [platform:WARNING] v/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h1:69:389141 = RPyItem(l_l47: note: expanded from macro 'RPyItem' [platform:WARNING] ocs _698 | 6#, 1dLe)f;i [platform:WARNING] n | ^ ~~ [platform:WARNING] e/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h :R69P:y47I:t em(arrnote: aexpanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyyI,t eimn(arradex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] y8616, | ivnodiedx*) i t e m s [ R P Y _ V A R L(E(NaGrTrHa]y;) [platform:WARNING] - >| i ^t [platform:WARNING] ems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:45470:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45470 | l_v1389392 = RPyItem(l_locs_89, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:45491:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45491 | l_v1389404 = RPyItem(l_locs_89, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:45789:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45789 | l_v1389503 = RPyItem(l_locs_90, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:45810:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45810 | l_v1389515 = RPyItem(l_locs_90, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:5419:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5419 | RPyItem(l_v1398129, 1L) = l_v1398128; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared hererpython_jit_backend_llsupport.c [platform:WARNING] 8616 | v:46381:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] oid *46381 | i tle_mvs1[3R8P9Y6_9V3A R=L ERNPGyTIHt]e;m [platform:WARNING] ( l| _ ^l [platform:WARNING] ocs_92, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:46402:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46402 | l_v1389705 = RPyItem(l_locs_92, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:46423:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46423 | l_v1389717 = RPyItem(l_locs_92, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:46444:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46444 | l_v1389729 = RPyItem(l_locs_92, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:46748:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46748 | l_v1389834 = RPyItem(l_locs_93, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:46769:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46769 | l_v1389846 = RPyItem(l_locs_93, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:46790:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46790 | l_v1389858 = RPyItem(l_locs_93, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:46811:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46811 | l_v1389870 = RPyItem(l_locs_93, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:6448:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6448 | RPyItem(l_v1398399, 1L) = l_v1398397; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:6464:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6464 | RPyItem(l_v1398399, 2L) = l_v1398398; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:47394:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47394 | l_v1390056 = RPyItem(l_locs_95, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:47415:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47415 | l_v1390068 = RPyItem(l_locs_95, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:47436:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47436 | l_v1390080 = RPyItem(l_locs_95, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:47457:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47457 | l_v1390092 = RPyItem(l_locs_95, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:47478:15: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47478 | l_v1390104 = RPyItem(l_locs_95, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:47499:15: warning: array index 6 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47499 | l_v1390116 = RPyItem(l_locs_95, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:47520:15: warning: array index 7 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47520 | l_v1390128 = RPyItem(l_locs_95, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:47541:15: warning: array index 8 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47541 | l_v1390140 = RPyItem(l_locs_95, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:47842:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47842 | l_v1390252 = RPyItem(l_locs_96, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:47863:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47863 | l_v1390264 = RPyItem(l_locs_96, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:47884:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47884 | l_v1390276 = RPyItem(l_locs_96, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:48182:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48182 | l_v1390377 = RPyItem(l_locs_97, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:48203:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48203 | l_v1390389 = RPyItem(l_locs_97, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:9410:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9410 | RPyItem(l_l_3836, 1L) = l_v1399475; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:48510:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48510 | l_v1390491 = RPyItem(l_locs_98, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:48531:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48531 | l_v1390503 = RPyItem(l_locs_98, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:48552:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48552 | l_v1390515 = RPyItem(l_locs_98, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:48573:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48573 | l_v1390527 = RPyItem(l_locs_98, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:48594:15: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48594 | l_v1390539 = RPyItem(l_locs_98, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:48903:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48903 | l_v1390642 = RPyItem(l_locs_99, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:48926:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48926 | l_v1390652 = RPyItem(l_locs_99, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:49222:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 49222 | RPyItem(l_v1390701, 1L) = l_v1390702; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:49456:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 49456 | RPyItem(l_v1390765, 1L) = l_v1390766; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:10148:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10148 | RPyItem(l_l_3837, 1L) = l_v1399757; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:14319:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14319 | RPyItem(l_v1401207, 1L) = l_v1401206; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:14733:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14733 | RPyItem(l_v1401212, 1L) = l_v1401211; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:54449:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54449 | RPyItem(l_v1392204, 1L) = l_v1392203; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:54845:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54845 | RPyItem(l_v1392210, 1L) = l_v1392207; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:54861:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54861 | RPyItem(l_v1392210, 2L) = l_v1392208; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:54877:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54877 | RPyItem(l_v1392210, 3L) = l_v1392209; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:17035:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17035 | RPyItem(l_v1401951, 1L) = l_v1401950; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 3 warnings generated. [platform:WARNING] rpython_jit_backend_llsupport_1.c:17834:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17834 | RPyItem(l_v1402456, 1L) = l_v1402454; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:17850:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17850 | RPyItem(l_v1402456, 2L) = l_v1402455; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:18688:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18688 | RPyItem(l_v1402792, 1L) = l_v1402790; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:18704:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18704 | RPyItem(l_v1402792, 2L) = l_v1402791; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:19920:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19920 | RPyItem(l_v1403076, 1L) = l_v1403071; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:19936:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19936 | RPyItem(l_v1403076, 2L) = l_v1403072; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:19952:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19952 | RPyItem(l_v1403076, 3L) = l_v1403073; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:19968:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19968 | RPyItem(l_v1403076, 4L) = l_v1403074; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:19984:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19984 | RPyItem(l_v1403076, 5L) = l_v1403075; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:20564:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20564 | RPyItem(l_v1403087, 1L) = l_v1403084; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:20580:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20580 | RPyItem(l_v1403087, 2L) = l_v1403085; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:20596:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20596 | RPyItem(l_v1403087, 3L) = l_v1403086; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:21131:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21131 | RPyItem(l_v1403767, 1L) = l_v1403766; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:56832:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56832 | RPyItem(l_v1392995, 1L) = l_v1392992; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:56848:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56848 | RPyItem(l_v1392995, 2L) = l_v1392993; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:56864:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56864 | RPyItem(l_v1392995, 3L) = l_v1392994; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:57552:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57552 | RPyItem(l_v1393007, 1L) = l_v1393006; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:21583:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21583 | RPyItem(l_v1403935, 1L) = l_v1403934; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:63064:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 63064 | pthread_jit_write_protect_np(l_arg_522); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:63064:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 63064 | pthread_jit_write_protect_np(l_arg_522); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:63131:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 63131 | pthread_jit_write_protect_np(l_arg_521); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:63131:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 63131 | pthread_jit_write_protect_np(l_arg_521); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:63617:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 63617 | pthread_jit_write_protect_np(l_arg_524); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:63617:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 63617 | pthread_jit_write_protect_np(l_arg_524); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:63673:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 63673 | pthread_jit_write_protect_np(l_arg_523); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:63673:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 63673 | pthread_jit_write_protect_np(l_arg_523); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:64926:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64926 | RPyItem(l_v1395757, 1L) = l_v1395753; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:64942:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64942 | RPyItem(l_v1395757, 2L) = l_v1395754; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:64958:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64958 | RPyItem(l_v1395757, 3L) = l_v1395755; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:64974:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64974 | RPyItem(l_v1395757, 4L) = l_v1395756; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:65560:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65560 | RPyItem(l_v1395765, 1L) = l_v1395763; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:65576:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65576 | RPyItem(l_v1395765, 2L) = l_v1395764; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:28062:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28062 | RPyItem(l_v1405994, 1L) = (&pypy_g_rpython_jit_metainterp_history_ConstInt_11773.ci_super.c_super); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:28078:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28078 | RPyItem(l_v1405994, 2L) = l_v1405991; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:28094:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28094 | RPyItem(l_v1405994, 3L) = l_v1405992; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:28110:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28110 | RPyItem(l_v1405994, 4L) = l_v1405993; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:30951:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 30951 | pthread_jit_write_protect_np(l_arg_527); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:30951:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 30951 | pthread_jit_write_protect_np(l_arg_527); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport_1.c:31026:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 31026 | pthread_jit_write_protect_np(l_arg_526); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread.h:588:6: note: 'pthread_jit_write_protect_np' has been marked as being introduced in macOS 11.0 here, but the deployment target is macOS 10.13.0 [platform:WARNING] 588 | void pthread_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:31026:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 31026 | pthread_jit_write_protect_np(l_arg_526); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport_1.c:31778:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 31778 | RPyItem(l_v1407197, 1L) = l_r_4219; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:31779:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 31779 | RPyItem(l_v1407197, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:32201:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 32201 | RPyItem(l_v1407301, 1L) = l_r_4222; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport_1.c:32202:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 32202 | RPyItem(l_v1407301, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:180:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 180 | l_v1409134 = RPyItem(l_cnt_8, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:185:15: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 185 | l_v1409139 = RPyItem(l_tim_1, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17682:2: note: array 'items' declared here [platform:WARNING] 17682 | double items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:339:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 339 | RPyItem(l_v1409109, 1L) = l_v1409110; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:358:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 358 | l_v1409193 = RPyItem(l_cnt_8, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:376:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 376 | l_v1409203 = RPyItem(l_cnt_8, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:394:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 394 | l_v1409213 = RPyItem(l_cnt_8, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:426:15: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 426 | l_v1409229 = RPyItem(l_cnt_8, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:444:15: warning: array index 6 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 444 | l_v1409239 = RPyItem(l_cnt_8, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:462:15: warning: array index 7 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 462 | l_v1409249 = RPyItem(l_cnt_8, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:480:15: warning: array index 8 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 480 | l_v1409259 = RPyItem(l_cnt_8, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:498:15: warning: array index 9 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 498 | l_v1409269 = RPyItem(l_cnt_8, 9L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:516:15: warning: array index 12 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 516 | l_v1409279 = RPyItem(l_cnt_8, 12L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:534:15: warning: array index 13 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 534 | l_v1409289 = RPyItem(l_cnt_8, 13L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:552:15: warning: array index 15 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 552 | l_v1409299 = RPyItem(l_cnt_8, 15L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:570:15: warning: array index 14 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 570 | l_v1409309 = RPyItem(l_cnt_8, 14L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:588:15: warning: array index 16 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 588 | l_v1409319 = RPyItem(l_cnt_8, 16L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:606:15: warning: array index 17 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 606 | l_v1409329 = RPyItem(l_cnt_8, 17L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:624:15: warning: array index 18 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 624 | l_v1409339 = RPyItem(l_cnt_8, 18L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->rpython_jit_metainterp_1.c:89:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 89 | l_v1430081 = RPyItem(l_v1430061, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLEN [platform:WARNING] 69 | # define RPyItGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:642:15: warning: array index 19 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 642 | l_v1409349 = RPyItem(l_cnt_8, em(array, index) 19L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # de ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:106:20: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 106 | l_v1430093 fine RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:660:15: warning: array index 20 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 660 | l_v1409359 = RPyItem(l_cnt_8, 20L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((arra= RPyItem(l_v1430061, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(y)->items[index]) [platform:WARNING] | array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:678:15: warning: array index 21 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 678 | l_v1409369 = RPyItem(l_cnt_8, 21L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:696:15: warning: array index 10 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 696 | l_v1409379 = RPyItem(l_cnt_8, 10L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:714:15: warning: array index 11 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 714 | l_v1409389 = RPyItem(l_cnt_8, 11L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:247:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 247 | l_v1430120 = RPyItem(l_v1430106, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:261:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 261 | l_v1430130 = RPyItem(l_v1430106, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:442:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 442 | l_v1430168 = RPyItem(l_v1430154, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:456:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 456 | l_v1430178 = RPyItem(l_v1430154, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:1271:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1271 | RPyItem(l_v1409521, 1L) = (&pypy_g_rpy_string_464.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:1294:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1294 | RPyItem(l_v1409521, 2L) = l_v1409523; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:1295:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1295 | RPyItem(l_v1409521, 3L) = (&pypy_g_rpy_string_465.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:1323:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1323 | RPyItem(l_v1409521, 4L) = l_v1409524; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:1324:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1324 | RPyItem(l_v1409521, 5L) = (&pypy_g_rpy_string_465.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:1351:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1351 | RPyItem(l_v1409521, 6L) = l_v1409525; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:3370:15: warning: array index 18 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3370 | l_v1410229 = RPyItem(l_v1410225, 18L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:3375:2: warning: array index 18 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3375 | RPyItem(l_v1410225, 18L) = l_v1410230; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:981:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 981 | l_v1430385 = RPyItem(l_v1430368, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:999:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 999 | l_v1430398 = RPyItem(l_v1430368, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* itemrpython_jit_metainterp.c:5827:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] s 5827 | l_v14[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 10989 = RPyItem(l_v1410981, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:1137:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1137 | l_v1430430 = RPyItem(l_v1430412, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:1155:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1155 | l_v1430443 = RPyItem(l_v1430412, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:1310:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1310 | l_v1430478 = RPyItem(l_v1430460, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:1328:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1328 | l_v1430491 = RPyItem(l_v1430460, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:6631:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6631 | l_v1411223 = RPyItem(l_v1411215, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:6637:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6637 | l_v1411227 = RPyItem(l_v1411215, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:2118:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2118 | l_v1430763 = RPyItem(l_v1430746, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:2448:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2448 | l_v1430854 = RPyItem(l_v1430836, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:2560:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2560 | l_v1430881 = RPyItem(l_v1430868, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:7454:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7454 | l_v1411470 = RPyItem(l_v1411462, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:3301:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3301 | RPyItem(l_v1431097, 1L) = l_v1431098; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:4096:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4096 | l_v1431398 = RPyItem(l_v1431390, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:4102:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4102 | l_v1431402 = RPyItem(l_v1431390, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:4344:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4344 | l_v1431478 = RPyItem(l_v1431469, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:4363:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4363 | l_v1431492 = RPyItem(l_v1431484, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:5836:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5836 | l_v1431873 = RPyItem(l_v1431857, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:5959:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5959 | l_v1431907 = RPyItem(l_v1431890, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:6088:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6088 | l_v1431941 = RPyItem(l_v1431924, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:8244:2: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 8244 | RPyItem(l_l_3909, 1L) = 0.0; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17682:2: note: array 'items' declared here [platform:WARNING] 17682 | double items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:8875:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8875 | RPyItem(l_v1432731, 1L) = l_v1432735; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:8996:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8996 | RPyItem(l_v1432731, 2L) = l_v1432737; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:9451:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9451 | l_v1412087 = RPyItem(l_v1412079, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:9468:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9468 | l_v1412050 = RPyItem(l_v1412093, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:9472:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9472 | l_v1412051 = RPyItem(l_v1412093, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:9483:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9483 | l_v1412111 = RPyItem(l_v1412103, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:9489:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9489 | l_v1412115 = RPyItem(l_v1412103, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:742:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 742 | RPyItem(l_v1451071, 1L) = l_v1451072; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:1209:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1209 | RPyItem(l_v1451216, 1L) = l_v1451217; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:11113:2: rpython_jit_metainterp_2.c:1889:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1889 | RPyItem(l_v1451423, 1L) = l_v1451424; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | stwarning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11113 | ruct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] RPyItem(l_v1433485, 1L) = l_v1433489; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((rpython_jit_metainterp_2.c:2356:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2356 | RPyItem(l_v1451568, 1L) = l_v1451569; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index)a ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_strinrg0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:11233:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11233 | RPyItem(l_v1433485, 2L) = l_v1433491; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:11354:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11354 | RPyItem(l_vrpython_jit_metainterp_2.c:3036:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3036 | RPyItem(l_v1451775, 1L) = l_v1451776; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:3503:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3503 | RPyItem(l_v1451920, 1L) = l_v1451921; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'1 [platform:WARNING] 69 | # defin4e3 RPyItem(arr3ay, index) 493, 3L) ((a=rray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] l_v1433494; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:12125:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12125 | l_v1433909 = RPyItem(l_v1433901, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:12529:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12529 | l_v1413065 = RPyItem(l_v1413057, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:12542:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12542 | l_v1413074 = RPyItem(l_v1413066, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:13110:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13110 | l_v1434173 = RPyItem(l_v1434172, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:13167:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13167 | l_v1434186 = RPyItem(l_v1434152, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:13184:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13184 | l_v1434198 = RPyItem(l_v1434152, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:13590:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13590 | l_v1434307 = RPyItem(l_v1434306, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:13647:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13647 | l_v1434320 = RPyItem(l_v1434285, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:13664:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13664 | l_v1434332 = RPyItem(l_v1434285, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:14061:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14061 | RPyItem(l_v1413510, 1L) = l_v1413511; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:13823:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13823 | l_v1434373 = RPyItem(l_v1434372, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:13868:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13868 | l_v1434384 = RPyItem(l_v1434355, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:13882:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13882 | l_v1434394 = RPyItem(l_v1434355, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:15148:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15148 | RPyItem(l_v1413883, 1L) = l_v1413884; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:15948:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15948 | l_v1414217 = RPyItem(l_v1414216, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:16313:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16313 | l_v1414317 = RPyItem(l_v1414316, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:14718:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14718 | RPyItem(l_v1434628, 1L) = l_v1434629; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:14916:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14916 | l_v1434739 = RPyItem(l_v1434738, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:14973:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14973 | l_v1434752 = RPyItem(l_v1434718, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:14990:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14990 | l_v1434764 = RPyItem(l_v1434718, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:16437:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16437 | l_v1414351 = RPyItem(l_v1414350, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:15396:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15396 | l_v1434873 = RPyItem(l_v1434872, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:15453:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15453 | l_v1434886 = RPyItem(l_v1434851, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:15470:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15470 | l_v1434898 = RPyItem(l_v1434851, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:15629:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15629 | l_v1434939 = RPyItem(l_v1434938, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:15674:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15674 | l_v1434950 = RPyItem(l_v1434921, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:15688:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15688 | l_v1434960 = RPyItem(l_v1434921, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:16524:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16524 | RPyItem(l_v1435194, 1L) = l_v1435195; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:17114:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17114 | RPyItem(l_v1414545, 1L) = l_v1414546; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:17295:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17295 | l_v1435431 = RPyItem(l_v1435466, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:18105:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18105 | l_v1435661 = RPyItem(l_v1435696, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:6692:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6692 | l_v1452887 = RPyItem((rpython_jit_metainterp_1.c&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :18317:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18317 | l_v1435760 = RPyItem(l_v1435759, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:18683:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18683 | l_v1435860 = RPyItem(l_v1435859, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->itemsrpython_jit_metainterp_2.c:7233:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7233 | RPyItem(l_v1452989, 1L) = l_v1452990; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:18807:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18807 | l_v1435894 = RPyItem(l_v1435893, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:19484:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19484 | RPyItem(l_v1436089, 1L) = l_v1436090; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:20254:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20254 | l_v1436326 = RPyItem(l_v1436361, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:17871:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17871 | l_v1414785 = RPyItem(l_v1414816, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:21064:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21064 | l_v14365rpython_jit_metainterp.c56:17887:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17887 | l_v1414788 = RPyItem(l_v1414828, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:17898:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17898 | l_v1414843 = RPyItem(l_v1414835, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] = RPyItem(l_v1436591, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:21276:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21276 | l_v1436655 = RPyItem(l_v1436654, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:8120:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8120 | RPyItem(l_v1453249, 1L) = l_v1453250; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:21642:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21642 | l_v1436755 = RPyItem(l_v1436754, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:21766:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21766 | l_v1436789 = RPyItem(l_v1436788, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:18875:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18875 | l_v1415089 = RPyItem(l_v1415122, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:18879:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18879 | l_v1415090 = RPyItem(l_v1415122, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:18883:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18883 | l_v1415091 = RPyItem(l_v1415122, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:8538:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8538 | RPyItem(l_v1453376, 1L) = l_v1453377; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:19666:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19666 | l_v1415350 = RPyItem(l_v1415342, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:19671:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19671 | l_v1415354 = RPyItem(l_v1415342, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:19688:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19688 | l_v1415367 = RPyItem(l_v1415359, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:22443:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 22443 | RPyItem(l_v1436984, 1L) = l_v1436985; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:20786:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20786 | l_v1415659 = RPyItem(l_v1415691, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:20797:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20797 | l_v1415706 = RPyItem(l_v1415698, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:23213:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23213 | l_v1437221 = RPyItem(l_v1437256, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:24023:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24023 | l_v1437451 = RPyItem(l_v1437486, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:24235:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24235 | l_v1437550 = RPyItem(l_v1437549, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:24601:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24601 | l_v1437650 = RPyItem(l_v1437649, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:24725:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24725 | l_v1437684 = RPyItem(l_v1437683, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:9580:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9580 | RPyItem(l_v1453675, 1L) = l_v1453676; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:23043:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23043 | l_v1416391 = RPyItem(l_v1416372, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:23060:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23060 | l_v1416403 = RPyItem(l_v1416372, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:23201:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23201 | l_v1416438 = RPyItem(l_v1416418, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:23218:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23218 | l_v1416450 = RPyItem(l_v1416418, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:23377:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23377 | l_v1416488 = RPyItem(l_v1416468, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:23394:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23394 | l_v1416500 = RPyItem(l_v1416468, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:24314:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24314 | l_v1416776 = RPyItem(l_v1416768, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:24321:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24321 | l_v1416781 = RPyItem(l_v1416768, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:24338:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24338 | l_v1416734 = RPyItem(l_v1416787, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:24342:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24342 | l_v1416735 = RPyItem(l_v1416787, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:24353:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24353 | l_v1416805 = RPyItem(l_v1416797, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:24359:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24359 | l_v1416809 = RPyItem(l_v1416797, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:24365:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24365 | l_v1416813 = RPyItem(l_v1416797, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:24371:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24371 | l_v1416817 = RPyItem(l_v1416797, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:24377:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24377 | l_v1416821 = RPyItem(l_v1416797, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:24383:16: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24383 | l_v1416825 = RPyItem(l_v1416797, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:9998:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9998 | RPyItem(l_v1453802, 1L) = l_v1453803; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:25402:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25402 | RPyItem(l_v1437879, 1L) = l_v1437880; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:10317:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10317 | l_v1453937 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:10854:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10854 | RPyItem(l_v1454038, 1L) = l_v1454039; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:26289:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26289 | RPyItem(l_v1438097, 1L) = l_v1438101; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:26405:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26405 | RPyItem(l_v1438097, 2L) = l_v1438103; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:26525:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26525 | RPyItem(l_v1438105, 3L) = l_v1438106; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:26646:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26646 | RPyItem(l_v1438108, 4L) = l_v1438109; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:11265:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11265 | l_v1454199 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:11802:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11802 | RPyItem(l_v1454300, 1L) = l_v1454301; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:26772:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26772 | l_v1438388 = RPyItem(l_v1438387, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:26827:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26827 | l_v1438403 = RPyItem(l_v1438402, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:26986:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26986 | l_v1438448 = RPyItem(l_v1438447, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:27043:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27043 | l_v1438463 = RPyItem(l_v1438462, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:27215:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27215 | l_v1438511 = RPyItem(l_v1438510, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] rpython_jit_metainterp_2.c:12213:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12213 | l_v1454461 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:12750:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12750 | RPyItem(l_v1454562, 1L) = l_v1454563; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:27272:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27272 | l_v1438526 = RPyItem(l_v1438525, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:13160:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13160 | l_v1454721 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:25807:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25807 | RPyItem(l_v1417225, 1L) = l_v1417226; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] rpython_jit_metainterp_2.c:13693:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 13693 | RPyItem(l_v1454821 10311 | struct ,p y1pLy)_ r=p yl__svt1r4i5n4g802 2*;i [platform:WARNING] t e| m ^ ~~s [platform:WARNING] [RPY_VAR/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47:LENGTH note: expanded from macro 'RPyItem' [platform:WARNING] ]; [platform:WARNING] | ^ [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.crpython_jit_metainterp.c:25918:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25918 | l_v1417322 = RPyItem(l_v1417305, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:25936:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25936 | l_v1417335 = RPyItem(l_v1417305, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :29045:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29045 | RPyItem(l_v1439071, 1L) = l_v1439072; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:14104:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14104 | l_v1454981 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:14641:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14641 | RPyItem(l_v1455082, 1L) = l_v1455083; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defrpython_jit_metainterp.c:26296:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26296 | l_v1417428 = RPyItem(l_v1417410, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPYine RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:rpython_jit_metainterp_1.c10311:30667:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30667 | l_v1439623 = RPyItem(l_v1439615, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:30673:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30673 | l_v1439627 = RPyItem(l_v1439615, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :2: note: array 'items' declared here [platform:WARNING] 10311rpython_jit_metainterp_1.c:30839:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30839 | l_v1439680 = RPyItem(l_v1439662, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:30857:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30857 | l_v1439693 = RPyItem(l_v1439662, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:30999:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30999 | l_v1439727 = RPyItem(l_v1439708, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:31017:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31017 | l_v1439740 = RPyItem(l_v1439708, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:31175:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31175 | l_v1439776 = RPyItem(l_v1439758, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:31193:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31193 | l_v1439789 = RPyItem(l_v1439758, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:15055:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15055 | l_v1455249 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:15595:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15595 | RPyItem(l_v1455348, 1L) = l_v1455349; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:26314:20: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26314 | l_v1417441 = RPyItem(l_v1417410, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:26448:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26448 | l_v1417467 = RPyItem(l_v1417454, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:26462:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26462 | l_v1417477 = RPyItem(l_v1417454, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:16008:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16008 | l_v1455516 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:16546:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16546 | RPyItem(l_v1455615, 1L) = l_v1455616; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:27338:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27338 | RPyItem(l_v1417719, 1L) = l_v1417720; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:16957:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16957 | l_v1455778 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:28098:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28098 | l_v1418000 = RPyItem(l_v1417992, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:28115:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28115 | l_v1418013 = RPyItem(l_v1418005, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:28121:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28121 | l_v1418017 = RPyItem(l_v1418005, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:28127:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28127 | l_v1418021 = RPyItem(l_v1418005, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:33143:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33143 | RPyItem(l_v1440367, 1L) = l_v1440368; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:33269:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33269 | l_v1440469 = RPyItem(l_v1440452, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:33599:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33599 | l_v1440558 = RPyItem(l_v1440545, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:30899:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30899 | l_v1418885 = RPyItem(l_v1418869, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:31230:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31230 | l_v1418977 = RPyItem(l_v1418960, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:31340:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31340 | l_v1419003 = RPyItem(l_v1418990, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:17494:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17494 | RPyItem(l_v1455879, 1L) = l_v1455880; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((arpython_jit_metainterp.c:32131:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 32131 | RPyItem(l_v1419227, 1L) = l_v1419228; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:17904:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17904 | l_v1456038 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:18437:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 18437 | RPyItem(l_v1456138, 1L) = l_v1456139; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:18847:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18847 | l_v1456296 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:19380:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19380 | RPyItem(l_v1456396, 1L) = l_v1456397; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:19790:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19790 | l_v1456552 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:20320:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20320 | RPyItem(l_v1456651, 1L) = l_v1456652; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:34295:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 34295 | RPyItem(l_v1440751, 1L) = l_v1440752; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->irpython_jit_metainterp_2.c:20730:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20730 | l_v1456806 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:21260:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 21260 | RPyItem(l_v1456905, 1L) = l_v1456906; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:34540:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34540 | RPyItem(l_v1419409, 1L) = l_v1419407; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:34556:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34556 | RPyItem(l_v1419409, 2L) = l_v1419408; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:34558:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34558 | l_v1419837 = RPyItem(l_v1419409, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:21671:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21671 | l_v1457064 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:22208:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 22208 | RPyItem(l_v1457165, 1L) = l_v1457166; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:22619:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22619 | l_v1457326 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:23156:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23156 | RPyItem(l_v1457427, 1L) = l_v1457428; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:38118:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38118 | l_v1421260 = RPyItem(l_v1421292, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:38122:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38122 | l_v1421302 = RPyItem(l_v1421292, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:38146:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38146 | l_v1421320 = RPyItem(l_v1421312, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:38152:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38152 | l_v1421324 = RPyItem(l_v1421312, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:38942:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38942 | l_v1421523 = RPyItem(l_v1421555, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:38946:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38946 | l_v1421565 = RPyItem(l_v1421555, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:38970:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38970 | l_v1421583 = RPyItem(l_v1421575, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:38976:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38976 | l_v1421587 = RPyItem(l_v1421575, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] tems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:40009:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40009 | l_v1421858 = RPyItem(l_v1421894, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:40020:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40020 | l_v1421909 = RPyItem(l_v1421901, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:23566:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23566 | l_v1457584 = RPyItem((&pypy_g_arrrpython_jit_metainterp_1.c:36265:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36265 | l_v1441418 = RPyItem(l_v1441417, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:36631:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36631 | l_v1441518 = RPyItem(l_v1441517, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:36755:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36755 | l_v1441552 = RPyItem(l_v1441551, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ay_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defin59 warnings generated. [platform:WARNING] e RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:24096:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24096 | RPyItem(l_v1457683, 1L) = l_v1457684; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:37422:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 37422 | RPyItem(l_v1441735, 1L) = l_v1441736; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:41051:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41051 | l_v1422178 = RPyItem(l_v1422214, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:41062:16rpython_jit_metainterp_1.c:37592:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37592 | l_v1441839 = RPyItem(l_v1441838, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :rpython_jit_metainterp_2.c:24575:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24575 | l_v1457868 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:37958:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37958 | l_v1441939 = RPyItem(l_v1441938, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] rpython_jit_metainterp_1.c:38082:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38082 | l_v1441973 = RPyItem(l_v1441972, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | v oid* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:25114:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25114 | RPyItem(l_v1457967, 1L) = l_v1457968; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define41062 RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] | ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *i tems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] l_v1422229 = RPyItem(l_v1422221, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:25593:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25593 | l_v1458156 = RPyItem((&pypy_g_array_1439.b), 1147rpython_jit_metainterp_1.c:38749:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38749 | RPyItem(l_v1442156, 1L) = l_v1442157; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:26131:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26131 | RPyItem(l_v1458255, 1L) = l_v1458256; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[ind 69 | # define RPyItem(arrex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:42093:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42093 | l_v1422498 = RPyItem(l_v1422534, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, inderpython_jit_metainterp_2.c:26541:15: warning: ax) y, i ndex) ((array )->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ((array)->it./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signems[indeedx]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:42104:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42104 | l_v1422549 = RPyItem(l_v1422541, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] 26541 | l_v1458414 = RPyItem((&pypy_g_array_1439.b), rpython_jit_metainterp.c:42308:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42308 | l_v1422605 = RPyItem(l_v1422604, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]rpython_jit_metainterp_1.c): [platform:WARNING] 38919 :| 15 ^ ~~~~~: [platform:WARNING] warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 38919 | 8616 | v oli_dv*1 442260 i=t eRmPs[RPY_VARLENGTH]yItem; [platform:WARNING] | ^ [platform:WARNING] (l_v1442259, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyrpython_jit_metainterp.c:42481:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42481 | l_v1422651 = RPyItem(l_v1422650, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:39285:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39285 | l_v1442360 = RPyItem(l_v1442359, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.cItem(array, index) rpython_jit_metainterp.c:42638:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42638 | l_v1422693 = RPyItem(l_v1422692, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem':39409:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39409 | l_v1442394 = RP ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2 [platform:WARNING] 69 | # define RPyItem(array, indeyItem(l_v1442393, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem: note: array 'items' declared herex) ( ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ar./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] r [platform:WARNING] a 8616 | void* items[RPY_VARLEN8616GTH]; [platform:WARNING] | ^ [platform:WARNING] | void* items[RPY_VAyRLENGTH]; [platform:WARNING] | ^ [platform:WARNING] , index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:43478:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43478 | l_v1422968 = RPyItem(l_v1422967, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:43535:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43535 | l_v1422983 = RPyItem(l_v1422982, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) rpython_jit_metainterp_2.c:27071:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27071 | RPyI ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] tem(l_v1458513, 1L) = l_v1458514; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:43915:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43915 | l_v1423089 = RPyItem(l_v1423088, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:43972:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43972 | l_rpython_jit_metainterp_1.cv:40076:2: 14warning: 23104 = RPyarray index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] I 40076 | RPyItem(l_v1442577t, 1L) = l_v1442578; [platform:WARNING] | ^ ~~ [platform:WARNING] e/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | m struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] (l_v1423103, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTrpython_jit_metainterp_1.cH]; [platform:WARNING] | ^ [platform:WARNING] :40246:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40246 | l_v1442681 = RPyItem(l_v1442680, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:44106:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44106 | l_v1423143 = RPyItem(l_v1423142, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:44151:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44151 | l_v1423156 = RPyItem(l_v1423155, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:40612:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40612 | l_v1442781 = RPyItem(l_v1442780, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:40736:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40736 | l_v1442815 = RPyItem(l_v1442814, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:27487:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27487 | l_v1458684 = RPyrpython_jit_metainterp_1.c:41403:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41403 | RPyItem(l_v1442998, 1L) = l_v1442999; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array,Item((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* itrpython_jit_metainterp.c:44891:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44891 | RPyItem(lems[RPY_VA index)RLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _v1423365, 1L) = l_v1423366; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, inde ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:28035:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 28035 | RPyItem(l_v1458783, 1L) = l_v1458784; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] x) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:28446:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28446 | l_v1458952 = RPyItem((&pypy_g_array_1439.b),rpython_jit_metainterp_1.c:41589:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41589 | l_v1443104 = RPyItem(l_v1443103, 11417L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] L/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:41646:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41646 | l_v1443119 = RPyItem(l_v1443118, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:28986:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 28986 | RPyItem(l_v1459054, 1L) = l_v1459055; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:45663:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45663 | l_v1423650 = RPyItem(l_v1423642, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:42027:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42027 | l_v1443225 = RPyItem(l_v1443224, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:42084:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42084 | l_v1443240 = RPyItem(l_v1443239, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:42218:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42218 | l_v1443279 = RPyItem(l_v1443278, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:42263:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42263 | l_v1443292 = RPyItem(l_v1443291, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:42993:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 42993 | RPyItem(l_v1443489, 1L) = l_v1443490; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array,rpython_jit_metainterp_2.c:29397:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29397 | l_v1459216 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:29934:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29934 | RPyItem(l_v1459317, 1L) = l_v1459318; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:30348:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30348 | l_v1459484 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:30888:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 30888 | RPyItem(l_v1459583, 1L) = l_v1459584; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:43179:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43179 | l_v1443595 = RPyItem(l_v1443594, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:43236:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43236 | l_v1443610 = RPyItem(l_v1443609, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:32178:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 32178 | RPyItem(l_v1459964, 1L) = l_v1459965; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:43617:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43617 | l_v1443716 = RPyItem(l_v1443715, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:43674:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43674 | l_v1443731 = RPyItem(l_v1443730, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:46861:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 46861 | RPyItem(l_v1423978, 1L) = l_v1423979; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:47123:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47123 | l_v1424126 = RPyItem(l_v1424108, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:47141:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47141 | l_v1424139 = RPyItem(l_v1424108, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:33418:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33418 | RPyItem(l_v1460327, 1L) = l_v1460328; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:33885:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33885 | RPyItem(l_v1460472, 1L) = l_v1460473; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:47496:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47496 | l_v1424231 = RPyItem(l_v1424212, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:47514:20: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47514 | l_v1424244 = RPyItem(l_v1424212, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:35091:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 35091 | RPyItem(l_v1460818, 1L) = l_v1460819; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:47650:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47650 | l_v1424271 = RPyItem(l_v1424258, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:47664:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47664 | l_v1424281 = RPyItem(l_v1424258, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:43808:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43808 | l_v1443770 = RPyItem(l_v1443769, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:43853:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43853 | l_v1443783 = RPyItem(l_v1443782, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:44583:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44583 | RPyItem(l_v1443980, 1L) = l_v1443981; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:44769:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44769 | l_v1444086 = RPyItem(l_v1444085, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:44826:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44826 | l_v1444101 = RPyItem(l_v1444100, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:45207:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45207 | l_v1444207 = RPyItem(l_v1444206, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:45264:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45264 | l_v1444222 = RPyItem(l_v1444221, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:45398:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45398 | l_v1444261 = RPyItem(l_v1444260, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:45443:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45443 | l_v1444274 = RPyItem(l_v1444273, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:46173:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 46173 | RPyItem(l_v1444471, 1L) = l_v1444472; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:46359:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46359 | l_v1444577 = RPyItem(l_v1444576, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:46416:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46416 | l_v1444592 = RPyItem(l_v1444591, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:36105:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 36105 | RPyItem(l_v1461114, 1L) = l_v1461115; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:48403:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48403 | RPyItem(l_v1424473, 1L) = l_v1424474; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:49165:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49165 | l_v1424754 = RPyItem(l_v1424746, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:37087:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 37087 | RPyItem(l_v1461420, 1L) = l_v1461421; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311rpython_jit_metainterp.c:49966:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49966 | l_v1424986 = RPyItem(l_v1424978, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:37620:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37620 | l_v1461621 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:51081:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 51081 | RPyItem(l_v1425290, 1L) = l_v1425291; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:38181:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38181 | RPyItem(l_v1461745, 1L) = l_v1461746; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:38567:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38567 | l_v1461904 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:39128:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39128 | RPyItem(l_v1462028, 1L) = l_v1462029; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:52206:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52206 | RPyItem(l_v1425654, 1L) = l_v1425655; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:46797:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46797 | l_v1444698 = RPyItem(l_v1444697, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:46854:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46854 | l_v1444713 = RPyItem(l_v1444712, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:46988:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46988 | l_v1444752 = RPyItem(l_v1444751, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:47033:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47033 | l_v1444765 = RPyItem(l_v1444764, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:47763:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 47763 | RPyItem(l_v1444962, 1L) = l_v1444963; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:rpython_jit_metainterp_2.c:40793:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 40793 | RPyItem(l_v169:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(a462507, 1L) = l_v14625r0r8a;y [platform:WARNING] , | i ^ ~~n [platform:WARNING] dex) /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h(:(69a:r47r:a ynote: )expanded from macro 'RPyItem'- [platform:WARNING] >items[in 69 | # defidneex ]R)P [platform:WARNING] y I| t ^ ~~~~~e [platform:WARNING] m(array, index) ./singleheader.h:10311:2 : note: array 'items' declared here( [platform:WARNING] (array) 10311 | struct pypy_rpy-_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] >items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:47949:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47949 | l_v1445068 = RPyItem(l_v1445067, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:48006:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48006 | l_v1445083 = RPyItem(l_v1445082, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:48387:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48387 | l_v1445189 = RPyItem(l_v1445188, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defrpython_jit_metainterp_2.c:41305:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41305 | l_v1462711 = RPyItem((&pypy_g_array_1439.b), ine RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:48444:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 48444/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] | l_69v1445204 = RPyItem(l_v1445203, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] | /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] # defin e69 | R#P y Idteefmi(naer rRaPyy,I tienmd(eaxr)r a y , i n d e x ) ( ( a r r a y ) - > i(t(eamrsr[aiyn)d-e>xi]t)e [platform:WARNING] m s| [ ^ ~~~~~i [platform:WARNING] ndex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:./singleheader.h2::8616 :note: 2array 'items' declared here: [platform:WARNING] note: array 'items' declared hererpython_jit_metainterp.c [platform:WARNING] : 561738616: | vo id8616 | 16 void**: item si[tRePmYs_[ RPY_VAVwarning: ARLENGTH];array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] | ^ [platform:WARNING] RLENGTH]; [platform:WARNING] [platform:WARNING] | ^ [platform:WARNING] 56173 | l_v1426784 = RPyItem(l_v1426813, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:48578:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48578 | l_v1445243 = RPyItem(l_v1445242, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:48623:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48623 | l_v1445256 = RPyItem(l_v1445255, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:41859:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41859 | RPyItem(l_v1462830, 1L) = l_v1462831; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:56968:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56968 | l_v1427010 = RPyItem(l_v1427039, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:42245:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42245 | l_v1462989 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:42804:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 42804 | RPyItem(l_v1463113, 1L) = l_v1463114; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:57763:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57763 | l_v1427236 = RPyItem(l_v1427265, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:49353:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 49353 | RPyItem(l_v1445453, 1L) = l_v1445454; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:43190:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43190 | l_v1463272 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:49539:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49539 | l_v1445559 = RPyItem(l_v1445558, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:49596:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49596 | l_v1445574 = RPyItem(l_v1445573, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:43749:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43749 | RPyItem(l_v1463396, 1L) = l_v1463397; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:49977:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49977 | l_v1445680 = RPyItem(l_v1445679, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:50034:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50034 | l_v1445695 = RPyItem(l_v1445694, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:58558:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58558 | l_v1427462 = RPyItem(l_v1427491, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:50168:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50168 | l_v1445734 = RPyItem(l_v1445733, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:50213:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50213 | l_v1445747 = RPyItem(l_v1445746, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:44233:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44233 | RPyItem(l_v1463543, 1L) = l_v1463544; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:45193:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 45193 | RPyItem(l_v1463838, 1L) = l_v1463839; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:46219:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 46219 | RPyItem(l_v1464153, 1L) = l_v1464154; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:46703:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 46703 | RPyItem(l_v1464300, 1L) = l_v1464301; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:59353:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59353 | l_v1427688 = RPyItem(l_v1427717, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:60148:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60148 | l_v1427914 = RPyItem(l_v1427943, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:60346:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60346 | l_v1428015 = RPyItem(l_v1427997, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:60364:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60364 | l_v1428028 = RPyItem(l_v1427997, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:60382:21: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60382 | l_v1428041 = RPyItem(l_v1427997, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:60768:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60768 | l_v1428135 = RPyItem(l_v1428116, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:60786:20: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60786 | l_v1428148 = RPyItem(l_v1428116, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] rpython_jit_metainterp_1.c:50943:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 50943 | RPyItem(l_v1445944, 1L) = l_v1445945; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:51077:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51077 | l_v1446046 = RPyItem(l_v1446028, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:51095:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51095 | l_v1446059 = RPyItem(l_v1446028, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:51113:21: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51113 | l_v1446072 = RPyItem(l_v1446028, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ./singleheader.hrpython_jit_metainterp_1.c:51275:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51275 | l_v1446105 = RPyItem(l_v1446086, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:51293:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51293 | l_v1446118 = RPyItem(l_v1446086, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:51311:21: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51311 | l_v1446131 = RPyItem(l_v1446086, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:51492:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51492 | l_v1446167 = RPyItem(l_v1446148, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:51510:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51510 | l_v1446180 = RPyItem(l_v1446148, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:51528:21: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51528 | l_v1446193 = RPyItem(l_v1446148, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:52363:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52363 | l_v1446502 = RPyItem(l_v1446486, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:52693:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52693 | l_v1446594 = RPyItem(l_v1446577, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:52803:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52803 | l_v1446620 = RPyItem(l_v1446607, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :rpython_jit_metainterp_1.c:53559:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 53559 | RPyItem(l_v1446824, 1L) = l_v1446825; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:60804:22: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60804 | l_v1428161 = RPyItem(l_v1428116, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:54498:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54498 | l_v1447167 = RPyItem(l_v1447159, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:54504:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54504 | l_v1447171 = RPyItem(l_v1447159, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:55318:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55318 | l_v1447415 = RPyItem(l_v1447407, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:55324:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55324 | l_v1447419 = RPyItem(l_v1447407, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:60962:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60962 | l_v1428187 = RPyItem(l_v1428174, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:60976:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60976 | l_v1428197 = RPyItem(l_v1428174, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:60990:21: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60990 | l_v1428207 = RPyItem(l_v1428174, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:56126:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56126 | l_v1447653 = RPyItem(l_v1447645, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:56335:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56335 | l_v1447709 = RPyItem(l_v1447690, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:56352:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56352 | l_v1447721 = RPyItem(l_v1447690, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:61944:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61944 | RPyItem(l_v1428503, 1L) = l_v1428504; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:62707:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62707 | l_v1428789 = RPyItem(l_v1428781, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:63954:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63954 | l_v1429195 = RPyItem(l_v1429187, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:63967:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63967 | l_v1429204 = RPyItem(l_v1429196, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:63973:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63973 | l_v1429208 = RPyItem(l_v1429196, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:64776:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64776 | l_v1429447 = RPyItem(l_v1429439, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:64789:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64789 | l_v1429456 = RPyItem(l_v1429448, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:64795:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64795 | l_v1429460 = RPyItem(l_v1429448, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:65147:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65147 | l_v1429584 = RPyItem(l_v1429565, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:65164:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65164 | l_v1429596 = RPyItem(l_v1429565, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:65616:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65616 | l_v1429706 = RPyItem(l_v1429672, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:65633:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65633 | l_v1429718 = RPyItem(l_v1429672, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:66081:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 66081 | RPyItem(l_v1429681, 1L) = l_v1429680; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:66236:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 66236 | RPyItem(l_v1429684, 2L) = l_v1429683; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:66376:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 66376 | RPyItem(l_v1429687, 3L) = l_v1429686; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:66532:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 66532 | RPyItem(l_v1429690, 4L) = l_v1429689; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:56745:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56745 | l_v1447822 = RPyItem(l_v1447802, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:56762:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56762 | l_v1447834 = RPyItem(l_v1447802, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:56910:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56910 | l_v1447868 = RPyItem(l_v1447852, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:56924:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56924 | l_v1447878 = RPyItem(l_v1447852, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:57729:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 57729 | RPyItem(l_v1448117, 1L) = l_v1448118; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:57854:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57854 | l_v1448218 = RPyItem(l_v1448202, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:58185:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58185 | l_v1448310 = RPyItem(l_v1448293, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:58295:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58295 | l_v1448336 = RPyItem(l_v1448323, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:53243:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53243 | RPyItem(l_v1465905, 1L) = l_v1465909; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:53363:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53363 | RPyItem(l_v1465905, 2L) = l_v1465911; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:53484:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53484 | RPyItem(l_v1465913, 3L) = l_v1465914; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:54432:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 54432 | RPyItem(l_v1466354, 1L) = l_v1466355; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:59096:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59096 | RPyItem(l_v1448571, 1L) = l_v1448572; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] rpython_jit_metainterp_2.c:57347:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57347 | l_v1467408 = RPyItem(l_v1467407, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:57402:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57402 | l_v1467421 = RPyItem(l_v1467387, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:57419:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57419 | l_v1467433 = RPyItem(l_v1467387, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:57601:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57601 | l_v1467481 = RPyItem(l_v1467480, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:57658:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57658 | l_v1467494 = RPyItem(l_v1467459, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:57675:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57675 | l_v1467506 = RPyItem(l_v1467459, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:57872:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57872 | l_v1467557 = RPyItem(l_v1467556, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:57929:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57929 | l_v1467570 = RPyItem(l_v1467535, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:57946:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57946 | l_v1467582 = RPyItem(l_v1467535, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:59850:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59850 | l_v1448853 = RPyItem(l_v1448845, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:59863:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59863 | l_v1448862 = RPyItem(l_v1448854, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:59869:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59869 | l_v1448866 = RPyItem(l_v1448854, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:58776:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58776 | l_v1467870 = RPyItem(l_v1467869, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:58831:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58831 | l_v1467883 = RPyItem(l_v1467849, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:58848:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58848 | l_v1467895 = RPyItem(l_v1467849, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:59030:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59030 | l_v1467943 = RPyItem(l_v1467942, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:59087:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59087 | l_v1467956 = RPyItem(l_v1467921, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:59104:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59104 | l_v1467968 = RPyItem(l_v1467921, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:59301:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59301 | l_v1468019 = RPyItem(l_v1468018, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:59358:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59358 | l_v1468032 = RPyItem(l_v1467997, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:59375:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59375 | l_v1468044 = RPyItem(l_v1467997, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:60191:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60191 | l_v1468327 = RPyItem(l_v1468326, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:60557:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60557 | l_v1468427 = RPyItem(l_v1468426, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:60681:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60681 | l_v1468461 = RPyItem(l_v1468460, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:61098:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61098 | RPyItem(l_v1449156, 1L) = l_v1449161; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:61212:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61212 | RPyItem(l_v1449156, 2L) = l_v1449163; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:61330:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61330 | RPyItem(l_v1449165, 3L) = l_v1449166; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:61448:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61448 | RPyItem(l_v1449168, 4L) = l_v1449169; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:61568:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61568 | RPyItem(l_v1449171, 5L) = l_v1449172; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:61692:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61692 | RPyItem(l_v1449174, 6L) = l_v1449175; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:61814:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61814 | RPyItem(l_v1449177, 7L) = l_v1449178; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:61937:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61937 | RPyItem(l_v1449180, 8L) = l_v1449181; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:61265:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61265 | l_v1468667 = RPyItem(l_v1468666, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:62007:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62007 | l_v1449658 = RPyItem(l_v1449641, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:62134:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62134 | l_v1449695 = RPyItem(l_v1449677, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:62265:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62265 | l_v1449730 = RPyItem(l_v1449713, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:61631:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61631 | l_v1468767 = RPyItem(l_v1468766, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:63038:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63038 | l_v1449996 = RPyItem(l_v1449979, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:63374:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63374 | l_v1450089 = RPyItem(l_v1450071, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:63484:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63484 | l_v1450115 = RPyItem(l_v1450102, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:61755:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61755 | l_v1468801 = RPyItem(l_v1468800, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_1.c:64190:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 64190 | RPyItem(l_v1450320, 1L) = l_v1450321; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:62333:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62333 | l_v1469008 = RPyItem(l_v1469007, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:62506:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62506 | l_v1469054 = RPyItem(l_v1469053, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:62663:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62663 | l_v1469096 = RPyItem(l_v1469095, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:63488:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63488 | l_v1469370 = RPyItem(l_v1469369, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:63854:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63854 | l_v1469470 = RPyItem(l_v1469469, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:63978:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63978 | l_v1469504 = RPyItem(l_v1469503, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:64562:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64562 | l_v1469710 = RPyItem(l_v1469709, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:64928:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64928 | l_v1469810 = RPyItem(l_v1469809, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:65052:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65052 | l_v1469844 = RPyItem(l_v1469843, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_2.c:65630:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65630 | l_v1470051 = RPyItem(l_v1470050, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:118:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 118 | l_v1470097 = RPyItem(l_v1470096, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:275:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 275 | l_v1470139 = RPyItem(l_v1470138, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:1100:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1100 | l_v1470413 = RPyItem(l_v1470412, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:1466:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1466 | l_v1470513 = RPyItem(l_v1470512, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:1590:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1590 | l_v1470547 = RPyItem(l_v1470546, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:2174:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2174 | l_v1470753 = RPyItem(l_v1470752, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:2540:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2540 | l_v1470853 = RPyItem(l_v1470852, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:2664:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2664 | l_v1470887 = RPyItem(l_v1470886, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:3242:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3242 | l_v1471094 = RPyItem(l_v1471093, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:3415:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3415 | l_v1471140 = RPyItem(l_v1471139, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:3572:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3572 | l_v1471182 = RPyItem(l_v1471181, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:4925:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4925 | RPyItem(l_v1471504, 1L) = l_v1471508; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:5037:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5037 | RPyItem(l_v1471504, 2L) = l_v1471510; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:5153:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5153 | RPyItem(l_v1471512, 3L) = l_v1471513; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:5269:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5269 | RPyItem(l_v1471515, 4L) = l_v1471516; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:5391:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5391 | RPyItem(l_v1471518, 5L) = l_v1471519; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:5514:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5514 | RPyItem(l_v1471521, 6L) = l_v1471522; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:7058:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7058 | RPyItem(l_v1472231, 1L) = l_v1472235; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:7170:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7170 | RPyItem(l_v1472231, 2L) = l_v1472237; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:7284:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7284 | RPyItem(l_v1472239, 3L) = l_v1472240; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:7398:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7398 | RPyItem(l_v1472242, 4L) = l_v1472243; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:7521:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7521 | RPyItem(l_v1472245, 5L) = l_v1472246; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:8020:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8020 | RPyItem(l_v1472609, 1L) = l_v1472610; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:8021:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8021 | RPyItem(l_v1472609, 2L) = (&pypy_g_rpy_string_2073.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:9143:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9143 | RPyItem(l_v1472926, 1L) = l_v1472931; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:9254:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9254 | RPyItem(l_v1472926, 2L) = l_v1472934; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:9370:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9370 | RPyItem(l_v1472936, 3L) = l_v1472937; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:9488:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9488 | RPyItem(l_v1472939, 4L) = l_v1472940; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:9611:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9611 | RPyItem(l_v1472942, 5L) = l_v1472943; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:9768:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9768 | l_v1473271 = RPyItem(l_v1473263, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:10740:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10740 | l_v1473593 = RPyItem(l_v1473575, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:10884:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10884 | l_v1473632 = RPyItem(l_v1473614, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:11014:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11014 | l_v1473667 = RPyItem(l_v1473649, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:12239:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12239 | RPyItem(l_v1473945, 1L) = l_v1473949; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:12353:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12353 | RPyItem(l_v1473945, 2L) = l_v1473951; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:12471:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12471 | RPyItem(l_v1473953, 3L) = l_v1473954; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:12592:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12592 | RPyItem(l_v1473956, 4L) = l_v1473957; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:13180:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13180 | RPyItem(l_v1474282, 1L) = l_v1474286; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:13295:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13295 | l_v1474414 = RPyItem(l_v1474413, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:13468:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13468 | l_v1474460 = RPyItem(l_v1474459, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:13625:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13625 | l_v1474502 = RPyItem(l_v1474501, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 43 warnings generated. [platform:WARNING] rpython_jit_metainterp_3.c:14436:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14436 | l_v1474767 = RPyItem(l_v1474766, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:14609:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14609 | l_v1474813 = RPyItem(l_v1474812, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:14766:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14766 | l_v1474855 = RPyItem(l_v1474854, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:15577:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15577 | l_v1475120 = RPyItem(l_v1475119, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:15750:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15750 | l_v1475166 = RPyItem(l_v1475165, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:15907:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15907 | l_v1475208 = RPyItem(l_v1475207, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:16718:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16718 | l_v1475473 = RPyItem(l_v1475472, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:16891:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16891 | l_v1475519 = RPyItem(l_v1475518, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:17048:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17048 | l_v1475561 = RPyItem(l_v1475560, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:17870:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17870 | l_v1475827 = RPyItem(l_v1475826, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:17925:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17925 | l_v1475842 = RPyItem(l_v1475841, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:18084:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18084 | l_v1475887 = RPyItem(l_v1475886, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:18141:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18141 | l_v1475902 = RPyItem(l_v1475901, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:18313:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18313 | l_v1475950 = RPyItem(l_v1475949, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:18370:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18370 | l_v1475965 = RPyItem(l_v1475964, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:19178:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19178 | l_v1476232 = RPyItem(l_v1476231, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:19233:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19233 | l_v1476247 = RPyItem(l_v1476246, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:19392:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19392 | l_v1476292 = RPyItem(l_v1476291, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:19449:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19449 | l_v1476307 = RPyItem(l_v1476306, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:19621:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19621 | l_v1476355 = RPyItem(l_v1476354, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:19678:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19678 | l_v1476370 = RPyItem(l_v1476369, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:20486:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20486 | l_v1476637 = RPyItem(l_v1476636, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:20541:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20541 | l_v1476652 = RPyItem(l_v1476651, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:20700:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20700 | l_v1476697 = RPyItem(l_v1476696, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:20757:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20757 | l_v1476712 = RPyItem(l_v1476711, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:20929:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20929 | l_v1476760 = RPyItem(l_v1476759, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:20986:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20986 | l_v1476775 = RPyItem(l_v1476774, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:21794:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21794 | l_v1477042 = RPyItem(l_v1477041, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:21849:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21849 | l_v1477057 = RPyItem(l_v1477056, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:22008:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22008 | l_v1477102 = RPyItem(l_v1477101, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:22065:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22065 | l_v1477117 = RPyItem(l_v1477116, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:22237:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22237 | l_v1477165 = RPyItem(l_v1477164, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:22294:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22294 | l_v1477180 = RPyItem(l_v1477179, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:23102:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23102 | l_v1477447 = RPyItem(l_v1477446, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:23157:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23157 | l_v1477462 = RPyItem(l_v1477461, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:23316:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23316 | l_v1477507 = RPyItem(l_v1477506, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:23373:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23373 | l_v1477522 = RPyItem(l_v1477521, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:23545:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23545 | l_v1477570 = RPyItem(l_v1477569, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:23602:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23602 | l_v1477585 = RPyItem(l_v1477584, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:24410:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24410 | l_v1477852 = RPyItem(l_v1477851, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:24465:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24465 | l_v1477867 = RPyItem(l_v1477866, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:24624:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24624 | l_v1477912 = RPyItem(l_v1477911, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:24681:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24681 | l_v1477927 = RPyItem(l_v1477926, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:24853:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24853 | l_v1477975 = RPyItem(l_v1477974, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:24910:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24910 | l_v1477990 = RPyItem(l_v1477989, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:26381:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26381 | RPyItem(l_v1478303, 1L) = l_v1478307; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:26504:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26504 | RPyItem(l_v1478303, 2L) = l_v1478310; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:26628:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26628 | RPyItem(l_v1478312, 3L) = l_v1478313; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:26754:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26754 | RPyItem(l_v1478315, 4L) = l_v1478316; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:26882:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26882 | RPyItem(l_v1478318, 5L) = l_v1478319; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:27010:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27010 | RPyItem(l_v1478321, 6L) = l_v1478322; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:27142:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27142 | RPyItem(l_v1478324, 7L) = l_v1478325; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:27272:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27272 | RPyItem(l_v1478327, 8L) = l_v1478328; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:27400:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27400 | RPyItem(l_v1478330, 9L) = l_v1478331; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:27526:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27526 | RPyItem(l_v1478333, 10L) = l_v1478334; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:27650:2: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27650 | RPyItem(l_v1478336, 11L) = l_v1478337; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:27772:2: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27772 | RPyItem(l_v1478339, 12L) = l_v1478340; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:27895:2: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27895 | RPyItem(l_v1478342, 13L) = l_v1478343; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:27961:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27961 | l_v1479158 = RPyItem(l_v1479142, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:28083:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28083 | l_v1479192 = RPyItem(l_v1479175, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:28211:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28211 | l_v1479226 = RPyItem(l_v1479209, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:29026:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29026 | l_v1479502 = RPyItem(l_v1479494, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:30024:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30024 | l_v1479845 = RPyItem(l_v1479828, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:30360:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30360 | l_v1479938 = RPyItem(l_v1479920, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:30470:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30470 | l_v1479964 = RPyItem(l_v1479951, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:31047:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31047 | l_v1480187 = RPyItem(l_v1480170, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:31383:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31383 | l_v1480280 = RPyItem(l_v1480262, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:31493:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31493 | l_v1480306 = RPyItem(l_v1480293, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:32104:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32104 | l_v1480521 = RPyItem(l_v1480502, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:32121:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32121 | l_v1480533 = RPyItem(l_v1480502, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:32290:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32290 | l_v1480573 = RPyItem(l_v1480553, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:32307:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32307 | l_v1480585 = RPyItem(l_v1480553, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:32491:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32491 | l_v1480628 = RPyItem(l_v1480608, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:32508:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32508 | l_v1480640 = RPyItem(l_v1480608, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:33300:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33300 | l_v1480924 = RPyItem(l_v1480908, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:33423:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33423 | l_v1480958 = RPyItem(l_v1480941, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:33552:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33552 | l_v1480992 = RPyItem(l_v1480975, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:34346:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34346 | l_v1481269 = RPyItem(l_v1481253, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:34677:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34677 | l_v1481361 = RPyItem(l_v1481344, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:34787:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34787 | l_v1481387 = RPyItem(l_v1481374, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:35742:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35742 | RPyItem(l_v1481624, 1L) = l_v1481628; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:35854:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35854 | RPyItem(l_v1481624, 2L) = l_v1481630; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:35974:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35974 | RPyItem(l_v1481632, 3L) = l_v1481633; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:36095:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36095 | RPyItem(l_v1481635, 4L) = l_v1481636; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:36882:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36882 | RPyItem(l_v1481995, 1L) = l_v1482000; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:37000:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37000 | RPyItem(l_v1481995, 2L) = l_v1482002; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:37122:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37122 | RPyItem(l_v1482004, 3L) = l_v1482005; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:37244:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37244 | RPyItem(l_v1482007, 4L) = l_v1482008; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:37366:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37366 | RPyItem(l_v1482010, 5L) = l_v1482011; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:37489:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37489 | RPyItem(l_v1482013, 6L) = l_v1482014; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:37560:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37560 | l_v1482401 = RPyItem(l_v1482383, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:37704:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37704 | l_v1482440 = RPyItem(l_v1482422, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:37834:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37834 | l_v1482475 = RPyItem(l_v1482457, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:39016:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39016 | l_v1482862 = RPyItem(l_v1482854, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:39035:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39035 | l_v1482876 = RPyItem(l_v1482868, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:39041:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39041 | l_v1482880 = RPyItem(l_v1482868, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:39047:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39047 | l_v1482884 = RPyItem(l_v1482868, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:39304:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39304 | l_v1482963 = RPyItem(l_v1482955, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:39323:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39323 | l_v1482977 = RPyItem(l_v1482969, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:39329:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39329 | l_v1482981 = RPyItem(l_v1482969, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:39335:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39335 | l_v1482985 = RPyItem(l_v1482969, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:39588:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39588 | l_v1483063 = RPyItem(l_v1483055, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:39605:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39605 | l_v1483028 = RPyItem(l_v1483069, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:39616:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39616 | l_v1483084 = RPyItem(l_v1483076, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:39869:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39869 | l_v1483160 = RPyItem(l_v1483153, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:39886:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39886 | l_v1483123 = RPyItem(l_v1483166, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:39890:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39890 | l_v1483124 = RPyItem(l_v1483166, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:39901:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39901 | l_v1483184 = RPyItem(l_v1483176, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:39907:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39907 | l_v1483188 = RPyItem(l_v1483176, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:40176:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40176 | l_v1483228 = RPyItem(l_v1483269, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:40180:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40180 | l_v1483229 = RPyItem(l_v1483269, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:40191:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40191 | l_v1483287 = RPyItem(l_v1483279, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:40197:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40197 | l_v1483291 = RPyItem(l_v1483279, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:40203:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40203 | l_v1483295 = RPyItem(l_v1483279, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:40209:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40209 | l_v1483299 = RPyItem(l_v1483279, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:40465:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40465 | l_v1483378 = RPyItem(l_v1483370, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:40471:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40471 | l_v1483382 = RPyItem(l_v1483370, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:40477:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40477 | l_v1483386 = RPyItem(l_v1483370, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:40483:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40483 | l_v1483390 = RPyItem(l_v1483370, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:40737:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40737 | l_v1483467 = RPyItem(l_v1483459, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:40743:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40743 | l_v1483471 = RPyItem(l_v1483459, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:40749:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40749 | l_v1483475 = RPyItem(l_v1483459, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:40755:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40755 | l_v1483479 = RPyItem(l_v1483459, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:41009:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41009 | l_v1483556 = RPyItem(l_v1483548, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:41015:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41015 | l_v1483560 = RPyItem(l_v1483548, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:41021:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41021 | l_v1483564 = RPyItem(l_v1483548, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:41027:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41027 | l_v1483568 = RPyItem(l_v1483548, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:41284:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41284 | l_v1483649 = RPyItem(l_v1483641, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:41290:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41290 | l_v1483653 = RPyItem(l_v1483641, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:41296:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41296 | l_v1483657 = RPyItem(l_v1483641, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:41548:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41548 | l_v1483732 = RPyItem(l_v1483724, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:41554:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41554 | l_v1483736 = RPyItem(l_v1483724, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:41560:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41560 | l_v1483740 = RPyItem(l_v1483724, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:41566:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41566 | l_v1483744 = RPyItem(l_v1483724, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:41691:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41691 | l_v1483783 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:42504:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42504 | l_v1484033 = RPyItem(l_v1484025, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:42509:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42509 | l_v1484037 = RPyItem(l_v1484025, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:42514:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 42514 | l_v1484041 = RPyItem(l_v1484025, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:42618:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42618 | l_v1484070 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:43430:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43430 | l_v1484318 = RPyItem(l_v1484310, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:43435:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 43435 | l_v1484322 = RPyItem(l_v1484310, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:43539:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43539 | l_v1484351 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:44351:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44351 | l_v1484599 = RPyItem(l_v1484591, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:44356:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44356 | l_v1484603 = RPyItem(l_v1484591, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:44460:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44460 | l_v1484632 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:45272:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45272 | l_v1484880 = RPyItem(l_v1484872, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:45277:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45277 | l_v1484884 = RPyItem(l_v1484872, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:45381:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45381 | l_v1484913 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:46192:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46192 | l_v1485159 = RPyItem(l_v1485151, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:46296:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46296 | l_v1485188 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:47108:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47108 | l_v1485436 = RPyItem(l_v1485428, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:47113:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47113 | l_v1485440 = RPyItem(l_v1485428, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:47217:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47217 | l_v1485469 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:77:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 77 | l_v1491161 = RPyItem(l_v1491144, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:48071:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48071 | l_v1485735 = RPyItem(l_v1485727, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:48076:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48076 | l_v1485739 = RPyItem(l_v1485727, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:48081:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48081 | l_v1rpython_jit_metainterp_4.c:413:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 413 | l_v1491254 = RPyItem(l_v1491236, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:523:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 523 | l_v1491280 = RPyItem(l_v1491267, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 485743 = RPyItem(l_vrpython_jit_metainterp_4.c:1920:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 119204 | l_v1491773 = RPyItem(l_v1491757, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(a85r7r2a7y,, 3iLn); [platform:WARNING] | ^ ~~ [platform:WARNING] dex) /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69: 47 : ((ar rnote: aexpanded from macro 'RPyItem'y)->items[inde [platform:WARNING] x]) [platform:WARNING] 69 | | # ^ ~~~~~ [platform:WARNING] define ./singleheader.h:R8616P:y2I:t enote: marray 'items' declared here [platform:WARNING] (array, i ndex) 8616 | v o i d ((array)* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ->items[index]) [platform:WARNING] rpython_jit_metainterp_4.c:2250:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2250 | l_v1491865 = RPyItem(l_v1491848, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:2360:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2360 | l_v1491891 = RPyItem(l_v1491878, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:48086:16: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48086 | l_v1485747 = RPyItem(l_v1485727, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:48091:16: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48091 | l_v1485751 = RPyItem(l_v1485727, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:2990:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2990 | l_v1492142 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:3767:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3767 | l_v1492423 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:48195:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48195 | l_v1485780 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:49046:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49046 | l_v1486043 = RPyItem(l_v1486035, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:49051:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49051 | l_v1486047 = RPyItem(l_v1486035, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:49056:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49056 | l_v1486051 = RPyItem(l_v1486035, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:49061:16: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49061 | l_v1486055 = RPyItem(l_v1486035, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:49165:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49165 | l_v1486084 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:49977:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49977 | l_v1486332 = RPyItem(l_v1486324, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:49982:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49982 | l_v1486336 = RPyItem(l_v1486324, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:50086:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50086 | l_v1486365 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:50897:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50897 | l_v1486611 = RPyItem(l_v1486603, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:51001:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51001 | l_v1486640 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:5562:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5562 | l_v1493049 = RPyItem(l_v1493041, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:5568:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5568 | l_v1493053 = RPyItem(l_v1493041, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:5691:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5691 | l_v1493090 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:6458:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6458 | l_v1493361 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:7235:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] rpython_jit_metainterp_3.c:51812:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51812 | l_v1486886 = RPyItem(l_v1486878, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:51916:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51916 | l_v1486915 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 7235 | l_v1493642 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:8063:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8063 | l_v1493940 = RPyItem(l_v1493923, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:8080:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8080 | l_v1493952 = RPyItem(l_v1493923, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:8436:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8436 | l_v1494045 = RPyItem(l_v1494027, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:8453:20: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8453 | l_v1494057 = RPyItem(l_v1494027, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:52824:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52824 | l_v1487184 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:8587:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8587 | l_v1494083 = RPyItem(l_v1494070, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:8601:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8601 | l_v1494093 = RPyItem(l_v1494070, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:9311:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9311 | l_v1494348 = RPyItem(l_v1494331, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:9328:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9328 | l_v1494360 = RPyItem(l_v1494331, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:9684:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9684 | l_v1494453 = RPyItem(l_v1494435, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:9701:20: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9701 | l_v1494465 = RPyItem(l_v1494435, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:9835:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9835 | l_v1494491 = RPyItem(l_v1494478, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:9849:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9849 | l_v1494501 = RPyItem(l_v1494478, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:53732:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53732 | l_v1487453 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:54544:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54544 | l_v1487701 = RPyItem(l_v1487693, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:54549:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54549 | l_v1487705 = RPyItem(l_v1487693, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:54653:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54653 | l_v1487734 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:55465:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55465 | l_v1487982 = RPyItem(l_v1487974, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:55470:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55470 | l_v1487986 = RPyItem(l_v1487974, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:55574:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55574 | l_v1488015 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:56500:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56500 | l_v1488287 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:57357:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57357 | l_v1488553 = RPyItem(l_v1488545, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:57362:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57362 | l_v1488557 = RPyItem(l_v1488545, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:57367:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57367 | l_v1488561 = RPyItem(l_v1488545, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:57372:16: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57372 | l_v1488565 = RPyItem(l_v1488545, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:57487:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57487 | l_v1488594 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:58338:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58338 | l_v1488857 = RPyItem(l_v1488849, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:58343:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58343 | l_v1488861 = RPyItem(l_v1488849, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:58348:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58348 | l_v1488865 = RPyItem(l_v1488849, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:58353:16: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58353 | l_v1488869 = RPyItem(l_v1488849, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:58457:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58457 | l_v1488898 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:59365:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59365 | l_v1489167 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:60226:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60226 | l_v1489442 = RPyItem(l_v1489434, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:60231:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60231 | l_v1489446 = RPyItem(l_v1489434, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:60236:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60236 | l_v1489450 = RPyItem(l_v1489434, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:60241:16: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60241 | l_v1489454 = RPyItem(l_v1489434, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:60246:16: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60246 | l_v1489458 = RPyItem(l_v1489434, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:60251:16: warning: array index 6 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60251 | l_v1489462 = RPyItem(l_v1489434, 6L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:60256:16: warning: array index 7 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60256 | l_v1489466 = RPyItem(l_v1489434, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:60261:16: warning: array index 8 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60261 | l_v1489470 = RPyItem(l_v1489434, 8L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:60365:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60365 | l_v1489499 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:61179:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 61179 | l_v1489749 = RPyItem(l_v1489741, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:61184:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 61184 | l_v1489753 = RPyItem(l_v1489741, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:61189:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 61189 | l_v1489757 = RPyItem(l_v1489741, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:61293:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61293 | l_v1489786 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:62105:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 62105 | l_v1490034 = RPyItem(l_v1490026, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:62110:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 62110 | l_v1490038 = RPyItem(l_v1490026, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:62214:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62214 | l_v1490067 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:63068:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 63068 | l_v1490333 = RPyItem(l_v1490325, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:63073:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 63073 | l_v1490337 = RPyItem(l_v1490325, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:63078:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 63078 | l_v1490341 = RPyItem(l_v1490325, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:63083:16: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 63083 | l_v1490345 = RPyItem(l_v1490325, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:63088:16: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 63088 | l_v1490349 = RPyItem(l_v1490325, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:63292:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63292 | l_v1490399 = RPyItem(l_v1490380, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:63310:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63310 | l_v1490412 = RPyItem(l_v1490380, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:63703:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63703 | l_v1490513 = RPyItem(l_v1490493, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:63721:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63721 | l_v1490526 = RPyItem(l_v1490493, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:63869:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63869 | l_v1490560 = RPyItem(l_v1490544, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:63883:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63883 | l_v1490570 = RPyItem(l_v1490544, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:64543:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64543 | l_v1490817 = RPyItem(l_v1490800, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:64561:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64561 | l_v1490830 = RPyItem(l_v1490800, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:64915:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64915 | l_v1490919 = RPyItem(l_v1490906, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_3.c:64929:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64929 | l_v1490929 = RPyItem(l_v1490906, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 216 warnings generated. [platform:WARNING] rpython_jit_metainterp_4.c:61413:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61413 | RPyItem(l_v1503443, 1L) = l_v1503444; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_4.c:61414:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61414 | RPyItem(l_v1503443, 2L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 267 warnings generated. [platform:WARNING] rpython_jit_metainterp_5.c:2586:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2586 | RPyItem(l_v1505712, 1L) = l_v1505716; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:2700:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2700 | RPyItem(l_v1505712, 2L) = l_v1505718; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:2816:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2816 | RPyItem(l_v1505720, 3L) = l_v1505721; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:2934:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2934 | RPyItem(l_v1505723, 4L) = l_v1505724; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:3058:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3058 | RPyItem(l_v1505726, 5L) = l_v1505727; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:3180:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3180 | RPyItem(l_v1505729, 6L) = l_v1505730; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:3303:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3303 | RPyItem(l_v1505732, 7L) = l_v1505733; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:3957:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3957 | RPyItem(l_v1506210, 1L) = l_v1506214; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:4071:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4071 | RPyItem(l_v1506210, 2L) = l_v1506216; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:4187:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4187 | RPyItem(l_v1506218, 3L) = l_v1506219; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:4305:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4305 | RPyItem(l_v1506221, 4L) = l_v1506222; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:4429:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4429 | RPyItem(l_v1506224, 5L) = l_v1506225; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:4551:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4551 | RPyItem(l_v1506227, 6L) = l_v1506228; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:4674:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4674 | RPyItem(l_v1506230, 7L) = l_v1506231; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:4789:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4789 | l_v1506661 = RPyItem(l_v1506660, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:4962:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4962 | l_v1506707 = RPyItem(l_v1506706, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:5119:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5119 | l_v1506749 = RPyItem(l_v1506748, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:5930:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5930 | l_v1507015 = RPyItem(l_v1507014, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:6103:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6103 | l_v1507061 = RPyItem(l_v1507060, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:6260:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6260 | l_v1507103 = RPyItem(l_v1507102, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:7579:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7579 | RPyItem(l_v1507416, 1L) = l_v1507420; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:7695:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7695 | RPyItem(l_v1507416, 2L) = l_v1507422; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:7811:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7811 | RPyItem(l_v1507424, 3L) = l_v1507425; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:7931:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7931 | RPyItem(l_v1507427, 4L) = l_v1507428; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:8054:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8054 | RPyItem(l_v1507430, 5L) = l_v1507431; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:8169:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8169 | l_v1507756 = RPyItem(l_v1507755, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:8342:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8342 | l_v1507802 = RPyItem(l_v1507801, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:8499:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8499 | l_v1507844 = RPyItem(l_v1507843, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:9310:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9310 | l_v1508110 = RPyItem(l_v1508109, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:9483:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9483 | l_v1508156 = RPyItem(l_v1508155, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:9640:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9640 | l_v1508198 = RPyItem(l_v1508197, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:10959:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10959 | RPyItem(l_v1508511, 1L) = l_v1508515; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:11075:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11075 | RPyItem(l_v1508511, 2L) = l_v1508517; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:11191:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11191 | RPyItem(l_v1508519, 3L) = l_v1508520; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:11311:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11311 | RPyItem(l_v1508522, 4L) = l_v1508523; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:11434:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11434 | RPyItem(l_v1508525, 5L) = l_v1508526; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:11549:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11549 | l_v1508851 = RPyItem(l_v1508850, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:11722:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11722 | l_v1508897 = RPyItem(l_v1508896, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:11879:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11879 | l_v1508939 = RPyItem(l_v1508938, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:12690:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12690 | l_v1509205 = RPyItem(l_v1509204, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:12863:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12863 | l_v1509251 = RPyItem(l_v1509250, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:13020:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13020 | l_v1509293 = RPyItem(l_v1509292, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:14339:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14339 | RPyItem(l_v1509606, 1L) = l_v1509610; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:14455:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14455 | RPyItem(l_v1509606, 2L) = l_v1509612; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:14571:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14571 | RPyItem(l_v1509614, 3L) = l_v1509615; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:14691:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14691 | RPyItem(l_v1509617, 4L) = l_v1509618; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:14814:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14814 | RPyItem(l_v1509620, 5L) = l_v1509621; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:15438:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15438 | RPyItem(l_v1509999, 1L) = l_v1510003; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:15554:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15554 | RPyItem(l_v1509999, 2L) = l_v1510005; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:15675:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15675 | RPyItem(l_v1510007, 3L) = l_v1510008; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:17179:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17179 | RPyItem(l_v1510569, 1L) = l_v1510573; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:17295:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17295 | RPyItem(l_v1510569, 2L) = l_v1510575; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:17416:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17416 | RPyItem(l_v1510577, 3L) = l_v1510578; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:18006:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18006 | RPyItem(l_v1510853, 1L) = l_v1510857; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:18126:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18126 | RPyItem(l_v1510853, 2L) = l_v1510859; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:18247:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18247 | RPyItem(l_v1510861, 3L) = l_v1510862; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:18828:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18828 | RPyItem(l_v1511140, 1L) = l_v1511144; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:18942:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18942 | RPyItem(l_v1511140, 2L) = l_v1511146; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:19063:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19063 | RPyItem(l_v1511148, 3L) = l_v1511149; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:19644:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19644 | RPyItem(l_v1511416, 1L) = l_v1511420; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:19758:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19758 | RPyItem(l_v1511416, 2L) = l_v1511422; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:19879:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19879 | RPyItem(l_v1511424, 3L) = l_v1511425; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:20460:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20460 | RPyItem(l_v1511692, 1L) = l_v1511696; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:20574:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20574 | RPyItem(l_v1511692, 2L) = l_v1511698; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:20695:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20695 | RPyItem(l_v1511700, 3L) = l_v1511701; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:21276:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21276 | RPyItem(l_v1511968, 1L) = l_v1511972; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:21390:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21390 | RPyItem(l_v1511968, 2L) = l_v1511974; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:21511:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21511 | RPyItem(l_v1511976, 3L) = l_v1511977; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:22118:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22118 | RPyItem(l_v1512244, 1L) = l_v1512248; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:22228:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22228 | RPyItem(l_v1512244, 2L) = l_v1512250; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:22342:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22342 | RPyItem(l_v1512252, 3L) = l_v1512253; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:22463:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22463 | RPyItem(l_v1512255, 4L) = l_v1512256; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:23070:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23070 | RPyItem(l_v1512564, 1L) = l_v1512568; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:23180:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23180 | RPyItem(l_v1512564, 2L) = l_v1512570; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:23294:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23294 | RPyItem(l_v1512572, 3L) = l_v1512573; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:23415:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23415 | RPyItem(l_v1512575, 4L) = l_v1512576; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:24022:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24022 | RPyItem(l_v1512884, 1L) = l_v1512888; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:24132:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24132 | RPyItem(l_v1512884, 2L) = l_v1512890; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:24246:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24246 | RPyItem(l_v1512892, 3L) = l_v1512893; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:24367:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24367 | RPyItem(l_v1512895, 4L) = l_v1512896; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:24974:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24974 | RPyItem(l_v1513204, 1L) = l_v1513208; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:25084:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25084 | RPyItem(l_v1513204, 2L) = l_v1513210; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:25198:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25198 | RPyItem(l_v1513212, 3L) = l_v1513213; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:25319:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25319 | RPyItem(l_v1513215, 4L) = l_v1513216; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:25926:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25926 | RPyItem(l_v1513524, 1L) = l_v1513528; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:26036:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26036 | RPyItem(l_v1513524, 2L) = l_v1513530; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:26150:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26150 | RPyItem(l_v1513532, 3L) = l_v1513533; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:26271:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26271 | RPyItem(l_v1513535, 4L) = l_v1513536; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:26878:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26878 | RPyItem(l_v1513844, 1L) = l_v1513848; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:26988:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26988 | RPyItem(l_v1513844, 2L) = l_v1513850; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:27102:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27102 | RPyItem(l_v1513852, 3L) = l_v1513853; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:27223:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27223 | RPyItem(l_v1513855, 4L) = l_v1513856; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:27789:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27789 | RPyItem(l_v1514158, 1L) = l_v1514162; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:27909:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27909 | RPyItem(l_v1514158, 2L) = l_v1514164; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:28030:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28030 | RPyItem(l_v1514166, 3L) = l_v1514167; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:28962:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28962 | l_v1514680 = RPyItem(l_v1514662, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:29106:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29106 | l_v1514719 = RPyItem(l_v1514701, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:29236:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29236 | l_v1514754 = RPyItem(l_v1514736, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:29972:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29972 | l_v1515010 = RPyItem(l_v1514992, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:30116:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30116 | l_v1515049 = RPyItem(l_v1515031, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:30246:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30246 | l_v1515084 = RPyItem(l_v1515066, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:31554:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31554 | RPyItem(l_v1515386, 1L) = l_v1515390; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:31672:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31672 | RPyItem(l_v1515386, 2L) = l_v1515392; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:31794:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31794 | RPyItem(l_v1515394, 3L) = l_v1515395; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:31914:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31914 | RPyItem(l_v1515397, 4L) = l_v1515398; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:32037:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32037 | RPyItem(l_v1515400, 5L) = l_v1515401; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:32635:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32635 | RPyItem(l_v1515789, 1L) = l_v1515793; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:32757:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32757 | RPyItem(l_v1515789, 2L) = l_v1515795; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:32877:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32877 | RPyItem(l_v1515797, 3L) = l_v1515798; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:32998:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32998 | RPyItem(l_v1515800, 4L) = l_v1515801; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:33066:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33066 | l_v1516089 = RPyItem(l_v1516073, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:33189:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33189 | l_v1516123 = RPyItem(l_v1516106, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:33318:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33318 | l_v1516157 = RPyItem(l_v1516140, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:34601:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34601 | RPyItem(l_v1516468, 1L) = l_v1516472; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:34719:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34719 | RPyItem(l_v1516468, 2L) = l_v1516474; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:34841:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34841 | RPyItem(l_v1516476, 3L) = l_v1516477; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:34961:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34961 | RPyItem(l_v1516479, 4L) = l_v1516480; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:35084:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35084 | RPyItem(l_v1516482, 5L) = l_v1516483; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:35425:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35425 | l_v1516879 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:35497:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35497 | l_v1516887 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:35955:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35955 | l_v1517041 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:36027:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36027 | l_v1517049 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:36483:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36483 | l_v1517201 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:36555:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36555 | l_v1517209 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:37011:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37011 | l_v1517361 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:37083:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37083 | l_v1517369 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:37539:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37539 | l_v1517521 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:37611:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37611 | l_v1517529 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:38066:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38066 | l_v1517679 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:38138:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38138 | l_v1517687 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:38594:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38594 | l_v1517839 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:38666:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38666 | l_v1517847 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:39126:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39126 | l_v1518005 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:39198:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39198 | l_v1518013 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:39657:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39657 | l_v1518169 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:39729:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39729 | l_v1518177 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:40185:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40185 | l_v1518329 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:40257:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40257 | l_v1518337 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:40712:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40712 | l_v1518487 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:40784:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40784 | l_v1518495 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:41239:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41239 | l_v1518645 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:41311:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41311 | l_v1518653 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:41765:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41765 | l_v1518801 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:41837:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41837 | l_v1518809 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:42291:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42291 | l_v1518957 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:42363:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42363 | l_v1518965 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:42819:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42819 | l_v1519117 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:42891:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42891 | l_v1519125 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:43347:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43347 | l_v1519277 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:43419:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43419 | l_v1519285 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:43873:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43873 | l_v1519433 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:43945:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43945 | l_v1519441 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:44404:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44404 | l_v1519597 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:44476:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44476 | l_v1519605 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:44935:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44935 | l_v1519761 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:45007:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45007 | l_v1519769 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:45461:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45461 | l_v1519917 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:45533:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45533 | l_v1519925 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:45997:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45997 | l_v1520089 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:46069:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46069 | l_v1520097 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:46527:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46527 | l_v1520251 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:46599:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46599 | l_v1520259 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:47055:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47055 | l_v1520411 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:47127:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47127 | l_v1520419 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:47633:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47633 | l_v1520590 = RPyItem(l_v1520571, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:47651:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47651 | l_v1520603 = RPyItem(l_v1520571, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:47820:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47820 | l_v1520643 = RPyItem(l_v1520623, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:47838:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47838 | l_v1520656 = RPyItem(l_v1520623, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:48022:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48022 | l_v1520699 = RPyItem(l_v1520679, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:48040:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48040 | l_v1520712 = RPyItem(l_v1520679, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:48552:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48552 | l_v1520910 = RPyItem(l_v1520893, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:48570:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48570 | l_v1520923 = RPyItem(l_v1520893, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:48708:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48708 | l_v1520955 = RPyItem(l_v1520937, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:48726:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48726 | l_v1520968 = RPyItem(l_v1520937, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:48881:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48881 | l_v1521003 = RPyItem(l_v1520985, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:48899:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48899 | l_v1521016 = RPyItem(l_v1520985, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:49399:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49399 | l_v1521199 = RPyItem(l_v1521181, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:49543:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49543 | l_v1521238 = RPyItem(l_v1521220, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:49673:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49673 | l_v1521273 = RPyItem(l_v1521255, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:50800:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50800 | l_v1521665 = RPyItem(l_v1521649, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:50922:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50922 | l_v1521699 = RPyItem(l_v1521682, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:51050:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51050 | l_v1521733 = RPyItem(l_v1521716, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:51576:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51576 | l_v1521935 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:51648:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51648 | l_v1521943 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:52116:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52116 | l_v1522127 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:52188:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52188 | l_v1522135 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:53307:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53307 | l_v1522543 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:53379:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53379 | l_v1522551 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:53839:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53839 | l_v1522727 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:53911:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53911 | l_v1522735 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:54379:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54379 | l_v1522919 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:54451:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54451 | l_v1522927 = RPyItem((&pypy_g_array_1439.b), 1147L); [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:54918:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54918 | l_v1523120 = RPyItem(l_v1523103, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:54935:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54935 | l_v1523132 = RPyItem(l_v1523103, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:55072:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55072 | l_v1523164 = RPyItem(l_v1523146, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:55089:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55089 | l_v1523176 = RPyItem(l_v1523146, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:55243:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55243 | l_v1523211 = RPyItem(l_v1523193, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:55260:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55260 | l_v1523223 = RPyItem(l_v1523193, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:55780:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55780 | l_v1523421 = RPyItem(l_v1523404, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:55797:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55797 | l_v1523433 = RPyItem(l_v1523404, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:55934:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55934 | l_v1523465 = RPyItem(l_v1523447, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:55951:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55951 | l_v1523477 = RPyItem(l_v1523447, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:56105:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56105 | l_v1523512 = RPyItem(l_v1523494, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:56122:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56122 | l_v1523524 = RPyItem(l_v1523494, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 115 warnings generated. [platform:WARNING] rpython_jit_metainterp_5.c:65054:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65054 | l_v1526243 = RPyItem(l_v1526239, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_5.c:65436:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65436 | RPyItem(l_v1526258, 1L) = l_v1526257; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:221:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 221 | l_v1526440 = RPyItem(l_v1526436, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:603:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 603 | RPyItem(l_v1526455, 1L) = l_v1526454; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:749:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 749 | l_v1526599 = RPyItem(l_v1526595, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:1131:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1131 | RPyItem(l_v1526614, 1L) = l_v1526613; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 196 warnings generated. [platform:WARNING] rpython_jit_metainterp_6.c:2199:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2199 | l_v1527028 = RPyItem(l_v1527024, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:2581:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2581 | RPyItem(l_v1527043, 1L) = l_v1527042; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:3188:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3188 | l_v1527322 = RPyItem(l_v1527318, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:3570:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3570 | RPyItem(l_v1527337, 1L) = l_v1527336; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:4355:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4355 | l_v1527655 = RPyItem(l_v1527651, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:4359:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4359 | l_v1527658 = RPyItem(l_v1527651, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:4762:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4762 | RPyItem(l_v1527676, 1L) = l_v1527674; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:4778:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4778 | RPyItem(l_v1527676, 2L) = l_v1527675; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:5552:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5552 | l_v1528007 = RPyItem(l_v1528003, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:5934:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5934 | RPyItem(l_v1528022, 1L) = l_v1528021; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:6223:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6223 | l_v1528200 = RPyItem(l_v1528196, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:6227:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6227 | l_v1528203 = RPyItem(l_v1528196, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:6630:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6630 | RPyItem(l_v1528221, 1L) = l_v1528219; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:6646:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6646 | RPyItem(l_v1528221, 2L) = l_v1528220; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:7172:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7172 | l_v1528461 = RPyItem(l_v1528457, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:7176:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7176 | l_v1528464 = RPyItem(l_v1528457, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:7579:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7579 | RPyItem(l_v1528482, 1L) = l_v1528480; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:7595:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7595 | RPyItem(l_v1528482, 2L) = l_v1528481; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:8560:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8560 | RPyItem(l_v1528646, 1L) = l_v1528647; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:8561:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8561 | RPyItem(l_v1528646, 2L) = (&pypy_g_rpy_string_35278.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:14799:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14799 | RPyItem(l_v1530892, 1L) = l_v1530897; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:14913:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14913 | RPyItem(l_v1530892, 2L) = l_v1530900; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:15034:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15034 | RPyItem(l_v1530902, 3L) = l_v1530903; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:15615:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15615 | RPyItem(l_v1531174, 1L) = l_v1531179; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:16214:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16214 | RPyItem(l_v1531345, 1L) = l_v1531349; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:16328:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16328 | RPyItem(l_v1531345, 2L) = l_v1531351; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:16442:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16442 | RPyItem(l_v1531353, 3L) = l_v1531354; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:16563:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16563 | RPyItem(l_v1531356, 4L) = l_v1531357; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:17162:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17162 | RPyItem(l_v1531669, 1L) = l_v1531673; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:17276:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17276 | RPyItem(l_v1531669, 2L) = l_v1531675; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:17390:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17390 | RPyItem(l_v1531677, 3L) = l_v1531678; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:17511:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17511 | RPyItem(l_v1531680, 4L) = l_v1531681; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:18110:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18110 | RPyItem(l_v1531993, 1L) = l_v1531997; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:18224:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18224 | RPyItem(l_v1531993, 2L) = l_v1531999; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:18338:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18338 | RPyItem(l_v1532001, 3L) = l_v1532002; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:18459:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18459 | RPyItem(l_v1532004, 4L) = l_v1532005; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:19058:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19058 | RPyItem(l_v1532317, 1L) = l_v1532321; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:19172:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19172 | RPyItem(l_v1532317, 2L) = l_v1532323; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:19286:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19286 | RPyItem(l_v1532325, 3L) = l_v1532326; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:19407:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19407 | RPyItem(l_v1532328, 4L) = l_v1532329; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:20006:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20006 | RPyItem(l_v1532641, 1L) = l_v1532645; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:20120:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20120 | RPyItem(l_v1532641, 2L) = l_v1532647; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:20234:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20234 | RPyItem(l_v1532649, 3L) = l_v1532650; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:20355:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20355 | RPyItem(l_v1532652, 4L) = l_v1532653; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:20954:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20954 | RPyItem(l_v1532965, 1L) = l_v1532969; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:21068:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21068 | RPyItem(l_v1532965, 2L) = l_v1532971; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:21182:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21182 | RPyItem(l_v1532973, 3L) = l_v1532974; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:21303:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21303 | RPyItem(l_v1532976, 4L) = l_v1532977; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:21866:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21866 | RPyItem(l_v1533271, 1L) = l_v1533275; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_Vrpython_jit_metainterp_7.c:1707:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1707 | RPyItem(l_v1548900, 1L) = l_v1548901; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_7.c:1708:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1708 | RPyItem(l_v1548900, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_7.c:3558:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3558 | RPyItem(l_v1549368, 1L) = l_v1549369; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_7.c:3581:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3581 | RPyItem(l_v1549368, 2L) = l_v1549370; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_7.c:3582:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3582 | RPyItem(l_v1549368, 3L) = (&pypy_g_rpy_string_3163.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_7.c:3605:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3605 | RPyItem(l_v1549368, 4L) = l_v1549371; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_7.c:3606:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3606 | RPyItem(l_v1549368, 5L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] Arpython_jit_metainterp_7.c:4198:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4198 | RPyItem(l_v1549806, 1L) = (&pypy_g_rpy_string_445.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_7.c:4221:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4221 | RPyItem(l_v1549806, 2L) = l_v1549808; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] RLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:21986:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21986 | RPyItem(l_v1533271, 2L) = l_v1533277; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->rpython_jit_metainterp_7.c:4706:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4706 | RPyItem(l_v1550024, 1L) = l_v1550025; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_7.c:4707:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4707 | RPyItem(l_v1550024, 2L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:22107:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22107 | RPyItem(l_v1533279, 3L) = l_v1533280; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_7.c:6906:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6906 | l_v1550535 = RPyItem(l_v1550531, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_7.c:6911:3: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6911 | RPyItem(l_v1550531, 2L) = l_v1550536; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:23229:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23229 | RPyItem(l_v1533710, 1L) = l_v1533714; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:23349:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23349 | RPyItem(l_v1533710, 2L) = l_v1533716; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:23470:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23470 | RPyItem(l_v1533718, 3L) = l_v1533719; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:24085:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24085 | RPyItem(l_v1534007, 1L) = l_v1534011; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:24207:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24207 | RPyItem(l_v1534007, 2L) = l_v1534013; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:24327:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24327 | RPyItem(l_v1534015, 3L) = l_v1534016; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:24448:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24448 | RPyItem(l_v1534018, 4L) = l_v1534019; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:25039:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25039 | RPyItem(l_v1534356, 1L) = l_v1534360; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:25159:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25159 | RPyItem(l_v1534356, 2L) = l_v1534362; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:25280:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25280 | RPyItem(l_v1534364, 3L) = l_v1534365; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:25877:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25877 | RPyItem(l_v1534640, 1L) = l_v1534644; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:25999:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25999 | RPyItem(l_v1534640, 2L) = l_v1534646; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:26119:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26119 | RPyItem(l_v1534648, 3L) = l_v1534649; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:26240:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26240 | RPyItem(l_v1534651, 4L) = l_v1534652; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:29353:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29353 | RPyItem(l_v1535725, 1L) = l_v1535730; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:29465:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29465 | RPyItem(l_v1535725, 2L) = l_v1535733; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:29582:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29582 | RPyItem(l_v1535736, 3L) = l_v1535737; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:30116:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30116 | RPyItem(l_v1535985, 1L) = l_v1535990; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:30230:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30230 | RPyItem(l_v1535985, 2L) = l_v1535992; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 162 warnings generated. [platform:WARNING] rpython_jit_metainterp_6.c:30764:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30764 | RPyItem(l_v1536197, 1L) = l_v1536202; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:30878:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30878 | RPyItem(l_v1536197, 2L) = l_v1536204; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:31411:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31411 | RPyItem(l_v1536409, 1L) = l_v1536414; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:31526:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31526 | RPyItem(l_v1536409, 2L) = l_v1536417; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:32043:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32043 | RPyItem(l_v1536622, 1L) = l_v1536627; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:32576:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32576 | RPyItem(l_v1536789, 1L) = l_v1536794; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:32691:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32691 | RPyItem(l_v1536789, 2L) = l_v1536797; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:33280:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33280 | RPyItem(l_v1537002, 1L) = l_v1537007; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:33392:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33392 | RPyItem(l_v1537002, 2L) = l_v1537010; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:33506:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33506 | RPyItem(l_v1537013, 3L) = l_v1537014; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:33620:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33620 | RPyItem(l_v1537017, 4L) = l_v1537018; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:33739:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33739 | RPyItem(l_v1537020, 5L) = l_v1537021; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:34309:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34309 | RPyItem(l_v1537355, 1L) = l_v1537360; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:34421:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34421 | RPyItem(l_v1537355, 2L) = l_v1537363; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:34535:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34535 | RPyItem(l_v1537366, 3L) = l_v1537367; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:34652:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34652 | RPyItem(l_v1537370, 4L) = l_v1537371; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:35185:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35185 | RPyItem(l_v1537662, 1L) = l_v1537667; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:35300:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35300 | RPyItem(l_v1537662, 2L) = l_v1537670; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:35817:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35817 | RPyItem(l_v1537875, 1L) = l_v1537880; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:36334:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36334 | RPyItem(l_v1538042, 1L) = l_v1538047; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:37624:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37624 | RPyItem(l_v1538439, 1L) = l_v1538444; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:37738:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37738 | RPyItem(l_v1538439, 2L) = l_v1538446; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:38272:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38272 | RPyItem(l_v1538651, 1L) = l_v1538656; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:38386:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38386 | RPyItem(l_v1538651, 2L) = l_v1538658; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 27 warnings generated. [platform:WARNING] rpython_jit_metainterp_6.c:39402:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39402 | RPyItem(l_v1538997, 1L) = l_v1539002; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:39514:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39514 | RPyItem(l_v1538997, 2L) = l_v1539005; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:39628:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39628 | RPyItem(l_v1539008, 3L) = l_v1539009; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:39745:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39745 | RPyItem(l_v1539012, 4L) = l_v1539013; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:40383:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40383 | RPyItem(l_v1539323, 1L) = l_v1539328; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:40495:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40495 | RPyItem(l_v1539323, 2L) = l_v1539331; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:40609:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40609 | RPyItem(l_v1539334, 3L) = l_v1539335; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:40725:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40725 | RPyItem(l_v1539337, 4L) = l_v1539338; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:41745:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41745 | RPyItem(l_v1539744, 1L) = l_v1539749; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:41856:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41856 | RPyItem(l_v1539744, 2L) = l_v1539751; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:41970:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41970 | RPyItem(l_v1539754, 3L) = l_v1539755; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:42083:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42083 | RPyItem(l_v1539757, 4L) = l_v1539758; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:42199:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42199 | RPyItem(l_v1539760, 5L) = l_v1539761; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:42315:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42315 | RPyItem(l_v1539763, 6L) = l_v1539764; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:42431:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42431 | RPyItem(l_v1539766, 7L) = l_v1539767; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:42550:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42550 | RPyItem(l_v1539769, 8L) = l_v1539770; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:43101:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43101 | RPyItem(l_v1540233, 1L) = l_v1540238; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:43213:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43213 | RPyItem(l_v1540233, 2L) = l_v1540241; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:43329:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43329 | RPyItem(l_v1540243, 3L) = l_v1540244; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:43862:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43862 | RPyItem(l_v1540492, 1L) = l_v1540497; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:43977:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43977 | RPyItem(l_v1540492, 2L) = l_v1540500; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:44565:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44565 | RPyItem(l_v1540705, 1L) = l_v1540710; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:44677:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44677 | RPyItem(l_v1540705, 2L) = l_v1540713; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:44791:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44791 | RPyItem(l_v1540716, 3L) = l_v1540717; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:44905:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44905 | RPyItem(l_v1540720, 4L) = l_v1540721; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:45023:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45023 | RPyItem(l_v1540723, 5L) = l_v1540724; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:45926:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45926 | RPyItem(l_v1541125, 1L) = l_v1541130; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:46040:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46040 | RPyItem(l_v1541125, 2L) = l_v1541132; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:46158:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46158 | RPyItem(l_v1541134, 3L) = l_v1541135; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:46276:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46276 | RPyItem(l_v1541137, 4L) = l_v1541138; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:46396:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46396 | RPyItem(l_v1541140, 5L) = l_v1541141; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:46520:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46520 | RPyItem(l_v1541143, 6L) = l_v1541144; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:46642:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46642 | RPyItem(l_v1541146, 7L) = l_v1541147; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:46765:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46765 | RPyItem(l_v1541149, 8L) = l_v1541150; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:47400:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47400 | RPyItem(l_v1541676, 1L) = l_v1541681; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:47512:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47512 | RPyItem(l_v1541676, 2L) = l_v1541683; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:47628:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47628 | RPyItem(l_v1541685, 3L) = l_v1541686; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:47744:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47744 | RPyItem(l_v1541688, 4L) = l_v1541689; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:47866:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47866 | RPyItem(l_v1541691, 5L) = l_v1541692; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:47989:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47989 | RPyItem(l_v1541694, 6L) = l_v1541695; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:48598:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48598 | RPyItem(l_v1542111, 1L) = l_v1542115; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:48714:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48714 | RPyItem(l_v1542111, 2L) = l_v1542117; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:48834:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48834 | RPyItem(l_v1542119, 3L) = l_v1542120; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:48955:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48955 | RPyItem(l_v1542122, 4L) = l_v1542123; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:49566:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49566 | RPyItem(l_v1542454, 1L) = l_v1542458; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:49687:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49687 | RPyItem(l_v1542454, 2L) = l_v1542460; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:50377:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50377 | RPyItem(l_v1542685, 1L) = l_v1542689; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:50499:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50499 | RPyItem(l_v1542685, 2L) = l_v1542691; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:50621:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50621 | RPyItem(l_v1542693, 3L) = l_v1542694; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:50743:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50743 | RPyItem(l_v1542696, 4L) = l_v1542697; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:50871:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50871 | RPyItem(l_v1542699, 5L) = l_v1542700; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:50997:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50997 | RPyItem(l_v1542702, 6L) = l_v1542703; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:51121:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51121 | RPyItem(l_v1542705, 7L) = l_v1542706; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:51243:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51243 | RPyItem(l_v1542708, 8L) = l_v1542709; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:51366:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51366 | RPyItem(l_v1542711, 9L) = l_v1542712; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:51752:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51752 | RPyItem(l_v1543261, 1L) = l_v1543265; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:51874:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51874 | RPyItem(l_v1543261, 2L) = l_v1543267; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:51994:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51994 | RPyItem(l_v1543269, 3L) = l_v1543270; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:52115:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52115 | RPyItem(l_v1543272, 4L) = l_v1543273; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:52501:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52501 | RPyItem(l_v1543555, 1L) = l_v1543559; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:52623:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52623 | RPyItem(l_v1543555, 2L) = l_v1543561; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:52743:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52743 | RPyItem(l_v1543563, 3L) = l_v1543564; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:52864:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52864 | RPyItem(l_v1543566, 4L) = l_v1543567; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:53498:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53498 | RPyItem(l_v1543923, 1L) = l_v1543927; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:53618:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53618 | RPyItem(l_v1543923, 2L) = l_v1543929; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:53739:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53739 | RPyItem(l_v1543931, 3L) = l_v1543932; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:54396:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54396 | RPyItem(l_v1544231, 1L) = l_v1544235; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:54518:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54518 | RPyItem(l_v1544231, 2L) = l_v1544237; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:54638:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54638 | RPyItem(l_v1544239, 3L) = l_v1544240; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:54759:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54759 | RPyItem(l_v1544242, 4L) = l_v1544243; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:55145:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55145 | RPyItem(l_v1544520, 1L) = l_v1544524; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:55267:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55267 | RPyItem(l_v1544520, 2L) = l_v1544526; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:55387:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55387 | RPyItem(l_v1544528, 3L) = l_v1544529; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:55508:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55508 | RPyItem(l_v1544531, 4L) = l_v1544532; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:55894:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55894 | RPyItem(l_v1544814, 1L) = l_v1544818; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:56016:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56016 | RPyItem(l_v1544814, 2L) = l_v1544820; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:56136:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56136 | RPyItem(l_v1544822, 3L) = l_v1544823; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:56257:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56257 | RPyItem(l_v1544825, 4L) = l_v1544826; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:56903:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56903 | RPyItem(l_v1545174, 1L) = l_v1545178; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:57019:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57019 | RPyItem(l_v1545174, 2L) = l_v1545180; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:57143:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57143 | RPyItem(l_v1545182, 3L) = l_v1545183; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:57265:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57265 | RPyItem(l_v1545185, 4L) = l_v1545186; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:57387:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57387 | RPyItem(l_v1545188, 5L) = l_v1545189; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:57510:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57510 | RPyItem(l_v1545191, 6L) = l_v1545192; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:58156:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58156 | RPyItem(l_v1545633, 1L) = l_v1545637; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:58272:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58272 | RPyItem(l_v1545633, 2L) = l_v1545639; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:58396:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58396 | RPyItem(l_v1545641, 3L) = l_v1545642; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:58518:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58518 | RPyItem(l_v1545644, 4L) = l_v1545645; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:58640:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58640 | RPyItem(l_v1545647, 5L) = l_v1545648; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:58763:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58763 | RPyItem(l_v1545650, 6L) = l_v1545651; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:61493:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61493 | RPyItem(l_v1546522, 1L) = l_v1546523; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:61494:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61494 | RPyItem(l_v1546522, 2L) = (&pypy_g_rpy_string_1250.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:61523:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61523 | RPyItem(l_v1546522, 3L) = l_v1546524; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:61524:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61524 | RPyItem(l_v1546522, 4L) = (&pypy_g_rpy_string_35801.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:61547:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61547 | RPyItem(l_v1546522, 5L) = l_v1546525; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:61548:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61548 | RPyItem(l_v1546522, 6L) = (&pypy_g_rpy_string_632.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:61903:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61903 | RPyItem(l_v1546529, 1L) = l_v1546530; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:62055:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62055 | RPyItem(l_v1546532, 1L) = l_v1546533; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:62056:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62056 | RPyItem(l_v1546532, 2L) = (&pypy_g_rpy_string_95.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:62079:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62079 | RPyItem(l_v1546532, 3L) = l_v1546534; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:62080:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62080 | RPyItem(l_v1546532, 4L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:62350:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62350 | RPyItem(l_v1546538, 1L) = l_v1546539; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:62351:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62351 | RPyItem(l_v1546538, 2L) = (&pypy_g_rpy_string_500.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:63390:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63390 | RPyItem(l_v1546569, 1L) = l_v1546570; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:63391:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63391 | RPyItem(l_v1546569, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:65432:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65432 | RPyItem(l_v1548117, 1L) = l_v1548118; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:65433:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65433 | RPyItem(l_v1548117, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:65466:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65466 | RPyItem(l_v1548117, 3L) = l_v1548119; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:65743:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65743 | RPyItem(l_v1548123, 1L) = l_v1548124; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:65744:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65744 | RPyItem(l_v1548123, 2L) = (&pypy_g_rpy_string_1217.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_6.c:65775:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65775 | RPyItem(l_v1548123, 3L) = l_v1548125; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:457:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 457 | l_v1579194 = RPyItem(l_v1579190, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:462:2: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 462 | RPyItem(l_v1579190, 3L) = l_v1579195; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:11949:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11949 | l_v1562302 = RPyItem(l_v1562298, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:11954:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11954 | RPyItem(l_v1562298, 4L) = l_v1562303; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:814:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 814 | l_v1579304 = RPyItem(l_v1579300, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:819:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 819 | RPyItem(l_v1579300, 4L) = l_v1579305; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:1109:27: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1109 | l_v1579469 = RPyItem(l_v1579362, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:1125:29: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1125 | l_v1579476 = RPyItem(l_v1579362, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:1141:31: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1141 | l_v1579483 = RPyItem(l_v1579362, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:1271:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1271 | l_v1579422 = RPyItem(l_v1579359, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:1287:19: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1287 | l_v1579435 = RPyItem(l_v1579359, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:1303:21: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1303 | l_v1579448 = RPyItem(l_v1579359, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:2297:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2297 | l_v1579650 = RPyItem(l_v1579646, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:2302:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2302 | RPyItem(l_v1579646, 4L) = l_v1579651; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:2552:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2552 | l_v1579719 = RPyItem(l_v1579715, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:2557:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2557 | RPyItem(l_v1579715, 4L) = l_v1579720; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:12679:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12679 | l_v1562503 = RPyItem(l_v1562499, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:12684:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12684 | RPyItem(l_v1562499, 2L) = l_v1562504; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:2835:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2835 | l_v1579802 = RPyItem(l_v1579798, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:2840:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2840 | RPyItem(l_v1579798, 4L) = l_v1579803; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:13965:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13965 | l_v1562834 = RPyItem(l_v1562830, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:13970:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13970 | RPyItem(l_v1562830, 3L) = l_v1562835; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:14029:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14029 | l_v1562856 = RPyItem(l_v1562852, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:14034:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14034 | RPyItem(l_v1562852, 2L) = l_v1562857; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:14363:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14363 | l_v1562951 = RPyItem(l_v1562947, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:14368:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14368 | RPyItem(l_v1562947, 3L) = l_v1562952; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:15395:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15395 | l_v1563330 = RPyItem(l_v1563326, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:3085:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]rpython_jit_metainterp_8.c:15400:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15400 | RPyItem(l_v1563326, 2L) = l_v1563331; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:15719:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15719 | RPyItem(l_v1563371, 1L) = l_v1563372; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:15720:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15720 | RPyItem(l_v1563371, 2L) = (&pypy_g_rpy_string_464.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:15747:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15747 | RPyItem(l_v1563371, 3L) = l_v1563373; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] rpython_jit_metainterp_8.c:16063:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16063 | l_v1563546 = RPyItem(l_v1563542, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:16068:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16068 | RPyItem(l_v1563542, 2L) = l_v1563547; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 3085 | l_v1579874 = RPyItem(l_v1579870, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:3090:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3090 | RPyItem(l_v1579870, 4L) = l_v1579875; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:16758:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16758 | l_v1563766 = RPyItem(l_v1563762, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:16763:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16763 | RPyItem(l_v1563762, 2L) = l_v1563767; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:3382:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3382 | l_v1579959 = RPyItem(l_v1579955, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:3387:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3387 | RPyItem(l_v1579955, 4L) = l_v1579960; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:3573:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3573 | l_v1580022 = RPyItem(l_v1580018, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:3578:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3578 | RPyItem(l_v1580018, 2L) = l_v1580023; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:3807:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3807 | l_v1580091 = RPyItem(l_v1580087, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:3812:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3812 | RPyItem(l_v1580087, 2L) = l_v1580092; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:4817:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4817 | l_v1580407 = RPyItem(l_v1580403, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:4822:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4822 | RPyItem(l_v1580403, 4L) = l_v1580408; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:4982:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4982 | l_v1580467 = RPyItem(l_v1580463, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:4987:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4987 | RPyItem(l_v1580463, 2L) = l_v1580468; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:5063:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5063 | l_v1580483 = RPyItem(l_v1580479, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:5068:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5068 | RPyItem(l_v1580479, 2L) = l_v1580484; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:17300:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17300 | l_v1563939 = RPyItem(l_v1563935, 2Lrpython_jit_metainterp_9.c:5268:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5268 | l_v1580533 = RPyItem(l_v1580529, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:5273:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5273 | RPyItem(l_v1580529, 4L) = l_v1580534; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] : note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyI 69 | # define RPyItem(array,tem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:5447:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5447 | l_v1580577 = RPyItem(l_v1580573, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:5452:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5452 | RPyItem(l_v1580573, 4L) = l_v1580578; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:5632:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5632 | l_v1580623 = RPyItem(l_v1580619, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:5637:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5637 | RPyItem(l_v1580619, 4L) = l_v1580624; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:17305:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17305 | RPyItem(l_v1563935, 2L) = l_v1563940; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:17327:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17327 | l_v1563956 = RPyItem(l_v1563952, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:17332:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17332 | RPyItem(l_v1563952, 4L) = l_v1563957; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]rpython_jit_metainterp_9.c:5836:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5836 | l_v1580682 = RPyItem(l_v1580678, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:5841:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5841 | RPyItem(l_v1580678, 4L) = l_v1580683; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, in; [platform:WARNING] | ^ [platform:WARNING] dex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] rpython_jit_metainterp_8.c:17646:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]./singleheader.h [platform:WARNING] :17196:2: note: array 'items' declared here [platform:WARNING] 1764617196 | | Sli_gvn1e5d6 4i0t6e4m s=[ RRPPYy_IVtAeRmL(ElN_GvT1H5]6;4 [platform:WARNING] 0 6| 0 ^, [platform:WARNING] 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:17651:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17651 | RPyItem(l_v1564060, 3L) = l_v1564065rpython_jit_metainterp_9.c:5918:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5918 | l_v1580716 = RPyItem(l_v1580712, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:5923:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5923 | RPyItem(l_v1580712, 2L) = l_v1580717; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed rpython_jit_metainterp_9.c:6077:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6077 | l_v1580751 = RPyItem(l_v1580747, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:6082:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6082 | RPyItem(l_v1580747, 4L) = l_v1580752; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] items[RPY_VARrpython_jit_metainterp_9.c:6234:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6234 | l_v1580783 = RPyItem(l_v1580779, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:6239:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6239 | RPyItem(l_v1580779, 4L) = l_v1580784; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] LENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:6526:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6526 | l_v1580865 = RPyItem(l_v1580861, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:6531:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6531 | RPyItem(l_v1580861, 4L) = l_v1580866; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:6739:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6739 | l_v1580925 = RPyItem(l_v1580921, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:6744:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6744 | RPyItem(l_v1580921, 4L) = l_v1580926; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:7022:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7022 | l_v1581009 = RPyItem(l_v1581005, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:7027:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7027 | RPyItem(l_v1581005, 4L) = l_v1581010; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:7235:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7235 | l_v1581067 = RPyItem(l_v1581063, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:7240:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7240 | RPyItem(l_v1581063, 4L) = l_v1581068; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:7517:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7517 | l_v1581150 = RPyItem(l_v1581146, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:7522:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7522 | RPyItem(l_v1581146, 4L) = l_v1581151; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:7730:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7730 | l_v1581207 = RPyItem(l_v1581203, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:7735:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7735 | RPyItem(l_v1581203, 4L) = l_v1581208; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8023:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8023 | l_v1581290 = RPyItem(l_v1581286, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8028:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8028 | RPyItem(l_v1581286, 4L) = l_v1581291; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8280:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8280 | l_v1581361 = RPyItem(l_v1581357, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8285:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8285 | RPyItem(l_v1581357, 4L) = l_v1581362; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8441:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8441 | l_v1581419 = RPyItem(l_v1581415, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8446:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8446 | RPyItem(l_v1581415, 2L) = l_v1581420; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8534:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8534 | l_v1581430 = RPyItem(l_v1581426, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8539:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8539 | RPyItem(l_v1581426, 4L) = l_v1581431; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8737:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8737 | l_v1581495 = RPyItem(l_v1581491, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8742:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8742 | RPyItem(l_v1581491, 2L) = l_v1581496; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8981:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8981 | l_v1581573 = RPyItem(l_v1581569, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:8986:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8986 | RPyItem(l_v1581569, 2L) = l_v1581574; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed iterpython_jit_metainterp_8.c:18048:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18048 | l_v1564202 = RPyItem(l_v1564198, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)-ms[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] >items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:18053:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] rpython_jit_metainterp_9.c:9102:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9102 | l_v1581603 = RP 18053 | RPyItem(l_v1581599, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] y/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] Item(l_v15 69 | # define RP6yIte4m(array, inde1x98, 2L) = l_v1564203;) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9107:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9107 | RPyItem(l_v1581599, 4L) = l_v1581604; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9268:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9268 | l_v1581664 = RPyItem(l_v1581660, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9273:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9273 | RPyItem(l_v1581660, 2L) = l_v1581665; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9375:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9375 | l_v1581680 = RPyItem(l_v1581676, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9380:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9380 | RPyItem(l_v1581676, 4L) = l_v1581681; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9541:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9541 | l_v1581741 = RPyItem(l_v1581737, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9546:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9546 | RPyItem(l_v1581737, 2L) = l_v1581742; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9664:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9664 | l_v1581775 = RPyItem(l_v1581771, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9669:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9669 | RPyItem(l_v1581771, 4L) = l_v1581776; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9922:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9922 | l_v1581847 = RPyItem(l_v1581843, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:9927:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9927 | RPyItem(l_v1581843, 4L) = l_v1581848; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:10125:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10125 | l_v1581911 = RPyItem(l_v1581907, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:10130:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10130 | RPyItem(l_v1581907, 2L) = l_v1581912; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:10487:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10487 | l_v1582013 = RPyItem(l_v1582009, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:10492:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10492 | RPyItem(l_v1582009, 4L) = l_v1582014; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:10676:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10676 | l_v1582095 = RPyItem(l_v1582091, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:10681:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10681 | RPyItem(l_v1582091, 3L) = l_v1582096; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 263 warnings generated. [platform:WARNING] rpython_jit_metainterp_8.c:18222:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18222 | l_v1564249 = RPyItem(l_v1564245, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:18227:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18227 | RPyItem(l_v1564245, 2L) = l_v1564250; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:18396:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18396 | l_v1564296 = RPyItem(l_v1564292, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:18401:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18401 | RPyItem(l_v1564292, 2L) = l_v1564297; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:18570:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18570 | l_v1564343 = RPyItem(l_v1564339, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:18575:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18575 | RPyItem(l_v1564339, 2L) = l_v1564344; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:18754:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18754 | l_v1564392 = RPyItem(l_v1564388, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:18759:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18759 | RPyItem(l_v1564388, 2L) = l_v1564393; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:18917:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18917 | l_v1564436 = RPyItem(l_v1564432, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:18922:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18922 | RPyItem(l_v1564432, 2L) = l_v1564437; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:18943:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18943 | l_v1564454 = RPyItem(l_v1564450, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:18948:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18948 | RPyItem(l_v1564450, 4L) = l_v1564455; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:19105:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19105 | l_v1564499 = RPyItem(l_v1564495, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:19110:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19110 | RPyItem(l_v1564495, 2L) = l_v1564500; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:19281:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19281 | l_v1564547 = RPyItem(l_v1564543, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:19286:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19286 | RPyItem(l_v1564543, 2L) = l_v1564548; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:19457:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19457 | l_v1564594 = RPyItem(l_v1564590, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:19462:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19462 | RPyItem(l_v1564590, 2L) = l_v1564595; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:19968:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19968 | l_v1564731 = RPyItem(l_v1564727, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:19973:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19973 | RPyItem(l_v1564727, 2L) = l_v1564732; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:20226:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20226 | l_v1564821 = RPyItem(l_v1564817, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:20231:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20231 | RPyItem(l_v1564817, 3L) = l_v1564822; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:20549:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20549 | l_v1564927 = RPyItem(l_v1564923, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:20554:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20554 | RPyItem(l_v1564923, 2L) = l_v1564928; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:20712:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20712 | l_v1564973 = RPyItem(l_v1564969, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:20717:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20717 | RPyItem(l_v1564969, 2L) = l_v1564974; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:21516:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21516 | l_v1565214 = RPyItem(l_v1565210, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:21521:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21521 | RPyItem(l_v1565210, 2L) = l_v1565215; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:19825:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19825 | RPyItem(l_v1585017, 1L) = l_v1585018; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:19826:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19826 | RPyItem(l_v1585017, 2L) = (&pypy_g_rpy_string_38281.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: rpython_jit_metainterp_8.c:21690:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21690 | l_v1565261 = RPyItem(l_v1565257, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:21695:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21695 | RPyItem(l_v1565257, 2L) = l_v1565262; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:19849:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19849 | RPyItem(l_v1585017, 3L) = l_v1585019; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:20066:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20066 | RPyItem(l_v1585022, 1L) = l_v1585023; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:20067:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20067 | RPyItem(l_v1585022, 2L) = (&pypy_g_rpy_string_1266.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:23045:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23045 | l_v1565708 = RPyItem(l_v1565704, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:23050:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23050 | RPyItem(l_v1565704, 2L) = l_v1565709; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:23219:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23219 | l_v1565755 = RPyItem(l_v1565751, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:23224:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23224 | RPyItem(l_v1565751, 2L) = l_v1565756; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:20976:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20976 | RPyItem(l_l_4038, 1L) = l_v1585370; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:23483:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23483 | l_v1565815 = RPyItem(l_v1565811, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:23488:2: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23488 | RPyItem(l_v1565811, 3L) = l_v1565816; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:23880:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23880 | l_v1565973 = RPyItem(l_v1565969, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:23885:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23885 | RPyItem(l_v1565969, 2L) = l_v1565974; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:24056:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24056 | l_v1566020 = RPyItem(l_v1566016, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:24061:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24061 | RPyItem(l_v1566016, 2L) = l_v1566021; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:24230:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24230 | l_v1566067 = RPyItem(l_v1566063, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:24235:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24235 | RPyItem(l_v1566063, 2L) = l_v1566068; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:21407:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21407 | l_v1585651 = RPyItem(l_v1585650, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:21464:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21464 | l_v1585676 = RPyItem(l_v1585675, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:22587:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22587 | l_v1586027 = RPyItem(l_v1586026, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:22753:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22753 | RPyItem(l_l_4040, 1L) = l_v1585644; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:24683:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24683 | l_v1566209 = RPyItem(l_v1566205, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:24688:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24688 | RPyItem(l_v1566205, 3L) = l_v1566210; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:24976:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24976 | l_v1566301 = RPyItem(l_v1566297, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:24981:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24981 | RPyItem(l_v1566297, 2L) = l_v1566302; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:25379:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25379 | l_v1566430 = RPyItem(l_v1566426, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:25384:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25384 | RPyItem(l_v1566426, 2L) = l_v1566431; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:25616:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25616 | l_v1566500 = RPyItem(l_v1566496, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:25621:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25621 | RPyItem(l_v1566496, 2L) = l_v1566501; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:25839:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25839 | l_v1566572 = RPyItem(l_v1566568, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:25844:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25844 | RPyItem(l_v1566568, 2L) = l_v1566573; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:25675:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25675 | l_v1587114 = RPyItem(l_v1587113, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:25826:15: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25826 | l_v1587159 = RPyItem(l_v1587155, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] rpython_jit_metainterp_8.c:26022:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:25831:2: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25831 | RPyItem(l_v1587155, 3L) = l_v1587160; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 26022 | l_v1566619 = RPyItem(l_v1566615, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:26027:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26027 | RPyItem(l_v1566615, 2L) = l_v1566620; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:26441:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26441 | l_v1566733 = RPyItem(l_v1566729, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:26446:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26446 | RPyItem(l_v1566729, 2L) = l_v1566734; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:26622:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26622 | l_v1566781 = RPyItem(l_v1566777, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:26627:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26627 | RPyItem(l_v1566777, 2L) = l_v1566782; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:26890:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26890 | l_v1566876 = RPyItem(l_v1566872, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:26895:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26895 | RPyItem(l_v1566872, 3L) = l_v1566877; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:25925:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25925 | l_v1587198 = RPyItem(l_v1587194, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:25930:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25930 | RPyItem(l_v1587194, 2L) = l_v1587199; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:26833:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26833 | l_v1587483 = RPyItem(l_v1587479, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:26838:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26838 | RPyItem(l_v1587479, 4L) = l_v1587484; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:27776:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27776 | l_v1567325 = RPyItem(l_v1567321, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:27781:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27781 | RPyItem(l_v1567321, 3L) = l_v1567326; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:29696:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 29696 | l_v1588486 = RPyItem(l_v1588482, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) rpython_jit_metainterp_8.c : 28102 : 15 : warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] ((array)- >28102i | t elm_sv[1i5n6d7ex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 344 = RPyItem(l_v1567340, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] rpython_jit_metainterp_9.c:29701/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 29701 | RPyItem(l_v15:869:8447: note: expanded from macro 'RPyItem' [platform:WARNING] 82, 69 | # d e4fLi)n e= RPyItem(larr_v1588487;a [platform:WARNING] | ^ ~~ [platform:WARNING] y/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) , index) ((array)-> ((array)-i>teimtems[indexs][) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] i./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_nVARLENdGex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed iteTH]; [platform:WARNING] | ^ [platform:WARNING] ms[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:28107:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28107 | RPyItem(l_v1567340, 2L) = l_v1567345; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:30252:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30252 | l_v1588602 = RPyItem(l_v1588598, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:30257:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30257 | RPyItem(l_v1588598, 4L) = l_v1588603; [platform:WARNING] rpython_jit_metainterp_8.c| ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] :28315:15 69 | :# define RPyItem(array, index) ((array )warning: -array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]>items[in [platform:WARNING] 28315 | l_dv1567406 = RPyItem(l_v1567402, 2eLx);] [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index)) ((array)-> [platform:WARNING] | ^ ~~~~~i [platform:WARNING] tems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:./singleheader.h2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[:R17196P:Y_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:28320:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28320 | RPyItem(l_v1567402, 2L) = l_v1567407; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:30505:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30505 | l_v1588670 = RPyItem(l_v1588666, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:30510:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30510 | RPyItem(l_v1588666, 4L) = l_v1588671; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:30798:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30798 | RPyItem(l_v1588659, 1L) = l_v1588661; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:30815:2: rpython_jit_metainterp_8.c:28605:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28605 | l_v1567480 = RPyItem(l_v1567476, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:28610:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28610 | RPyItem(l_v1567476, 2L) = l_v1567481; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30815 | RPyItem(l_v1588659, 2L) = l_v1588662; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:30832:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30832 | RPyItem(l_v1588659, 3L) = l_v1588663; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:30849:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30849 | RPyItem(l_v1588659, 4L) = l_v1588664; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:28781:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28781 | l_v1567528 = RPyItem(l_v1567524, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:28786:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28786 | RPyItem(l_v1567524, 2L) = l_v1567529; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:28956:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28956 | l_v1567574 = RPyItem(l_v1567570, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.hrpython_jit_metainterp_9.c:31126:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31126 | l_v1588879 = RPyItem(l_v1588875, 4L):;17196: [platform:WARNING] 2 :| note: array 'items' declared here [platform:WARNING] 17196 | Sig ^ ~~ned items [platform:WARNING] [RPY_VARLENGT/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hH:]69;: [platform:WARNING] 47 :| ^note: [platform:WARNING] expanded from macro 'RPyItem' [platform:WARNING] 69rpython_jit_metainterp_8.c:28961:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] | # defin e R28961P | yI tem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | SigneRd PyItem(l_v1567570, 2items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] L) = l_v1567575; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:31131:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31131 | RPyItem(l_v1588875, 4L) = l_v1588880; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:29422:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 29422 | l_rpython_jit_metainterp_9.c:31363:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31363 | l_v158894v8 = 1R5P6y7I7t4e1m (=l _RvP1y5I8t8e9m4(4l,_ v21L5)6;7 [platform:WARNING] 7 3| 7 ^ ~~, [platform:WARNING] 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h: 6969: | 47#: note: dexpanded from macro 'RPyItem'e [platform:WARNING] fine RPyI t69e | m#( a rdreafyi,n ei nRdPeyxI)t e m ( a r r a y , i n d e(x()a r r a y ) - > i t e m s [ i(n(daerxr]a)y [platform:WARNING] ) -| > ^ ~~~~~i [platform:WARNING] t./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Sigened items[RPY_VARLENGTH];ms[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] [platform:WARNING] ./singleheader.h :| 17196 ^: [platform:WARNING] 2: note: array 'items' declared here [platform:WARNING] 17196 | Signed itemsrpython_jit_metainterp_9.c:31368:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] [ 31368 | RPyItem(l_v15889RPY_VARLENGTH]44, 2L) = l_; [platform:WARNING] | ^ [platform:WARNING] vrpython_jit_metainterp_8.c:29427:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1588949 ;29427 [platform:WARNING] | | R ^ ~~P [platform:WARNING] yItem(l_v1567737, 2L) = l_v1567/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) 7 42; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69 ((array:)47->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] : note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ./singleheader.h : 17196 : 2 : note: (array 'items' declared here( [platform:WARNING] arra y17196) | - >Siitgned iems[intdeexm]s)[ [platform:WARNING] R P| Y ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLE_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] NGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:30096:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30096 | rpython_jit_metainterp_9.c:31751:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31751 | ll_v1567946 = RPyItem(l_v15679_v1542, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: 8note: 9expanded from macro 'RPyItem' [platform:WARNING] 053 = RPyItem(l_v1589049, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69: 69 | # define RPyItem(array, index47: note: expanded from macro 'RPyItem' [platform:WARNING] ) 69 | # d e f i n e (R(PayrIrtaeym)(-a>rirtaeym,s [iinnddeexx)] ) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ((arra./singleheader.hy:)17196-:>2i:t enote: marray 'items' declared heres [platform:WARNING] [inde x17196] | ) Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] | ^ ~~~~~ [platform:WARNING] rpython_jit_metainterp_8.c:30101:2: ./singleheader.hwarning: :array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]17196 [platform:WARNING] :2: note: array 'items' declared here [platform:WARNING] 30101 | R17196P | y Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:31756:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31756 | RPyItem(l_v1I589049, 2L) = l_v1589054; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPtem(l_v1567942, 4L) = l_v1yItem567947; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array(array, index), i n d e(x()a rr ay)->items[i ((arrnayd)e-x]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed ite>items[inms[RPdY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:30322:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30322 | l_v1568022 = RPyItem(l_v1568018, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:30327:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30327 | RPyItem(l_v1568018, 2L) = l_v1568023; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:32773:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32773 | RPyItem(l_v1589191, 1L) = l_v1589189; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:32789:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32789 | RPyItem(l_v1589191, 2L) = l_v1589190; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:30503:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30503 | l_v1568070 = RPyItem(l_v1568066, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:30508:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30508 | RPyItem(l_v1568066, 2L) = l_v1568071; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:30685:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30685 | l_v1568120 = RPyItem(l_v1568116, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:30690:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30690 | RPyItem(l_v1568116, 2L) = l_v1568121; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:30839:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30839 | l_v1568164 = RPyItem(l_v1568160, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:30844:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30844 | RPyItem(l_v1568160, 2L) = l_v1568165; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH];rpython_jit_metainterp_9.c: [platform:WARNING] | ^ [platform:WARNING] 32949:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32949 | l_v1589415 = RPyItem(l_v1589414, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:32977:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32977 | l_v1589430 = RPyItem(l_v1589429, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33012:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33012 | l_v1589442 = RPyItem(l_v1589441, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33040:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33040 | l_v1589457 = RPyItem(l_v1589456, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33053:15: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33053 | l_v1589470 = RPyItem(l_v1589469, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:30904:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30904 | l_v1568179 = RPyItem(l_v1568175, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:30909:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30909 | RPyItem(l_v1568175, 2L) = l_v1568180; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33153:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33153 | l_v1589518 = RPyItem(l_v1589517, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33159:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33159 | l_v1589522 = RPyItem(l_v1589517, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33165:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33165 | l_v1589526 = RPyItem(l_v1589517, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33171:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33171 | l_v1589530 = RPyItem(l_v1589517, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33177:15: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33177 | l_v1589534 = RPyItem(l_v1589517, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33213:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33213 | l_v1589542 = RPyItem(l_v1589541, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33219:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33219 | l_v1589546 = RPyItem(l_v1589541, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33225:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33225 | l_v1589550 = RPyItem(l_v1589541, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33231:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33231 | l_v1589554 = RPyItem(l_v1589541, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33237:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33237 | l_v1589558 = RPyItem(l_v1589541, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:31548:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31548 | l_v1568368 = RPyItem(l_v1568364, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:31553:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31553 | RPyItem(l_v1568364, 2L) = l_v1568369; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:31678:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31678 | l_v1568440 = RPyItem(l_v1568436, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:31683:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31683 | RPyItem(l_v1568436, 3L) = l_v1568441; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:31896:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31896 | l_v1568515 = RPyItem(l_v1568511, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:31901:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31901 | RPyItem(l_v1568511, 3L) = l_v1568516; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:32079:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32079 | l_v1568555 = RPyItem(l_v1568551, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:32084:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32084 | RPyItem(l_v1568551, 2L) = l_v1568556; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:32255:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32255 | l_v1568603 = RPyItem(l_v1568599, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[inrpython_jit_metainterp_9.c:d34052:15e:x ]warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] ) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: 34052 | note: l_array 'items' declared herev1589814 = RPy [platform:WARNING] I 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] trpython_jit_metainterp_8.c:32260:2e:m (warning: larray index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]_ [platform:WARNING] v1589 8322601 | 0 ,R P4yLI)t;e [platform:WARNING] m (| l ^ ~~_ [platform:WARNING] v1568599, 2L) = l_v1/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h5:6698:6470:4 ;note: [platform:WARNING] expanded from macro 'RPyItem' [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h69: | 69#: 47 :d enote: fexpanded from macro 'RPyItem'i [platform:WARNING] ne RPy I69t | e#m ( adrerfaiyn,e iRnPdyeIxt)e m ( a r r a y , i n d e x()( a r r a y ) - > i t ems[ i n d(e(xa]r)r [platform:WARNING] a y| ) ^ ~~~~~- [platform:WARNING] >items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196./singleheader.h::171962::2 :note: array 'items' declared herenote: [platform:WARNING] array 'items' declared here [platform:WARNING] 17196 | 17196S | i gSniegdn eidt eimtse[mRsP[YR_PVYA_RVLAERNLGETNHG]T;H [platform:WARNING] ] ;| [platform:WARNING] ^ [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:34057:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34057 | RPyItem(l_v1589810, 4L) = l_v1589815; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:34220:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34220 | l_v1589860 = RPyItem(l_v1589856, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:34225:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34225 | RPyItem(l_v1589856, 4L)rpython_jit_metainterp_8.c:32431:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32431 | l_v1568651 = RPyItem(l_v1 5=68647, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items l_v1589861; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # [indefine RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] dex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:32436:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32436 | RPyItem(l_v1568647, 2L) = l_v1568652; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:32607:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32607 | l_v1568699 = RPyItem(l_v1568695, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:32612:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32612 | RPyItem(l_v1568695, 2L) = l_v1568700; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:32964:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32964 | l_v1568790 = RPyItem(l_v1568786, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:32969:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32969 | RPyItem(l_v1568786, 2L) = l_v1568791; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:33324:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33324 | l_v1568919 = RPyItem(l_v1568915, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:33329:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33329 | RPyItem(l_v1568915, 2L) = l_v1568920; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:33506:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33506 | l_v1568968 = RPyItem(l_v1568964, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:33511:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33511 | RPyItem(l_v1568964, 2L) = l_v1568969; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:33660:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33660 | l_v1569011 = RPyItem(l_v1569007, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:33665:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33665 | RPyItem(l_v1569007, 2L) = l_v1569012; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:33748:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33748 | l_v1569043 = RPyItem(l_v1569039, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:33753:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33753 | RPyItem(l_v1569039, 2L) = l_v1569044; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:33924:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33924 | l_v1569090 = RPyItem(l_v1569086, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:33929:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33929 | RPyItem(l_v1569086, 2L) = l_v1569091; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:34098:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34098 | l_v1569138 = RPyItem(l_v1569134, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:34103:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34103 | RPyItem(l_v1569134, 2L) = l_v1569139; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:34274:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34274 | l_v1569185 = RPyItem(l_v1569181, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:34279:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34279 | RPyItem(l_v1569181, 2L) = l_v1569186; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:34448:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34448 | l_v1569232 = RPyItem(l_v1569228, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:34453:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34453 | RPyItem(l_v1569228, 2L) = l_v1569233; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:34405:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34405 | l_v1589919 = RPyItem(l_v15rpython_jit_metainterp_8.c8:9346219:1155:, warning: 2array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]L [platform:WARNING] ); [platform:WARNING] | ^ ~~ [platform:WARNING] 34621 | l_v/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:34410:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34410 | RPyItem(l_v1589915, 2L) = l_v1589920; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 1569278 = RPyItem(l_v1569274, 2L); [platform:WARNING] rpython_jit_metainterp_9.c:34748:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34748 | l_v1590046 = RPyItem(l_v1590042, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:34753:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34753 | RPyItem(l_v1590042, 2L) = l_v1590047; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:35943:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35943 | l_v1590489 = RPyItem(l_v1590485, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:35948:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35948 | RPyItem(l_v1590485, 2L) = l_v1590490; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:36591:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36591 | l_v1590705 = RPyItem(l_v1590701, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:36596:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36596 | RPyItem(l_v1590701, 4L) = l_v1590706; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:36937:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36937 | l_v1590813 = RPyItem(l_v1590809, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:36942:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36942 | RPyItem(l_v1590809, 4L) = l_v1590814; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:37390:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37390 | l_v1590927 = RPyItem(l_v1590923, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:37395:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37395 | RPyItem(l_v1590923, 4L) = l_v1590928; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:37918:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37918 | l_v1591059 = RPyItem(l_v1591055, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:37923:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37923 | RPyItem(l_v1591055, 4L) = l_v1591060; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:34626:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34626 | RPyItem(l_v1569274, 2L) = l_v1569279; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:38368:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38368 | l_v1591190 = RPyItem(l_v1591186, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:38373:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38373 | RPyItem(l_v1591186, 4L) = l_v1591191; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:38623:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38623 | l_v1591258 = RPyItem(l_v1591254, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:38628:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38628 | RPyItem(l_v1591254, 4L) = l_v1591259; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:38916:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38916 | RPyItem(l_v1591247, 1L) = l_v1591249; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:38933:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38933 | RPyItem(l_v1591247, 2L) = l_v1591250; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:38950:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38950 | RPyItem(l_v1591247, 3L) = l_v1591251; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:38967:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38967 | RPyItem(l_v1591247, 4L) = l_v1591252; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:39376:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39376 | l_v1591506 = RPyItem(l_v1591502, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:39381:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39381 | RPyItem(l_v1591502, 4L) = l_v1591507; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:39669:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39669 | RPyItem(l_v1591495, 1L) = l_v1591497; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:39686:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39686 | RPyItem(l_v1591495, 2L) = l_v1591498; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:39703:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39703 | RPyItem(l_v1591495, 3L) = l_v1591499; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:39720:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39720 | RPyItem(l_v1591495, 4L) = l_v1591500; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:40129:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40129 | l_v1591755 = RPyItem(l_v1591751, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:40134:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40134 | RPyItem(l_v1591751, 4L) = l_v1591756; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:40432:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40432 | RPyItem(l_v1591743, 1L) = l_v1591745; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:40449:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40449 | RPyItem(l_v1591743, 2L) = l_v1591746; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:40466:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40466 | RPyItem(l_v1591743, 3L) = l_v1591747; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:40483:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40483 | RPyItem(l_v1591743, 4L) = l_v1591748; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:40500:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40500 | RPyItem(l_v1591743, 5L) = l_v1591749; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:40886:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40886 | l_v1592027 = RPyItem(l_v1592023, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:40891:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40891 | RPyItem(l_v1592023, 4L) = l_v1592028; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:41088:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41088 | l_v1592092 = RPyItem(l_v1592088, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:41093:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41093 | RPyItem(l_v1592088, 2L) = l_v1592093; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:35128:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35128 | l_v1569411 = RPyItem(l_v1569407, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:35133:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35133 | RPyItem(l_v1569407, 2L) = l_v1569412; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:35735:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35735 | RPyItem(l_v1569436, 1L) = l_v1569435; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:37598:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37598 | l_v1570285 = RPyItem(l_v1570281, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:37603:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37603 | RPyItem(l_v1570281, 2L) = l_v1570286; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:37844:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37844 | l_v1570356 = RPyItem(l_v1570352, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:37849:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37849 | RPyItem(l_v1570352, 2L) = l_v1570357; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:37918:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37918 | l_v1570373 = RPyItem(l_v1570369, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:37923:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37923 | RPyItem(l_v1570369, 2L) = l_v1570374; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:38005:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38005 | l_v1570403 = RPyItem(l_v1570399, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:38010:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38010 | RPyItem(l_v1570399, 2L) = l_v1570404; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:38187:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38187 | l_v1570453 = RPyItem(l_v1570449, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:38192:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38192 | RPyItem(l_v1570449, 2L) = l_v1570454; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:39937:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39937 | RPyItem(l_v1570966, 1L) = l_v1570967; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:39938:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39938 | RPyItem(l_v1570966, 2L) = (&pypy_g_rpy_string_102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:40775:15: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40775 | l_v1571186 = RPyItem(l_v1571182, 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:40780:2: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40780 | RPyItem(l_v1571182, 5L) = l_v1571187; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:41979:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41979 | RPyItem(l_l_4018, 1L) = l_v1571430; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:41998:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41998 | RPyItem(l_l_4018, 2L) = l_v1571431; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:1990:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1990 | RPyItem(l_v1601327, 1L) = l_v1601326; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:45925:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45925 | l_v1572863 = RPyItem(l_v1572859, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:45930:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45930 | RPyItem(l_v1572859, 3L) = l_v1572864; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:4370:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4370 | RPyItem(l_v1602750, 1L) = l_v1602751; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | strrpython_jit_metainterp_8.c:46423:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46423 | l_v1573100 = RPyItem(l_v157309uc6t, p3yLp)y;_ [platform:WARNING] r p| y_string0 *item ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: snote: expanded from macro 'RPyItem'[RPY_VARLENGTH] [platform:WARNING] ; 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:46428:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46428 | RPyItem(l_v1573096, 3L) = l_v1573101; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:46983:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46983 | l_v1573248 = RPyItem(l_v1573244, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:46988:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46988 | RPyItem(l_v1573244, 4L) = l_v1573249; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:47094:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47094 | l_v1573282 = RPyItem(l_v1573278, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:47099:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47099 | RPyItem(l_v1573278, 4L) = l_v1573283; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:47376:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47376 | l_v1573363 = RPyItem(l_v1573359, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:47381:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47381 | RPyItem(l_v1573359, 4L) = l_v1573364; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:47718:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47718 | l_v1573462 = RPyItem(l_v1573458, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:47723:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47723 | RPyItem(l_v1573458, 2L) = l_v1573463; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:49773:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49773 | l_v1574099 = RPyItem(l_v1574095, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:49778:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49778 | RPyItem(l_v1574095, 3L) = l_v1574100; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:83:16: warning: array index 160 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 83 | l_arity_161 = RPyItem((&pypy_g_array_37067.b), 160L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:111:15: warning: array index 160 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 111 | l_v1616587 = RPyItem((&pypy_g_array_37068.b), 160L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:50194:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50194 | l_v1574286 = RPyItem(l_v1574282, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:50199:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50199 | RPyItem(l_v1574282, 4L) = l_v1574287; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:50329:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50329 | l_v1574320 = RPyItem(l_v1574316, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:50334:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50334 | RPyItem(l_v1574316, 4L) = l_v1574321; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:50557:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50557 | l_v1574393 = RPyItem(l_v1574389, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:50562:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50562 | RPyItem(l_v1574389, 4L) = l_v1574394; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:284:16: warning: array index 161 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 284 | l_arity_162 = RPyItem((&pypy_g_array_37067.b), 161L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:313:15: warning: array index 161 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 313 | l_v1616618 = RPyItem((&pypy_g_array_37068.b), 161L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:500:16: warning: array index 162 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 500 | l_arity_163 = RPyItem((&pypy_g_array_37067.b), 162L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:530:15: warning: array index 162 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 530 | l_v1616648 = RPyItem((&pypy_g_array_37068.b), 162L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:744:16: warning: array index 163 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 744 | l_arity_164 = RPyItem((&pypy_g_array_37067.b), 163L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:774:15: warning: array index 163 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 774 | l_v1616693 = RPyItem((&pypy_g_array_37068.b), 163L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:960:16: warning: array index 164 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 960 | l_arity_165 = RPyItem((&pypy_g_array_37067.b), 164L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:990:15: warning: array index 164 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 990 | l_v1616729 = RPyItem((&pypy_g_array_37068.b), 164L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:51769:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51769 | l_v1574822 = RPyItem(l_v1574818, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) rpython_jit_metainterp_11.c:1176:16: warning: array index 165 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1176 | l_arity_166 = RPyItem((&pypy_g_array_37067.b), 165L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:1206:15: warning: array index 165 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 1206 | l_v1616765 = RPyItem((&pypy_g_array_37068.b), 165L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:1392:16: warning: array index 166 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1392 | l_arity_167 = RPyItem((&pypy_g_array_37067.b), 166L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:1422:15: warning: array index 166 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 1422 | l_v1616801 = RPyItem((&pypy_g_array_37068.b), 166L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:1606:16: warning: array index 167 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1606 | l_arity_168 = RPyItem((&pypy_g_array_37067.b), 167L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:1634:15: warning: array index 167 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 1634 | l_v1616837 = RPyItem((&pypy_g_array_37068.b), 167L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:51774:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51774 | RPyItem(l_v1574818, 2L) = l_v1574823; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69rpython_jit_metainterp_11.c:1807:16: warning: array index 168 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 1807 | l_arity_169 = RPyItem((&pypy_g_array_37067.b), 168L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:1835:15: warning: array index 168 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 1835 | l_v1616868 = RPyItem((&pypy_g_array_37068.b), 168L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:2019:16: warning: array index 169 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2019 | l_arity_170 = RPyItem((&pypy_g_array_37067.b), 169L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:2048:15: warning: array index 169 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 2048 | l_v1616899 = RPyItem((&pypy_g_array_37068.b), 169L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:2263:16: warning: array index 170 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2263 | l_arity_171 = RPyItem((&pypy_g_array_37067.b), 170L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:2293:15: warning: array index 170 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 2293 | l_v1616946 = RPyItem((&pypy_g_array_37068.b), 170L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:2480:16: warning: array index 171 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2480 | l_arity_172 = RPyItem((&pypy_g_array_37067.b), 171L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:2510:15: warning: array index 171 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 2510 | l_v1616982 = RPyItem((&pypy_g_array_37068.b), 171L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:2694:16: warning: array index 172 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2694 | l_arity_173 = RPyItem((&pypy_g_array_37067.b), 172L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:2722:15: warning: array index 172 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 2722 | l_v1617018 = RPyItem((&pypy_g_array_37068.b), 172L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:2895:16: warning: array index 173 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2895 | l_arity_174 = RPyItem((&pypy_g_array_37067.b), 173L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:2923:15: warning: array index 173 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 2923 | l_v1617049 = RPyItem((&pypy_g_array_37068.b), 173L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:3096:16: warning: array index 174 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3096 | l_arity_175 = RPyItem((&pypy_g_array_37067.b), 174L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:3124:15: warning: array index 174 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 3124 | l_v1617080 = RPyItem((&pypy_g_array_37068.b), 174L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[rpython_jit_metainterp_11.cRPY_VARLENGTH]; [platform:WARNING] | :3297 ^: [platform:WARNING] 16: warning: array index 175 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3297 | l_arity_176 = RPyItem((&pypy_g_array_37067.b), 175L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed iterpython_jit_metainterp_9.cm:s52162[:RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:3325:15: warning: array index 175 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 3325 | l_v1617111 = RPyItem((&pypy_g_array_37068.b), 175L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52162 | l_v1596386 = RPyItem(l_v1596382, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~rpython_jit_metainterp_8.c:51980:15: [platform:WARNING] warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51980 | l_v1574871 =./singleheader.h :R17196P:y2I:t enote: marray 'items' declared here( [platform:WARNING] l_v15 7171964 | 8 6S7i,g n4eLd) ;i [platform:WARNING] t e| ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] m 69 | # defines[RPY_VAR LERNPGyTIHt]e;m [platform:WARNING] ( a| r ^r [platform:WARNING] ay, index) ((array)rpython_jit_metainterp_9.c-:>52167i:t2e:m swarning: [array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]i [platform:WARNING] ndex]) [platform:WARNING] 52167| | ^ ~~~~~ [platform:WARNING] RPyItem(l_v15./singleheader.h9:6171963:822:, note: 2array 'items' declared hereL [platform:WARNING] ) = l17196_ | v 1S5i9g6n3e8d7 ;i [platform:WARNING] t e| m ^ ~~s [platform:WARNING] [RPY_VA/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hR:L69E:N47G:T Hnote: ]expanded from macro 'RPyItem'; [platform:WARNING] [platform:WARNING] | ^ [platform:WARNING] 69 | # define RPyrpython_jit_metainterp_8.cI:t51985e:m2(:a rwarning: rarray index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]a [platform:WARNING] y, 51985 | RPyItem(l_v1574867, 4L) = l_v15 index) 74872; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:52273:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52273 | l_v1574954 = RPyItem(l_v1574950, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:52278:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52278 | RPyItem(l_v1574950, 4L) = lrpython_jit_metainterp_11.c_v1574955; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:52632:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52632 | l_v1575050 = RPyItem(l_v1575046, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:52637:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52637 | RPyItem(l_v1575046, 4L) = l_v1575051; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:52925:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52925 | l_v1575131 = RPyItem(l_v1575127, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:52930:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52930 | RPyItem(l_v1575127, 4L) = l_v1575132; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:53459:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53459 | l_v1575279 = RPyItem(l_v1575275, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:53464:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53464 | RPyItem(l_v1575275, 4L) = l_v1575280; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:53661:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53661 | l_v1575336 = RPyItem(l_v1575332, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:53666:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53666 | RPyItem(l_v1575332, 4L) = l_v1575337; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:53844:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53844 | l_v1575383 = RPyItem(l_v1575379, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:53849:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53849 | RPyItem(l_v1575379, 4L) = l_v1575384; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:54126:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54126 | l_v1575464 = RPyItem(l_v1575460, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:54131:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54131 | RPyItem(l_v1575460, 4L) = l_v1575465; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:52506:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52506 | l_v1596512 = RPyItem(l_v1596508, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:52511:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52511 | RPyItem(l_v1596508, 2L) = l_v1596513; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:52857:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52857rpython_jit_metainterp_8.c:54395:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54395 | l_v1575553 = RPyItem(l_v1575549, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:54400:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54400 | RPyItem(l_v1575549, 2L) = l_v1575554; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | l_v1596645 = RPyItem(l_v159:3498:16: warning: array index 176 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3498 | l_arity_177 = RPyItem((&pypy_g_array_37067.b), 176L); [platform:WARNING] 6641, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | rpython_jit_metainterp_8.c:54735:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54735 | Signed items[Rl_v1575637 = RPyItem(l_v1575633, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:54740:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54740 | RPyItem(l_v1575633, 4L) = l_v1575638; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | SignPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:52862:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52862 | RPyIed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:3526:15: warning: array index 176 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 3526 | l_v1617142 = RPyItem((&pypy_g_array_37068.b), 176L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) tem(l_v1596641, 2L) = l_v1596646; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] )->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:3702:16: warning: array index 177 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3702 | l_arity_178 = RPyItem((&pypy_g_array_37067.b), 177L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:3731:15: warning: array index 177 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 3731 | l_v1617173 = RPyItem((&pypy_g_array_37068.b), 177L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | rpython_jit_metainterp_10.c:10341:15: warning: array index 19 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10341 | l_v1604963 = RPyItem ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:3825:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3825 | l_v1617200 = RPyItem(l_v1617195, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:3829:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3829 | l_v1617204 = RPyItem(l_v1617195, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] (l_v1604959, 19L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.hrpython_jit_metainterp_9.c::53200:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Sign 53200 | l_v1596770 = RPyItem(l_v1596766, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # ed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] defirpython_jit_metainterp_10.c:10347:2: warning: array index 19 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10347 | RPyItem(l_v1604959, 19L) = l_v1604964; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ne RPyItem(array,rpython_jit_metainterp_10.c:10354:15: warning: array index 20 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10354 | l_v1604973 = RPyItem(l_v1604959, 20L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defi index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ne RPyItem(ar./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:53205:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53205 | RPyItem(l_v1596766, 2L) = l_v1596771; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ray, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:10360:2: warning: array index 20 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10360 | RPyItem(l_v1604959, 20L) = l_v1604974; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:10367:15: warning: array index 21 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10367 | l_v1604983 = RPyItem(l_v1604959, 21L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:10373:2: warning: array index 21 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10373 | RPyItem(l_v1604959, 21L) = l_v1604984rpython_jit_metainterp_9.c;:53543:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53543 | l_v1596897 = RPyItem(l_v1596893, 2L); [platform:WARNING] | [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((arr ^ ~~~ay)->it [platform:WARNING] ems[index]/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | S:69:47: note: iexpanded from macro 'RPyItem'g [platform:WARNING] ned items[R 69 | #P Y _dVeAfine RPyItemRLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:53548:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53548 | RPyItem((arlray, index) _v1 rpython_jit_metainterp_11.c:3919:16: warning: array index 178 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3919 | l _arity_179 = RPyItem((& pypy_g_array_ ((array)37067.b),596893, 2L) = l 178L->); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # _v1596898; [platform:WARNING] | ^ ~~ [platform:WARNING] ite/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: define Rmsnote: [expanded from macro 'RPyItem' [platform:WARNING] 69 | # index]) [platform:WARNING] | dPyItem(arerfine RPyItem(array, ^ ~~~~~ [platform:WARNING] a./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] i ndex) 17196 | Signed items[RPY_VARLENGTH] ((array)->itemys, index) ((array)[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ; [platform:WARNING] | ^ [platform:WARNING] ./singleheader.h:17196:2:->items[inde x]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] note: ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] 17196| ^ [platform:WARNING] | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:3948:15: warning: array index 178 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 3948 | l_v1617217 = RPyItem((&pypy_g_array_37068.b), 178L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:4042:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4042 | l_v1617244 = RPyItem(l_v1617239, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:4046:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4046 | l_v1617248 = RPyItem(l_v1617239, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:10433:15: warning: array index 212 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10433 | l_v1604999 = RPyItem((&pypy_g_array_37067.b), 212L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:53887:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53887 | l_v1597023 = RPyItem(l_v1597019, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:53892:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53892 | RPyItem(l_v1597019, 2L) = l_v1597024; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:54238:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54238 | l_v1597156 = RPyItem(l_v1597152, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:54243:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54243 | RPyItem(l_v1597152, 2L) = l_v1597157; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:4136:16: warning: array index 179 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4136 | l_arity_180 = RPyItem((&pypy_g_array_37067.b), 179L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:4165:15: warning: array index 179 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 4165 | l_v1617261 = RPyItem((&pypy_g_array_37068.b), 179L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:4259:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4259 | l_v1617288 = RPyItem(l_v1617283, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:4263:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4263 | l_v1617292 = RPyItem(l_v1617283, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:54581:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54581 | l_v1597281 = RPyItem(l_v1597277, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:54586:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54586 | RPyItem(l_v1597277, 2L) = l_v1597282; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:55139:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55139 | l_v1597483 = RPyItem(l_v1597479, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:55144:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55144 | RPyItem(l_v1597479, 4L) = l_v1597484; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:55363:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55363 | l_v1575845 = RPyItem(l_v1575841, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:55368:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55368 | RPyItem(l_v1575841, 4L) = l_v1575846; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:55566:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55566 | l_v1575909 = RPyItem(l_v1575905, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:55571:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55571 | RPyItemrpython_jit_metainterp_11.c:4350:16: warning: array index 180 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] ( 4350 | l_larity_181 = RPyItem((&pypy_g_array_3_v15775905, 2L) = l_v1575910; [platform:WARNING] | ^ ~~ [platform:WARNING] 0/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 6 69 | # define RPyItem(array, index) ((array)->ite7.b), 180L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hms[index]) [platform:WARNING] | ^ ~~~~~:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) [platform:WARNING] ./singleheader.h:17196 : ((array)->items[index2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^] [platform:WARNING] ) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:4378:15: warning: array index 180 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 4378 | l_v1617305 = RPyItem((&pypy_g_array_37068.b), 180L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 13 warnings generated. [platform:WARNING] rpython_jit_metainterp_11.c:4551:16: warning: array index 181 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4551 | l_arity_182 = RPyItem((&pypy_g_array_37067.b), 181L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:4579:15: warning: array index 181 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 4579 | l_v1617336 = RPyItem((&pypy_g_array_37068.b), 181L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:4755:16: warning: array index 182 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4755 | l_arity_183 = RPyItem((&pypy_g_array_37067.b), 182L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:4784:15: warning: array index 182 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 4784 | l_v1617367 = RPyItem((&pypy_g_array_37068.b), 182L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:4878:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4878 | l_v1617394 = RPyItem(l_v1617389, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:4882:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4882 | l_v1617398 = RPyItem(l_v1617389, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:4969:16: warning: array index 183 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4969 | l_arity_184 = RPyItem((&pypy_g_array_37067.b), 183L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:4997:15: warning: array index 183 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 4997 | l_v1617411 = RPyItem((&pypy_g_array_37068.b), 183L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:5173:16: warning: array index 184 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5173 | l_arity_185 = RPyItem((&pypy_g_array_37067.b), 184L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:5202:15: warning: array index 184 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 5202 | l_v1617442 = RPyItem((&pypy_g_array_37068.b), 184L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) rpython_jit_metainterp_8.c : 55923 : 15 :( (warning: aarray index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]r [platform:WARNING] ray)->it e55923m | s [li_nvd1e5x7]6)0 [platform:WARNING] 1 3| ^ ~~~~~= [platform:WARNING] R./singleheader.hP:y16812I:t2e:m (note: larray 'items' declared here_ [platform:WARNING] v15 7168126 | 0 0b9o,o l4_Lt) ;i [platform:WARNING] t e| m ^ ~~s [platform:WARNING] [RPY_VA/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hR:L69E:N47G:T Hnote: ]expanded from macro 'RPyItem'; [platform:WARNING] [platform:WARNING] | ^ [platform:WARNING] 69 | # rpython_jit_metainterp_11.cd:e5289f:i16n:e warning: Rarray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]P [platform:WARNING] yIte m5289( | a r rla_yv,1 6i1n7d4e6x5) = R P y I t e m ( l _ v 1(6(1a7r4r6a0y,) -1>Li)t;e [platform:WARNING] m s| [ ^ ~~i [platform:WARNING] ndex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:55928:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55928 | RPyItem(l_v1576009, 4L) = l_v1576014; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:56100:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56100 | l_v1576083 = RPyItem(l_v1576079, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:56105:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56105 | RPyItem(l_v1576079, 2L) = l_v1576084; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:56285:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56285 | l_v1576122 = RPyItem(l_v1576118, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:56290:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56290 | RPyItem(l_v1576118, 4L) = l_v1576123; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:56596:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56596 | l_v1576215 = RPyItem(l_v1576211, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:56601:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56601 | RPyItem(l_v1576211, 4L) = l_v1576216; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:5384:16: warning: array index 185 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5384 | l_arity_186 = RPyItem((&pypy_g_array_37067.b), 185L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:5412:15: warning: array index 185 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 5412 | l_v1617482 = RPyItem((&pypy_g_array_37068.b), 185L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:5588:16: warning: array index 186 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5588 | l_arity_187 = RPyItem((&pypy_g_array_37067.b), 186L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:5617:15: warning: array index 186 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 5617 | l_v1617513 = RPyItem((&pypy_g_array_37068.b), 186L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:5704:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5704 | l_v1617536 = RPyItem(l_v1617531, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:5804:16: warning: array index 187 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5804 | l_arity_188 = RPyItem((&pypy_g_array_37067.b), 187L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:5833:15: warning: array index 187 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 5833 | l_v1617553 = RPyItem((&pypy_g_array_37068.b), 187L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:5882:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5882 | l_v1617567 = RPyItem(l_v1617562, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:5886:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5886 | l_v1617571 = RPyItem(l_v1617562, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:57405:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57405 | l_v1576472 = RPyItem(l_v1576468, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:57410:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57410 | RPyItem(l_v1576468, 4L) = l_v1576473; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:57698:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57698 | l_v1576555 = RPyItem(l_v1576551, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:57703:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57703 | RPyItem(l_v1576551, 4L) = l_v1576556; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:6024:16: warning: array index 188 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6024 | l_arity_189 = RPyItem((&pypy_g_array_37067.b), 188L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:6053:15: warning: array index 188 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 6053 | l_v1617597 = RPyItem((&pypy_g_array_37068.b), 188L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:6102:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6102 | l_v1617611 = RPyItem(l_v1617606, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:6106:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6106 | l_v1617615 = RPyItem(l_v1617606, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:6239:16: warning: array index 189 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6239 | l_arity_190 = RPyItem((&pypy_g_array_37067.b), 189L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:6267:15: warning: array index 189 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 6267 | l_v1617641 = RPyItem((&pypy_g_array_37068.b), 189L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:58015:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58015 | l_v1576646 = RPyItem(l_v1576642, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:58020:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58020 | RPyItem(l_v1576642, 2L) = l_v1576647; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:57079:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57079 | l_v1598096 = RPyItem(l_v1598092, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:57084:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57084 | RPyItem(l_v1598092, 4L) = l_v1598097; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: rpython_jit_metainterp_8.c:58314:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58314 | l_v1576728 = RPyItem(l_v1576724, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:58319:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58319 | RPyItem(l_v1576724, 4L) = l_v1576729; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:6440:16: warning: array index 190 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6440 | l_arity_191 = RPyItem((&pypy_g_array_37067.b), 190L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:6468:15: warning: array index 190 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 6468 | l_v1617672 = RPyItem((&pypy_g_array_37068.b), 190L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:58527:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58527 | l_v1576785 = RPyItem(l_v1576781, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:58532:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58532 | RPyItem(l_v1576781, 4L) = l_v1576786; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:58820:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58820 | l_v1576868 = RPyItem(l_v1576864, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:rpython_jit_metainterp_11.c:6641:16: warning: array index 191 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6641 | l_arity_192 = RPyItem((&pypy_g_array_37067.b), 191L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:6669:15: warning: array index 191 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 6669 | l_v1617703 = RPyItem((&pypy_g_array_37068.b), 191L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:6842:16: warning: array index 192 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6842 | l_arity_193 = RPyItem((&pypy_g_array_37067.b), 192L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:6870:15: warning: array index 192 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 6870 | l_v1617734 = RPyItem((&pypy_g_array_37068.b), 192L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:7043:16: warning: array index 193 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7043 | l_arity_194 = RPyItem((&pypy_g_array_37067.b), 193L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:7071:15: warning: array index 193 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 7071 | l_v1617765 = RPyItem((&pypy_g_array_37068.b), 193L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:57282:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57282 | l_v1598170 = RPyItem(l_v1598166, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:57287:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57287 | RPyItem(l_v1598166, 4L) = l_v1598171; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signe2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:58825:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58825 | RPyItemrpython_jit_metainterp_11.c:7244:16: warning: array index 194 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] d it ems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] (l_v1576864, 4L) = l_v1576869; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 7244 | l_arity_195 = RPyItem((&pypy_g_array_37067.b), 194L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:7272:15: warning: array index 194 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 7272 | l_v1617796 = RPyItem((&pypy_g_array_37068.b), 194L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:7445:16: warning: array index 195 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7445 | l_arity_196 = RPyItem((&pypy_g_array_37067.b), 195L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[rpython_jit_metainterp_8.c:59085:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59085 | l_v1576973 = RPyItem(l_v1576969, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:59090:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59090 | RPyItem(l_v1576969, 3L) = l_v1576974; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:7473:15: warning: array index 195 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 7473 | l_v1617827 = RPyItem((&pypy_g_array_37068.b), 195L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:59413:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59413 | l_v1577077 = RPyItem(l_v157rpython_jit_metainterp_11.c7:7646:0167:3 ,warning: array index 196 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]2 [platform:WARNING] L); [platform:WARNING] | ^ ~~ [platform:WARNING] 7646 | l_arity_19/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h7: 69=: 47R:P ynote: Iexpanded from macro 'RPyItem't [platform:WARNING] em((& 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:59418:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59418 | RPyItem(l_v1577073, 2L) = l_v1577078; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:59599:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59599 | l_v1577126 = RPyItem(l_v1577122, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:59604:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59604 | RPyItem(l_v1577122, 4L) = l_v1577127; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:59816:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59816 | l_v1577188 = RPyItem(l_v1577184, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:59821:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59821 | RPyItem(l_v1577184, 4L) = l_v1577189; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:59256:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59256 | l_v1598866 = RPyItem(l_v1598862, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:59261:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59261 | RPyItem(l_v1598862, 4L) = l_v1598867; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, inderpython_jit_metainterp_8.c:60081:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60081 | l_v1577272 = RPyItem(l_v1577268, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:60086:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60086 | RPyItem(l_v1577268, 4L) = l_v1577273; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_g_array_37067.b), 196L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:7674:15: warning: array index 196 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 7674 | l_v1617858 = RPyItem((&pypy_g_array_37068.b), 196L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:7847:16: warning: array index 197 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7847 | l_arity_198 = RPyItem((&pypy_g_array_37067.b), 197L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:7875:15: warning: array index 197 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 7875 | l_v1617889 = RPyItem((&pypy_g_array_37068.b), 197L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:8048:16: warning: array index 198 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8048 | l_arity_199 = RPyItem((&pypy_g_array_37067.b), 198L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:8076:15: warning: array index 198 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 8076 | l_v1617920 = RPyItem((&pypy_g_array_37068.b), 198L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] x) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:8249:16: warning: array index 199 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8249 | l_arity_200 = RPyItem((&pypy_g_array_37067.b), 199L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:8277:15: warning: array index 199 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 8277 | l_v1617951 = RPyItem((&pypy_g_array_37068.b), 199L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:59848:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59848 | l_v1599077 = RPyItem(l_v1599073, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:59853:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59853 | RPyItem(l_v1599073, 4L) = l_v1599078; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:8450:16: warning: array index 200 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8450 | l_arity_201 = RPyItem((&pypy_g_array_37067.b), 200L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:8478:15: warning: array index 200 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 8478 | l_v1617982 = RPyItem((&pypy_g_array_37068.b), 200L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:60367:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60367 | l_v1577354 = RPyItem(l_v1577350, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:60372:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60372 | RPyItem(l_v1577350, 4L) = l_v1577355; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define Rrpython_jit_metainterp_11.c:8651:16: warning: array index 201 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8651 | l_arity_202 = RPyItem((&pypy_g_array_37067.b), 201L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:8679:15: warning: array index 201 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 8679 | l_v1618013 = RPyItem((&pypy_g_array_37068.b), 201L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:8863:16: warning: array index 202 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8863 | l_arity_203 = RPyItem((&pypy_g_array_37067.b), 202L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hrpython_jit_metainterp_9.c:61018:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 61018 | l_v1599419 = RPyItem(l_v1599415, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:61023:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 61023 | RPyItem(l_v1599415, 4L) = l_v1599420; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] PyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:8892:15: warning: array index 202 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 8892 | l_v1618044 = RPyItem((&pypy_g_array_37068.b), 202L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:60647:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60647 | l_v1577439 = RPyItem(l_v1577435, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:60652:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60652 | RPyItem(l_v1577435, 4L) = l_v1577440; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9111:16: warning: array index 203 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9111 | l_arity_204 = RPyItem((&pypy_g_array_37067.b), 203L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9140:15: warning: array index 203 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 9140 | l_v1618091 = RPyItem((&pypy_g_array_37068.b), 203L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9196:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9196 | l_v1618109 = RPyItem(l_v1618104, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9200:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9200 | l_v1618113 = RPyItem(l_v1618104, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9204:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9204 | l_v1618117 = RPyItem(l_v1618104, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9208:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9208 | l_v1618121 = RPyItem(l_v1618104, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9340:16: warning: array index 204 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9340 | l_arity_205 = RPyItem((&pypy_g_array_37067.b), 204L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9369:15: warning: array index 204 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 9369 | l_v1618143 = RPyItem((&pypy_g_array_37068.b), 204L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9425:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9425 | l_v1618161 = RPyItem(l_v1618156, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9429:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9429 | l_v1618165 = RPyItem(l_v1618156, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9433:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9433 | l_v1618169 = RPyItem(l_v1618156, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9437:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9437 | l_v1618173rpython_jit_metainterp_8.c:60834:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60834 | l_v1577481 = RPyItem(l_v1577477, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:60839:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60839 | RPyItem(l_v1577477, 4L) = l_v1577482; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] = RPyItem(l_v1618156, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:61268:18: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 61268 | l_v1577619 = RPyItem(l_v1577615, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:61273:5: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 61273 | RPyItem(l_v1577615, 3L) = l_v1577620; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9562:16: warning: array index 205 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9562 | l_arity_206 = RPyItem((&pypy_g_array_37067.b), 205L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9590:15: warning: array index 205 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 9590 | l_v1618195 = RPyItem((&pypy_g_array_37068.b), 205L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9772:16: warning: array index 206 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9772 | l_arity_207 = RPyItem((&pypy_g_array_37067.b), 206L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:9801:15: warning: array index 206 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 9801 | l_v1618227 = RPyItem((&pypy_g_array_37068.b), 206L);rpython_jit_metainterp_8.c:61777:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 61777 | l_v1577818 = RPyItem(l_v1577814, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:61782:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 61782 | RPyItem(l_v1577814, 4L) = l_v1577819; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:62032:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 62032 | l_v1577887 = RPyItem(l_v1577883, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | rpython_jit_metainterp_11.c:10021:16: warning: array index 207 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10021 | l_arity_208 = RPyItem((&pypy_g_array_37067.b), 207L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:10050:15: warning: array index 207 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 10050 | l_v1618274 = RPyItem((&pypy_g_array_37068.b), 207L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:10092:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10092 | l_v1618287 = RPyItem(l_v1618282, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:62037:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 62037 | RPyItem(l_v1577883, 4L) = l_v1577888; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:62195:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 62195 | l_v1577944 rpython_jit_metainterp_11.c=: 10235R:P16y:I twarning: earray index 208 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]m [platform:WARNING] (l_v157794 10235 | l_arity_209 = RPyItem((&pypy_g_array_37067.b), 208L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:10264:15: warning: array index 208 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 10264 | l_v1618314 = RPyItem((&pypy_g_array_37068.b), 208L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:10306:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10306 | l_v1618327 = RPyItem(l_v1618322, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:63321:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 63321 | l_v1600258 = RPyItem(l_v1600254, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:63326:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 63326 | RPyItem(l_v1600254, 4L) = l_v1600259; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 0rpython_jit_metainterp_11.c:10449:16: warning: array index 209 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10449 | l_arity_210 = RPyItem((&pypy_g_array_37067.b), 209L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:10478:15: warning: array index 209 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 10478 | l_v1618354 = RPyItem((&pypy_g_array_37068.b), 209L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:10520:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10520 | l_v1618367 = RPyItem(l_v1618362, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] , 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:62200:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 62200 | RPyItem(l_v1577940, 2L) = l_v1577945; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:10660:16: warning: array index 210 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10660 | l_arity_211 = RPyItem((&pypy_g_array_37067.b), 210L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:10689:15: warning: array index 210 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 10689 | l_v1618394 = RPyItem((&pypy_g_array_37068.b), 210L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:10863:16: warning: array index 211 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10863 | l_arity_212 = RPyItem((&pypy_g_array_37067.b), 211L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:10891:15: warning: array index 211 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 10891 | l_v1618426 = RPyItem((&pypy_g_array_37068.b), 211L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:64827:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64827 | RPyItem(l_v1600628, 1L) = l_v1600630; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:64844:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64844 | RPyItem(l_v1600628, 2L) = l_v1600631; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:64861:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64861 | RPyItem(l_v1600628, 3L) = l_v1600632; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:64878:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64878 | RPyItem(l_v1600628, 4L) = l_v1600633; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:64895:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64895 | RPyItem(l_v1600628, 5L) = l_v1600634; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:11064:16: warning: array index 212 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11064 | l_arity_213 = RPyItem((&pypy_g_array_37067.b), 212L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:11092:15: warning: array index 212 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 11092 | l_v1618457 = RPyItem((&pypy_g_array_37068.b), 212L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:11265:16: warning: array index 213 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11265 | l_arity_214 = RPyItem((&pypy_g_array_37067.b), 213L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:11293:15: warning: array index 213 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 11293 | l_v1618488 = RPyItem((&pypy_g_array_37068.b), 213L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:31328:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31328 | l_arity_2 = RPyItem((&pypy_g_array_37067.b), 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:31356:15: warning: array index 1 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 31356 | l_v1610814 = RPyItem((&pypy_g_array_37068.b), 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:62302:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 62302 | l_v1577960 = RPyItem(l_v1577956, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:62307:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 62307 | RPyItem(l_v1577956, 4L) = l_v1577961; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:11466:16: warning: array index 214 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11466 | l_arity_215 = RPyItem((&pypy_g_array_37067.b), 214L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:11494:15: warning: array index 214 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 11494 | l_v1618519 = RPyItem((&pypy_g_array_37068.b), 214L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:31529:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31529 | l_arity_3 = RPyItem((&pypy_g_array_37067.b), 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:31557:15: warning: array index 2 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 31557 | l_v1610845 = RPyItem((&pypy_g_array_37068.b), 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:11667:16: warning: array index 215 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11667 | l_arity_216 = RPyItem((&pypy_g_array_37067.b), 215L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:11695:15: warning: array index 215 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 11695 | l_v1618550 = RPyItem((&pypy_g_array_37068.b), 215L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:11868:16: warning: array index 216 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 11868 | l_arity_217 = RPyItem((&pypy_g_array_37067.b), 216L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:64715:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64715 | l_v1578770 = RPyItem(l_v1578766, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:64720:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64720 | RPyItem(l_v1578766, 4L) = l_v1578771; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:64999:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64999 | l_v1578855 = RPyItem(l_v1578851, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:65004:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65004 | RPyItem(l_v1578851, 4L) = l_v1578856; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:65201:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65201 | l_v1578912 = RPyItem(l_v1578908, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:65206:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65206 | RPyItem(l_v1578908, 4L) = l_v1578913; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:65403:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65403 | l_v1578969 = RPyItem(l_v1578965, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:65408:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65408 | RPyItem(l_v1578965, 4L) = l_v1578970; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:65580:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65580 | l_v1579014 = RPyItem(l_v1579010, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:65585:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65585 | RPyItem(l_v1579010, 4L) = l_v1579015; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:11898:15: warning: array index 216 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 11898 | l_v1618581 = RPyItem((&pypy_g_array_37068.b), 216L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:12076:16: warning: array index 217 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12076 | l_arity_218 = RPyItem((&pypy_g_array_37067.b), 217L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:12106:15: warning: array index 217 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 12106 | l_v1618611 = RPyItem((&pypy_g_array_37068.b), 217L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:31730:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31730 | l_arity_4 = RPyItem((&pypy_g_array_37067.b), 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'rpython_jit_metainterp_11.c:12284:16: warning: array index 218 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12284 | l_arity_219 = RPyItem((&pypy_g_array_37067.b), 218L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:12314:15: warning: array index 218 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 12314 | l_v1618641 = RPyItem((&pypy_g_array_37068.b), 218L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:12491:16: warning: array index 219 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12491 | l_arity_220 = RPyItem((&pypy_g_array_37067.b), 219L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:12520:15: warning: array index 219 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 12520 | l_v1618671 = RPyItem((&pypy_g_array_37068.b), 219L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:12691:16: warning: array index 220 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12691 | l_arity_221 = RPyItem((&pypy_g_array_37067.b), 220L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:12719:15: warning: array index 220 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 12719 | l_v1618701 = RPyItem((&pypy_g_array_37068.b), 220L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index] [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:31758:15: warning: array index 3 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 31758 | l_v1610876 = RPyItem((&pypy_g_array_37068.b), 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] )rpython_jit_metainterp_10.c:31931:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31931 | l_arity_5 = RPyItem((&pypy_g_array_37067.b), 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:31959:15: warning: array index 4 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 31959 | l_v1610907 = RPyItem((&pypy_g_array_37068.b), 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:12892:16: warning: array index 221 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12892 | l_arity_222 = RPyItem((&pypy_g_array_37067.b), 221L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:12921:15: warning: array index 221 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 12921 | l_v1618731 = RPyItem((&pypy_g_array_37068.b), 221L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:32132:14: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32132 | l_arity_6 = RPyItem((&pypy_g_array_37067.b), 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:32160:15: warning: array index 5 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 32160 | l_v1610938 = RPyItem((&pypy_g_array_37068.b), 5L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) Output exceeded 6164480 bytes, remaining output has been truncated program finished with exit code 0 elapsedTime=1301.420786