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 / 149461 blocks (5%) [rtyper] specializing: 15400 / 153081 blocks (10%) [rtyper] specializing: 23800 / 158271 blocks (15%) [rtyper] specializing: 32200 / 160824 blocks (20%) [rtyper] specializing: 40500 / 161834 blocks (25%) [rtyper] specializing: 48700 / 162103 blocks (30%) [rtyper] specializing: 57000 / 162793 blocks (35%) [rtyper] specializing: 65200 / 162859 blocks (40%) [rtyper] specializing: 73900 / 164023 blocks (45%) [rtyper] specializing: 82600 / 165181 blocks (50%) [rtyper] specializing: 92000 / 167153 blocks (55%) [rtyper] specializing: 101200 / 168623 blocks (60%) [rtyper] specializing: 109800 / 168883 blocks (65%) [rtyper] specializing: 119000 / 169956 blocks (70%) [rtyper] specializing: 127700 / 170209 blocks (75%) [rtyper] specializing: 137000 / 171191 blocks (80%) [rtyper] specializing: 145600 / 171191 blocks (85%) [rtyper] specializing: 146600 / 171191 blocks (85%) [rtyper] specializing: 154100 / 171195 blocks (90%) [rtyper] specializing: 162700 / 171195 blocks (95%) [rtyper] -=- specialized 171195 blocks -=- [rtyper] specializing: 171200 / 171935 blocks (99%) [rtyper] specializing: 172000 / 172668 blocks (99%) [rtyper] -=- specialized 1473 more blocks -=- [rtyper] -=- specialized 0 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [translation:info] JIT compiler generation... [rtyper] specializing: 172700 / 172708 blocks (99%) [rtyper] -=- specialized 38 more blocks -=- [rtyper] -=- specialized 4 more blocks -=- [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 41482 callsites. [backendopt:malloc] starting malloc removal [backendopt:malloc] removed 6377 simple mallocs in total [backendopt:mergeifblocks] starting to merge if blocks [rtyper] specializing: 172800 / 172979 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] specializing: 173000 / 173001 blocks (99%) [rtyper] -=- specialized 3 more blocks -=- [rtyper] -=- specialized 6 more blocks -=- [rtyper] -=- specialized 3 more blocks -=- [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] specializing: 173100 / 173101 blocks (99%) [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 0x15b969d00> [jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x31dd78218> [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 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] specializing: 173200 / 173201 blocks (99%) [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] -=- 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 0x1114952b8> [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [rtyper] -=- specialized 2 more blocks -=- [jitcodewriter:info] There are 10688 JitCode instances. [jitcodewriter:info] There are 88174 -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 / 235121 blocks (73%) [rtyper] specializing: 183800 / 235564 blocks (78%) [rtyper] specializing: 198200 / 238692 blocks (83%) [rtyper] specializing: 212900 / 241836 blocks (88%) [rtyper] specializing: 228000 / 245072 blocks (93%) [rtyper] specializing: 235200 / 245084 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 114974 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 2868 stack checks. [translation:info] Creating database for generating c source... [rtyper] specializing: 245100 / 245111 blocks (99%) [rtyper] -=- specialized 21 more blocks -=- [rtyper] -=- specialized 5 more blocks -=- [rtyper] specializing: 245200 / 247972 blocks (98%) [rtyper] -=- specialized 2875 more blocks -=- [rtyper] specializing: 248000 / 248034 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 1706 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 / 248118 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: 23309 ] [c] 24000 nodes [ array: 7208 framework rtti: 667 func: 5357 group: 1 struct: 23840 ] [c] 25000 nodes [ array: 7225 framework rtti: 667 func: 5416 group: 1 struct: 24541 ] [c] 26000 nodes [ array: 7282 framework rtti: 671 func: 5634 group: 1 struct: 25706 ] [c] 27000 nodes [ array: 7375 framework rtti: 678 func: 5848 group: 1 struct: 26743 ] [c] 28000 nodes [ array: 7430 framework rtti: 685 func: 6186 group: 1 struct: 27696 ] [c] 29000 nodes [ array: 7512 framework rtti: 724 func: 6512 group: 1 struct: 28033 ] [c] 30000 nodes [ array: 7644 framework rtti: 755 func: 6866 group: 1 struct: 28536 ] [c] 31000 nodes [ array: 7773 framework rtti: 799 func: 7284 group: 1 struct: 28994 ] [c] 32000 nodes [ array: 7949 framework rtti: 841 func: 7453 group: 1 struct: 29582 ] [c] 33000 nodes [ array: 8211 framework rtti: 899 func: 7700 group: 1 struct: 30003 ] [c] 34000 nodes [ array: 8503 framework rtti: 921 func: 7948 group: 1 struct: 30606 ] [c] 35000 nodes [ array: 8837 framework rtti: 986 func: 8198 group: 1 struct: 31334 ] [c] 36000 nodes [ array: 9040 framework rtti: 986 func: 8352 group: 1 struct: 32067 ] [c] 37000 nodes [ array: 9354 framework rtti: 988 func: 8437 group: 1 struct: 32692 ] [c] 38000 nodes [ array: 9700 framework rtti: 991 func: 8535 group: 1 struct: 33385 ] [c] 39000 nodes [ array: 9942 framework rtti: 991 func: 8700 group: 1 struct: 34195 ] [c] 40000 nodes [ array: 10113 framework rtti: 995 func: 8975 group: 1 struct: 35411 ] [c] 41000 nodes [ array: 10362 framework rtti: 995 func: 9115 group: 1 struct: 36033 ] [c] 42000 nodes [ array: 10504 framework rtti: 996 func: 9404 group: 1 struct: 36842 ] [c] 43000 nodes [ array: 10606 framework rtti: 1011 func: 9651 group: 1 struct: 37374 ] [c] 44000 nodes [ array: 10698 framework rtti: 1036 func: 9952 group: 1 struct: 38162 ] [c] 45000 nodes [ array: 10768 framework rtti: 1049 func: 10188 group: 1 struct: 38728 ] [c] 46000 nodes [ array: 13843 framework rtti: 1049 func: 10393 group: 1 struct: 40329 ] [c] 47000 nodes [ array: 13985 framework rtti: 1060 func: 10700 group: 1 struct: 40860 ] [c] 48000 nodes [ array: 14121 framework rtti: 1064 func: 10960 group: 1 struct: 41393 ] [c] 49000 nodes [ array: 14158 framework rtti: 1072 func: 11089 group: 1 struct: 42044 ] [c] 50000 nodes [ array: 14281 framework rtti: 1075 func: 11244 group: 1 struct: 53226 ] [c] 51000 nodes [ array: 14464 framework rtti: 1080 func: 11396 group: 1 struct: 53945 ] [c] 52000 nodes [ array: 14469 framework rtti: 1080 func: 11399 group: 1 struct: 54489 ] [c] 53000 nodes [ array: 14564 framework rtti: 1080 func: 11507 group: 1 struct: 54995 ] [c] 54000 nodes [ array: 14679 framework rtti: 1081 func: 11728 group: 1 struct: 55884 ] [c] 55000 nodes [ array: 14833 framework rtti: 1092 func: 11904 group: 1 struct: 56644 ] [c] 56000 nodes [ array: 14983 framework rtti: 1094 func: 12004 group: 1 struct: 57300 ] [c] 57000 nodes [ array: 15113 framework rtti: 1095 func: 12185 group: 1 struct: 57718 ] [c] 58000 nodes [ array: 15347 framework rtti: 1105 func: 12485 group: 1 struct: 58661 ] [c] 59000 nodes [ array: 15522 framework rtti: 1115 func: 12800 group: 1 struct: 59483 ] [c] 60000 nodes [ array: 15744 framework rtti: 1115 func: 13063 group: 1 struct: 60529 ] [c] 61000 nodes [ array: 15985 framework rtti: 1122 func: 13423 group: 1 struct: 61366 ] [c] 62000 nodes [ array: 16204 framework rtti: 1122 func: 13465 group: 1 struct: 61961 ] [c] 63000 nodes [ array: 16396 framework rtti: 1122 func: 13465 group: 1 struct: 62659 ] [c] 64000 nodes [ array: 16598 framework rtti: 1122 func: 13465 group: 1 struct: 63328 ] [c] 65000 nodes [ array: 16818 framework rtti: 1122 func: 13465 group: 1 struct: 64300 ] [c] 66000 nodes [ array: 17043 framework rtti: 1122 func: 13692 group: 1 struct: 65274 ] [c] 67000 nodes [ array: 17275 framework rtti: 1126 func: 13968 group: 1 struct: 65853 ] [c] 68000 nodes [ array: 17401 framework rtti: 1132 func: 14223 group: 1 struct: 66644 ] [c] 69000 nodes [ array: 17594 framework rtti: 1136 func: 14329 group: 1 struct: 67435 ] [c] 70000 nodes [ array: 18618 framework rtti: 1136 func: 14545 group: 1 struct: 98667 ] [c] 71000 nodes [ array: 19553 framework rtti: 1136 func: 14667 group: 1 struct: 101176 ] [c] 72000 nodes [ array: 20665 framework rtti: 1136 func: 15020 group: 1 struct: 103591 ] [c] 73000 nodes [ array: 21981 framework rtti: 1136 func: 15438 group: 1 struct: 105938 ] [c] 74000 nodes [ array: 23415 framework rtti: 1136 func: 15970 group: 1 struct: 108034 ] [c] 75000 nodes [ array: 24825 framework rtti: 1136 func: 16488 group: 1 struct: 110185 ] [c] 76000 nodes [ array: 26488 framework rtti: 1136 func: 17202 group: 1 struct: 112436 ] [c] 77000 nodes [ array: 27997 framework rtti: 1136 func: 17751 group: 1 struct: 114633 ] [c] 78000 nodes [ array: 29599 framework rtti: 1136 func: 18468 group: 1 struct: 116845 ] [c] 79000 nodes [ array: 31162 framework rtti: 1136 func: 18915 group: 1 struct: 119304 ] [c] 80000 nodes [ array: 32499 framework rtti: 1137 func: 19270 group: 1 struct: 121245 ] [c] 81000 nodes [ array: 32643 framework rtti: 1142 func: 19308 group: 1 struct: 121787 ] [c] 82000 nodes [ array: 32831 framework rtti: 1142 func: 19329 group: 1 struct: 122020 ] [c] 83000 nodes [ array: 33141 framework rtti: 1145 func: 19356 group: 1 struct: 122400 ] [c] 84000 nodes [ array: 33383 framework rtti: 1148 func: 19387 group: 1 struct: 123006 ] [c] 85000 nodes [ array: 33674 framework rtti: 1152 func: 19442 group: 1 struct: 123734 ] [c] 86000 nodes [ array: 33917 framework rtti: 1155 func: 19447 group: 1 struct: 124220 ] [c] 87000 nodes [ array: 34157 framework rtti: 1157 func: 19471 group: 1 struct: 124852 ] [c] 88000 nodes [ array: 34287 framework rtti: 1166 func: 19600 group: 1 struct: 125357 ] [c] 89000 nodes [ array: 34456 framework rtti: 1166 func: 19682 group: 1 struct: 126045 ] [c] 90000 nodes [ array: 34644 framework rtti: 1168 func: 19720 group: 1 struct: 126599 ] [c] 91000 nodes [ array: 34839 framework rtti: 1168 func: 19769 group: 1 struct: 127102 ] [c] 92000 nodes [ array: 35001 framework rtti: 1168 func: 19786 group: 1 struct: 127544 ] [c] 93000 nodes [ array: 35139 framework rtti: 1168 func: 19786 group: 1 struct: 127976 ] [c] 94000 nodes [ array: 35271 framework rtti: 1168 func: 19786 group: 1 struct: 128448 ] [c] 95000 nodes [ array: 35447 framework rtti: 1168 func: 19786 group: 1 struct: 128880 ] [c] 96000 nodes [ array: 35593 framework rtti: 1168 func: 19786 group: 1 struct: 129323 ] [c] 97000 nodes [ array: 35795 framework rtti: 1171 func: 19921 group: 1 struct: 129811 ] [c] 98000 nodes [ array: 36045 framework rtti: 1175 func: 20042 group: 1 struct: 130502 ] [c] 99000 nodes [ array: 36257 framework rtti: 1176 func: 20200 group: 1 struct: 131133 ] [c] 100000 nodes [ array: 36446 framework rtti: 1180 func: 20285 group: 1 struct: 131983 ] [c] 101000 nodes [ array: 36520 framework rtti: 1182 func: 20310 group: 1 struct: 132442 ] [c] 102000 nodes [ array: 36614 framework rtti: 1182 func: 20355 group: 1 struct: 133039 ] [c] 103000 nodes [ array: 36670 framework rtti: 1182 func: 20369 group: 1 struct: 133585 ] [c] 104000 nodes [ array: 36725 framework rtti: 1182 func: 20412 group: 1 struct: 134155 ] [c] 105000 nodes [ array: 36821 framework rtti: 1182 func: 20485 group: 1 struct: 134804 ] [c] 106000 nodes [ array: 36960 framework rtti: 1182 func: 20525 group: 1 struct: 135466 ] [c] 107000 nodes [ array: 37058 framework rtti: 1182 func: 20541 group: 1 struct: 135984 ] [c] 108000 nodes [ array: 37169 framework rtti: 1182 func: 20596 group: 1 struct: 136680 ] [c] 109000 nodes [ array: 37468 framework rtti: 1182 func: 20697 group: 1 struct: 137580 ] [c] 110000 nodes [ array: 37638 framework rtti: 1182 func: 20739 group: 1 struct: 138277 ] [c] 111000 nodes [ array: 37852 framework rtti: 1182 func: 20790 group: 1 struct: 139002 ] [c] 112000 nodes [ array: 37938 framework rtti: 1182 func: 20833 group: 1 struct: 139635 ] [c] 113000 nodes [ array: 38001 framework rtti: 1182 func: 20887 group: 1 struct: 140174 ] [c] 114000 nodes [ array: 38219 framework rtti: 1182 func: 20928 group: 1 struct: 140905 ] [c] 115000 nodes [ array: 38348 framework rtti: 1182 func: 20981 group: 1 struct: 141621 ] [c] 116000 nodes [ array: 38530 framework rtti: 1182 func: 21003 group: 1 struct: 142346 ] [c] 117000 nodes [ array: 38658 framework rtti: 1182 func: 21035 group: 1 struct: 143034 ] [c] 118000 nodes [ array: 38854 framework rtti: 1182 func: 21064 group: 1 struct: 143792 ] [c] 119000 nodes [ array: 39047 framework rtti: 1182 func: 21120 group: 1 struct: 144548 ] [c] 120000 nodes [ array: 39220 framework rtti: 1182 func: 21181 group: 1 struct: 145295 ] [c] 121000 nodes [ array: 39438 framework rtti: 1182 func: 21215 group: 1 struct: 146029 ] [c] 122000 nodes [ array: 39597 framework rtti: 1182 func: 21237 group: 1 struct: 146752 ] [c] 123000 nodes [ array: 39786 framework rtti: 1182 func: 21295 group: 1 struct: 147420 ] [c] 124000 nodes [ array: 40041 framework rtti: 1182 func: 21330 group: 1 struct: 148139 ] [c] 125000 nodes [ array: 40198 framework rtti: 1182 func: 21376 group: 1 struct: 148797 ] [c] 126000 nodes [ array: 40421 framework rtti: 1182 func: 21396 group: 1 struct: 149595 ] [c] 127000 nodes [ array: 40703 framework rtti: 1182 func: 21432 group: 1 struct: 150283 ] [c] 128000 nodes [ array: 40934 framework rtti: 1182 func: 21472 group: 1 struct: 151072 ] [c] 129000 nodes [ array: 41329 framework rtti: 1182 func: 21481 group: 1 struct: 152058 ] [c] 130000 nodes [ array: 41610 framework rtti: 1183 func: 21544 group: 1 struct: 152607 ] [c] 131000 nodes [ array: 42105 framework rtti: 1183 func: 21572 group: 1 struct: 152799 ] [c] 132000 nodes [ array: 42616 framework rtti: 1183 func: 21673 group: 1 struct: 152929 ] [c] 133000 nodes [ array: 43083 framework rtti: 1183 func: 21728 group: 1 struct: 153134 ] [c] 134000 nodes [ array: 43535 framework rtti: 1183 func: 21771 group: 1 struct: 153279 ] [c] 135000 nodes [ array: 44079 framework rtti: 1183 func: 21797 group: 1 struct: 153477 ] [c] 136000 nodes [ array: 44635 framework rtti: 1183 func: 21841 group: 1 struct: 153709 ] [c] 137000 nodes [ array: 45244 framework rtti: 1183 func: 21906 group: 1 struct: 153951 ] [c] 138000 nodes [ array: 45716 framework rtti: 1183 func: 21936 group: 1 struct: 154125 ] [c] 139000 nodes [ array: 46164 framework rtti: 1183 func: 21997 group: 1 struct: 154320 ] [c] 140000 nodes [ array: 46578 framework rtti: 1183 func: 22073 group: 1 struct: 154454 ] [c] 141000 nodes [ array: 46980 framework rtti: 1183 func: 22122 group: 1 struct: 154631 ] [c] 142000 nodes [ array: 47526 framework rtti: 1183 func: 22146 group: 1 struct: 154837 ] [c] 143000 nodes [ array: 47932 framework rtti: 1183 func: 22259 group: 1 struct: 154993 ] [c] 144000 nodes [ array: 48322 framework rtti: 1183 func: 22309 group: 1 struct: 155158 ] [c] 145000 nodes [ array: 48707 framework rtti: 1183 func: 22331 group: 1 struct: 155342 ] [c] 146000 nodes [ array: 49034 framework rtti: 1183 func: 22352 group: 1 struct: 155553 ] [c] 147000 nodes [ array: 49458 framework rtti: 1183 func: 22385 group: 1 struct: 155723 ] [c] 148000 nodes [ array: 49834 framework rtti: 1183 func: 22433 group: 1 struct: 155888 ] [c] 149000 nodes [ array: 50234 framework rtti: 1183 func: 22491 group: 1 struct: 156014 ] [c] 150000 nodes [ array: 50680 framework rtti: 1183 func: 22542 group: 1 struct: 156174 ] [c] 151000 nodes [ array: 51056 framework rtti: 1183 func: 22576 group: 1 struct: 156342 ] [c] 152000 nodes [ array: 51486 framework rtti: 1183 func: 22604 group: 1 struct: 156483 ] [c] 153000 nodes [ array: 51827 framework rtti: 1183 func: 22643 group: 1 struct: 156629 ] [c] 154000 nodes [ array: 52179 framework rtti: 1183 func: 22703 group: 1 struct: 156792 ] [c] 155000 nodes [ array: 52578 framework rtti: 1183 func: 22730 group: 1 struct: 156921 ] [c] 156000 nodes [ array: 52993 framework rtti: 1183 func: 22766 group: 1 struct: 157061 ] [c] 157000 nodes [ array: 53245 framework rtti: 1183 func: 22771 group: 1 struct: 157250 ] [c] 158000 nodes [ array: 53501 framework rtti: 1183 func: 22778 group: 1 struct: 157455 ] [c] 159000 nodes [ array: 53879 framework rtti: 1183 func: 22819 group: 1 struct: 157636 ] [c] 160000 nodes [ array: 54242 framework rtti: 1183 func: 22847 group: 1 struct: 157807 ] [c] 161000 nodes [ array: 54638 framework rtti: 1183 func: 22869 group: 1 struct: 157981 ] [c] 162000 nodes [ array: 54980 framework rtti: 1183 func: 22891 group: 1 struct: 158177 ] [c] 163000 nodes [ array: 55361 framework rtti: 1183 func: 22941 group: 1 struct: 158315 ] [c] 164000 nodes [ array: 55725 framework rtti: 1183 func: 22978 group: 1 struct: 158520 ] [c] 165000 nodes [ array: 55965 framework rtti: 1183 func: 22990 group: 1 struct: 158727 ] [c] 166000 nodes [ array: 56269 framework rtti: 1183 func: 23003 group: 1 struct: 158917 ] [c] 167000 nodes [ array: 56533 framework rtti: 1183 func: 23004 group: 1 struct: 159140 ] [c] 168000 nodes [ array: 56938 framework rtti: 1183 func: 23005 group: 1 struct: 159421 ] [c] 169000 nodes [ array: 57284 framework rtti: 1183 func: 23005 group: 1 struct: 159630 ] [c] 170000 nodes [ array: 57590 framework rtti: 1183 func: 23012 group: 1 struct: 159824 ] [c] 171000 nodes [ array: 57878 framework rtti: 1183 func: 23020 group: 1 struct: 160023 ] [c] 172000 nodes [ array: 58155 framework rtti: 1183 func: 23020 group: 1 struct: 160260 ] [c] 173000 nodes [ array: 58470 framework rtti: 1183 func: 23152 group: 1 struct: 160508 ] [c] 174000 nodes [ array: 58821 framework rtti: 1186 func: 23344 group: 1 struct: 160797 ] [c] 175000 nodes [ array: 58993 framework rtti: 1190 func: 23357 group: 1 struct: 161436 ] [c] 176000 nodes [ array: 59026 framework rtti: 1192 func: 23368 group: 1 struct: 161561 ] [c] 177000 nodes [ array: 59110 framework rtti: 1200 func: 23393 group: 1 struct: 161867 ] [c] 178000 nodes [ array: 59290 framework rtti: 1204 func: 23416 group: 1 struct: 162787 ] [c] 179000 nodes [ array: 59364 framework rtti: 1208 func: 23418 group: 1 struct: 163085 ] [c] 180000 nodes [ array: 59893 framework rtti: 1220 func: 23557 group: 1 struct: 163270 ] [c] 181000 nodes [ array: 59969 framework rtti: 1222 func: 23577 group: 1 struct: 163928 ] [c] 182000 nodes [ array: 60042 framework rtti: 1227 func: 23626 group: 1 struct: 164909 ] [c] 183000 nodes [ array: 60097 framework rtti: 1227 func: 23639 group: 1 struct: 165437 ] [c] 184000 nodes [ array: 60185 framework rtti: 1228 func: 23645 group: 1 struct: 165934 ] [c] 185000 nodes [ array: 60339 framework rtti: 1228 func: 23645 group: 1 struct: 166047 ] [c] 186000 nodes [ array: 60496 framework rtti: 1228 func: 23645 group: 1 struct: 166078 ] [c] 187000 nodes [ array: 60590 framework rtti: 1249 func: 23747 group: 1 struct: 166592 ] [c] 188000 nodes [ array: 60869 framework rtti: 1252 func: 23805 group: 1 struct: 167007 ] [c] 189000 nodes [ array: 61017 framework rtti: 1263 func: 23889 group: 1 struct: 167487 ] [c] 190000 nodes [ array: 61029 framework rtti: 1332 func: 23921 group: 1 struct: 170577 ] [c] 191000 nodes [ array: 61323 framework rtti: 1334 func: 23921 group: 1 struct: 171429 ] [c] 192000 nodes [ array: 61735 framework rtti: 1334 func: 23921 group: 1 struct: 172140 ] [c] 193000 nodes [ array: 61948 framework rtti: 1334 func: 23921 group: 1 struct: 173113 ] [c] 194000 nodes [ array: 62231 framework rtti: 1334 func: 23921 group: 1 struct: 174083 ] [c] 195000 nodes [ array: 62527 framework rtti: 1334 func: 23921 group: 1 struct: 175190 ] [c] 196000 nodes [ array: 62777 framework rtti: 1334 func: 23921 group: 1 struct: 176182 ] [c] 197000 nodes [ array: 63007 framework rtti: 1334 func: 23921 group: 1 struct: 177181 ] [c] 198000 nodes [ array: 63313 framework rtti: 1334 func: 23921 group: 1 struct: 178206 ] [c] 199000 nodes [ array: 63590 framework rtti: 1334 func: 23921 group: 1 struct: 179234 ] [c] 200000 nodes [ array: 63857 framework rtti: 1334 func: 23921 group: 1 struct: 180111 ] [c] 201000 nodes [ array: 64103 framework rtti: 1334 func: 23921 group: 1 struct: 181177 ] [c] 202000 nodes [ array: 64411 framework rtti: 1334 func: 23921 group: 1 struct: 182124 ] [c] 203000 nodes [ array: 64795 framework rtti: 1334 func: 23921 group: 1 struct: 183090 ] [c] 204000 nodes [ array: 65061 framework rtti: 1334 func: 23921 group: 1 struct: 184163 ] [c] 205000 nodes [ array: 65403 framework rtti: 1334 func: 23921 group: 1 struct: 185184 ] [c] 206000 nodes [ array: 65714 framework rtti: 1334 func: 23921 group: 1 struct: 186253 ] [c] 207000 nodes [ array: 66013 framework rtti: 1334 func: 23921 group: 1 struct: 187374 ] [c] 208000 nodes [ array: 66335 framework rtti: 1334 func: 23921 group: 1 struct: 188350 ] [c] 209000 nodes [ array: 66638 framework rtti: 1334 func: 23921 group: 1 struct: 189322 ] [c] 210000 nodes [ array: 66841 framework rtti: 1339 func: 23921 group: 1 struct: 190172 ] [c] 211000 nodes [ array: 67174 framework rtti: 1339 func: 23921 group: 1 struct: 191205 ] [c] 212000 nodes [ array: 67451 framework rtti: 1339 func: 23921 group: 1 struct: 192185 ] [c] 213000 nodes [ array: 67755 framework rtti: 1339 func: 23921 group: 1 struct: 193250 ] [c] 214000 nodes [ array: 67946 framework rtti: 1339 func: 23921 group: 1 struct: 194217 ] [c] 215000 nodes [ array: 68219 framework rtti: 1339 func: 23921 group: 1 struct: 195362 ] [c] 216000 nodes [ array: 68514 framework rtti: 1339 func: 23921 group: 1 struct: 196594 ] [c] 217000 nodes [ array: 68656 framework rtti: 1339 func: 23922 group: 1 struct: 197541 ] [c] 218000 nodes [ array: 68667 framework rtti: 1339 func: 23944 group: 1 struct: 197773 ] [c] 219000 nodes [ array: 68669 framework rtti: 1339 func: 24004 group: 1 struct: 197954 ] [c] 220000 nodes [ array: 68689 framework rtti: 1339 func: 24021 group: 1 struct: 198179 ] [c] 221000 nodes [ array: 68689 framework rtti: 1339 func: 24030 group: 1 struct: 198484 ] [c] 222000 nodes [ array: 68689 framework rtti: 1339 func: 24138 group: 1 struct: 198711 ] [c] 223000 nodes [ array: 68705 framework rtti: 1339 func: 24148 group: 1 struct: 198967 ] [c] 224000 nodes [ array: 68741 framework rtti: 1339 func: 24174 group: 1 struct: 199200 ] [c] 225000 nodes [ array: 68763 framework rtti: 1339 func: 24218 group: 1 struct: 199430 ] [c] 226000 nodes [ array: 68773 framework rtti: 1339 func: 24229 group: 1 struct: 199694 ] [c] 227000 nodes [ array: 68812 framework rtti: 1339 func: 24286 group: 1 struct: 199944 ] [c] 228000 nodes [ array: 68844 framework rtti: 1339 func: 24293 group: 1 struct: 200235 ] [c] 229000 nodes [ array: 68896 framework rtti: 1339 func: 24303 group: 1 struct: 200460 ] [c] 230000 nodes [ array: 68922 framework rtti: 1339 func: 24373 group: 1 struct: 200698 ] [c] 231000 nodes [ array: 68951 framework rtti: 1339 func: 24418 group: 1 struct: 200945 ] [c] 232000 nodes [ array: 68975 framework rtti: 1339 func: 24460 group: 1 struct: 201190 ] [c] 233000 nodes [ array: 68997 framework rtti: 1339 func: 24516 group: 1 struct: 201441 ] [c] 234000 nodes [ array: 69018 framework rtti: 1340 func: 24547 group: 1 struct: 201649 ] [c] 235000 nodes [ array: 69023 framework rtti: 1340 func: 24549 group: 1 struct: 202066 ] [c] 236000 nodes [ array: 69060 framework rtti: 1340 func: 24582 group: 1 struct: 202325 ] [c] 237000 nodes [ array: 69096 framework rtti: 1340 func: 24603 group: 1 struct: 202587 ] [c] 238000 nodes [ array: 69195 framework rtti: 1340 func: 24613 group: 1 struct: 202852 ] [c] 239000 nodes [ array: 69208 framework rtti: 1340 func: 24643 group: 1 struct: 203253 ] [c] 240000 nodes [ array: 69208 framework rtti: 1340 func: 24643 group: 1 struct: 203689 ] [c] 241000 nodes [ array: 69208 framework rtti: 1340 func: 24643 group: 1 struct: 204062 ] [c] 242000 nodes [ array: 69217 framework rtti: 1340 func: 24648 group: 1 struct: 204466 ] [c] 243000 nodes [ array: 69218 framework rtti: 1340 func: 24650 group: 1 struct: 204902 ] [c] 244000 nodes [ array: 69248 framework rtti: 1343 func: 24954 group: 1 struct: 205586 ] [c] 245000 nodes [ array: 69359 framework rtti: 1357 func: 25235 group: 1 struct: 206289 ] [c] 246000 nodes [ array: 69515 framework rtti: 1384 func: 25297 group: 1 struct: 208445 ] [c] 247000 nodes [ array: 69671 framework rtti: 1386 func: 25306 group: 1 struct: 208870 ] [c] 248000 nodes [ array: 69733 framework rtti: 1420 func: 25442 group: 1 struct: 209337 ] [c] 249000 nodes [ array: 69969 framework rtti: 1425 func: 25443 group: 1 struct: 209953 ] [c] 250000 nodes [ array: 70333 framework rtti: 1431 func: 25450 group: 1 struct: 210438 ] [c] 251000 nodes [ array: 70560 framework rtti: 1448 func: 25459 group: 1 struct: 210933 ] [c] 252000 nodes [ array: 70650 framework rtti: 1449 func: 25513 group: 1 struct: 211492 ] [c] 253000 nodes [ array: 70749 framework rtti: 1464 func: 25542 group: 1 struct: 211859 ] [c] 254000 nodes [ array: 70803 framework rtti: 1468 func: 25578 group: 1 struct: 213293 ] [c] 255000 nodes [ array: 70807 framework rtti: 1468 func: 25579 group: 1 struct: 215635 ] [c] 256000 nodes [ array: 70814 framework rtti: 1468 func: 25581 group: 1 struct: 218030 ] [c] 257000 nodes [ array: 70849 framework rtti: 1470 func: 25619 group: 1 struct: 219464 ] [c] 258000 nodes [ array: 70876 framework rtti: 1470 func: 25619 group: 1 struct: 220066 ] [c] 259000 nodes [ array: 70893 framework rtti: 1470 func: 25619 group: 1 struct: 220470 ] [c] 260000 nodes [ array: 70967 framework rtti: 1470 func: 25619 group: 1 struct: 220848 ] [c] 261000 nodes [ array: 71035 framework rtti: 1470 func: 25619 group: 1 struct: 221476 ] [c] 262000 nodes [ array: 71051 framework rtti: 1470 func: 25619 group: 1 struct: 222081 ] [c] 263000 nodes [ array: 71065 framework rtti: 1470 func: 25619 group: 1 struct: 222925 ] [c] 264000 nodes [ array: 71113 framework rtti: 1470 func: 25619 group: 1 struct: 223719 ] [c] 265000 nodes [ array: 71176 framework rtti: 1470 func: 25619 group: 1 struct: 224467 ] [c] 266000 nodes [ array: 71213 framework rtti: 1470 func: 25619 group: 1 struct: 225303 ] [c] 267000 nodes [ array: 71226 framework rtti: 1470 func: 25619 group: 1 struct: 226020 ] [c] 268000 nodes [ array: 71247 framework rtti: 1470 func: 25619 group: 1 struct: 226809 ] [c] 269000 nodes [ array: 71281 framework rtti: 1470 func: 25619 group: 1 struct: 227224 ] [c] 270000 nodes [ array: 71325 framework rtti: 1470 func: 25619 group: 1 struct: 227892 ] [c] 271000 nodes [ array: 71346 framework rtti: 1470 func: 25619 group: 1 struct: 228604 ] [c] 272000 nodes [ array: 71373 framework rtti: 1470 func: 25619 group: 1 struct: 229246 ] [c] 273000 nodes [ array: 71382 framework rtti: 1470 func: 25619 group: 1 struct: 229988 ] [c] 274000 nodes [ array: 71390 framework rtti: 1470 func: 25619 group: 1 struct: 230761 ] [c] 275000 nodes [ array: 71402 framework rtti: 1470 func: 25619 group: 1 struct: 231455 ] [c] 276000 nodes [ array: 71418 framework rtti: 1470 func: 25619 group: 1 struct: 232219 ] [c] 277000 nodes [ array: 71438 framework rtti: 1470 func: 25619 group: 1 struct: 233041 ] [c] 278000 nodes [ array: 71463 framework rtti: 1470 func: 25619 group: 1 struct: 233755 ] [c] 279000 nodes [ array: 71498 framework rtti: 1470 func: 25619 group: 1 struct: 234462 ] [c] 280000 nodes [ array: 71507 framework rtti: 1470 func: 25619 group: 1 struct: 235343 ] [c] 281000 nodes [ array: 71516 framework rtti: 1470 func: 25619 group: 1 struct: 236068 ] [c] 282000 nodes [ array: 71546 framework rtti: 1470 func: 25619 group: 1 struct: 236612 ] [c] 283000 nodes [ array: 71563 framework rtti: 1470 func: 25619 group: 1 struct: 237396 ] [c] 284000 nodes [ array: 71592 framework rtti: 1470 func: 25619 group: 1 struct: 238201 ] [c] 285000 nodes [ array: 71598 framework rtti: 1470 func: 25619 group: 1 struct: 239061 ] [c] 286000 nodes [ array: 71621 framework rtti: 1470 func: 25619 group: 1 struct: 239828 ] [c] 287000 nodes [ array: 71632 framework rtti: 1470 func: 25619 group: 1 struct: 240580 ] [c] 288000 nodes [ array: 71640 framework rtti: 1470 func: 25619 group: 1 struct: 241346 ] [c] 289000 nodes [ array: 71657 framework rtti: 1470 func: 25619 group: 1 struct: 242384 ] [c] 290000 nodes [ array: 71657 framework rtti: 1470 func: 25619 group: 1 struct: 243516 ] [c] 291000 nodes [ array: 71664 framework rtti: 1470 func: 25619 group: 1 struct: 244326 ] [c] 292000 nodes [ array: 71685 framework rtti: 1470 func: 25620 group: 1 struct: 244745 ] [c] 293000 nodes [ array: 71687 framework rtti: 1470 func: 25621 group: 1 struct: 244770 ] [c] 294000 nodes [ array: 71712 framework rtti: 1470 func: 25646 group: 1 struct: 244843 ] [c] 295000 nodes [ array: 71806 framework rtti: 1471 func: 25672 group: 1 struct: 244939 ] [c] 296000 nodes [ array: 71869 framework rtti: 1473 func: 25720 group: 1 struct: 247482 ] [c] 297000 nodes [ array: 71889 framework rtti: 1473 func: 25728 group: 1 struct: 247492 ] [c] 298000 nodes [ array: 71916 framework rtti: 1473 func: 25735 group: 1 struct: 247687 ] [c] 299000 nodes [ array: 71945 framework rtti: 1473 func: 25739 group: 1 struct: 247699 ] [c] 300000 nodes [ array: 71955 framework rtti: 1473 func: 25740 group: 1 struct: 247842 ] [c] 301000 nodes [ array: 72048 framework rtti: 1516 func: 25890 group: 1 struct: 248022 ] [c] 302000 nodes [ array: 72161 framework rtti: 1539 func: 26026 group: 1 struct: 248291 ] [c] 303000 nodes [ array: 72220 framework rtti: 1624 func: 26191 group: 1 struct: 248521 ] [c] 304000 nodes [ array: 72228 framework rtti: 1764 func: 26378 group: 1 struct: 248669 ] [c] 305000 nodes [ array: 72378 framework rtti: 1772 func: 26410 group: 1 struct: 249291 ] [c] 306000 nodes [ array: 72607 framework rtti: 1773 func: 26472 group: 1 struct: 249499 ] [c] 307000 nodes [ array: 72679 framework rtti: 1774 func: 26473 group: 1 struct: 250072 ] [c] 308000 nodes [ array: 72734 framework rtti: 1782 func: 26474 group: 1 struct: 250308 ] [c] 309000 nodes [ array: 72833 framework rtti: 1786 func: 26480 group: 1 struct: 250639 ] [c] 310000 nodes [ array: 73028 framework rtti: 1800 func: 26510 group: 1 struct: 251090 ] [c] 311000 nodes [ array: 73200 framework rtti: 1800 func: 26511 group: 1 struct: 251744 ] [c] 312000 nodes [ array: 73435 framework rtti: 1800 func: 26511 group: 1 struct: 252212 ] [c] 313000 nodes [ array: 73664 framework rtti: 1800 func: 26511 group: 1 struct: 252547 ] [c] 314000 nodes [ array: 73887 framework rtti: 1800 func: 26511 group: 1 struct: 252968 ] [c] 315000 nodes [ array: 74076 framework rtti: 1800 func: 26512 group: 1 struct: 253743 ] [c] 316000 nodes [ array: 74269 framework rtti: 1800 func: 26512 group: 1 struct: 254075 ] [c] 317000 nodes [ array: 74438 framework rtti: 1800 func: 26513 group: 1 struct: 254822 ] [c] 318000 nodes [ array: 74451 framework rtti: 1805 func: 26547 group: 1 struct: 255335 ] [c] 319000 nodes [ array: 74451 framework rtti: 1806 func: 26548 group: 1 struct: 255830 ] [c] 320000 nodes [ array: 74451 framework rtti: 1806 func: 26548 group: 1 struct: 256318 ] [c] 321000 nodes [ array: 74451 framework rtti: 1806 func: 26548 group: 1 struct: 256818 ] [c] 322000 nodes [ array: 74451 framework rtti: 1806 func: 26548 group: 1 struct: 257335 ] [c] 323000 nodes [ array: 74451 framework rtti: 1806 func: 26548 group: 1 struct: 257797 ] [c] 324000 nodes [ array: 74453 framework rtti: 1806 func: 26548 group: 1 struct: 258292 ] [c] 325000 nodes [ array: 74454 framework rtti: 1806 func: 26548 group: 1 struct: 258789 ] [c] 326000 nodes [ array: 74455 framework rtti: 1806 func: 26548 group: 1 struct: 259270 ] [c] 327000 nodes [ array: 74455 framework rtti: 1806 func: 26548 group: 1 struct: 259769 ] [c] 328000 nodes [ array: 74458 framework rtti: 1806 func: 26548 group: 1 struct: 260293 ] [c] 329000 nodes [ array: 74458 framework rtti: 1806 func: 26548 group: 1 struct: 260800 ] [c] 330000 nodes [ array: 74466 framework rtti: 1806 func: 26548 group: 1 struct: 261323 ] [c] 331000 nodes [ array: 74470 framework rtti: 1806 func: 26548 group: 1 struct: 261839 ] [c] 332000 nodes [ array: 74475 framework rtti: 1806 func: 26548 group: 1 struct: 262344 ] [c] 333000 nodes [ array: 74482 framework rtti: 1806 func: 26548 group: 1 struct: 262843 ] [c] 334000 nodes [ array: 74483 framework rtti: 1806 func: 26548 group: 1 struct: 263377 ] [c] 335000 nodes [ array: 74483 framework rtti: 1806 func: 26548 group: 1 struct: 263885 ] [c] 336000 nodes [ array: 74484 framework rtti: 1806 func: 26548 group: 1 struct: 264378 ] [c] 337000 nodes [ array: 74484 framework rtti: 1806 func: 26548 group: 1 struct: 264915 ] [c] 338000 nodes [ array: 74484 framework rtti: 1806 func: 26548 group: 1 struct: 265425 ] [c] 339000 nodes [ array: 74484 framework rtti: 1806 func: 26548 group: 1 struct: 265923 ] [c] 340000 nodes [ array: 74484 framework rtti: 1806 func: 26548 group: 1 struct: 266423 ] [c] 341000 nodes [ array: 74484 framework rtti: 1806 func: 26548 group: 1 struct: 266915 ] [c] 342000 nodes [ array: 74484 framework rtti: 1806 func: 26548 group: 1 struct: 267416 ] [c] 343000 nodes [ array: 74484 framework rtti: 1806 func: 26548 group: 1 struct: 267914 ] [c] 344000 nodes [ array: 74532 framework rtti: 1814 func: 26597 group: 1 struct: 268327 ] [c] 345000 nodes [ array: 74532 framework rtti: 1814 func: 26597 group: 1 struct: 268331 ] [c] 346000 nodes [ array: 74532 framework rtti: 1814 func: 26597 group: 1 struct: 268741 ] [c] 347000 nodes [ array: 74687 framework rtti: 1825 func: 26644 group: 1 struct: 269094 ] [c] 348000 nodes [ array: 74745 framework rtti: 1832 func: 26736 group: 1 struct: 269644 ] [c] 349000 nodes [ array: 74970 framework rtti: 1833 func: 26736 group: 1 struct: 269696 ] [c] 350000 nodes [ array: 75069 framework rtti: 1845 func: 26800 group: 1 struct: 270447 ] [c] 351000 nodes [ array: 75276 framework rtti: 1876 func: 26805 group: 1 struct: 270774 ] [c] 352000 nodes [ array: 75448 framework rtti: 1956 func: 26817 group: 1 struct: 271149 ] [c] 353000 nodes [ array: 75512 framework rtti: 1964 func: 26829 group: 1 struct: 271731 ] [c] 354000 nodes [ array: 75523 framework rtti: 1964 func: 26832 group: 1 struct: 272237 ] [c] 355000 nodes [ array: 75557 framework rtti: 1964 func: 26836 group: 1 struct: 272504 ] [c] 356000 nodes [ array: 75576 framework rtti: 1964 func: 26858 group: 1 struct: 273376 ] [c] 357000 nodes [ array: 75582 framework rtti: 1964 func: 26859 group: 1 struct: 273821 ] [c] 358000 nodes [ array: 75683 framework rtti: 1964 func: 26888 group: 1 struct: 274558 ] [c] 359000 nodes [ array: 75721 framework rtti: 1964 func: 26888 group: 1 struct: 275524 ] [c] 360000 nodes [ array: 75791 framework rtti: 1964 func: 26888 group: 1 struct: 276454 ] [c] 361000 nodes [ array: 75791 framework rtti: 1964 func: 26888 group: 1 struct: 277452 ] [c] 362000 nodes [ array: 75803 framework rtti: 1964 func: 26888 group: 1 struct: 278438 ] [c] 363000 nodes [ array: 75819 framework rtti: 1964 func: 26888 group: 1 struct: 279419 ] [c] 364000 nodes [ array: 75844 framework rtti: 1964 func: 26888 group: 1 struct: 280386 ] [c] 365000 nodes [ array: 75852 framework rtti: 1964 func: 26888 group: 1 struct: 281374 ] [c] 366000 nodes [ array: 75916 framework rtti: 1964 func: 26888 group: 1 struct: 282297 ] [c] 367000 nodes [ array: 75919 framework rtti: 1964 func: 26888 group: 1 struct: 283293 ] [c] 368000 nodes [ array: 76003 framework rtti: 1964 func: 26888 group: 1 struct: 284213 ] [c] 369000 nodes [ array: 76004 framework rtti: 1964 func: 26888 group: 1 struct: 285212 ] [c] 370000 nodes [ array: 76005 framework rtti: 1964 func: 26888 group: 1 struct: 286211 ] [c] 371000 nodes [ array: 76007 framework rtti: 1964 func: 26888 group: 1 struct: 287202 ] [c] 372000 nodes [ array: 76642 framework rtti: 1966 func: 26949 group: 1 struct: 287306 ] [c] 373000 nodes [ array: 76776 framework rtti: 1968 func: 26975 group: 1 struct: 287452 ] [c] 374000 nodes [ array: 76800 framework rtti: 1976 func: 27401 group: 1 struct: 289570 ] [c] 375000 nodes [ array: 76896 framework rtti: 1995 func: 27415 group: 1 struct: 289707 ] [c] 376000 nodes [ array: 77105 framework rtti: 2002 func: 27429 group: 1 struct: 290356 ] [c] 377000 nodes [ array: 77372 framework rtti: 2002 func: 27443 group: 1 struct: 291203 ] [c] 378000 nodes [ array: 77676 framework rtti: 2002 func: 27474 group: 1 struct: 291870 ] [c] 379000 nodes [ array: 77890 framework rtti: 2002 func: 27476 group: 1 struct: 292311 ] [c] 380000 nodes [ array: 77891 framework rtti: 2002 func: 27476 group: 1 struct: 292400 ] [c] 381000 nodes [ array: 77891 framework rtti: 2002 func: 27476 group: 1 struct: 292490 ] [c] 382000 nodes [ array: 77891 framework rtti: 2002 func: 27476 group: 1 struct: 292494 ] [c] 383000 nodes [ array: 77891 framework rtti: 2002 func: 27476 group: 1 struct: 292509 ] [c] 384000 nodes [ array: 77891 framework rtti: 2002 func: 27476 group: 1 struct: 292540 ] [c] 385000 nodes [ array: 77891 framework rtti: 2002 func: 27476 group: 1 struct: 292567 ] [c] 386000 nodes [ array: 77891 framework rtti: 2002 func: 27476 group: 1 struct: 292582 ] [c] 387000 nodes [ array: 77891 framework rtti: 2002 func: 27476 group: 1 struct: 292660 ] [c] 388000 nodes [ array: 77891 framework rtti: 2002 func: 27476 group: 1 struct: 292664 ] [c] 389000 nodes [ array: 77891 framework rtti: 2002 func: 27476 group: 1 struct: 292746 ] [c] 390000 nodes [ array: 77891 framework rtti: 2002 func: 27476 group: 1 struct: 292747 ] [c] 391000 nodes [ array: 77891 framework rtti: 2002 func: 27476 group: 1 struct: 292749 ] [c] 392000 nodes [ array: 77891 framework rtti: 2002 func: 27476 group: 1 struct: 292751 ] [c] 393000 nodes [ array: 77904 framework rtti: 2004 func: 27523 group: 1 struct: 292789 ] [c] 394000 nodes [ array: 78246 framework rtti: 2008 func: 27754 group: 1 struct: 294561 ] [c] 395000 nodes [ array: 78428 framework rtti: 2008 func: 27754 group: 1 struct: 295026 ] [c] 396000 nodes [ array: 78481 framework rtti: 2015 func: 27771 group: 1 struct: 295476 ] [c] 397000 nodes [ array: 78492 framework rtti: 2022 func: 27779 group: 1 struct: 296324 ] [c] 398000 nodes [ array: 78501 framework rtti: 2023 func: 27795 group: 1 struct: 297101 ] [c] 399000 nodes [ array: 78526 framework rtti: 2024 func: 27818 group: 1 struct: 297361 ] [c] 400000 nodes [ array: 78535 framework rtti: 2024 func: 27820 group: 1 struct: 297517 ] [c] 401000 nodes [ array: 79181 framework rtti: 2026 func: 27887 group: 1 struct: 297582 ] [c] 402000 nodes [ array: 80148 framework rtti: 2026 func: 27897 group: 1 struct: 297582 ] [c] 403000 nodes [ array: 80188 framework rtti: 2030 func: 28117 group: 1 struct: 297887 ] [c] 404000 nodes [ array: 80365 framework rtti: 2031 func: 28123 group: 1 struct: 298623 ] [c] 405000 nodes [ array: 80438 framework rtti: 2048 func: 28126 group: 1 struct: 298924 ] [c] 406000 nodes [ array: 80627 framework rtti: 2100 func: 28183 group: 1 struct: 299226 ] [c] 407000 nodes [ array: 80627 framework rtti: 2100 func: 28198 group: 1 struct: 299238 ] [c] 408000 nodes [ array: 80645 framework rtti: 2101 func: 28356 group: 1 struct: 299339 ] [c] 409000 nodes [ array: 80657 framework rtti: 2102 func: 28359 group: 1 struct: 299979 ] [c] 410000 nodes [ array: 80738 framework rtti: 2103 func: 28373 group: 1 struct: 300386 ] [c] 411000 nodes [ array: 80757 framework rtti: 2107 func: 28479 group: 1 struct: 300495 ] [c] 412000 nodes [ array: 80815 framework rtti: 2112 func: 28540 group: 1 struct: 301003 ] [c] 413000 nodes [ array: 80838 framework rtti: 2115 func: 28608 group: 1 struct: 301516 ] [c] 414000 nodes [ array: 80901 framework rtti: 2130 func: 29117 group: 1 struct: 302211 ] [c:database] GC transformer: finished helpers [c] 415000 nodes [ array: 81176 framework rtti: 2134 func: 29224 group: 1 struct: 304126 ] [c] 416000 nodes [ array: 81700 framework rtti: 2134 func: 29224 group: 1 struct: 304223 ] [c] 417000 nodes [ array: 81822 framework rtti: 2171 func: 29234 group: 1 struct: 304471 ] [c] 418000 nodes [ array: 81887 framework rtti: 2299 func: 29577 group: 1 struct: 304866 ] [c] 419000 nodes [ array: 81999 framework rtti: 2398 func: 29821 group: 1 struct: 305280 ] [c] 420000 nodes [ array: 82117 framework rtti: 2444 func: 30053 group: 1 struct: 305464 ] [rtyper] specializing: 248200 / 248500 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 106199 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] 420757 nodes [ array: 82276 framework rtti: 2467 func: 30224 group: 1 struct: 305789 ] [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-12404/testing_1/testing_1.c [translation:info] Compiling c source... [platform:execute] make -j 8 in /tmp/buildbot-arm64/usession-main-12404/testing_1 [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:843:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 843 | l_v25051 = 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_v25846; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_v26601 = 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_v26611 = 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_v26816 = 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_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_v27026 = 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_v27234 = 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_v27365 = 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_v27442 = 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_v27446 = 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_v27738 = 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:8989:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8989 | l_v27869 = 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:9172:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9172 | l_v27932 = 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:9691:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9691 | l_v28112 = 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:10492:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10492 | l_v28378 = 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)->itemimplement.c:52105:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52105 | RPyItem(l_l_340, 1L) = l_v20603; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] s[index]) [platform: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:10832:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10832 | l_v28496 = 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:11198:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11198 | l_v28625 = 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_1.c:11441:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11441 | l_v28651 = 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:11629:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11629 | l_v28740 = 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:11634:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11634 | l_v28745 = 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:11639:13: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11639 | l_v28750 = 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:11644:13: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11644 | l_v28755 = 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:11649:13: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11649 | l_v28760 = 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:11654:13: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11654 | l_v28765 = 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:11659:13: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11659 | l_v28770 = 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:11664:13: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11664 | l_v28775 = 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:11669:13: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11669 | l_v28780 = 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:11819:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11819 | l_v28853 = 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:12015:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12015 | l_v28865 = 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:12540:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12540 | l_v29127 = 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] | ^ ~~~~~implement.c:54216:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 54216 | RPyItem(l_v21113, 1L) = l_v21114; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-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] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:12545:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12545 | l_v29131 = RPyindexItem(l_scope_w_) 74 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] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:54217:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 54217 | RPyItem(l_v21113, 2L) = (&pypy_g_rpy_str69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ing_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:13172:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13172 | l_v29370 = 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_2.c:71:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 71 | l_v47887 = 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_1.c:13786:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13786 | l_v29561 = 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:14083:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14083 | l_v29697 = 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:14100:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14100 | l_v29750 = 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.c:55840:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55840 | RPyItem(l_v21480, 1L) = l_v21481; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:55841:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55841 | RPyItem(l_v21480, 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:56144:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56144 | RPyItem(l_v21582, 1L) = l_v21583; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:56145:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56145 | RPyItem(l_v21582, 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:14836:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14836 | RPyItem(l_v29822, 1L) = l_v29823; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:14837:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14837 | RPyItem(l_v29822, 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:15295:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15295 | RPyItem(l_v29982, 1L) = l_v29983; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:15296:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15296 | RPyItem(l_v29982, 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:15497:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15497 | l_v30196 = 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_2.c:618:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 618 | l_v48011 = 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:1180:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1180 | l_v48194 = 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:1395:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1395 | l_v48270 = 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:1578:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1578 | l_v48344 = RPyItem(l_scopimplement_1.c:16110:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16110 | RPyItem(l_v30258, 1L) = l_v30259; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:16111:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16111 | RPyItem(l_v30258, 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] e_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:1707:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1707 | l_v48387 = 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:2012:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2012 | l_v48510 = 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:2017:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2017 | l_v48515 = 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:2080:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2080 | l_v48579 = 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:2556:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2556 | l_v48706 = 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:2619:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2619 | l_v48772 = 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 | # deimplement_1.c:16324:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16324 | l_v30478 = 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:16341:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16341 | l_v30529 = 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] fiimplement.c:61519:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61519 | l_v23330 = 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:16802:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16802 | l_v30658 = 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] 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_Vimplement.c:61765:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61765 | l_v23415 = RPyItem(l_scope_w_688ARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_2.c:2952:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2952 | , 1L); [platform:WARNING] implement_1.c:17212:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17212 | l_v30789 = 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:17217:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17217 | l_v30793 = 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:17222:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17222 | l_v30797 = 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:17904:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17904 | l_v31062 = RPyItem(l_scope_w_764, 1L)l_v48844 = 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[inde; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] x]) [platform: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:17909:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17909 | l_v31066 = 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 hereimplement_2.c:3020:15: ^ ~~ [platform:WARNING] [platform:WARNING] 8616 | void* items[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] warning: 69 | # definarray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]e| [platform:WARNING] RPyI 3020t | e ml_(v4a8r ^r [platform:WARNING] ay, index) ((array)->items[index]) [platform: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:61770:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61770 | l_v23419 = 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] 910 = 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_1.c:18207:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18207 | l_v31177 = 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_2.c:3290:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3290 | l_v49002 = 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_1.c:18392:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18392 | l_v31245 = 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:18397:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18397 | l_v31249 = 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_2.c:3666:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3666 | l_v49114 = 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:3837:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3837 | l_v49177 = 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:69implement_1.c:18866:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18866 | l_v31420 = 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:19589:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19589 | l_v31676 = 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.c:64199:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64199 | l_v24202 = 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:19974:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19974 | l_v31778 = 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:19979:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19979 | l_v31782 = 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.c:64538:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64538 | l_v24343 = 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:64636:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64636 | l_v24357 = 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] :47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:4008:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4008 | l_v49240 = RPyItem(l_scope_w_92implement_1.c:20192:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20192 | l_v31909 = 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] 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_1.c:20387:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20387 | l_v31976 = 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:20787:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20787 | l_v32115 = 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:20792:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20792 | l_v32119 = 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 | # definimplement_2.c:4180:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4180 | l_v49303 = RPyItem(l_sce RPyItem(array, index) ((array)->items[index]) [platform: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:21298:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21298 | RPyItem(l_l_345, 1L) = l_v32055; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ope_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:4351:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4351 | l_v49366 = 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:47implement_1.c:21780:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21780 | l_v32482 = 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] : note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:22536:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22536 | l_v32735 = 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_VARLENGTHimplement_2.c:4522:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4522 | l_v49429 = RPyItem(l_scope_w]; [platform:WARNING] | ^ [platform:WARNING] _implement_1.c:22541:15932, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] : warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h22541: | l_v32739 = 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:47: note: 69 | # definexpanded from macro 'RPyItem'e [platform:WARNING] RP y69I | tem(array, index) # ((arrdaey)->itemfsine RPyItem(arra[y, iinndex]) [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] implement_1.c:23149:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23149 | l_v32969 = 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_2.c:4835:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4835 | l_v49499 = 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:23350:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23350 | l_v32987 = 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:23427:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23427 | l_v32998 = 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.c:64995:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64995 | l_v24558 = 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:65000:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65000 | l_v24562 = 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_2.c:7846:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7846 | l_v50531 = RPyItem(l_scope_w_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 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_v70039; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:24851:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24851 | l_v33560 = 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:25527:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25527 | l_v33800 = 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:26051:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26051 | l_v33949 = 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:26295:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26295 | l_v34078 = 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:26300:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26300 | l_v34082 = 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:26498:13: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26498 | l_v34095 = 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:26890:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26890 | l_v34306 = 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:26913:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26913 | l_v34319 = 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_1.c:27520:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27520 | l_v34537 = 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:27541:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27541 | l_v34549 = 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:28110:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28110 | l_v34759 = 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:28504:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28504 | l_v34900 = 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:29292:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29292 | l_v35142 = 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:29371:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29371 | l_v35155 = 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:29443:13: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29443 | l_v35165 = 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:30208:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30208 | l_v35517 = 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:30213:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30213 | l_v35521 = 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:30218:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30218 | l_v35525 = 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:30772:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30772 | RPyItem(l_l_346, 1L) = l_v35457; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:8381:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8381 | RPyItem(l_l_358, 1L) = l_v90409; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:31078:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31078 | l_v35838 = 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:31083:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31083 | l_v35842 = 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:31282:13: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31282 | l_v35855 = 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:31806:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31806 | l_v36131 = 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:32082:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32082 | l_v36218 = 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:32277:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32277 | l_v36230 = 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) ((arraimplement_4.c:10801:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10801 | RPyItem(l_v91257, 1L) = l_v91258; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] y)->items[index]) [platform: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:32645:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32645 | l_v36437 = 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:32650:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32650 | l_v36441 = 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:32655:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32655 | l_v36445 = 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:32956:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32956 | l_v36539 = 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:33673:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33673 | l_v36808 = 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_5.c:1965:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1965 | RPyItem(l_l_363, 1L) = l_v110277; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:34195:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34195 | l_v36984 = 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:34436:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34436 | l_v37064 = 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:34957:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34957 | l_v37212 = 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:35337:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35337 | l_v37327 = 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:35613:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35613 | l_v37426 = 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:36280:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36280 | l_v37638 = 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:36597:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36597 | l_v37736 = 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:36616:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36616 | l_v37746 = 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:36994:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36994 | l_v37899 = 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:37062:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37062 | l_v37928 = 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:37154:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37154 | l_v37957 = 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_2.c:30859:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30859 | RPyItem(l_l_351, 1L) = l_v56978; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:37440:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37440 | l_v38041 = 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:37461:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37461 | l_v38053 = 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:40209:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40209 | l_v38911 = 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:40214:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40214 | l_v38915 = 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:40295:13: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40295 | l_v38928 = 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:40638:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40638 | l_v39082 = 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:40659:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40659 | l_v39094 = 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:41507:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41507 | l_v39347 = 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:41577:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41577 | l_v39357 = 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:42335:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42335 | l_v39644 = 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:42674:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42674 | l_v39779 = 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:43070:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43070 | l_v39924 = 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:43411:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43411 | l_v40039 = 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:43855:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43855 | l_v40214 = 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:43860:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43860 | l_v40219 = 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:43865:13: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43865 | l_v40224 = 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_2.c:42924:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42924 | RPyItem(l_l_353, 1L) = l_v60960; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:44915:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44915 | l_v40616 = 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_1.c:45089:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45089 | l_v40681 = 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:45094:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45094 | l_v40685 = 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) ((array)->items[index]) [platform: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:45303:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45303 | l_v40753 = 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:45792:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45792 | l_v40933 = 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:45967:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45967 | l_v40998 = 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:45972:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45972 | l_v41002 = 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:46171:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46171 | l_v41071 = 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:46176:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46176 | l_v41076 = 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:46347:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46347 | l_v41139 = 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:47604:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47604 | l_v41537 = 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:48587:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48587 | l_v41879 = 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:50311:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50311 | l_v42489 = 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:51513:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51513 | l_v42877 = 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:51850:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51850 | l_v43000 = 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:52191:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52191 | l_v43123 = 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:52196:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52196 | l_v43127 = 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:52726:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52726 | l_v43297 = 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:52731:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52731 | l_v43301 = 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:52736:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52736 | l_v43305 = 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:53025:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53025 | l_v43404 = 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:53030:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53030 | l_v43409 = 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:53202:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53202 | l_v43472 = 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:53762:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53762 | l_v43662 = 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:53767:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53767 | l_v43666 = 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:54064:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54064 | l_v43757 = 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:54508:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54508 | l_v43895 = 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:54513:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54513 | l_v43899 = 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_1.c:55911:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55911 | l_v44370 = 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:56527:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56527 | l_v44586 = 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:56532:15:implement_7.c:84:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 84 | l_v154792 = 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:105:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 105 | l_v154804 = RPyItem(l_scope_w_1046, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:43957:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43957 | RPyItem(l_v81361, 1L) = l_v81362; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:43958:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43958 | RPyItem(l_v81361, 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] 56532 | implement_7.c:471:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 471 | l_v154939 = 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:666:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 666 | l_v154951 = RPyItem(l_scope_w_1047, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:987:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 987 | l_v155139 = 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 | vo l_v44590 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] id* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:1008:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1008 | l_v155151 = 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:1356:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1356 | l_v155283 = 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:1377:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1377 | l_v155295 = 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:2551:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2551 | l_v155666 = RPyItem(l_scope_w_1053, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/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_1.c./singleheader.h::569038616::152:: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:2556:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2556 | l_v155670 = RPyItem(l_scope_w_1053, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:5871:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5871 | l_v133215 = RPyItem(l_scope_w_952, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:2888:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2888 | l_v155848 = RPyItem(l_scope_w_1054, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:2893:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2893 | l_v155852 = RPyItem(l_scope_w_1054, implement_6.c:6527:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6527 | 2 L ) ;l [platform:WARNING] _ v| 1 ^ ~~3 [platform:WARNING] 3417 =/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem RPyItem(l_scope_w_953(,a r1rLa)y; [platform:WARNING] | , ^ ~~ i [platform:WARNING] ndex) /Users/matti/build-worker-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 ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void*y items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:3088:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] Item(arr a3088 | y l,_v 15i58n62d =e RxPy)It em (l ((array)->items[i_scope_w_1054, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # dndex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] e./singleheader.h:8616:2:f inote: narray 'items' declared heree RPyItem(arra [platform:WARNING] y, ind 8616 | void* iteex) ms[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:6532:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6532 | l_v133422 = RPyItem(l_scope_w_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[index]) [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_6.c:6706:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6706 | l_v133486 = 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_6.c:6711:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6711 | l_v133491 = RPyItem(l_scope_w_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] 56903 | l_v44727 = 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_7.c:3355:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3355 | l_v155957 = 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:3436:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3436 | l_v155970 = 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:3512:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3512 | l_v155981 = RPyItem(l_scope_w_1055, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:3601:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3601 | l_v155993 = RPyItem(l_scope_w_1055, 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:3697:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3697 | l_v156006 = RPyItem(l_scope_w_1055, 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:3793:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3793 | l_v156019 = RPyItem(l_scope_w_1055, 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:57249:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57249 | l_v44857 = 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:57254:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57254 | l_v44862 = RPyItem(l_scope_w_880implement_7.c,: 44092:L16):; [platform:WARNING] warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]| [platform:WARNING] ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69: 474409: | note: expanded from macro 'RPyItem' [platform:WARNING] l_v15 6694 | 4#0 =d eRfPiynIet eRmP(ylI_tsecmo(paer_rwa_y1,0 5i6n,d e1xL)) ; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h :(69(:a47r:r anote: yexpanded from macro 'RPyItem') [platform:WARNING] ->ite m69s | [#i n ddeexf]i)n [platform:WARNING] e | R ^ ~~~~~P [platform:WARNING] yI./singleheader.ht:e8616m:(2a:r rnote: aarray 'items' declared herey [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_7.c:4414:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4414 | l_v156444 = 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:4636:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4636 | l_v156459 = 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:4641:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4641 | l_v156463 = RPyItem(l_scope_w_1056, 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:4646:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4646 | l_v156467 = RPyItem(l_scope_w_1056, 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:57259:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57259 | l_v44867 = 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:57456:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57456 | l_v44936 = 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(aimplement_7.c:4970:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4970 | l_v156671 = RPyIrray, index) ((array)->items[index]) [platform: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:57461:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57461 | l_v44940 = 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:57804:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57804 | l_v45047 = 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: tnote: em(l_scope_w_1057, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] 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) (implement_1.c:58273:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58273 | l_v45177 = 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] (array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[Rimplement_1.c:58637:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] P58637 | l_v45306 = RPyItem(l_scope_w_885, 1L); [platform:WARNING] | Y_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_7.c:4975:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4975 | l_v156675 = 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'implement_1.c:58860:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58860 | l_v45429 = RPyItem(l_scope_w_887 [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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_1.c:59040:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59040 | l_v45493 = 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)-69>items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] | # define RPyIte./singleheader.hm(array, index) ((:8616:2: note: array 'items' declared here [platform:WARNING] array)->i8616tems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] | ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] voimplement_7.c:5173id*: items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5173 | l_v156688 = 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:5495:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5495 | l_v156881 = 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:5500:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5500 | l_v156885 = 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:5505:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5505 | l_v156889 = 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:5706:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5706 | l_v156903 = 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_1.c:59259:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59259 | l_v45574 = 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:59264:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59264 | l_v45578 = 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_7.c:6026:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6026 | l_v157098 = 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:6031:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6031 | l_v157102 = 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:6229:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6229 | l_v157115 = 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_1.c:59487:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59487 | l_v45655 = 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:59492:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59492 | l_v45659 = 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:60059:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60059 | l_v45851 = 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:60230:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60230 | l_v45869 = 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:60235:13: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60235 | l_v45873 = 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_1.c:61020:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61020 | l_v46191 = 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_1.c:61278:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61278 | l_v46275 = 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:61283:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61283 | l_v46279 = 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:61685:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61685 | l_v46424 = 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:62057:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62057 | l_v46562 = 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:62062:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62062 | l_v46567 = 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:62067:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62067 | l_v46572 = 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_1.c:62239:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62239 | l_v46635 = 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:62244:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62244 | l_v46640 = 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_7.c:6533:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6533 | l_v157303 = 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:6538:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6538 | l_v157307 = 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:7068:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7068 | l_v157470 = 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:7073:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7073 | l_v157474 = 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:7265:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7265 | l_v157580 = 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:7270:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7270 | l_v157584 = 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:7469:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7469 | l_v157597 = RPyItem(l_scope_w_1062, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:7793:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7793 | l_v157789 = 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:7798:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7798 | l_v157793 = 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:7803:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7803 | l_v157797 = RPyItem(l_scope_w_1063, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:8145:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8145 | RPyItem(l_l_378, 1L) = l_v157731; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:62439:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62439 | l_v46709 = 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:62444:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62444 | l_v46713 = 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:62815:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62815 | l_v46850 = 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_1.c:63170:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63170 | l_v46980 = 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:63175:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63175 | l_v46984 = 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_7.c:8332:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8332 | l_v158006 = 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 | # defiimplement_1.c:63425:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63425 | l_v47066 = 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:47ne: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:63430:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63430 | l_v47071 = 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:63435:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63435 | l_v47076 = 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] RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] implement_1.c:63606:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63606 | l_v47139 = 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] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:8337:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8337 | l_v158010 = 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_1.c:64085:13: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64085 | l_v47268 = 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:64194:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64194 | l_v47345 = 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:64199:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64199 | l_v47349 = 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_7.c:8715:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8715 | l_v158153 = 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:8720:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8720 | l_v158157 = 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:8918:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8918 | l_v158170 = 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_1.c:64507:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64507 | l_v47453 = 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:64512:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64512 | l_v47457 = 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:64974:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64974 | l_v47638 = 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_7.c:9217:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9217 | l_v158311 = 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_1.c:65306:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65306 | l_v47763 = 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_7.c:9316:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9316 | l_v158387 = 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_5.c:41271:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41271 | RPyItem(l_l_364, 1L) = l_v122988; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:9625:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9625 | l_v158498 = 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:16680:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16680 | RPyItem(l_l_371, 1L) = l_v136401; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:10056:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10056 | l_v158595 = 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:10061:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10061 | l_v158599 = RPyItem(l_scope_w_1069, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:10459:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10459 | l_v158754 = 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_7.c:10464:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10464 | l_v158758 = RPyItem(l_scope_w_1070, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:10541:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10541 | l_v158770 = RPyItem(l_scope_w_1070, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:11245:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11245 | l_v159099 = 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:11569:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11569 | l_v159223 = RPyItem(l_scope_w_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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:11772:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11772 | l_v159293 = 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:11794:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11794 | l_v159305 = RPyItem(l_scope_w_1074, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:12296:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12296 | l_v159494 = 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:12492:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12492 | l_v159567 = RPyItem(l_scope_w_1077, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:12932:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12932 | l_v159665 = 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:13011:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13011 | l_v159678 = RPyItem(l_scope_w_1079, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:13083:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13083 | l_v159688 = RPyItem(l_scope_w_1079, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:13155:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13155 | l_v159698 = RPyItem(l_scope_w_1079, 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:13227:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13227 | l_v159708 = RPyItem(l_scope_w_1079, 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:13742:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13742 | l_v160010 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:13761:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13761 | l_v160020 = RPyItem(l_scope_w_1080, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:14147:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14147 | l_v160209 = 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:14517:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14517 | l_v160342 = 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:14775:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14775 | l_v160425 = RPyItem(l_scope_w_1085, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:14780:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14780 | l_v160429 = RPyItem(l_scope_w_1085, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:14981:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14981 | l_v160443 = RPyItem(l_scope_w_1085, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:15057:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15057 | l_v160454 = RPyItem(l_scope_w_1085, 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:15954:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15954 | l_v160885 = 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:16311:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16311 | l_v161017 = 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:16696:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16696 | l_v161150 = 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:16701:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16701 | l_v161155 = RPyItem(l_scope_w_1090, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:17095:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17095 | l_v161297 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:17112:18: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17112 | l_v161350 = RPyItem(l_scope_w_1091, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:17422:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17422 | l_v161360 = RPyItem(l_scope_w_1091, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:17562:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17562 | l_v161485 = 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:17567:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17567 | l_v161490 = 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_7.c:17752:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17752 | l_v161560 = 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:17757:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17757 | l_v161564 = 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:17762:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17762 | l_v161568 = 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:17985:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17985 | l_v161650 = 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:17990:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17990 | l_v161654 = 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:17995:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17995 | l_v161658 = RPyItem(l_scope_w_1094, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v161790 = 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:18357:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18357 | l_v161795 = 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:18912:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18912 | l_v161991 = 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:19371:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19371 | l_v162164 = RPyItem(l_scope_w_1098, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:19376:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19376 | l_v162168 = RPyItem(l_scope_w_1098, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:25981:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25981 | RPyItem(l_l_372, 1L) = l_v139852; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v162301 = 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:19755:18: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19755 | l_v162354 = RPyItem(l_scope_w_1099, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:19760:18: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19760 | l_v162358 = RPyItem(l_scope_w_1099, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:20227:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20227 | l_v162490 = 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)implement_5.c:52794:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52794 | RPyIte ((array)->itemms[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] (./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | voil_vd126947, 1L) = l_v126948; [platform:WARNING] | ^ ~~ [platform:WARNING] */Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defiitems[RPYne RPyItem_(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] V./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ARLimplement_5.cENGTH]; [platform:WARNING] | ^ [platform:WARNING] :52795implement_7.c:20232:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] : 20232 | l_v162494 = RPyIt2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52795 | Rem(l_scope_w_1100, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] P/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_v126947, 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_7.c:20683:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20683 | l_v162669 = RPyItem(l_scope_w_1101, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:20688:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20688 | l_v162674 = 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:20693:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20693 | l_v162679 = 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:20868:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20868 | l_v162740 = 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:20873:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20873 | l_v162745 = 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:20878:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20878 | l_v162750 = RPyItem(l_scope_w_1102, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:20883:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20883 | l_v162755 = RPyItem(l_scope_w_1102, 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:21055:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21055 | l_v162820 = 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:21060:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21060 | l_v162824 = 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:21548:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21548 | l_v162961 = 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:21553:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21553 | l_v162965 = 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:21683:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21683 | l_v163014 = 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:21700:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21700 | l_v163067 = 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:22115:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22115 | l_v163204 = 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:22313:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22313 | l_v163217 = 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:22388:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22388 | l_v163228 = RPyItem(l_scope_w_1106, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:22463:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22463 | l_v163239 = RPyItem(l_scope_w_1106, 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:22468:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22468 | l_v163243 = RPyItem(l_scope_w_1106, 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:22473:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22473 | l_v163247 = RPyItem(l_scope_w_1106, 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:22478:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22478 | l_v163251 = RPyItem(l_scope_w_1106, 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:22483:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22483 | l_v163255 = RPyItem(l_scope_w_1106, 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_5.c:59019:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59019 | RPyItem(l_v129043, 1L) = l_v129044; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59020:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59020 | RPyItem(l_v129043, 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_7.c:23061:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23061 | l_v163586 = 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:23066:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23066 | l_v163590 = 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_5.c:59723:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59723 | RPyItem(l_v129283, 1L) = l_v129284; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59724:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59724 | RPyItem(l_v129283, 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_7.c:23403:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23403 | l_v163717 = 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:23777:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23777 | l_v163849 = 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:23794:18: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23794 | l_v163902 = 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:24346:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24346 | l_v164071 = 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_7.c:24351:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24351 | l_v164075 = RPyItem(l_scope_w_1110, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:24356:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24356 | l_v164079 = RPyItem(l_scope_w_1110, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:24598:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24598 | l_v164174 = 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:24960:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24960 | l_v164256 = 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:24977:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24977 | l_v164309 = 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:25175:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25175 | l_v164322 = 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:25539:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25539 | l_v164471 = 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:25544:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25544 | l_v164475 = RPyItem(l_scope_w_1113, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:25549:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25549 | l_v164479 = RPyItem(l_scope_w_1113, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:25897:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25897 | l_v164658 = 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:25902:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25902 | l_v164662 = 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:25907:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25907 | l_v164666 = 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:26109:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26109 | l_v164681 = RPyItem(l_scope_w_1114, 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:26183:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26183 | l_v164691 = RPyItem(l_scope_w_1114, 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:26257:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26257 | l_v164701 = RPyItem(l_scope_w_1114, 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:26675:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26675 | l_v164952 = 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:26751:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26751 | l_v164962 = 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:26928:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26928 | l_v165089 = 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:26945:18: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26945 | l_v165142 = 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:27406:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27406 | l_v165272 = 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:27764:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27764 | l_v165402 = RPyItem(l_scope_w_1118, 1L); [platform:WARNING] implement_6.c:35151:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35151 | l_v143341 = 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:35400:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35400 | l_v143438 = 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:35799:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35799 | l_v143579 = 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] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:27957:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27957 | l_v165412 = 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:28119:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28119 | l_v165540 = 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_6.c:36209:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36209 | l_v143718 = 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:36448:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36448 | l_v143843 = 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.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defimplement_7.c:28594:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28594 | l_v165677 = 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:28599:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28599 | l_v165681 = 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:28604:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28604 | l_v165685 = RPyItem(l_scope_w_1120, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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] implement_6.c:36629:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36629 | l_v143908 = 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_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:36949:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36949 | l_v143980 = 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_7.c:28843:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28843 | l_v165774 = 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:28923:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28923 | l_v165786 = RPyItem(l_scope_w_1121, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:28928:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28928 | l_v165790 = RPyItem(l_scope_w_1121, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:37300:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37300 | l_v144141 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:37494:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37494 | l_v144151 = RPyItem(l_scope_w_963, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.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_v166099 = 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:29866:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29866 | l_v166112 = 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:29940:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29940 | l_v166122 = 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:29945:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29945 | l_v166126 = RPyItem(l_scope_w_1122, 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:29950:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29950 | l_v166130 = RPyItem(l_scope_w_1122, 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:30031:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30031 | l_v166143 = RPyItem(l_scope_w_1122, 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:30426:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30426 | l_v166388 = 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:31055:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31055 | l_v166628 = 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:31233:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31233 | l_v166693 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:31478:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31478 | l_v166773 = 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:32168:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32168 | l_v167041 = 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:32173:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32173 | l_v167045 = RPyItem(l_scope_w_1128, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:32178:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32178 | l_v167049 = RPyItem(l_scope_w_1128, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:32183:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32183 | l_v167053 = RPyItem(l_scope_w_1128, 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:32546:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32546 | l_v167142 = 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:32616:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32616 | l_v167162 = RPyItem(l_scope_w_1129, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:32690:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32690 | l_v167173 = RPyItem(l_scope_w_1129, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:39702:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39702 | l_v144986 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:33874:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33874 | l_v167629 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:33879:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33879 | l_v167633 = RPyItem(l_scope_w_1133, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:33884:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33884 | l_v167637 = RPyItem(l_scope_w_1133, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:33889:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33889 | l_v167641 = RPyItem(l_scope_w_1133, 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:34251:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34251 | l_v167818 = RPyItem(l_scope_w_1134, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:34781:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34781 | l_v168020 = RPyItem(l_scope_w_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_7.c:35068:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35068 | l_v168123 = 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_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:35073:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35073 | l_v168127 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:35432:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35432 | l_v168247 = 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] implement_7.c:35983:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35983 | RPyItem(l_l_380, 1L) = l_v168188; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:36258:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36258 | l_v168554 = 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:36279:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36279 | l_v168566 = 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.cimplement_6.c:42030:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42030 | l_v145831 = 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_6.c:42035:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42035 | l_v145835 = RPyItem(l_scope_w_966, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :36952:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36952 | l_v168807 = 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:37147:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37147 | l_v168819 = 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_7.c:37152:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37152 | l_v168823 = RPyItem(l_scope_w_1140, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:42422:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42422 | l_v145971 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:42618:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42618 | l_v145983 = RPyItem(l_scope_w_967, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:42919:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42919 | l_v146170 = 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:43097:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43097 | l_v146234 = 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_7.c:37455:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37455 | l_v169010 = RPyItem(l_scope_w_1141, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:37649:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37649 | l_v169020 = RPyItem(l_scope_w_1141, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:44051:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44051 | l_v146498 = RPyItem(l_scope_w_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_6.c:44056:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44056 | l_v146503 = 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 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:44061:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44061 | l_v146508 = 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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:44066:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44066 | l_v146513 = RPyItem(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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:38130:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38130 | l_v169223 = 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:38681:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38681 | RPyItem(l_l_381, 1L) = l_v169164; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:38935:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38935 | l_v169527 = 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_6.c:44282:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44282 | l_v146627 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:39300:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39300 | l_v169653 = 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_6.c:44463:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44463 | l_v146690 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:44678:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44678 | l_v146765 = 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:44683:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44683 | l_v146770 = RPyItem(l_scope_w_976, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:44879:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44879 | l_v146836 = 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:45210:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45210 | l_v146958 = 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:45530:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45530 | l_v147082 = 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_6.c:45752:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45752 | l_v147154 = 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_6.c:45948:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45948 | l_v147166 = RPyItem(l_scope_w_980, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:46448:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46448 | l_v147424 = 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:46617:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46617 | l_v147485 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.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_v169796 = 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:39801:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39801 | l_v169800 = RPyItem(l_scope_w_1145, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:39883:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39883 | l_v169813 = RPyItem(l_scope_w_11implement_6.c:46805:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4 46805 | l_v147553 = RPyItem(l_scope_w_985,4 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] ,/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 1L)69; [platform:WARNING] | ^ ~~ [platform:WARNING] | /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] # 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VAR define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] LENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:46810:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46810 | l_v147557 = RPyItem(l_scope_w_984, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:40340:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40340 | l_v170058 = 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_6.c:47037:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47037 | l_v147637 = 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_7.c:40523:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40523 | l_v170084 = RPyItem(l_scope_w_1148, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:40545:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40545 | l_v170097 = RPyItem(l_scope_w_1148, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:40550:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40550 | l_v170101 = RPyItem(l_scope_w_1148, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:40555:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40555 | l_v170105 = RPyItem(l_scope_w_1148, 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:47266:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47266 | l_v147718 = 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:47271:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47271 | l_v147722 = 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:47433:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47433 | l_v147737 = RPyItem(l_scope_w_986, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:40830:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40830 | l_v170246 = RPyItem(l_scope_wimplement_6.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_v147836 = 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] 1./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 149implement_6.c:47712:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] , 47712 | l_v147840 = RPyItem(l_scope_w_987, 2 L); [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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* itemLs)[;R [platform:WARNING] P Y| _ ^ ~~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 RPyIteimplement_6.c:48203:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48203 | l_v148073 = 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:48397:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48397 | l_v148084 = 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 | # defm(array, index) 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] ((array)->items[index]) [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_6.c:48859:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48859 | l_v148251 = 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:48938:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48938 | l_v148264 = 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_6.c:49011:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49011 | l_v148274 = RPyItem(l_scope_w_991, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:41526:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41526 | l_v170508 = 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:41531:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41531 | l_v170512 = 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:41536:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41536 | l_v170516 = RPyItem(l_scopeimplement_6.c:49706:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49706 | l_v148578 = RPyItem(l_scope_w_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_6.c:49776:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49776 | l_v148643 = 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, in_w_1150, 3L); [platform:WARNING] | ^ ~~dex) ((array)->items[ind [platform:WARNING] ex])/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RP:Y_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 69:47implement_6.c:49781:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] : 49781 | l_v148648 = 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] note: 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[Rexpanded from macro 'RPyItem' [platform:WARNING] P 69 | Y_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] #implement_6.c:49786:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49786 | l_v148653 = 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 :49791:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49791 | l_v148658 = RPyItem(l_scope_w_993, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hd:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] e69 | # define RPyItem(array, index) ((array)->items[index]) [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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:41541:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41541 | l_v170520 = 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] implement_7.c:41745:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41745 | l_v170535 = RPyItem(l_scope_w_1150, 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) implement_6.c:49964:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49964 | ( ( a rlr_av14y)->items[index]) [platform:WARNING] 8721 = 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:49969:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49969 | l_v148725 = RPyItem(l_scope_w_994, 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) ((array)->items[index]) [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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:50183:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50183 | l_v148796 = 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:50188:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50188 | l_v148800 = 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:50193:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50193 | l_v148804 = 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_7.c:42016:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42016 | l_v170674 = 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] implement_6.c:50744:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50744 | l_v148955 = 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:50848:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50848 | l_v148965 = 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:42286:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42286 | l_v170771 = 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_VARimplement_6.c:51234:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51234 | l_v149165 = 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:51322:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51322 | l_v149178 = RPLyEINtem(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] GTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:51486:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51486 | l_v149261 = 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:51574:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51574 | l_v149274 = 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:42581:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42581 | l_v170907 = 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 | # dimplement_6.c:51719:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51719 | l_efine RPyItem(array, index) v149350 = RPyIt ((array)->items[em(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:51809:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51809 | l_v149362 = 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] index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:42777:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42777 | l_v170920 = RPyItem(l_scope_w_1154, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:42850:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42850 | l_v170931 = RPyItem(l_scope_w_1154, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:51967:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51967 | l_v149444 = 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:52055:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52055 | l_v149457 = 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_7.c:43083:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43083 | l_v171110 = RPyItem(l_scope_w_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:implement_6.c8616::522372::14 :note: array 'items' declared herewarning: [platform:WARNING] array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8616 | v o52237i | d *l _ivt1e4m9s5[4R3P Y=_ VRAPRyLIEtNeGmT(Hl]_;s [platform:WARNING] c o| p ^e [platform:WARNING] _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:52330:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52330 | l_v149556 = 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:52405:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52405 | l_v149567 = RPyItem(l_scope_w_1001, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:52638:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52638 | l_v149706 = 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:52726:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52726 | l_v149719 = 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_7.c:43428:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43428 | l_v171246 = 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:43450:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43450 | l_v171259 = 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:43455:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43455 | l_v171264 = 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:52890:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52890 | l_v149802 = 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:52978:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52978 | l_v149815 = 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:53142:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53142 | l_v149898 = 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:53230:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53230 | l_v149911 = 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:53413:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53413 | l_v149997 = 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:53506:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53506 | l_v150010 = 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_7.c:43797:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43797 | l_v171341 = 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] implement_6.c:53581:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53581 | l_v150021 = RPyItem(l_scope_w_1005, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_7.c/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h::43802:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43802 | l_v1769:47: 1note: expanded from macro 'RPyItem'3 [platform:WARNING] 45 = RPyItem(l_scope_w_1157, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] 69 | # /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hd:e69f:i47n:e note: Rexpanded from macro 'RPyItem'P [platform:WARNING] yItem(arr a69y | ,# i nddeefxi)n e R P y I t e m ( a r r a(y(,a rirnadye)x-)> i t e m s [ i n d e x ] ) [platform:WARNING] ( (| a ^ ~~~~~r [platform:WARNING] ray)->items[index]) [platform:WARNING] | ./singleheader.h ^ ~~~~~: [platform:WARNING] 8616:2: note: array 'items' declared here [platform:WARNING] ./singleheader.h :86168616 | : 2v:o inote: darray 'items' declared here* [platform:WARNING] items[RPY_VA R8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] LENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:53814:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53814 | l_v150160 = 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:53902:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53902 | l_v150173 = 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_6.c:54066:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54066 | l_v150256 = 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:54154:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54154 | l_v150269 = 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) implement_7.c ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :44034:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44034 | l_v171468 = 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:44230:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44230 | l_v171481 = 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:44302:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44302 | l_v171491 = 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_7.c:44700:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44700 | l_v171687 = 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* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:44705:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44705 | l_v171691 = 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_7.c:44787:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44787 | l_v171705 = RPyItem(l_scope_w_1159, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:44860:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44860 | l_v171715 = RPyItem(l_scope_w_1159, 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:44933:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44933 | l_v171725 = RPyItem(l_scope_w_1159, 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:54318:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54318 | l_v150352 = 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:54406:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54406 | l_v150365 = 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_6.c:54570:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54570 | l_v150448 = RPyItem(l_scope_w_1009, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_7.c:45462:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45462 | 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[indv171981 = 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:45967:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45967 | l_v172160 = 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] ex]) [platform: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:54658:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54658 | l_v150461 = 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:54822:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54822 | l_v150544 = 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) ((arraimplement_7.c:46516:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46516 | l_v172359 = RPyItem(l_scope_w_1162, 1L); [platform:WARNING] | ^ ~~y)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:54910:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54910 | l_v150557 = 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:/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 2./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARL:ENGTH] note: array 'items' declared here [platform:WARNING] ; [platform:WARNING] | ^ [platform:WARNING] 8616 | implement_7.cvoid* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :46586:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46586 | l_v172369 = RPyItem(l_scope_w_1162, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:46656:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46656 | l_v172379 = RPyItem(l_scope_w_1162, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:55073:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55073 | l_v150640 = 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:55161:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55161 | l_v150653 = 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,implement_7.c index) : ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 47139./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] :14: 8616warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] | 47139 | l_v172611 = RPyItem(l_scope_w_1163, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] 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] o 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] i./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] d* items[RPY_ VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:55324:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55324 | l_v150736 = 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'implement_7.c:47344:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47344 | l_v172688 = RPyItem(l_sco [platform:WARNING] 69 | # define RPyItem(array, index) pe_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[i ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared herendex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* i [platform:WARNING] 8616 | voitems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] d* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:55412:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55412 | l_v150749 = 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_7.c:47489:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47489 | l_v172805 = 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:47494:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47494 | l_v172810 = RPyItem(l_scope_w_1165, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:55745:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55745 | l_v150937 = 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* itemimplement_7.c:47716:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47716 | l_v172837 = 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: sexpanded from macro 'RPyItem' [platform:WARNING] [69 | # define RPyItem(array, index) ((array)->itRems[index]) [platform:WARNING] PY_VARLENG| ^ ~~~~~ [platform:WARNING] T./singleheader.h:8616:2:H ]; [platform:WARNING] note: | array 'items' declared here [platform:WARNING] 8616 | void* ^ items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] implement_7.c:47721:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47721 | l_v172841 = RPyItem(l_scope_w_1166, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:47845:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47845 | l_v172855 = RPyItem(l_scope_w_1166, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:47920:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47920 | l_v172865 = RPyItem(l_scope_w_1166, 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:55940:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55940 | l_v151003 = RPyItem(l_scope_w_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_6.c:56305:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56305 | l_v151131 = 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_6.c:56310:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56310 | l_v151135 = RPyItem(l_scope_w_1016, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:56992:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56992 | l_v151392 = 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_6.c:57187:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57187 | l_v151404 = RPyItem(l_scope_w_1017, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:57531:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57531 | l_v151597 = 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:57959:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57959 | l_v151692 = 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:58233:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58233 | l_v151822 = 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:58238:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58238 | l_v151826 = RPyItem(l_scope_w_1020, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:58243:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58243 | l_v151830 = RPyItem(l_scope_w_1020, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:58499:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58499 | l_v151918 = 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:58578:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58578 | l_v151931 = RPyItem(l_scope_w_1021, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:58650:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58650 | l_v151941 = RPyItem(l_scope_w_1021, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:58722:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58722 | l_v151951 = RPyItem(l_scope_w_1021, 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:59141:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59141 | l_v152191 = 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:59217:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59217 | l_v152201 = 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:59351:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59351 | l_v152320 = 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:59566:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59566 | l_v152397 = 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]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:59571:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59571 | l_v152401 = 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:59766:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59766 | l_v152411 = RPyItem(l_scope_w_1024, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:59985:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59985 | l_v152549 = 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:59990:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59990 | l_v152553 = RPyItem(l_scope_w_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_6.c:60189:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60189 | l_v152567 = RPyItem(l_scope_w_1025, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:60247:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60247 | l_v152582 = RPyItem(l_scope_w_1025, 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:60305:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60305 | l_v152597 = RPyItem(l_scope_w_1025, 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:60378:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60378 | l_v152607 = RPyItem(l_scope_w_1025, 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:60704:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60704 | l_v152816 = 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:60709:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60709 | l_v152821 = 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:60714:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60714 | l_v152826 = 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:60753:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60753 | l_v152839 = 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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:60758:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60758 | l_v152843 = 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:60763:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60763 | l_v152847 = 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_6.c:60862:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60862 | l_v152889 = 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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_6.c:60867:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60867 | l_v152893 = 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_7.c:48307:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48307 | l_v173134 = 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:48312:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48312 | l_v173138 = 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:61053:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61053 | l_v152967 = 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:61058:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61058 | l_v152971 = 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:61175:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61175 | l_v153018 = 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:61455:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61455 | l_v153118 = 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:61460:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61460 | l_v153122 = 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:61465:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61465 | l_v153126 = RPyItem(l_scope_w_1030, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:61575:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61575 | l_v153147 = RPyItem(l_scope_w_1030, 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:61580:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61580 | l_v153151 = RPyItem(l_scope_w_1030, 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:48918:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48918 | l_v173313 = RPyItem(l_scope_w_1169, 1L)implement_6.c; [platform:WARNING] :61585:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61585 | l_v153155 = RPyIte m| (l_scope_ ^ ~~w [platform:WARNING] _103/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h0:,69 :647L:); note: expanded from macro 'RPyItem' [platform:WARNING] [platform:WARNING] | ^ ~~ [platform:WARNING] 69 | # define R/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hP:69:47: note: yexpanded from macro 'RPyItem' [platform:WARNING] Item(array ,69 | # define RPyItem(arr aiy, index) n d e x )((array ) - >i tems[index])( [platform:WARNING] ( a| r ^ ~~~~~r [platform:WARNING] ay)->items[index])./singleheader.h [platform:WARNING] :8616:2: note: array 'items' declared here [platform:WARNING] | ^ ~~~~~8616 | void [platform:WARNING] * ite./singleheader.hm:s[RPY_V8616A:RLEN2G: Tnote: array 'items' declared hereH [platform:WARNING] ]; 8616 [platform:WARNING] | vo| id ^* [platform:WARNING] items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:48923:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48923 | l_v173317 = 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_7.c:49006:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49006 | l_v173331 = RPyItem(l_scope_w_1169, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:49011:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49011 | l_v173335 = RPyItem(l_scope_w_1169, 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:49087:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49087 | l_v173346 = RPyItem(l_scope_w_1169, 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:49092:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49092 | l_v173351 = RPyItem(l_scope_w_1169, 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:49312:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49312 | l_v173531 = RPyItem(l_scope_w_1170, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:49317:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49317 | l_v173536 = RPyItem(l_scope_w_1170, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:49322:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49322 | l_v173541 = RPyItem(l_scope_w_1170, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:62033:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62033 | l_v153402 = 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:62038:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62038 | l_v153406 = 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_7.c:49505:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49505 | l_v173606 = 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:49510:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49510 | l_v173611 = 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:49693:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49693 | l_v173675 = 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:49698:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49698 | l_v173680 = 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_6.c:62568:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62568 | l_v153598 = 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:62764:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62764 | l_v153610 = 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:63045:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63045 | l_v153793 = RPyItem(l_scope_w_1035, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: implement_7.cnote: :array 'items' declared here49933 [platform:WARNING] :16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49933 | l_v17375 86164 | = 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 | # definveo iRdP*y Iitteemm(sa[rRrPaYy_,V AiRnLEdNGTH]; [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:50129:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50129 | l_v173767 = 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:50201:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50201 | l_v173777 = RPyItem(l_scope_w_1173, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:63245:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63245 | l_v153863 = 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:63250:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63250 | l_v153867 = 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_7.c:50572:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50572 | l_v174013 = 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_6.c:63577:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63577 | l_v153994 = 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:63767:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63767 | l_v154060 = 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:63772:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63772 | l_v154064 = 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:64088:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64088 | l_v154187 = 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:64284:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64284 | l_v154255 = 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:64305:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64305 | l_v154267 = 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_7.c:50985:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50985 | l_v174106 = 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:51064:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51064 | l_v174119 = 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:51136:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51136 | l_v174129 = 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_7.c:51208:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51208 | l_v174139 = RPyItem(l_scope_w_1175, 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:51280:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51280 | l_v174149 = RPyItem(l_scope_w_1175, 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:51352:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51352 | l_v174159 = RPyItem(l_scope_w_1175, 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:64792:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64792 | l_v154449 = 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:64988:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64988 | l_v154517 = RPyItem(l_scope_w_1043, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:65009:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65009 | l_v154529 = RPyItem(l_scope_w_1043, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:65474:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65474 | l_v154662 = 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:65531:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65531 | l_v154724 = 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_7.c:52029:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52029 | l_v174519 = 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_7.c:52034:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52034 | l_v174523 = RPyItem(l_scope_w_1176, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:52108:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52108 | l_v174534 = RPyItem(l_scope_w_1176, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:52606:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52606 | l_v174736 = 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:52678:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52678 | l_v174746 = 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:52683:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52683 | l_v174750 = 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:53048:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53048 | l_v174992 = 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:53357:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53357 | l_v175112 = 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:53599:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53599 | l_v175185 = 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:53794:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53794 | l_v175197 = RPyItem(l_scope_w_1180, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:54442:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54442 | l_v175411 = 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_7.c:54546:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54546 | l_v175421 = RPyItem(l_scope_w_1181, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:54618:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54618 | l_v175431 = RPyItem(l_scope_w_1181, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:54685:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54685 | l_v175439 = RPyItem(l_scope_w_1181, 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:54757:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54757 | l_v175449 = RPyItem(l_scope_w_1181, 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:55580:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55580 | l_v175893 = 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:55654:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55654 | l_v175904 = 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_7.c:55726:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55726 | l_v175914 = RPyItem(l_scope_w_1182, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:56157:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56157 | l_v176109 = 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:56387:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56387 | l_v176222 = 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:56392:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56392 | l_v176227 = 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:56493:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56493 | l_v176264 = 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:56599:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56599 | l_v176315 = 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:56999:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56999 | l_v176417 = 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_7.c:57149:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57149 | l_v176472 = 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:57170:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57170 | l_v176484 = RPyItem(l_scope_w_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_7.c:57280:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57280 | l_v176534 = 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:57388:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57388 | l_v176564 = 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:57760:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57760 | l_v176702 = 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:57777:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57777 | l_v176711 = RPyItem(l_scope_w_1191, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:58115:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58115 | l_v176798 = 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] implement_7.c:58120:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58120 | l_v176802 = RPyItem(l_scope_w_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_7.c:58125:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58125 | l_v176806 = RPyItem(l_scope_w_1192, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:58207:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58207 | l_v176819 = RPyItem(l_scope_w_1192, 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:58282:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58282 | l_v176829 = RPyItem(l_scope_w_1192, 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:58357:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58357 | l_v176839 = RPyItem(l_scope_w_1192, 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:58432:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58432 | l_v176849 = RPyItem(l_scope_w_1192, 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:58508:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58508 | l_v176859 = RPyItem(l_scope_w_1192, 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:58586:14: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58586 | l_v176870 = RPyItem(l_scope_w_1192, 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:59314:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59314 | l_v177318 = 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:59392:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59392 | l_v177330 = 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:59466:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59466 | l_v177341 = RPyItem(l_scope_w_1193, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:59539:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59539 | l_v177351 = RPyItem(l_scope_w_1193, 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:60013:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60013 | l_v177585 = 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:60091:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60091 | l_v177597 = 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:60167:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60167 | l_v177608 = 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:60244:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60244 | l_v177619 = 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:60320:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60320 | l_v177630 = 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:60394:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60394 | l_v177640 = 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:60966:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60966 | l_v177982 = 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:61044:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61044 | l_v177994 = 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:61118:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61118 | l_v178005 = 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:61569:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61569 | l_v178228 = 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:61574:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61574 | l_v178232 = 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:61579:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61579 | l_v178236 = 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:61584:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61584 | l_v178240 = 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:61894:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61894 | l_v178381 = 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:62196:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62196 | l_v178445 = 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:62276:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62276 | l_v178458 = 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:62349:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62349 | l_v178468 = 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:62422:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62422 | l_v178478 = 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:62495:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62495 | l_v178488 = RPyItem(l_scope_w_1198, 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:62569:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62569 | l_v178498 = RPyItem(l_scope_w_1198, 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:62574:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62574 | l_v178502 = RPyItem(l_scope_w_1198, 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:62579:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62579 | l_v178506 = RPyItem(l_scope_w_1198, 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:62584:14: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62584 | l_v178510 = RPyItem(l_scope_w_1198, 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:62670:14: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62670 | l_v178524 = RPyItem(l_scope_w_1198, 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:62751:14: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62751 | l_v178535 = RPyItem(l_scope_w_1198, 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:62832:14: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62832 | l_v178546 = RPyItem(l_scope_w_1198, 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:62912:14: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62912 | l_v178556 = RPyItem(l_scope_w_1198, 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:62917:14: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62917 | l_v178560 = RPyItem(l_scope_w_1198, 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:62922:14: warning: array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62922 | l_v178564 = RPyItem(l_scope_w_1198, 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:63773:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63773 | l_v179168 = 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:63778:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63778 | l_v179173 = 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:63819:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63819 | l_v179184 = 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:63824:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63824 | l_v179189 = 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:63829:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63829 | l_v179194 = 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:63834:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63834 | l_v179199 = 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:63839:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63839 | l_v179204 = 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:63882:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63882 | l_v179220 = 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:63887:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63887 | l_v179225 = 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:63917:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63917 | l_v179236 = 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:63947:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63947 | l_v179247 = 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:63982:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63982 | l_v179259 = 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:64039:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64039 | l_v179282 = 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:64044:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64044 | l_v179287 = 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:64136:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64136 | l_v179306 = 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:64215:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64215 | l_v179319 = 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:64288:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64288 | l_v179329 = 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:64671:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64671 | l_v179527 = 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:64693:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64693 | l_v179540 = RPyItem(l_scope_w_1201, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64698:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64698 | l_v179544 = RPyItem(l_scope_w_1201, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_7.c:64703:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64703 | l_v179548 = RPyItem(l_scope_w_1201, 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:64954:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64954 | l_v179682 = 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:65170:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65170 | l_v179696 = 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:65493:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65493 | l_v179845 = 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:65572:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65572 | l_v179858 = 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:65646:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65646 | l_v179869 = 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:65651:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65651 | l_v179874 = 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] 16 warnings generated. [platform:WARNING] 3 warnings generated. [platform:WARNING] 2 warnings generated. [platform:WARNING] 24 warnings generated. [platform:WARNING] 199 warnings generated. [platform:WARNING] 8 warnings generated. [platform:WARNING] implement_8.c:193:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 193 | l_v180018 = 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_8.c:268:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 268 | l_v180029 = 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] implement_8.c:1219:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1219 | l_v180430 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:1224:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1224 | l_v180434 = RPyItem(l_scope_w_1207, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:1673:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1673 | l_v180579 = 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:1678:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1678 | l_v180584 = 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:1736:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1736 | l_v180601 = 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:1959:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1959 | l_v180716 = 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:2413:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2413 | l_v180853 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:2817:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2817 | l_v180983 = 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:2822:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2822 | l_v180987 = RPyItem(l_scope_w_1212, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 159 warnings generated. [platform:WARNING] implement_8.c:3947:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3947 | l_v181389 = RPyItem(l_scope_w_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(array, index) ((array)->items[index]) [platform: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:3952:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3952 | l_v181393 = RPyItem(l_scope_w_1215, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:4150:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4150 | l_v181406 = RPyItem(l_scope_w_1215, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:4427:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4427 | l_v181590 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:4663:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4663 | l_v181664 = 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:4861:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4861 | l_v181677 = 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:4936:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4936 | l_v181688 = 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:5305:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5305 | l_v181928 = 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:5647:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5647 | l_v182056 = 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:5841:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5841 | l_v182066 = 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:6000:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6000 | l_v182190 = 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:7192:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7192 | l_v182567 = RPyItem(l_scope_w_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[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:7197:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7197 | l_v182571 = RPyItem(l_scope_w_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_8.c:7871:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7871 | l_v182830 = 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:7876:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7876 | l_v182834 = 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:7881:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7881 | l_v182838 = RPyItem(l_scope_w_1226, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:8404:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8404 | l_v183094 = 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:8409:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8409 | l_v183098 = 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:9037:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9037 | l_v183335 = 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:9042:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9042 | l_v183339 = 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:9047:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9047 | l_v183343 = RPyItem(l_scope_w_1230, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:9052:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9052 | l_v183347 = RPyItem(l_scope_w_1230, 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:9492:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9492 | l_v183536 = RPyItem(l_scope_w_1231, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:9668:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9668 | l_v183600 = 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] 366 warnings generated. [platform:WARNING] implement_8.c:10036:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10036 | l_v183724 = 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:10476:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10476 | l_v183834 = RPyItem(l_scope_w_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[index]) [platform: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:10481:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10481 | l_v183839 = RPyItem(l_scope_w_1235, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:10565:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10565 | l_v183907 = 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:10570:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10570 | l_v183911 = RPyItem(l_scope_w_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_8.c:10971:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10971 | l_v184027 = 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:10976:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10976 | l_v184031 = 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] implement_8.c:10981:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10981 | l_v184036 = RPyItem(l_scope_w_1237, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:11075:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11075 | l_v184064 = 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:11145:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11145 | l_v184124 = 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:11349:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11349 | l_v184192 = 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:11354:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11354 | l_v184196 = RPyItem(l_scope_w_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) ((array)->items[index]) [platform: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:11902:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11902 | l_v184363 = 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] implement_8.c:12000:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12000 | l_v184437 = 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:12606:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12606 | l_v184577 = 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:12611:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12611 | l_v184581 = RPyItem(l_scope_w_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_8.c:12932:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12932 | l_v184761 = 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:13143:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13143 | l_v184837 = 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:13492:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13492 | l_v184961 = 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:13709:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13709 | l_v185037 = RPyItem(l_scope_w_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] implement_8.c:13714:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13714 | l_v185042 = RPyItem(l_scope_w_1248, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:13719:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13719 | l_v185047 = RPyItem(l_scope_w_1248, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:13724:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13724 | l_v185052 = RPyItem(l_scope_w_1248, 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:13909:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13909 | l_v185117 = 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:14123:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14123 | l_v185194 = 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:14302:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14302 | l_v185258 = 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:14307:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14307 | l_v185263 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:14503:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14503 | l_v185329 = 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:15171:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15171 | l_v185571 = 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:15176:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15176 | l_v185576 = RPyItem(l_scope_w_1254, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:15181:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15181 | l_v185581 = RPyItem(l_scope_w_1254, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:15186:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15186 | l_v185586 = RPyItem(l_scope_w_1254, 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:15721:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15721 | l_v185772 = 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:15726:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15726 | l_v185777 = 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:15731:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15731 | l_v185782 = 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:15736:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15736 | l_v185787 = 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:15741:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15741 | l_v185792 = RPyItem(l_scope_w_1256, 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:16276:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16276 | l_v185978 = 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:16281:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16281 | l_v185983 = 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:16286:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16286 | l_v185988 = 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:16291:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16291 | l_v185993 = 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:16296:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16296 | l_v185998 = 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_8.c:16476:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16476 | l_v186063 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:16670:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16670 | l_v186135 = 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:16864:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16864 | l_v186207 = 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:17083:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17083 | l_v186282 = 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:17088:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17088 | l_v186286 = RPyItem(l_scope_w_1262, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:17526:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17526 | l_v186459 = 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:17871:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17871 | l_v186590 = 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:17876:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17876 | l_v186594 = 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:17881:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17881 | l_v186598 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:18231:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18231 | l_v186732 = 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:18424:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18424 | l_v186742 = RPyItem(l_scope_w_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_8.c:18585:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18585 | l_v186869 = 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:18778:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18778 | l_v186879 = 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:18939:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18939 | l_v187006 = 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:19132:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19132 | l_v187016 = 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:19411:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19411 | l_v187144 = 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:19416:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19416 | l_v187149 = 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_8.c:19658:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19658 | l_v187275 = 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:20120:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20120 | l_v187416 = RPyItem(l_scope_w_1271, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:20125:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20125 | l_v187421 = RPyItem(l_scope_w_1271, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:20550:2: warning: array index 21 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20550 | RPyItem(l_v187477, 21L) = l_v187478; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:20619:2: warning: array index 20 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20619 | RPyItem(l_v187496, 20L) = l_v187497; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:20688:2: warning: array index 19 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20688 | RPyItem(l_v187515, 19L) = l_v187516; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:20757:2: warning: array index 18 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20757 | RPyItem(l_v187534, 18L) = l_v187535; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:20826:2: warning: array index 17 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20826 | RPyItem(l_v187553, 17L) = l_v187554; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:20895:2: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20895 | RPyItem(l_v187572, 16L) = l_v187573; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:20964:2: warning: array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20964 | RPyItem(l_v187591, 15L) = l_v187592; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:21033:2: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21033 | RPyItem(l_v187610, 14L) = l_v187611; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:21102:2: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21102 | RPyItem(l_v187629, 13L) = l_v187630; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:21171:2: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21171 | RPyItem(l_v187648, 12L) = l_v187649; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:21240:2: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21240 | RPyItem(l_v187667, 11L) = l_v187668; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:21309:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21309 | RPyItem(l_v187686, 10L) = l_v187687; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:21378:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21378 | RPyItem(l_v187705, 9L) = l_v187706; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:21447:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21447 | RPyItem(l_v187724, 8L) = l_v187725; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:21516:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21516 | RPyItem(l_v187743, 7L) = l_v187744; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:21585:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21585 | RPyItem(l_v187762, 6L) = l_v187763; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:21654:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21654 | RPyItem(l_v187781, 5L) = l_v187782; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:21723:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21723 | RPyItem(l_v187800, 4L) = l_v187801; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:21864:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21864 | RPyItem(l_v187820, 3L) = l_v187821; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:21933:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21933 | RPyItem(l_v187863, 2L) = l_v187864; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:22002:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22002 | RPyItem(l_v187882, 1L) = l_v187883; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:26272:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26272 | l_v189153 = 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:26277:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26277 | l_v189158 = RPyItem(l_scope_w_1272, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:26474:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26474 | l_v189229 = 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:26479:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26479 | l_v189234 = 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_8.c:26822:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26822 | l_v189355 = 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:27194:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27194 | l_v189483 = 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:27387:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27387 | l_v189493 = RPyItem(l_scope_w_1277, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:27542:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27542 | l_v189617 = RPyItem(l_scope_w_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_8.c:27858:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27858 | l_v189738 = 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:27863:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27863 | l_v189743 = 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:27868:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27868 | l_v189748 = RPyItem(l_scope_w_1279, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:28069:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28069 | l_v189818 = 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:28074:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28074 | l_v189822 = RPyItem(l_scope_w_1280, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:28079:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28079 | l_v189826 = RPyItem(l_scope_w_1280, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:28411:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28411 | l_v189956 = 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:28416:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28416 | l_v189961 = 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:28421:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28421 | l_v189966 = 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:28629:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28629 | l_v190035 = 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:28634:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28634 | l_v190039 = 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:29063:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29063 | l_v190212 = 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:29068:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29068 | l_v190217 = 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:29246:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29246 | l_v190281 = 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:29599:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29599 | l_v190405 = 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:29604:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29604 | l_v190410 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:30086:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30086 | l_v190543 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:30091:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30091 | l_v190548 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:30096:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30096 | l_v190553 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:30280:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30280 | l_v190618 = 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:30285:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30285 | l_v190623 = 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:30492:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30492 | l_v190691 = 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:30497:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30497 | l_v190695 = 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:30920:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30920 | l_v190868 = 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:30925:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30925 | l_v190872 = 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:31139:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31139 | l_v190941 = 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:31497:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31497 | l_v191075 = 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:31502:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31502 | l_v191079 = 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:31507:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31507 | l_v191083 = RPyItem(l_scope_w_1292, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:31863:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31863 | l_v191219 = 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:32056:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32056 | l_v191229 = RPyItem(l_scope_w_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_8.c:32233:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32233 | l_v191360 = 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:32426:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32426 | l_v191370 = 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_11.c:14310:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14310 | RPyItem(l_l_412, 1L) = l_v249026implement_8.c:32901:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32901 | l_v191591 = 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:33094:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33094 | l_v191601 = 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:33249:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33249 | l_v191726 = 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:33475:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33475 | l_v191796 = 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:33480:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33480 | l_v191800 = 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:33701:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33701 | l_v191815 = RPyItem(l_scope_w_1297, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:34005:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34005 | l_v192011 = 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:34010:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34010 | l_v192016 = RPyItem(l_scope_w_1298, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:34210:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34210 | l_v192083 = 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] ; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:34555:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34555 | l_v192214 = 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:34560:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34560 | l_v192218 = 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:34565:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34565 | l_v192222 = RPyItem(l_scope_w_1300, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:34915:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34915 | l_v192356 = 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:35108:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35108 | l_v192366 = RPyItem(l_scope_w_1301, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:16578:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16578 | l_v205674 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:16583:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16583 | l_v205678 = RPyItem(l_scope_w_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:35287:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35287 | l_v192494 = 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:35480:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35480 | l_v192504 = 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)implement_9.c:16920:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16920 | l_v205732 = 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_9.c:17001:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17001 | l_v205745 = 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_9.c:17078:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17078 | l_v205756 = RPyItem(l_scope_w_1317, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:17154:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17154 | l_v205767 = RPyItem(l_scope_w_1317, 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:17547:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17547 | l_v206012 = 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 RPy->items[index]) [platform: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:35641:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35641 | l_v192631 = 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:35834:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35834 | l_v192641 = 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:36041:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36041 | l_v192770 = 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:69Item(array, index) ((array)->items[index]) [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[RP ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:36046:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36046 | l_v192774 = RPyItem(lARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _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] implement_9.c:17709:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17709 | l_v206031./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | = 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] void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:17817:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17817 | l_v206109 = 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:17822:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17822 | l_v206114 = 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:17853:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17853 | l_v206125 = 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:17858:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17858 | l_v206130 = 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_8.c:36491:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36491 | l_v192949 = 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:36496:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36496 | l_v192954 = 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_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_v289465 = 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(arrayimplement_8.c:36747:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36747 | l_v193041 = RPyItem(l_scope_, index) w _1 30 6, 1 L) ; [platform:WARNING] | ^ ~~ [platform:WARNING] ((a/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hr:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:36752:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36752 | l_v193046 = RPyItem(l_scope_w_1306, 2L); [platform:WARNING] r | ^ ~~ [platform:WARNING] ay/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h):->items[index])69 [platform:WARNING] : | ^ ~~~~~ [platform:WARNING] 47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ./singleheader.h: ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 8616 | implement_13.c vo: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] id*47 | l_v289469 = 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] i 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: tnote: earray 'items' declared here [platform:WARNING] m17196 | Signed sitem[s[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:181:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 181 | l_v289506 = 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] 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_v289519 = 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_v289528 = 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_v289533 = 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_v289538 = 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] implement_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_v289552 = 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_v289561 = 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_v289565 = 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_v289570 = 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_v289599 = 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_v289603 = 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_v289620 = 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_v289633 = 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_v289637 = 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_v289655 = 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_v289669 = 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_v289678 = 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_v289692 = 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_v289696 = 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_v289700 = 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_v289704 = 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_v289718 = 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_v289727 = 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_v289740 = 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_v289763 = 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_v289776 = 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_v289780 = 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_v289817 = 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_v289826 = 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] implement_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_v289840 = 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_v289849 = 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_v289867 = 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_v289872 = 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] implement_13.c:1340:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1340 | l_v289906 = 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_v289925 = 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_v289930 = 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_8.c:37077:16: 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] array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] 1451 | l_v289944 = 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] [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_v289962 = 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_v289966 = 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) ((arra37077 | 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] l_v193146 = RPyItem(l_simplement_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_v289983 = 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.hc: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_v289987 = 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:o1704: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_v290030 = 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_v290034 = 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] peimplement_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_v290065 = 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] _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:37271:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37271 | l_v193156 = 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_9.c:17929:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17929 | l_v206152 = 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:17934:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17934 | l_v206156 = 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:17939:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17939 | l_v206160 = 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* iimplement_8.c:37416:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37416 | l_v193277 = 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:37421:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37421 | l_v193281 =t eRmPsy[IRtPeYm_(VlA_RsLcEoNpGeT_Hw]_;1 [platform:WARNING] 3 0| 8 ^, [platform:WARNING] 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.himplement_9.c::6917944::4714:: note: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17944 | l_v206164 expanded from macro 'RPyItem' [platform:WARNING] = RPyItem 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2:( note: array 'items' declared here [platform:WARNING] 8616 | void* itl_scope_w_1319, 4L)e;ms[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] implement_8.c:37610:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37610 | l_v193346 = 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:37615:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37615 | l_v193351 = 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:37808:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37808 | l_v193418 = 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:37829:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37829 | l_v193430 = 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_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_v290119 = 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_v290168 = 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_8.c:38720:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38720 | l_v193743 = 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: 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_v290183 = RPyItem(l_args_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] note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:38725:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38725 | l_v193747 = 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:38924:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38924 | l_v193760 = RPyItem(l_scope_w_1311, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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_v290220 = 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_v290238 = 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_v290243 = 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] implement_8.c:39375:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39375 | l_v193956 = 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:39380:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39380 | l_v193960 = 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_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_v290257 = 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_v290266 = 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(arimplement_8.c:39694:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39694 | 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] 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_v290270 = 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_v290274 = 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_v290287 = 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_v290296 = 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_v290314 = 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_v290318 = 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_v290335 = 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_v290339 = 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_v290353 = 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_v290362 = 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_v290366 = 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_v290381 = 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_v290395 = 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_v290409 = 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_v290431 = 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] l_v194133 = 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 | # defiimplement_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_v290449 = RPyIne RPytItem(array, index) ((array)->items[index]) [platform: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:39699:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39699 | l_v194138 = 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] em(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_v290453 = 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_v290457 = 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_v290461 = 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_8.c:40050:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40050 | l_v194264 = 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:40055:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40055 | l_v194269 = 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_9.c:20290:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20290 | l_v206936 = RPyItem(l_scope_w_1322, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:20295:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20295 | l_v206940 = RPyItem(l_scope_w_1322, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c: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] 3059 | l_v290473 = 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_v290477 = 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_v290481 = 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_v290485 = 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) ((array)->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_9.c:20886:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20886 | l_v207122 = RPyItem(l_scope_w_1323, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:20891:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20891 | l_v207126 = RPyItem(l_scope_w_1323, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_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_v290509 = 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_v290527 = 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_v290531 = 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_v290544 = RPyItem(l_args_r_492, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_9.c:26676:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26676 | RPyItem(l_v208930, 1L) = l_v208931; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:26677:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26677 | RPyItem(l_v208930, 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_9.c:27007:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27007 | RPyItem(l_v209084, 1L) = l_v209085; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *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: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_v290553 = 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_v290557 = 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_v290579 = 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_v290583 = 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_v290587 = 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_v290605 = 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_v290609 = 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] implement_13.c:3484:14implement_8.c:47827:14: warning: array index 21 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47827 | l_v196290 = RPyItem(l_v196286, 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:47867:16: warning: array index 20 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47867 | l_v196304 = RPyItem(l_v196300, 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) warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3484 | l_v290623 = RPyItem((array)->items[index]) [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_args_r_496, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-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_8.c:47920:16: warning: array index 19 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47920 | l_v196318 = RPyItem(l_v196314, 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] # de8616 | void* items[RPY_VARLEfNGTH]; [platform:WARNING] | ^ [platform:WARNING] ine RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | implement_8.c:47973:16: warning: array index 18 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47973 | l_v196332 = RPyItem(l_v196328, 18L);v [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)o->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLiENGTH]; [platform:WARNING] | ^ [platform:WARNING] d* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:3496:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3496 | l_v290632 = 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] implement_8.c:48026:16: warning: array index 17 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48026 | l_v196346 = RPimplement_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_vyItem(l_v196342, 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] 2implement_8.c:48079:16: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48079 | l_v196360 = RPyItem(l_v196356, 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] 90646 = RPyItem(l_args_i_4implement_8.c:48132:16: warning: array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48132 | l_v196374 = RPyItem(l_v196370, 15L); [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h97, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_8.c:48185:16: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48185 | l_v196388 = RPyItem(l_v196384, 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:48292:14: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48292 | l_v196408 = RPyItem(l_v196404, 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_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_v290706 = 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] implement_8.c:48386:14: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48386 | l_v196428 = RPyItem(l_v196424, 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 | #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_v290723 = RPyItem(l_args_i define RPyItem(array_503, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h, index) ((:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) array)->items[inde x]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: [platform:WARNING] 8616 | void* items[RPY_VAnote: array 'items' declared here [platform:WARNING] 17196 | SiRLENGTH]; [platform:WARNING] gned items | ^ [platform:WARNING] implement_8.c:48426:16: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48426 | l_v196442 = RP[RPY_VARLENyItem(l_v196GTH]; [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_v290756 = RPyItem(l_args_r_5438, 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, inde06, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, x) index) ((array) ((array)->items[i->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ndex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* ^ [platform:WARNING] implement_8.c:48479:16: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48479 | l_v196456 = items[RPY_RPyItem(l_v196452, 10LVARLENGTH]; [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 | # definimplement_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 | l_v290780 e RPyItem(a= RPyItem(rray, index) ((arl_args_r_5ray)->items[index]) [platform:WARNING] 08, 1L); [platform:WARNING] | | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyIt* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] em(array, index) ((array)->items[index]) [platform: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:48532:16: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48532 | l_v196470 = RPyItem(l_v196466, 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:4084:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4084 | l_v290799 = 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 RPyItem(array, index) ((array)->items[index]) [platform: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:48585:16: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48585 | l_v196484 = RPyItem(l_v196480, 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:4174:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4174 | l_v290823 = RPyItem(l_args_r_511, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((arrimplement_8.c:48638:16: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48638 | l_v196498 = RPyItem(l_v19649a4y, 7L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h)->items[:69:47index]) [platform:WARNING] :| ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2 :note: expanded from macro 'RPyItem'note: [platform:WARNING] array 'items' declared here [platform:WARNING] 8616 | 69v | o#i d *d eiftienme RPyItem(ars[RPY_VARLENGTH]; [platform:WARNING] r| ^a [platform:WARNING] y, index) implement_13.c:4181:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4181 | l_v290828 = RPyItem(l_args_r_511, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47 ((array)->i: tenote: expanded from macro 'RPyItem' [platform:WARNING] ms [index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 69 | # define RPyItem(array, in./singleheader.hd:8616:2: note: array 'items' declared heree [platform:WARNING] x 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_8.c:48691:16: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48691 | l_v196512 = RPyItem(l_v196508, 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:4238:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4238 | l_v290847 = RPyItem(l_args_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(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:4245:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4245 | limplement_8.c_v290852 = RP:48744:16: ywarning: Item(l_args_r_512, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # darray index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]e [platform:WARNING] 48744 | lfin_ev 1R9PyItem(array,6 in5d2e6x )= R P y I t e m ( l _ v 1 9(6(5a2r2r,ay)->items [5index]) [platform:WARNING] L | ^ ~~~~~ [platform:WARNING] )./singleheader.h;: [platform:WARNING] 8616: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, in note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VAdex) R L E (NGTH]; [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_8.c:48797:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48797 | l_v196540 = RPyItem(l_v196536, 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:4389:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4389 | l_v290880 = 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_v290885 = 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) implement_8.c: ((array)->items[48901:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616 [platform:WARNING] :2: note: array 'items' declared here [platform:WARNING] 8616 | voi 48901 | d* itl_v196564 = RPyItem(l_v19656e0, 2L);ms[RPY_ [platform:WARNING] V A| R ^ ~~L [platform:WARNING] ENGTH]; [platform:WARNING] | ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyIteimplement_13.c:4407:m14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4407( | ar rl_v290a894y ,= iRnPdyeIxt)e m ( 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] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 69./singleheader.h | # define RPyItem:8616:2:(arra note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTHy, ind]; [platform:WARNING] | ^ [platform:WARNING] ex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:4458:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4458 | l_v290908 = RPyItem(l_args_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: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])implement_8.c: [platform:WARNING] 48954: 16:| warning: ^ ~~~~~array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] [platform:WARNING] 48954 | l_v196578 = RPyItem(l_v196574, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:./singleheader.h2::8616 :note: 2array 'items' declared here: [platform:WARNING] note: array 'items' declared here [platform:WARNING] 8616 | void* it 8616 | void*e imtse[mRsP[YR_PVYA_RVLAERNLGETNHG]T;H [platform:WARNING] ] ;| [platform:WARNING] ^ [platform:WARNING] | ^ [platform:WARNING] 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_v290917 = RPyItem(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:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v290931 = 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_v290936 = 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_v290945 = 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_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_v290959 = RPyItem(l_args_r_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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:4601:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4601 | l_v290968 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:4651:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4651 | l_v290982 = 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 | void* items[RPY_VARLENGTH]; [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] 4658 | l_v290987 = 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] 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_v291005 = 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_v291014 = 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_v291018 = 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_v291022 = 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_v291036 = 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_v291041 = 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_13.c:4933:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4933 | l_v291083 = 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: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4944 | l_v291092 = RPyItem(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(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_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_v291106 = 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:5001:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5001 | l_v291111 = RPyItem(l_args_r_526, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v291139 = 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_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_v291152 = 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_v291156 = 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: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:5193:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5193 | l_v291170 = 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_v291175 = 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* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_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_v291200 = RPyItem(l_args_r_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, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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] 5301 | l_v291205 = 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_v291214 = 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, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c: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_v291231 = 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_v291263 = 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_v291272 = 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_v291276 = 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_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_v291288 = RPyItem(l_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 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_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_v291312 = 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.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_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_v291330 = 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:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: 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_v291334 = RPyItem(l_args_i_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: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_v291338 = 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, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed 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_v291395 = 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_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_v291427 = 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[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_9.c:29170:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29170 | l_v209739 = RPyItem(l_scope_w_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_9.c:29175:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29175 | l_v209743 = RPyItem(l_scope_w_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: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_v291494 = 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_VARLENGTH]; [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_v291498 = RPyItem(l_args_i_562, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-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_9.c:29509:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29509ex) ((arra | y )l-_>vi2t0e9m9s1[9i n=d eRxP]y)I [platform:WARNING] t e| m ^ ~~~~~( [platform:WARNING] l_scope./singleheader.h_:w17196_:123:3 0note: ,array 'items' declared here [platform:WARNING] 1L); [platform:WARNING] 17196| | ^ ~~ [platform:WARNING] Signed items[RPY_VARLENG/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hT:H69]:;47 [platform:WARNING] : | note: ^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_9.c:29514:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29514 | l_v209923 = RPyItem(l_scope_w_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: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_v291521 = 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_v291534 = 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_v291538 = 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 RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v291542 = RPyItem(l_args_i_565, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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_v291546 = RPyItem(l_args_i_565, 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_9.c:29959:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29959 | l_v210055 = 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:29964:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29964 | l_v210059 = 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_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_v291787 = 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_v291822 = 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_v291881 = 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]; [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_v291920 = 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_v291925 = 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_v291949 = 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_v291954 = 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_v291963 = 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_v291980 = 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_v292012 = 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_v292021 = 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_v292025 = 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_v292038 = 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_v292053 = 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_v292072 = 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] 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_v292084 = 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_v292093 = 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_v292125 = 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_v292129 = 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_v292133 = 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_v292138 = 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_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_v292160 = 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_v292173 = 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_v292196 = 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_v292200 = 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_v292218 = 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_v292223 = 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_v292241 = 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_v292246 = 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_v292264 = 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_v292268 = 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_v292282 = 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_v292291 = 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_v292295 = 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_v292299 = 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_v292313 = 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_v292318 = 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_v292327 = 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_v292331 = 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_v292344 = 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_v292349 = 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_v292358 = 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_v292362 = 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_v292375 = 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_v292380 = 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_v292389 = 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_v292393 = 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_v292410 = 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_v292414 = 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_v292432 = 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_v292446 = 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_v292451 = 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_v292490 = 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_v292495 = 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_v292500 = 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_v292514 = 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_v292519 = 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_v292524 = 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_v292529 = 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_v292551 = 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_v292555 = 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_v292560 = 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_v292565 = 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_v292579 = 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_v292593 = 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_v292621 = 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_v292654 = 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_v292658 = 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_v292662 = 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_v292674 = 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_v292678 = 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_v292700 = 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_v292713 = 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_v292722 = 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_v292726 = 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_v292743 = 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_v292756 = 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_v292760 = 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_v292788 = 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_v292792 = 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_v292814 = 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_v292831 = 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_v292835 = 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_v292848 = 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_v292857 = 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_v292870 = 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_v292874 = 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_v292888 = 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_v292896 = 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_v292913 = 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_v292917 = 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_v292922 = 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_v292926 = 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_v292931 = 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_v292949 = 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_v292954 = 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_v292959 = 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_v292977 = 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_v292994 = 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_v292998 = 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_v293025 = 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_v293029 = 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_v293056 = 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_v293060 = 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_v293078 = 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_v293082 = 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_v293100 = 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_v293104 = 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_v293122 = 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_v293126 = 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_v293130 = 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_v293147 = 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_v293179 = 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_v293188 = 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_v293192 = 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_v293205 = 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_v293210 = 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_v293215 = 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_v293220 = 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_v293243 = 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_v293255 = 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_v293267 = 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_v293279 = 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_v293283 = 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_v293287 = 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_v293337 = 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_v293342 = 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_v293388 = 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_v293403 = 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_v293408 = 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_v293436 = 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_v293450 = 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_v293459 = 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_v293463 = 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_v293478 = 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_v293487 = 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_v293515 = 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_v293547 = 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_v293561 = 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_v293575 = 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_v293598 = 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_v293617 = 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_v293632 = 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_v293647 = 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_v293662 = 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_v293671 = 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_v293676 = 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_v293691 = 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_v293710 = 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_v293729 = 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_v293753 = 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_v293762 = 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_v293766 = 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_v293783 = 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_v293795 = 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_v293813 = 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_v293827 = 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_v293836 = 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_v293860 = 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_v293877 = 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_v293881 = 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_v293894 = 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_v293898 = 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_v293921 = 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_v293930 = 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_v293935 = 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_v293940 = 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_v293945 = 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_v293969 = 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_v294115 = 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_v294157 = 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_v294162 = 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_v294171 = 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_v294176 = 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_v294189 = 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_v294204 = 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_v294213 = 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_v294231 = 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_v294235 = 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_v294239 = 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_v294243 = 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_v294257 = 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_v294270 = 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_v294283 = 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_v294287 = 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_v294291 = 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_v294304 = 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_v294317 = 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_v294321 = 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_v294325 = 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_v294329 = 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_v294333 = 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_v294337 = 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_v294341 = 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_v294354 = 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_v294358 = 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_v294371 = 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_v294375 = 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_v294379 = 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_v294393 = 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_v294411 = 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_v294415 = 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_v294429 = 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_v294451 = 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_v294455 = 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_v294467 = 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_v294471 = 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_v294485 = 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_v294489 = 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_v294497 = 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_v294501 = 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_v294536 = 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_v294549 = 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_v294571 = 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_v294585 = 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_v294598 = 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_v294611 = 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_v294625 = 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_v294630 = 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_v294635 = 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_v294650 = 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_v294665 = 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_v294674 = 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_v294697 = 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_v294721 = 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_v294779 = 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_v294788 = 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_v294793 = 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_v294798 = 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_v294803 = 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_v294808 = 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_v294813 = 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_v294826 = 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_v294830 = 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_v294867 = 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_v294872 = 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_v294881 = 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_v294885 = 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_v294889 = 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_v294925 = 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_v294930 = 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_v294939 = 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_v294943 = 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_v294979 = 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_v294984 = 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_v294989 = 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_v295007 = 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_v295016 = 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_v295030 = 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_v295039 = 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_v295062 = 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_v295071 = 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_v295085 = 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_v295094 = 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_v295108 = 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_v295117 = 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_v295135 = 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_v295163 = 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_v295168 = 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_v295173 = 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_v295187 = 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_v295192 = 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_v295197 = 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_v295206 = 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_v295228 = 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_v295242 = 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_v295285 = 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_v295289 = 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_v295293 = 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_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_v295377 = 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_v295386 = 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_v295391 = 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_v295395 = 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_v295400 = 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_v295414 = 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_v295418 = 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_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_v295441 = 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_v295445 = 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_v295449 = 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_v295453 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v295457 = RPyItem(l_args_i_804, 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:18829:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18829 | l_v295527 = 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_v295560 = 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_v295564 = 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_v295568 = 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_v295599 = 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_v295640 = 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_v295653 = 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_v295666 = 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_v295724 = 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_v295737 = 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_v295751 = 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_v295760 = 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_v295774 = 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_v295783 = 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_v295787 = 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_v295813 = RPyItem(l_args_i_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:17196:2: note: array 'items' declared here [platform:WARNING] 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_v295845 = 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_v295854 = 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_v295858 = 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_v295871 = 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)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v295880 = 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 RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [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_v295903 = RPyItem(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_v295912 = 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] implement_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_v295926 = 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_v295935 = 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 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_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_v295949 = 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_v295958 = 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_v295971 = 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_v295975 = 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_v295988 = 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_v295992 = 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_v296005 = 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_v296009 = 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_v296022 = 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_v296035 = 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_v296048 = 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_v296061 = 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_v296074 = 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_v296087 = 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_v296100 = 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_v296113 = 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_v296126 = 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_v296139 = 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_v296152 = 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_v296165 = 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_v296178 = 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_v296182 = 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_v296195 = 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_v296208 = 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_v296221 = 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_v296233 = 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_v296247 = 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_v296252 = 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_v296261 = 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_v296265 = 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_v296269 = 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_v296273 = 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_v296278 = 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_v296283 = 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_v296297 = 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_v296306 = 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_v296311 = 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_v296325 = 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_v296330 = 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_v296335 = 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_v296344 = 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_v296348 = 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_v296367 = 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_v296371 = 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_v296375 = 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_v296379 = 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_v296384 = 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_v296389 = 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_v296394 = 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_v296399 = 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_v296404 = 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_v296409 = 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_v296413 = 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_v296418 = 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_v296423 = 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_v296428 = 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_v296432 = 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_v296445 = 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_v296454 = 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_v296459 = 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_v296464 = 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_v296469 = 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_v296474 = 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_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_v296503 = 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_v296521 = 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_v296525 = 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_v296529 = 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_v296533 = 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_v296557 = 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_v296562 = 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_v296571 = 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_v296575 = 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_v296580 = 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_v296598 = 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_v296619 = 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_v296623 = 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_v296627 = 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_v296640 = 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_v296672 = 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_v296677 = 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_v296682 = 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_v296697 = 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_v296716 = 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_v296743 = 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_v296757 = 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_v296770 = 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_v296774 = 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_v296793 = 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_v296802 = RPyItem(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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [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_v296816 = 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_v296825 = 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_v296848 = 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_v296857 = 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_v296871 = 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_v296880 = 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_13.c:22866:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22866 | l_v296894 = 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_v296903 = 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_v296917 = 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_v296955 = 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_v296969 = 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_v296978 = 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_v296982 = 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_v297008 = 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_v297040 = 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_v297049 = 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_v297053 = 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_13.c:23406:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 23406 | l_v297070 = 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_v297074 = 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_v297092 = 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_v297096 = 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_v297123 = 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_v297127 = 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_v297145 = 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_v297149 = 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_v297167 = 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_v297171 = 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_v297214 = 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_v297227 = 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_v297231 = 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_v297244 = 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_v297262 = 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 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24029:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24029 | l_v297266 = 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:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:24033:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24033 | l_v297270 = 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(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v297283 = 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_v297287 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v297300 = 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_v297304 = 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_v297308 = 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_v297321 = 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_v297334 = 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_v297338 = 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_v297342 = 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_v297355 = 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_v297377 = 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 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_v297381 = 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_v297385 = 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_v297389 = 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_v297403 = 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_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_v297418 = 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:2: note: array 'items' declared here [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_v297423 = 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_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_v297437 = 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_v297452 = 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_v297457 = 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_v297472 = 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_v297481 = 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_v297509 = 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_v297518 = 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_v297522 = 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_v297549 = 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] 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] 25025 | l_v297592 = RPyItem(l_args_r_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_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_v297601 = 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_v297605 = 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_v297618 = 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: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v297627 = 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_v297631 = 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_11.c:63953:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63953 | RPyItem(l_l_413, 1L) = l_v266325; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v297644 = 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_v297653 = 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_v297657 = 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] 17196 | Signed 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_v297670 = 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_v297679 = 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_VAimplement_11.c:65445:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65445 | RPyItem(l_l_414, 1L) = l_v266856; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] RLENGTH]; [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_v297683 = 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_v297696 = 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_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_v297711 = 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_v297716 = 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:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h: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_v297731 = 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_v297736 = 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] 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_v297751 = 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_v297756 = RPyimplement_12.c:35603:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35603 | l_Ivt2e7m9(4l5_3a r=g sR_Pry_I9t3e9m,(l_v279449, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v297771 = 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] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v297798 = 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_v297825 = 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_12.c:35948:14: warning: array index 21 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35948 | l_v279567 = RPyItem(l_v279563, 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: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_v297866 = 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_v297870 = 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_v297874 = 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_v297879 = 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_v297898 = 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_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_v297926 = 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_v297940 = 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:36629:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36629 | l_v279799 = RPyItem(l_v279795, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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:26133:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26133 | l_v297973 = 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] implement_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_v297978 = 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 | # def ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ine ./singleheader.hR:P8616y:I2t:e mnote: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] (aimplement_12.c:36939:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36939 | l_v279898 = RPyItem(l_v279894, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rray, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_12.c:37298:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37298 | l_v280014 = RPy26191I:t14e:m (warning: larray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] _v280010, 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] 26191 | l_v297993 = 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* itemsimplement_12.c:37749:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37749 | l_v280187 = RPyItem(l_v280183, 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] [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_v297998 = 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] 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_v298013 = 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_v298018 = 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_v298033 = 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_v298048 = 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_v298062 = 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_v298081 = 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_v298095 = 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] 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_v298109 = 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_v298122 = 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_v298134 = 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_v298146 = 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_v298158 = 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_v298170 = 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_v298182 = 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_v298194 = 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_v298206 = 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_v298218 = 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_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_v298230 = 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_v298242 = 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_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] 27042 | l_v298254 = RPyItem(l_args_i_973, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v298266 = 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_v298278 = 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_v298290 = 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_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_v298302 = 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_13.c: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_v298314 = 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_v298326 = 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_v298338 = 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_v298350 = 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_v298362 = 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_12.c:38155:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38155 | l_v280340 = RPyItem(l_v280336, 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_12.c:38492:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38492 | l_v280456 = RPyItem(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_v298374 = 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_v298386 = 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] l_v280452, 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:27538:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27538 | l_v298399 = 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_v298415 = 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_v298437 = 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_v298441 = 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_v298458 = 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_v298462 = 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_v298479 = 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_v298483 = 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_v298506 = 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_v298511 = 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] 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_v298530 = 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_v298549 = 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_v298553 = 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_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_v298571 = 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(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:28030:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28030 | l_v298576 = 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,implement_12.c:38797:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38797 | l_v280555 = RPyItem(l_v280551, 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] index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v298580 = RPyItem(l_implement_12.c:39096:14: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 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:3909669 | :47 :l _note: vexpanded from macro 'RPyItem'2 [platform:WARNING] 80654 = R69P | y#I t edme(fli_nve2 8R0P6y5I0t,e m9(La)r;r [platform:WARNING] a y| , ^ ~~ [platform:WARNING] index) /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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: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_v298606 = 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.h: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_v298638 = 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_v298647 = 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_v298651 = 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:39365:14: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39365 | l_v280737 = RPyItem(l_v280733, 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] implement_13.c69 | # define RPyItem(array, ind: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_v298668 = 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] | ^ [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_v298672 = 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, index) ((array)->items[index]) [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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* 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_v298699 = 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_v298703 = 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_12.c:39645:14: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39645 | l_v280820 = RPyItem(l_v280816, 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_VARimplement_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_v298721 = RPyItem(LENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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_v298725 = 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_v298743 = 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:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v298747 = 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_12.c:39982:14: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39982 | l_v280932 = RPyItem(l_v280928, 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_12.c:40330:14: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40330 | l_v281045 = RPyItem(l_v281041, 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_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_v298820 = 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_v298834 = 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_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_v298852 = 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_v298866 = 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_v298875 = 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_v298879 = 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] 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_v298906 = 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_v298920 = 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 RPyItemimplement_12.c:40803:14: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40803 | l_v281195 = RPyItem(l_v281191, 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_12.c:41413:14: warning: array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41413 | l_v281425 = RPyItem(l_v281421, 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_12.c:41810:14: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41810 | l_v281578 = RPyItem(l_v281574, 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] implement_12.c:42123:14: warning: array index 17 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42123 | l_v281661 = RPyItem(l_v281657, 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_12.c:42671:14: warning: array index 18 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42671 | l_v281894 = RPyItem(l_v281890, 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] implement_12.c:43047:14: warning: array index 19 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43047 | l_v282029 = RPyItem(l_v282025, 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*(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v298929 = 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_v298966 = 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_v298981 = 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 items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :implement_12.c:43417:14: warning: array index 20 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43417 | l_v282151 = RPyItem(l_v282147, 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] 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_v299000 = 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_v299014 = 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_13.c:29479:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29479 | l_v299042 = 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_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_v299057 = 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_v299072 = 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_v299077 = 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_v299092 = 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_12.c:44106:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44106 | l_v282357 = 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:44110:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44110 | l_v282361 = 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_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_v299146 = 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:44166:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44166 | l_v282379 = 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:44170:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44170 | l_v282383 = 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:44175:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44175 | l_v282387 = 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:44273:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44273 | l_v282416implement_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_v299226 = RPyItem(l_args_r_ = 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:44284:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44284 | l_v282425 = 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:44288:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44288 | l_v282429 = 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 | Signed1037, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v299231 = 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] items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:44340:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44340 | l_v282443 = 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:44351:14: 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_v282452 = 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:44355:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44355 | l_v282456 = 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:44407:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44407 | l_v282470 = 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:44418:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44418 | l_v282479 = 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:44422:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44422 | l_v282483 = 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:44475:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44475 | l_v282497 = 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:44486:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44486 | l_v282506 = 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:44490:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44490 | l_v282510 = 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:44495:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44495 | l_v282514 = 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:44580:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44580 | l_v282537 = 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:44683:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44683 | l_v282569 = 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:44687:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44687 | l_v282573 = 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_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_v299244 = 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 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:44743:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44743 | l_v282591 = 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:44747:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44747 | l_v282595 = 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:44752:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44752 | l_v282599 = 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:44804:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44804 | l_v282614 = 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:44815:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44815 | l_v282623 = 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:44819:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44819 | l_v282627 = 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:45027:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45027 | l_v282679 = 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:45076:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45076 | l_v282694 = 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:45128:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45128 | l_v282709 = 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:45139:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45139 | l_v282718 = 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:45143:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45143 | l_v282722 = 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:45234:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45234 | l_v282749 = 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:45283:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45283 | l_v282764 = 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:45332:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45332 | l_v282779 = 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:45381:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45381 | l_v282794 = 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_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_v309049, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v309049, 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_v309049, 3L) = l_v309050; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v309049, 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] ems[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_v299257 = 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_v299261 = 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_12.c:45824:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45824 | l_v282908 = 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] implement_12.c:46040:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46040 | l_v282965 = 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:46090:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46090 | l_v282980 = 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:46097:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46097 | l_v282985 = 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:46146:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46146 | l_v283000 = 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:46195:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46195 | l_v283015 = 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:46285:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46285 | l_v283040 = 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:46341:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46341 | l_v283059 = 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:46345:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46345 | l_v283063 = 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:46522:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46522 | l_v283110 = 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_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_v299515 = 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_v299519 = 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_v299533 = 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_v299548 = 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_v299571 = 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_v299576 = 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_v299580 = 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_v299598 = 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_v299623 = 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_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_v299638 = 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_v299643 = 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_v299657 = 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_v299670 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_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_v299683 = 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: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:31812:14: 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_v299696 = RPyItem(l_args_i_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: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_v299728 = 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_v299742 = 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[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* 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_v299762 = 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_v299770 = 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_13.c:32114:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32114 | l_v299783 = 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_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32118:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32118 | l_v299787 = 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:46726:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46726 | l_v283165 = 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:46820:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46820 | l_v283193 = 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:46865:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46865 | l_v283206 = 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] 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_v309142, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v309142, 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_v309142, 3L) = l_v309143; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v309142, 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_12.c:46913:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46913 | l_v283220 = 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 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:46959:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46959 | l_v283234 = 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_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_v309235, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v309235, 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_v309235, 3L) = l_v309236; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v309235, 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: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_v299808 = 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_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_v309328, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v309328, 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_v309328, 3L) = l_v309329; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v309328, 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:32290:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32290 | l_v299830 = 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_v299835 = 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] 32304 | l_v299840 = 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:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 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_v299849 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_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_v299853 = RPyItem(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 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [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] 32369 | l_v299867 = RPyItem(l_args_r_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_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_v299890 = 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_v299894 = 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_v299899 = 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_v299913 = 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_v299941 = 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_v299958 = 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] 32681 | l_v299975 = RPyItem(l_args_i_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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:32727:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32727 | l_v299988 = 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] | implement_14.c ^ [platform:WARNING] :2629implement_13.c::32734:14:14 : warning: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2629 | l_v309732 = RPyItem(l_args_i_1363, 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: 32734 | l_note: expanded from macro 'RPyItem' [platform:WARNING] v299 69 | # 9 d9e3f i=n eR PRyPIytIetme(ml(_aarrrgasy_,r _i1n0d9e4x,) 2 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:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # ./singleheader.hd:e17196f:i2n:e note: Rarray 'items' declared hereP [platform:WARNING] yItem (17196a | r rSaiyg,n eidn dietxe)m s [ R P Y _ V A R L E N G T(H(]a;r [platform:WARNING] r a| y ^) [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:32781:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32781 | l_v300007 = 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: 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] note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h: 86162634: | 2 :l _note: varray 'items' declared here3 [platform:WARNING] 097 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 36 = RPyIimplement_13.ct:e32788m:(14l:_ awarning: rarray index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]g [platform:WARNING] s_r_13 6327883 | , l1_Lv)3;0 [platform:WARNING] 0 0| 1 ^ ~~2 [platform:WARNING] = RPyI/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.ht:e69m:(47l:_ anote: rexpanded from macro 'RPyItem'g [platform:WARNING] s_r_1 0699 | 5#, 2dLe)f;i [platform:WARNING] n e| ^ ~~R [platform:WARNING] PyIte/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, imn(daerxr)a y , i n d e x ) ( ( a r r a y ) - >(i(taermrsa[yi)n-d>eixt]e)m [platform:WARNING] s [| i ^ ~~~~~n [platform:WARNING] de./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* itemxs[RP]) [platform:WARNING] Y| ^ ~~~~~ [platform:WARNING] _VA./singleheader.hRL:E8616N:2GTH]; [platform:WARNING] : | ^ [platform:WARNING] 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_v309741 = 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_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_v300026 = 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_v300031 = 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_13.c:33650:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33650 | l_v300229 = RPyItem(l_args_r_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_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_v300254 = 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_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_v300279 = 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_v300284 = 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] 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_v309808, 1L) = (&pypy_g_rpy_string_31168.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v309808, 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_v309808, 3L) = l_v309809; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v309808, 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: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_v300319 = 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] (arrayimplement_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] 34004 | l_v300332 = RPyItem(l_args_i_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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed 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_v309911, 1L) = (&pypy_g_rpy_string_31171.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v30implement_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 | RPyI0345 = 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(tarray, index) ((array)->iteems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] m(l_v309911, 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_v309911, 3L) = l_v309912; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v309911, 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: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_v300358 = 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_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_v310006implement_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 _RvP3y0I0t3e7m1( l=_ aRrPgysI_tre_m1(3l6_5a,r g1sL_)i;_ [platform:WARNING] 1 1| 2 ^ ~~7 [platform:WARNING] , 1L); [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h :| 69 ^ ~~: [platform:WARNING] 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:69: 4769: | #note: expanded from macro 'RPyItem' [platform:WARNING] define 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 e m s [(i(nadrerxa]y)) [platform:WARNING] - >| i ^ ~~~~~t [platform:WARNING] e./singleheader.hm:s8616[:i2n:d enote: xarray 'items' declared here] [platform:WARNING] ) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2 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 | : note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:34184:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34184 | l_v300384 = 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] l_v310011 = 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_v310020 = 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) implement_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 ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] | ./singleheader.h :l17196_:v23:0 0note: 3array 'items' declared here9 [platform:WARNING] 7 = R17196P | y IStiegmn(eld_ airtgesm_si[_R1P1Y2_9V,A R1LLE)N;G [platform:WARNING] T H| ] ^ ~~; [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: implement_14.c:3703:14: warning: expanded from macro 'RPyItem'array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] [platform:WARNING] 693703 | | # l _dve3f1i0n0e2 4R P=y IRtPeymI(taermr(aly_,a rignsd_erx_)1 3 6 5 , 3 L ) ; [platform:WARNING] | ^ ~~ [platform:WARNING] ((arra/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hy:)69-:>47i:t enote: mexpanded from macro 'RPyItem's [platform:WARNING] [index ]69) | [platform:WARNING] # | ^ ~~~~~d [platform:WARNING] efin./singleheader.he: 17196R:P2y:I tnote: earray 'items' declared herem [platform:WARNING] (ar r17196a | y ,S iignndeedx )i t e m s [ R P Y _ V A R L E(N(GaTrHr]a;y [platform:WARNING] ) -| > ^i [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: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_v310029 = 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] )->i 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_v310033 = 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_v310037 = 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_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_v300410 = RPyimplement_14.cI:tem(l_args_i_1130, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] 3778:14: warning: array index 1 is past the end of the array (that has type 'void *[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] 3778 | l_v310056 = RPyI./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] tem (17196l | _ aSrigned items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] gs_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_v310061 = 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_v310065 = 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_v310069 = 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_v310073 = 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_v310077 = 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_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_v300423 = 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] 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_v300436 = 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] tems[index]) [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_v310128 = RPyItem(l_ar./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47013:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47013 | lg_vs_r_1368, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] 283252 = /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hR:P69y:Item(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:47017:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47017 | l_v283256 = 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] 47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_v310133 = 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_v310138 = 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_v310154 = 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_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_v300449 = 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] implement_12.c:47071:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47071 | l_v283274 = RPyimplement_13.c:34502:14:I warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] t 34502 | l_v300473 = RPyItem(l_em(l_args_i_67, 1L);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_v300478 = RPyIimplement_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_v310425 = 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: texpanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[inedex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] m./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_v310430 = 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_v310435 = 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_v310440 = 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_v310445 = RPyItem(l_argl_arsgs__rr__11370, 51L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, i35, 2ndex) L); [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[index]) [platform: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_v310450 = 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] note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPimplement_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_v310474 = 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_v310478 = 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_VAY_VARLENRLENGTH]; [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_v310482 = 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] GTH]; [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_v300483 = 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 Rimplement_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_v310496 = 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] P17196 | Signed items[RPY_VARLENyItem(arraGTH]; [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_v310505 = 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:6118y, in:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] d 6118e | x )l _ v 3 1 0((array)->i5t0ems[index])9 [platform:WARNING] =| ^ ~~~~~ [platform:WARNING] RPyItem(l_args_i_1372, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] ./singleheader.h:/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:861669::2: note: 47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # array 'items' declared herede [platform:WARNING] fine RPyItem(a 8616 | voidr*r items[aRyPY_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] 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_v310513 = 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_v310518 = 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] 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_v310533 = 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_v310538 = 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, index) ((array)->items[index]) [platform: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_v310547 = 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_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_v300501 = 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) implement_14.c :6250 ((array)->:i14te:ms [iwarning: narray index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]dex [platform:WARNING] 6250 | l_v310560 = RPyItem(l_ar]) [platform:WARNING] | g ^ ~~~~~s_ [platform:WARNING] ./singleheader.hi_1:17196374:, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] 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] note: 69 | # darray 'items' declared hereefi [platform:WARNING] ne RPyItem(array, in dex) 17196 ((array)->items[index]) [platform: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] 6254S | l_v310564 = RPiyItem(l_argsgned_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_ items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] v310573 = RPyItem(l_args_i_1374, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_13.c/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h::34574:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]69 [platform:WARNING] :47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # 34574 | l_v300d5e05 =f inRe PRyItem(Ply_args_i_1136, 2L)I;t [platform:WARNING] e m| ( ^ ~~a [platform:WARNING] rray, index) /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h: ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:692: 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_v310577 = 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: :47: note: expanded from macro 'RPyItem' [platform:WARNING] array 'items' declared here [platform:WARNING] 8616 | void *69 | # itdemes[finRePY _VRARPLEyNGITHt];e [platform:WARNING] m| ^( [platform:WARNING] arrimplement_14.c:ay, in6275dex) : ((ar14r:ay)->items[ iwarning: ndex]array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]) [platform:WARNING] [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 6275 | l_v310582 = R./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] PyI 17196 | tem(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] S 69i | #g ndeefidne item sR[RPY_VAPRyLENGTIHt]e;m [platform:WARNING] ( a| r ^r [platform:WARNING] ay, index) ((array)->items[implement_13.ci:n34578d:e14x:] )warning: [platform:WARNING] array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h 34578 | l_v300509: = RPy8616I:tem(l_a2r:g snote: _array 'items' declared herei [platform:WARNING] _ 1136, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] 8616 | vo/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] id* item s69 | # [dRePfYi_nVeA RRLPEyNIGtTeHm](;a [platform:WARNING] r ray, index) | ^ [platform:WARNING] implement_14.c : ((a6280r:ray)-14>:ite ms[indewarning: xarray index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] [platform:WARNING] ./singleheader.h: 17196:2: note: array 'items' declared here [platform:WARNING] 6280 | 17196l | _ vSigne3d1 items[RPY_VARLEN0G5TH];87 = RPyItem(l_args_r_1374, 3L) [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_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_v310606 = 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_v310610 = 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_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_v300523 = 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)->itemimplement_14.cs:[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h6389::861614::2 :warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]note: [platform:WARNING] array 'items' declared here [platform:WARNING] 6389 | l 8616 | void* items[_RvPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 310624 = 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_v310633 = 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_v310637 = 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_v310651 = 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_v310655 = 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_v310659 = 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] | ^ ~~~~~implement_13.c:34677: [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_v310676 = 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 | 14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34677 | l_v300538 = 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[ivndoeixd]*) [platform:WARNING] i t| e ^ ~~~~~m [platform:WARNING] s[RPY_VARLEN./singleheader.hG:T8616H:]2;: [platform:WARNING] note: | array 'items' declared here ^ [platform:WARNING] [platform:WARNING] 8616 | void* items[RPY_VARLENGimplement_14.c:6517:14:T Hwarning: ]array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]; [platform:WARNING] [platform:WARNING] | ^ [platform:WARNING] 6517 | l_v310681 = 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_13.cimplement_14.c: [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-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:34811:14: warning: 6570:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34811 | l_v 3065700 | 5 7l0_ v=3 1R0P6y9I9t e=m (RPyItem(l_args_lr__a1r3g7s9_,r _11L1)4;2 [platform:WARNING] , | 1 ^ ~~L [platform:WARNING] ); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(a69rray, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] : 478616: | note: vexpanded from macro 'RPyItem'o [platform:WARNING] id* item s69[R | # define RPPyItem(Y_aVrAray, index) R L E NGTH]; [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:6575:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6575 | l_v310704 = 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_v310709 = 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_v310714 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* 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_v300588 = 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_v300593 = 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)->itfems[iine RnPdeyx]I) [platform:WARNING] t | e ^ ~~~~~ [platform:WARNING] m(ar./singleheader.hray, index) ((a: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_v310733 = 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_v310737 = 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_v310741 = 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.himplement_13.c::1719634991::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_v310745 = 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 it14e:ms[RPY_VARLENGT Hwarning: ]array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]; [platform:WARNING] [platform:WARNING] | ^ [platform:WARNING] 34991 | l_v30implement_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] 0625 = 6688 | l_v310R7P49 = 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] y 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_v310761 = 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_v310765 = RPyItem(Il_targs_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_v310769 = 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_v310773 = 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] em(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_v300638 = 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_v300642 = 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_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_v310785 = 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_v310789 = 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_v310793 = 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:rray)->items[index]) [platform: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:47075:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47075 | l_v283278 = 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] 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_v300719 = 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_v300748 = 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_v300780 = 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_v301031 = RPyItem(l_args_r_implement_12.c:47169:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47169 | l_v283305 = 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:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47180:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47180 | l_v283314 = 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:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:47184:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47184 | l_v283318 = 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_12.c:47234:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47234 | l_v283335 = 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] note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: implement_12.c:47376:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47376 | l_v283376 = 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:47380:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47380 | l_v283380 = 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:47469:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47469 | l_v283404 = 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:47519:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47519 | l_v283419 = 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:47526:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47526 | l_v283424 = 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] 1188, 1L)implement_12.c:47571:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47571 | l_v283438 = 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(note: array 'items' declared here [platform:WARNING] 17196 | Sign; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v301036 = 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_v301051 = 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_v301056 = 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_v301061 = 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] array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ed 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_v310797 = 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_v310801 = 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 itimplement_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_v301075 = 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_v301089 = 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] ems[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_v310805 = implement_12.c:47657:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47657 | l_v283461 = 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:47718:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47718 | l_v283484 = 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] 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_v301104 = 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) implement_12.c:47765:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47765 | l_v283498 = RPyItem(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:47772:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47772 | l_v283503 = 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:47779:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47779 | l_v283508 = 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:47825:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47825 | l_v283522 = 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] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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] implement_12.c:47874:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36915 | l _47874v3011R0P9y I=t eRmP(ylI_taermg(sl__ia_r1g3s8_2r,_ 161L9)2;, [platform:WARNING] 2| L ^ ~~) [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:/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h :note: 69expanded from macro 'RPyItem': [platform:WARNING] 47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # de f69i | n#e RdPeyfIitneem (RaPryrIatye,m (ianrdreaxy), i n d e x ) ( ( a r r a y )(-(array)->i>items[index]) [platform:WARNING] | | ^ ~~~~~l [platform:WARNING] ./singleheader.h:_8616v283537 = RP:2: note: array 'items' declared here [platform:WARNING] yItem(l_arg s8616_ | r _v8o3i,d *1 Li); [platform:WARNING] | ^ ~~t [platform:WARNING] ems[R/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hP:Y69_:V47A:R Lnote: Eexpanded from macro 'RPyItem'N [platform:WARNING] GTH 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47922:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47922 | l_v283552 = 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 RPyI]; [platform:WARNING] | ^ [platform:WARNING] tem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:47967:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47967 | l_v283566 = 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] tems[index]) [platform: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_v310809 = RPyItem(l_args_implement_12.c:48018:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48018 | l_v283584 = 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] 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_v310813 = 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_12.c:48106:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48106 | l_v283607 = 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:48117:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48117 | l_v283616 = 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_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_v301127 = 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_v301131 = 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_v301149 = 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_v301153 = 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_VARLENGTHimplement_12.c:48169:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48169 | l_v283630 = 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:48176:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48176 | l_v283635 = 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: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_v283644 = 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:48275:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48275 | l_v283670 = 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:48402:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48402 | l_v283702 = 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:48413:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48413 | l_v283711 = 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:48417:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48417 | l_v283715 = 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:48464:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48464 | l_v283728 = 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:48475:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48475 | l_v283737 = 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:48563:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48563 | l_v283760 = 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:48574:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48574 | l_v283769 = 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]; [platform:WARNING] | | Sign ^ [platform:WARNING] ed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.cimplement_12.c:48624:14: :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] warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37087 | l 48624 | l_v283783 = R_Pvy3I0t1e1m7(1l _=a rRgPsy_Irt_e9m8(,l _1aLr)g;s [platform:WARNING] _ i| _ ^ ~~1 [platform:WARNING] 195, 1L);/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h [platform:WARNING] : 69| : ^ ~~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: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define 69R | P#y I tdeemf(ianrer aRyP,y Iitnedme(xa)r r a y , i n d e x ) ( ( a r r a y ) - > i t(e(masr[rianyd)e-x>]i)t [platform:WARNING] e m| s ^ ~~~~~[ [platform:WARNING] index]) [platform:WARNING] ./singleheader.h :| 8616 ^ ~~~~~: [platform:WARNING] 2: note: array 'items' declared here [platform:WARNING] ./singleheader.h: 171968616: | 2 :v onote: iarray 'items' declared hered [platform:WARNING] * it e17196m | s [SRiPgYn_eVdA RiLtEeNmGsT[HR]P;Y [platform:WARNING] _ V| A ^R [platform:WARNING] LENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48635:14: warning: implement_13.carray index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]: [platform:WARNING] 37091:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]48635 [platform:WARNING] | l_v2 8370913 | 7 9l2_ v=3 0R1P1y7I5t e=m (RlP_yaIrtgesm_(il__9a8r,g s1_Li)_;1 [platform:WARNING] 1 9| 5 ^ ~~, [platform:WARNING] 2L);/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h [platform:WARNING] : 69| : ^ ~~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: note: 69expanded from macro 'RPyItem' | [platform:WARNING] # defi n69e | #R P ydIetfeimn(ea rRrPayyI,t eimn(daerxr)a y , i n d e x ) ( ( a r r a y ) - >(i(taermrsa[yi)n-d>eixt]e)m [platform:WARNING] s [| i ^ ~~~~~n [platform:WARNING] dex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h./singleheader.h::1719617196::22:: note: note: array 'items' declared herearray 'items' declared here [platform:WARNING] [platform:WARNING] 1719617196 | | SSiiggnneedd iitteemmss[[RRPPYY__VVAARRLLEENNGGTTHH]];; [platform:WARNING] [platform:WARNING] | | ^ ^ [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_v301179 = 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_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_v310830 = 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 | # deimplement_12.c:48685:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48685 | l_v283806 = RPyfine Item(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:48696:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48696 | l_v283815 = RPyItem(limplement_13.c_:a37148r:g14s:_ iwarning: _array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]9 [platform:WARNING] 9, 1L); [platform:WARNING] 37148 | l_v30119 4| ^ ~~= [platform:WARNING] 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] tem(l_ 69 | # adregfsi_nre_ 1R1P9y6I,t e1mL()a;r [platform:WARNING] r a| y ^ ~~, [platform:WARNING] index) /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h : 69 : 47 : note: expanded from macro 'RPyItem' [platform:WARNING] ((ar r69a | y#) - >dietfeimnse[ iRnPdyeIxt]e)m [platform:WARNING] ( a| r ^ ~~~~~r [platform:WARNING] ay, ./singleheader.hi:n17196d:e2x:) note: array 'items' declared here [platform:WARNING] 17196 | Si g n e d i t e(m(sa[rRrPaYy_)V-A>RiLtEeNmGsT[Hi]n;d [platform:WARNING] e x| ] ^) [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: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_v301203 = 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_v301207 = 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:48751:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48751 | l_v283833 = 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:48755:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48755 | l_v283837 = 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 RPyIteimplement_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_v3m0(1a2r2r1a y=, RiPnydIetxe)m ( l _ a r g s _ r _ 1 1 9 7(,( a1rLr)a;y [platform:WARNING] ) -| > ^ ~~i [platform:WARNING] tems[in/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hd:e69x:]47): [platform:WARNING] note: | expanded from macro 'RPyItem' ^ ~~~~~ [platform:WARNING] [platform:WARNING] ./singleheader.h:17196: 269: | #note: array 'items' declared here [platform:WARNING] def 17196 | Signedi niet eRmPsy[IRtPeYm_(VaArRrLaEyN,G TiHn]d;e [platform:WARNING] x )| ^ [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: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_v301230 = 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_v301234 = 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)RPyIt ((array)->items[index]) [platform:WARNING] | ^ ~~~~~em(array, index) ((array)->items[index]) [platform: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_v310834 = 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) [platform:WARNING] ((arr./singleheader.ha:y17196):-2>:i tnote: earray 'items' declared herem [platform:WARNING] s[ind e17196x | ] )S [platform:WARNING] i g| n ^ ~~~~~e [platform:WARNING] d i./singleheader.ht:e17196m:s2[:R Pnote: Yarray 'items' declared here_ [platform:WARNING] VAR L17196E | N GSTiHg]n;e [platform:WARNING] d | i ^t [platform:WARNING] ems[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_v310843 = 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_v310847 = 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_v310851 = 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_v310855 = 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_v310860 = 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_VARLENGTimplement_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 | H]; [platform:WARNING] | ^ [platform:WARNING] l_implement_14.cv:369540:1142:4 8warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]= [platform:WARNING] RPyIt e6954m | ( ll__avr3g1s0_8r6_51 1=9 8R,P y1ILt)e;m [platform:WARNING] ( l| _ ^ ~~a [platform:WARNING] rgs_r_1/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: 3note: 8expanded from macro 'RPyItem'3 [platform:WARNING] , 3L); [platform:WARNING] 69 | # | d ^ ~~e [platform:WARNING] fine /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] ((arr./singleheader.ha:y8616):-2>:i tnote: earray 'items' declared herem [platform:WARNING] s[in d8616e | x ]v)o [platform:WARNING] i d| * ^ ~~~~~ [platform:WARNING] ite./singleheader.hm:s8616[:R2P:Y _note: Varray 'items' declared hereA [platform:WARNING] RLE N8616G | T Hv]o;i [platform:WARNING] d *| ^i [platform:WARNING] tems[RPY_VAimplement_13.cR:L37293E:N14G:T Hwarning: ]array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]; [platform:WARNING] [platform:WARNING] | ^ [platform:WARNING] 37293 | l_vimplement_14.c3:069591:2145:7 warning: =array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] RPyItem(l_ar g6959s | _ il__1v139180,8 710L )=; [platform:WARNING] R P| y ^ ~~I [platform:WARNING] tem(/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hl:_69a:r47g:s _note: rexpanded from macro 'RPyItem'_ [platform:WARNING] 1383, 69 | # 4 Ld)e;f [platform:WARNING] i n| e ^ ~~ [platform:WARNING] RPyIt/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.he:m69(:a47r:r anote: yexpanded from macro 'RPyItem', [platform:WARNING] index) 69 | # d e f i n e R P(y(Iatrerma(ya)r-r>aiyt,e misn[dienxd)e x ] ) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h : 17196 :(2(:a rnote: rarray 'items' declared herea [platform:WARNING] y)- 17196 | Si>ginteedm si[tienmdse[xR]P)Y [platform:WARNING] _ V| A ^ ~~~~~R [platform:WARNING] LEN./singleheader.hG:T8616H:]2;: [platform:WARNING] note: | array 'items' declared here ^ [platform:WARNING] [platform:WARNING] 8616 | implement_13.c:37297:14:v owarning: iarray index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]d [platform:WARNING] * ite 37297 | lm_sv[3R0P1Y2_6V1A R=L ERNPGyTIHt]e;m [platform:WARNING] ( l| _ ^a [platform:WARNING] rgs_i_11implement_14.c9:86964,: 142:L )warning: ;array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] [platform:WARNING] | ^ ~~ [platform:WARNING] 6964/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h | : 69l:_47v:3 1note: 0expanded from macro 'RPyItem'8 [platform:WARNING] 75 = RPyItem(l _69a | r#g s _dre_f1i3n8e3 ,R P5yLI)t;e [platform:WARNING] m (| a ^ ~~r [platform:WARNING] ray,/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: inote: nexpanded from macro 'RPyItem'd [platform:WARNING] ex) 69 | # d e f i(n(ea rRrPayyI)t-e>mi(taermrsa[yi,n dienxd]e)x [platform:WARNING] ) | ^ ~~~~~ [platform:WARNING] ./singleheader.h : 17196 : 2 : note: array 'items' declared here( [platform:WARNING] (ar 17196 | Sirganye)d- >iitteemmss[[RiPnYd_eVxA]R)L [platform:WARNING] E N| G ^ ~~~~~T [platform:WARNING] H];./singleheader.h [platform:WARNING] : 8616| : ^2 [platform:WARNING] : 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_v310880 = 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_v310885 = 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 | 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] v 37382 | l_v301284 = RPyIotem(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:2i: 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_v301296 = 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_v301308 = 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] d* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:48811:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48811 | l_v283855 = 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:48817:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48817 | l_v283860 = 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:48821:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48821 | l_v283864 = 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_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_v301320 = 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 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_vRPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v301332 = 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_v301344 = 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_v301356 = 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_v301368 = 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_v301380 = 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_v301392 = 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_v301404 = 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_v301416 = 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_v301428 = 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_v301440 = 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_v301452 = 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 items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:37997: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_v301464 = 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(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v301476 = 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_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_v301488 = 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.c:38120:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38120 | l_v301500 = RPyItem(l_args_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 RPyItem(arrimplement_12.c:48909:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 48909 | l_v283890 = 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) ay, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v301512 = 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_v301524 = 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 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v301536 = 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_v301548 = 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_v301565 = 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_v301570 = 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_v301575 = 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_v301580 = 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_v301585 = 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_v301602 = 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 ((array)->items[in)->items[indexdex]) [platform:WARNING] | ^ ~~~~~ [platform: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_v301606 = 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_v301610 = 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] ]) [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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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] 38429 | l_v301615 = 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:49036:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49036 | l_v283922 = 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:49047:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49047 | l_v283931 = 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:49051:14: 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_v283935 = 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_12.c:49103:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49103 | l_v283952 = 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:49107:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49107 | l_v283956 = 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:49200:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49200 | l_v283983 = 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) 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_v301 631 = RPyItem(l_args_r_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[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[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_v301640 = 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[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196: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] 38557 | l_v301654 = RPyItem(l_args_r_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_13.c:38564:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38564 | l_v301659 = RPyItem(l_args_r_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_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_v301691 = RPyItem(l_args_i_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: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_v301719 = 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] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 310899 = RPyItem ((array)->items[index]) [platform: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:49204:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49204 | l_v283987 = RPyItem(l_args_i_109, 2L); [platform:WARNING] (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) | ^ ~~ [platform:WARNING] (/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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] (array7038 | )->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Sig l_ned items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] v310908 = 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 | # dimplement_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_efine RPyItem(arrv301ay, index)8 ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 1./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] implement_12.c:49259:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49259 | l_v284005 = RPyItem(l_args_i_1117196 | Signed item0, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define Rs[RPY_VARLEPyItem(aNGTH]; [platform:WARNING] rray, i| ^ [platform:WARNING] nimplement_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_v310912 = 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(ardex) ray, ((arraindey)->items[index]) [platform:WARNING] | ^ ~~~~~x) [platform:WARNING] (./singleheader.h(:a17196r:r2a:y )note: -array 'items' declared here> [platform:WARNING] item s17196[ | i nSdigex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.hned items[RPY_VARLENGTH];:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49263:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49263 | l_v284009 = RPyItem(l_args_i_110, 2L);items[RPY_VAR [platform:WARNING] | ^ ~~ [platform:WARNING] LENGTH]; [platform:WARNING] | ^ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.himplement_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_:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defivn31e09 16R P= yRPyIteIm(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | t eSigned items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] m(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_v310920 = 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 | voimplement_12.c:49318:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49318 | l_v284id* items[RPY_VARLE027 = RPyNGTH]; [platform:WARNING] | Item(l_args_i_11 ^1 [platform:WARNING] , 1L); [platform:WARNING] implement_14.c :| 7056: ^ ~~14 [platform:WARNING] : warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7056 | l_v310925 = /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: Rexpanded from macro 'RPyItem'P [platform:WARNING] yItem(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) 69 | # define RPyI 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_12.c:49322:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49322 | l_v284031 = 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] ((array)->items[iimplement_12.c:49373:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49373 | l_v284045 = 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:49384:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49384 | l_v284054 = 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] ndex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | voidimplement_12.c:49436:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49436 | l_v284068 = RPyItem(l_args_r_113, 1L);* 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] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/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] 7061 | l_v310930 = RPyItem(l_args_r_1384, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] ar/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47r: anote: yexpanded from macro 'RPyItem', [platform:WARNING] index) ((arr 69 | # defiany)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49443:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49443 | l_v284073 = 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:49454:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49454 | l_v284082 = 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] 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_12.c:49542:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49542 | l_v284108 = 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_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_v310944 = 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_v310948 = 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_v310957 = 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_12.c:49669:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49669 | l_v284140 = 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:69implement_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] :47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(ar7175 | l_v310971 ray, index=) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49680:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49680 | l_v284149 = RPyItem(l_args_i_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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:49684:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49684 | l_v284153 = 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] 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_v310980 = 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] implement_12.c:49771 69 | # define RPyItem(array, index:14): warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [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_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_v310984 = 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(ar49771 | l_v284176 = 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] raimplement_12.c:49992:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49992 | l_v284238 = RPyItem(l_args_i_125,4 = 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: RPyy, index) expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyI 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_12.c:50047:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50047 | l_v284256 = RPyItem(l_args_r_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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50053:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50053 | l_v284261 = 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] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 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_v310988 = RPyItem(l_args_r_1386, 1L); [platform:WARNING] | ^ ~~implement_12.c [platform:WARNING] :50139:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50139 | l_v284284 = RPyItem/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:(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 RPyItem69:47: note: (array, index) ((array)->items[iexpanded from macro 'RPyItem' [platform:WARNING] n dex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLE69NG | T#H ] ;d [platform:WARNING] | ^ [platform:WARNING] efine RPyItem(array, index) ((array)->items[index]) [platform: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_v310993 = RPyItem(l_args_r_1386, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_12.c:50190:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50190 | l_v284299 = 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) /Users/matti/build-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 ((arrayn)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: e RPyItem(note: ararray 'items' declared herer [platform:WARNING] ay, index) ((array)- 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_VAimplement_12.cRL:EN50197:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] GTH] 50197 | l_v284304 = RPyItem(l_args_r_129, 2;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_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_v311007 = 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:implement_12.c:502497259::1414:: warning: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] [platform:WARNING] 502497259 | | ll__vv321814031169 = =RP yRIPtyeImt(elm_(alr_gasr_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:g47s_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 R Pnote: 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_12.c:50260:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] expanded from macro 'RPyItem' [platform:WARNING] 50260 | l _69v | 2#8 4 3d2e8f i=n eR PRyPItyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] em(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:50264:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50264 | l_v284332 = 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 | # de./singleheader.hf:ine RPyItem(array, index) ((array)->i8616tems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :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_v311021 = RPyItem(l_args_r_1387, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_12.c:50312:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50312 | l_v284345 = RPyItem(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) 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:50323:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50323 | l_v 284354 = 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:50327:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50327 | l_v284358 = RPyItem(l_args_i_131, 2 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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Siagned iterraym)-s>[iRtPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] emsimplement_12.c:50375:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50375 | l_v284371 = 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:50386:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50386 | l_v28438[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:86160 =: RPyIte2m(l_args_i_132, :1L); [platform:WARNING] note: array 'items' declared here [platform:WARNING] 8616 | void | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47*: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItiem(array, index) t ems[RPY_VARLENG ((array)->items[index]TH]; [platform:WARNING] ) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h| : ^17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGT [platform:WARNING] H]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50390:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50390 | l_v284384 = 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:50438:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50438 | l_v284397 = 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, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50449:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50449 | l_v284406 = 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_14.c:7315:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] implement_12.c:50453:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50453 | l_v2844107315 = RPyItem(l_args_i_133, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] | l_v3110/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyI36 = RPyItem(l_args_r_1tem(array, index) ((array)->item388, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hs[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | :69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, indexSigned items[RP)Y _ V A ((arRLENGTH]; [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] 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_v311045 = 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.himplement_12.c:50501:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50501 | l_v284423 = RPyItem(l_args_r_13:469,: 471:L )note: ;expanded from macro 'RPyItem' [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 69 | # define RP | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50512:yItem14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50512 | l_v284432 = 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(:a69r:r47a:y ,note: expanded from macro 'RPyItem'i [platform:WARNING] ndex) 69 | # d e f i n e (R(PayrIrtaeym)(-a>rirtaeym,s [iinnddeexx)] ) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ((ar./singleheader.hr:a8616y:)2-:> inote: tarray 'items' declared heree [platform:WARNING] ms[i n8616d | e xv]o)i [platform:WARNING] d *| ^ ~~~~~i [platform:WARNING] tems[RPY./singleheader.h_:V17196A:R2L:E Nnote: Garray 'items' declared hereT [platform:WARNING] H]; [platform:WARNING] | ^ [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50516:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50516 | l_v284436 = 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:50605:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50605 | l_v284459 = 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:50616:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50616 | l_v284468 = 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) implement_14.c : 7381(:(14a:r rwarning: aarray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]y [platform:WARNING] )->ite 7381 | l_v311064 = RPyItem(l_args_r_1389, 1L); [platform:WARNING] m | s ^ ~~[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_12.c:50620:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50620 | l_v284/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 4 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 72 = 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[inimplement_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_v311079 = 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_v311088 = 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: dexpanded from macro 'RPyItem'e [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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_v311093 = 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_v311098 = 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_12.c:50747:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50747 | l_v284504 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50758:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50758 | l_v284513 = 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:50762:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50762 | l_v284517 = 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] 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_v325303 = RPyItem(l_v324142, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:3191:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3191 | l_v325312 = RPyItem(l_v325311, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:50889:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50889 | l_v284549 = 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 | # definimplement_14.c:7509:14e RPyItem(array, index) : warning: (array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]( [platform:WARNING] array) -7509> | i tems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2l: _note: varray 'items' declared here3 [platform:WARNING] 11 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 113implement_12.c: =50900:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50900 | l_v284558 = 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:50904:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50904 | l_v284562 = 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] Item(l_args_i_1231, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:50994:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50994 | l_v284588 = 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[index]) [platform: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:50998:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50998 | l_v284592 = 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] 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_v311122 = 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_v311127 = RPyItem(l_args_r_139implement_12.c:51052:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51052 | l_v284610 = 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:51056:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51056 | l_v284614 = 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] implement_12.c:51144:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51144 | l_v284640 = 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] 1, 3L);implement_12.c:51275:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51275 | l_v284676 = 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_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51279:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51279 | l_v284680 = 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] [platform:WARNING] implement_12.c:51334:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51334 | l_v284698 = RPyItem(l_args_i_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] implement_12.c:51338:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51338 | l_v284702 = 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] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69implement_12.c:51393:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] : 51393 | l_v284720 = 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] 47 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:51397:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51397 | l_v284724 = 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] : note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) implement_12.c:51452:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51452 | l_v284742 = 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_VARLEN ((array)->items[index]) [platform: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_v311132 = 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[RGTH]; [platform:WARNING] | ^ [platform:WARNING] PY_VARimplement_12.c:51456:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51456 | l_v284746 = RPyLENGTH]; [platform:WARNING] | ^ [platform:WARNING] Item(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:51548:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51548 | l_v284770 = 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:51559:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51559 | l_v284779 = 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:51609:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51609 | l_v284793 = 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:51620:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51620 | l_v284802 = 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_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_v311147 = 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_v311152 = 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_v311157 = 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] ./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] 7618 | l_v311162 = RPyItem(l_args_r_1392, 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:7625:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7625 | l_v311167 = 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:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENimplement_12.cG:T51708H:]14; [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_v311172 = 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, ind: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51708 | l_v284828 = 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] 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:7690:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7690 | l_v311191 = 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] implement_12.c:51835:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51835 | l_v284860 = RPyI./singleheader.ht:e8616m:(2l:_ anote: array 'items' declared here [platform:WARNING] 8616 | void*rgs_r_16 1,i t1eLm)s;[ [platform:WARNING] R P| Y ^ ~~ [platform:WARNING] _VAR/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:L47E: note: expanded from macro 'RPyItem'NGTH]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] 69 | # define RPyItem(array, indeimplement_14.c:x) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51846:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51846 | l_v284869 = 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] 7696./singleheader.h::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_v311196 = 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 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed 17196i:t2e:m snote: [array 'items' declared hereR [platform:WARNING] PY_V A17196R | L ESNiGgTnHe]d; [platform:WARNING] i t| e ^m [platform:WARNING] s[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_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] 7700 | l_v311200 = RPyItem(l_args_i_1393, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:7753:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7753 | l_v311214 = 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 | # define RPyItem(array, index) ((array)->items[index]) [platform: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: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7765 | l_v311223 = 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_v311228 = 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 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_v311232 = 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[index]) [platform: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.cimplement_12.c::783051897::1414:: warning: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] [platform:WARNING] 51897 | l_v284883 = 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:51908:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51908 | l_v284892 = 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] 7830 | l_v311246 = RPyItem(l_args_r_1395, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_v311251 = 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_14.c:7844:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7844 | l_v311256 = RPyItem(l_args_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_v311261 = 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: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7858 | l_v311266 = RPyItem(l_args_r_implement_12.c:51959:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51959 | l_v284906 = 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 | # de1f3ine RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:51970:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51970 | l_v284915 = 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] 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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_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_v311271 = RPyItem(l_args_r_1395, 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:7872:14: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7872 | l_v311276 = 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_12.c:52021:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52021 | l_v284929 = 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] implement_14.c:7926 :| 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] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 7926 | l8616_ | v 3v1o1i2d9*4 i=t eRmPsy[IRtPeYm_(VlA_RaLrEgNsG_TiH_]1;3 [platform:WARNING] 9 6| , ^ [platform:WARNING] 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] implement_12.c:52032:14: warning: array index 1 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 52032 | l_v284:69:47: note: expanded from macro 'RPyItem'9 [platform:WARNING] 38 = RPyI t69e | m#( l _daerfgisn_ei _R1P6y4I,t e1mL()a;r [platform:WARNING] r a| y ^ ~~, [platform:WARNING] inde/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hx:)69 : 47 : note: expanded from macro 'RPyItem' [platform:WARNING] (69( | a#r r adye)f-i>niet eRmPsy[Iitnedme(xa]r)r [platform:WARNING] a y| , ^ ~~~~~ [platform:WARNING] index) ./singleheader.h : 17196 : 2(:( anote: rarray 'items' declared herer [platform:WARNING] ay)- 17196 | Sign>eidt eimtse[misn[dRePxY]_)V [platform:WARNING] A R| L ^ ~~~~~E [platform:WARNING] NGTH]./singleheader.h;: [platform:WARNING] 17196 :| 2 ^: [platform:WARNING] note: array 'items' declared here [platform:WARNING] 17196 | Signed itemimplement_14.c:7931:14: swarning: [array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]R [platform:WARNING] PY_VARLENGTH] ;7931 [platform:WARNING] | | l ^_ [platform:WARNING] v311298 = 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_v311303 = RPyItem(l_args_r_1396, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52081:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52081 | l_v284952 = 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* itimplement_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_v311322 = 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 iteems[RPY_ms[RPY_VARLENGVARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] TH]; [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_v311326 = 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_v311330 = RPyItem(l_args_i_1397, 3L); [platform:WARNING] | implement_12.c:52131:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52131 | l_v284967 = RPyItem(l_a ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, inrgs_r_166d,e x1)L ) ; [platform:WARNING] | ^ ~~ [platform:WARNING] ((array/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h):-69>:i47t:e mnote: sexpanded from macro 'RPyItem'[ [platform:WARNING] index]) [platform:WARNING] | 69 ^ ~~~~~ | [platform:WARNING] # define RPy./singleheader.hI:t17196e:m2(:a rnote: rarray 'items' declared herea [platform:WARNING] y, in d17196e | x )S i g n e d i t e m s [ R P(Y(_aVrArRaLyE)N-G>TiHt]e;m [platform:WARNING] s [| i ^n [platform:WARNING] dex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2implement_14.c:: 8010note: :array 'items' declared here14 [platform:WARNING] : warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8616 | void* item 8010 | l_v3s[RPY_1V1A3R3L4E N=G TRHP]y;I [platform:WARNING] t e| m ^( [platform:WARNING] 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.c:8015:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8015 | l_v311339 = 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) ((array)->items[index]) [platform: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_v311344 = 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_12.c:52183:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52183 | l_v284982 = 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.himplement_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_v311349 = RPyItem(l_args_r_1397, 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 | # def:69:47:i nenote: RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, indeimplement_14.cx:8030:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8030 | l_v311354 = RPyItem(l_args_r_1397), 5 L ) ; [platform:WARNING] | ^ ~~ [platform:WARNING] ((array)->i/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.ht:e69m:s47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # de[fine RPyItem(array, index) i n((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] d./singleheader.h:ex]) [platform:WARNING] 8616:2: note: array 'items' declared here| [platform:WARNING] ^ ~~~~~ [platform:WARNING] 8616 | void* ./singleheader.hi:t8616e:m2s:[ Rnote: array 'items' declared here [platform:WARNING] P 8616 | vYo_iVdA*R LiEtNeGmTH]; [platform:WARNING] s[RPY_VA| R ^L [platform:WARNING] ENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52194:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52194 | l_v284991 = 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:52244:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52244 | l_v285005 = 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:52255:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52255 | l_v285014 = 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_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_v311373 = 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, iimplement_12.c:52343:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52343 | l_v285040 = 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:52470:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52470 | l_v285072 = 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:52481:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52481 | l_v285081 = 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:52532:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52532 | l_v285095 = 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:52543:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52543 | l_v285104 = 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_12.c:52594:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52594 | l_v285118 = 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:52605:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52605 | l_v285127 = RPyItem(l_args_i_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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:52656:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52656 | l_v285141 = 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:52667:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52667 | l_v285150 = 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:52717:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52717 | l_v285164 = 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:52728:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52728 | l_v285173 = 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:52816:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52816 | l_v285199 = 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:53029:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53029 | l_v285255 = 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] pypy_goal.c:3952:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3952 | RPyItem(l_l_437, 1L) = l_v325472; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:3956:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3956 | RPyItem(l_l_437, 2L) = (&pypy_g_pypy_interpreter_function_Function_1.f_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_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_v325482, 1L) = l_v325483; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] ndex) | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | 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_v325482, 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] implement_12.c:53085 :1031114 | : swarning: tarray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]r [platform:WARNING] uct py p53085y | _ rlp_yv_2s8t5r2i7n4g 0= * RPyIitems[RPYtem(l_args_r_185, 1_LV)AR; [platform:WARNING] LENGTH]; [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] note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53135:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53135 | l_v285289 = 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[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53185:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53185 | l_v285304 = RPyItem(l_args_r_187, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_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_v311377 = RPyItem(l_args_r_1398pypy_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_v326031; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [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'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_v301843 = 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_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_v301927 = 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_v301931 = 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_v301935 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed 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_v301949 = 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[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:39599:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39599 | l_v301954 = RPyItem(l_args_r_1235, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [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_v301963 = 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_v301981 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:39716:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39716 | l_v301986 = 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_v301995 = 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] [platform:WARNING] 69 | # dimplement_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_v302082 = 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_v302087 = 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_v302091 = 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] efine RPyItem(array, index) ((array)->items[index]) [platform: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_v311382 = 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_v311387 = 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, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53272:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53272 | l_v285328 = 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:53276:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53276 | l_v285332 = 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_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_v311400 = 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 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_v311404 = 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) ((array)->items[index]) [platform: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_v311413 = 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_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_14.c:8168:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8168 | l_v311418 = 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_v311423 = 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[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_v311437 = RPyItem(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_VARLENGTH]; [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_v311446 = 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_v311451 = 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 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_v311456 = 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_v311461 = 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_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_v311475 = 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_14.c:8313:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8313 | l_v311484 = 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_v311488 = 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_v311492 = 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_v311496 = 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) ((array)->items[index]) [platform: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:8331:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8331 | l_v311501 = RPyItem(l_args_r_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: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_v311506 = 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_14.c:8393:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8393 | l_v311525 = 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, index) ((array)->items[index]) [platform: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: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_v311529 = RPyItem(l_args_i_1402, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_v311533 = RPyItem(l_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 RPyItem(array, index) ((array)->items[index]) [platform: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:8406:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8406 | l_v311537 = 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_v311551 = 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_v311555 = 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_v311559 = 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_v311568 = RPyItem(implement_12.c:53431:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] l _53431a | r gs_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_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_v302111 = 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_v302115 = 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] l_v285370 = 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(array, index) ((array)->items[index]) [platform: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:9068:14: warning: 'ffi_prep_cif_var' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] [platform:WARNING] 9068 | l_v311659 = 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_v311659 = 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_12.c:53522:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53522 | l_v285394 = RPyItem(l_args_r_195, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:53579:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53579 | l_v285413 = 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:53635:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53635 | l_v285432 = 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:53642:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53642 | l_v285437 = 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_12.c:53814:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53814 | l_v285481 = 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:53825:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53825 | l_v285490 = 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:53829:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53829 | l_v285494 = 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:53879:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53879 | l_v285511 = 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:53927:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53927 | l_v285524 = 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:53938:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53938 | l_v285533 = 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:53942:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53942 | l_v285537 = 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:53992:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53992 | l_v285554 = 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:54038:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54038 | l_v285567 = RPyItem(l_args_r_205, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:54274:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54274 | l_v285638 = 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] implement_12.c:54583:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54583 | l_v285724 = 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] implement_12.c:54625:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54625 | l_v285736 = RPyItem(l_args_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] | ^ ~~~~~ [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:55162:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55162 | l_v285854 = 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 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55169:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55169 | l_v285859 = 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:55176:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55176 | l_v285864 = 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:55227:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55227 | l_v285879 = 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:55238:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55238 | l_v285888 = 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:55362:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55362 | l_v285920 = 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:55459:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55459 | l_v285948 = 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:55505:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55505 | l_v285962 = 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:55771:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55771 | l_v286036 = 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:55816:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55816 | l_v286049 = 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:55863:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55863 | l_v286063 = 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:55919:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55919 | l_v286081 = 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:55926:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55926 | l_v286086 = 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:55933:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55933 | l_v286091 = RPyItem(l_args_r_248, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:55985:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55985 | l_v286109 = 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_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_v302677 = 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_v302682 = 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_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_v312001 = 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_v312001 = 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_v312007, 1L) = (&pypy_g_rpy_string_34643.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v312007, 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_v312007, 3L) = l_v312008; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v312007, 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[indeimplement_12.c:56090:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56090 | l_v286141 = 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) ((array)->items[index]) [platform: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:56094:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56094 | l_v286145 = 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:56098:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56098 | l_v286149 = 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.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:56107:14: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56107 | l_v286158 = 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] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56156:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56156 | l_v286172 = 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:56167:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56167 | l_v286181 = 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] x]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v302772 = RPyItem(l_args_i_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: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_v302776 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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_v302983 = 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_v302988 = 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_v303003 = 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_v303008 = 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_v303017 = 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_v303094 = 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_v303098 = 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] implement_12.c:56235:14: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 56235 | l_v286202 = 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:56267:14: warning: array index 1 is past the end of the array (that has type 'double[1]') [-Warray-bounds] [platform:WARNING] 56267 | l_v286213 = 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_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_v312137, 1L) = (&pypy_g_rpy_string_34653.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v312137, 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_v312137, 3L) = l_v312138; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v312137, 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_12.c:56309:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56309 | l_v286226 = 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) 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_v303271 = 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] ((array)->items[index]) [platform: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:56313:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56313 | l_v286230 = 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 items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:56368:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56368 | l_v286248 = 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:56372:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56372 | l_v286252 = 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_12.c:56465:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56465 | l_v286279 = RPyItem(l_args_i_259, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:56469:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56469 | l_v286283 = RPyItem(l_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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:56524:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56524 | l_v286301 = 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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:56528:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56528 | l_v286305 = 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, index) ((array)->items[index]) [platform: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:56583:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56583 | l_v286323 = 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:56587:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56587 | l_v286327 = 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) ((array)->items[index]) [platform: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:56902:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56902 | l_v286413 = 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:56906:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56906 | l_v286417 = 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:56959:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56959 | l_v286435 = RPyItem(l_args_i_2implement_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_v303479 = 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_v303488 = 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_v303493 = 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] 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] 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_v303511 = RPyItem(l_args_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] implement_12.c:57007:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57007 | l_v286448 = 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:57018:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57018 | l_v286457 = 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:57107:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57107 | l_v286480 = 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:57118:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57118 | l_v286489 = 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:57207:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57207 | l_v286512 = 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:57218:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57218 | l_v286521 = 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:57269:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57269 | l_v286535 = 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.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57280:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57280 | l_v286544 = 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:57331:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57331 | l_v286558 = 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:57342:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57342 | l_v286567 = 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_12.c:57395:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57395 | l_v286585 = 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_12.c:57491:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57491 | l_v286615 = 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:57495:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57495 | l_v286619 = RPyItem(l_args_i_279, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:57546:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57546 | l_v286636 = 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 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:57550:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57550 | l_v286640 = 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_12.c:57638:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57638 | l_v286666 = 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_12.c:57686:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57686 | l_v286679 = RPyItem(l_args_r_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57697:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57697 | l_v286688 = 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:57701:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57701 | l_v286692 = 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_12.c:57749:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57749 | l_v286705 = RPyItem(l_args_r_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:57760:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57760 | l_v286714 = 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:57764:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57764 | l_v286718 = 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_12.c:57944:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57944 | l_v286773 = RPyItem(l_args_i_288, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:57994:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57994 | l_v286790 = 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_12.c:58044:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58044 | l_v286807 = RPyItem(l_args_i_290, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:58092:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58092 | l_v286820 = RPyItem(l_args_r_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58103:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58103 | l_v286829 = 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_12.c:58192:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58192 | l_v286852 = RPyItem(l_args_r_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58203:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58203 | l_v286861 = 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_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58292:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58292 | l_v286884 = 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 RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:58303:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58303 | l_v286893 = 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:58354:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58354 | l_v286907 = 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:58365:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58365 | l_v286916 = 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:58416:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58416 | l_v286930 = 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:58427:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58427 | l_v286939 = 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:58476:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58476 | l_v286953 = 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:58483:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58483 | l_v286958 = 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:58580:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58580 | l_v286986 = 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:58591:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58591 | l_v286995 = 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:58642:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58642 | l_v287009 = 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:58654:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58654 | l_v287018 = 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:58659:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58659 | l_v287023 = 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_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 | l_v303533 = RPyItem(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_v303561 = 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, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v303566 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v303575 = 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] 17196 | 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_v303579 = 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_v303583 = 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:58704:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58704 | l_v287037 = 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:58792:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58792 | l_v287061 = 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:58799:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58799 | l_v287066 = 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* itemimplement_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_v303684 = 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_v303693 = 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_v303697 = 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] s[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_v303711 = 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_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_v303726 = RPyItem(l_args_implement_12.c:58845:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58845 | l_v287080 = 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:58892:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58892 | l_v287094 = 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:58899:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58899 | l_v287099 = 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:58946:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58946 | l_v287113 = 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:58953:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58953 | l_v287118 = 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_12.c:59000:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59000 | l_v287132 = RPyItem(l_args_r_308, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59007:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59007 | l_v287137 = 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:59054:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59054 | l_v287151 = 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:59061:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59061 | l_v287156 = 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:59108:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59108 | l_v287170 = 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:59115:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59115 | l_v287175 = 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:59162:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59162 | l_v287189 = 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:59169:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59169 | l_v287194 = 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_12.c:59216:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59216 | l_v287208 = 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:59223:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59223 | l_v2872r_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) ((13 = 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:59270:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59270 | l_v287227 = 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:59277:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59277 | l_v287232 = 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] array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.himplement_12.c:59324:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59324 | l_v287246 = 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:59331:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59331 | l_v287251 = 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:59378:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59378 | l_v287265 = 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:59385:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59385 | l_v287270 = 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_12.c:59432:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59432 | l_v287284 = RPyItem(l_args_r_316, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59439:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59439 | l_v287289 = 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_12.c:59486:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59486 | l_v287303 = RPyItem(l_args_r_317, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59493:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59493 | l_v287308 = RPyItem(l_args_r_317, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:59540:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59540 | l_v287322 = 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:59547:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59547 | l_v287327 = 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:59594:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59594 | l_v287341 = 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:59601:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59601 | l_v287346 = 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:59648:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59648 | l_v287360 = 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:59655:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59655 | l_v287365 = 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:59702:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59702 | l_v287379 = 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:59709:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59709 | l_v287384 = 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] :8616:2: note: array 'items' declared here [platform:WARNING] 8616 | vimplement_12.c:59756:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59756 | l_v287398 = 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:59763:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59763 | l_v287403 = 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] oiimplement_12.c:59810:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59810 | l_v287417 = 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[indedx]) [platform:WARNING] * | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void*i tietmesm[sR[PRYP_YV_AVRALRELNEGNTGHT]H;] [platform:WARNING] ; [platform:WARNING] | ^| [platform:WARNING] ^ [platform:WARNING] implement_12.c:59817:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59817 | l_v287422 = 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:59864:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59864 | l_v287436 = 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:59871:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59871 | l_v287441 = 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:59918:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59918 | l_v287455 = 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:59925:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59925 | l_v287460 = 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:59972:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59972 | l_v287474 = 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:59979:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59979 | l_v287479 = 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:60026:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60026 | l_v28749implement_13.c:47834:143: =warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]R [platform:WARNING] Py I47834t | e ml(_lv_3a0r3g7s4_6r _=3 2R7P,y I1tLe)m;( [platform:WARNING] l _| a ^ ~~r [platform:WARNING] gs_i_1254/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h,: 691:L47):; [platform:WARNING] note: 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 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] tems[ind./singleheader.he:x8616]:)2 [platform:WARNING] : | note: ^ ~~~~~array 'items' declared here [platform:WARNING] [platform:WARNING] 8616 | ./singleheader.h :v17196o:i2d:* note: iarray 'items' declared heret [platform:WARNING] ems[ R17196P | Y _SViAgRnLeEdN GiTtHe]m;s [platform:WARNING] [ R| P ^Y [platform:WARNING] _VARLENGimplement_12.c:60033:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] TH]; [platform:WARNING] | ^ [platform:WARNING] 60033 | l_v287498 = 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:60080:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60080 | l_v287512 = 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:60087:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60087 | l_v287517 = 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_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_v303769 = 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] | ^ ~~~~~implement_12.c:60134:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] [platform:WARNING] 60134 | l_v28./singleheader.h7:586163:12 := note: Rarray 'items' declared hereP [platform:WARNING] yItem (8616l | _ avrogisd_*r _i3t2e9m,s [1RLP)Y;_ [platform:WARNING] V A| R ^ ~~L [platform:WARNING] ENGTH];/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h [platform:WARNING] : 69| : ^47 [platform:WARNING] : note: expanded from macro 'RPyItem' [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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | vo id47932 | l_v30*37 7i8t e=m sR[PRPY_VARyLIEtNeGmT(Hl]; [platform:WARNING] | _ ^arg [platform:WARNING] implement_12.c:60141:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60141 | l_v287536 = 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:60188:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60188 | l_v287550 = 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:60195:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60195 | l_v287555 = 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] simplement_12.c:60242:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60242 | l_v287569 = 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:60249:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60249 | l_v287574 = 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] _ r69 | # define RPyItem(array, index) (_1256, 2L); [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] implement_12.c:60296:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60296 | l_v287588 = 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:60303:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60303 | l_v287593 = 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:60350:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60350 | l_v287607 = 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:60357:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60357 | l_v287612 = 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:60404:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60404 | l_v287626 = 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:60411:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60411 | l_v287631 = 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:60458:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60458 | l_v287645 = 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:60465:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60465 | l_v287650 = 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:60512:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60512 | l_v287664 = 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:60519:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60519 | l_v287669 = 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] /Users/matti/build-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_12.cne RPyItem(array, index) : 60566 :(14:( warning: aarray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] rra 60566y | )l_-v2>87i68t3 e= ms[iRnPdex]y)It [platform:WARNING] em (l| _a ^ ~~~~~rg [platform:WARNING] s_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 | # defi./singleheader.hne: R8616Py:I2: note: array 'items' declared here [platform:WARNING] t e8616 | vmo(airrday*, inidetx)e m s[ RPY_V A R LENGTH]; [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[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] RPY_VARLENG 47938 | l_v303783 = RTPHy]I;t [platform:WARNING] em(l_ a| rgs_i_1256, 1L); [platform:WARNING] ^ [platform:WARNING] | ^ ~~ [platform:WARNING] implement_12.c:60573:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60573 | /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:l_v287688 = 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_12.c:60620:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60620 | l_v287702 = 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:60627:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60627 | l_v287707 = 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:60674:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60674 | l_v287721 = 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:60681:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60681 | l_v287726 = 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:60728:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60728 | l_v287740 = RPyItem(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:60735:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60735 | l_v287745 = 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:60782:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60782 | l_v287759 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:60789:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60789 | l_v287764 = 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:60836:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60836 | l_v287778 = 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:60843:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60843 | l_v287783 = 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:60890:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60890 | l_v287797 = 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:60897:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60897 | l_v287802 = 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:60944:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60944 | l_v287816 = 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:60951:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60951 | l_v287821 = 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_12.c:60998:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60998 | l_v287835 = 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:61005:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61005 | l_v287840 = 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:61052:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61052 | l_v287854 = 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:61059:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61059 | l_v287859 = 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:61106:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61106 | l_v287873 = 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:61113:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61113 | l_v287878 = 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:61160:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61160 | l_v287892 = 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:61167:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61167 | l_v287897 = 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:61214:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61214 | l_v287911 = 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* it69:47: ems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:61221:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61221 | l_vnote: 2expanded from macro 'RPyItem' [platform:WARNING] 87916 = RPyItem(l 69 | # define RPyItem(array, index) ((array)->items[index_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:61268:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61268 | l_v287930 = 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:61275:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61275 | l_v287935 = 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:61322:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61322 | l_v287949 = 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:61329:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61329 | l_v287954 = 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] ]) [platform: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:61376:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61376 | l_v287968 = 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:61383:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61383 | l_v287973 = 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:61430:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61430 | l_v287987 = 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:61437:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61437 | l_v287992 = 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:61484:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61484 | l_v288006 = 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:61491:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61491 | l_v288011 = 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:61538:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61538 | l_v288025 = 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:61545:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61545 | l_v288030 = 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:61592:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61592 | l_v288044 = 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:61599:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61599 | l_v288049 = 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:61646:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61646 | l_v288063 = 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:61653:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61653 | l_v288068 = 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:61700:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61700 | l_v288082 = 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:61707:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61707 | l_v288087 = 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:61754:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61754 | l_v288101 = 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:61761:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61761 | l_v288106 = 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:61808:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61808 | l_v288120 = 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:61815:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61815 | l_v288125 = 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:61862:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61862 | l_v288139 = 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:61869:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61869 | l_v288144 = 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_12.c:61916:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61916 | l_v288158 = 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:61923:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61923 | l_v288163 = 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_12.c:61970:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61970 | l_v288177 = 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:61977:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61977 | l_v288182 = 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:62024:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62024 | l_v288196 = 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:62031:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62031 | l_v288201 = 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:62078:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62078 | l_v288215 = 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:62085:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62085 | l_v288220 = 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:62132:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62132 | l_v288234 = 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:62139:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62139 | l_v288239 = 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:62186:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62186 | l_v288253 = 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:62193:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62193 | l_v288258 = 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:62240:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62240 | l_v288272 = 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:62247:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62247 | l_v288277 = 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:62294:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]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 | [platform:WARNING] l_v3037 6229497 = 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, in | l_v288291 = 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 RPdex) ((array)->items[index]) [platform:WARNING] yItem(arr| ^ ~~~~~ [platform:WARNING] ay, ind./singleheader.he:x8616:2: note: array 'items' declared here [platform:WARNING] 8616 | )v o i d* items[RPY_VARLENGT H]; [platform:WARNING] ( (| a ^r [platform:WARNING] ray)->items[index])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] [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* i 48001 | l_v3tems[RPY_VAR0LENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62301:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62301 | l_v288296 = RPyItem(l_args_r_369,3 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) 8 0((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* 2i t=ems[RPY_VARLENGTH]; [platform:WARNING] | 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_v303807 = 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_v303812 = 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_v303817 = 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_v303822 = 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_v303827 = 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] 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_v303842 = 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_v303847 = 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_v303852 = 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_v303857 = 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_v303862 = 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_v303867 = 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_v303872 = 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_v303877 = 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_v303890 = 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] ^ [platform:WARNING] implement_13.c:48297:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48297 | l_v303927 = 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)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_13.c:48302:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48302 | l_v303932 = RPyItem(l_args_r_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: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_v303937 = 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_v303941 = 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_v303958 = 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_v303962 = 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_v303991 = 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_v303996 = 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_v304013 = 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_v304017 = 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_v304021 = 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_v304025 = 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_v304043 = 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_v304048 = 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_v304053 = 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_v304058 = 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_v304077 = 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_v304082 = 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_v304087 = 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_v304101 = 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_v304106 = 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_v304126 = 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_v304131 = 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_v304140 = 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_12.c:62348:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62348 | l_v288310 = 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: 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_v304283 = 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_v304287 = 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_v304291 = 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_v304295 = 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_v304311 = 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] array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62355:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62355 | l_v288315 = 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:50301:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50301 | l_v304421 = 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_v304431 = 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_v304446 = 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_v304461 = 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_v304476 = 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_v304491 = 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_v304506 = 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_v304521 = 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_v304550 = 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_v304555 = 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_v304559 = 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_v304577 = 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_v304581 = 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_v304585 = 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_v304603 = RPyItem(l_args_i_1288, 1Limplement_12.c:62402:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62402 | l_v288329 = 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:62409:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62409 | l_v288334 = 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:62456:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62456 | l_v288348 = 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:62463:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62463 | l_v288353 = RPyItem(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)->ite); [platform:WARNING] | ^ ~~ [platform:WARNING] ms[/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hi:69n:dex]47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v304607 = 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_v304623 = 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_v304628 = 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_v304633 = 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_v304638 = 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_v304643 = 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_v304664 = 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_v304668 = 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_v304673 = 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_v304678 = 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, [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] ./singleheader.himplement_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_v304743 = 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_v304747 = 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] | ^:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [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_v304752 = 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_v304757 = 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_v304776 = 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_12.c:62510:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62510 | l_v288367 = 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:62517:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62517 | l_v288372 = RPyItem(l_args_r_3implement_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_v304915 =73, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] RPyItem(l_args_r_1/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h2:969:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # def3, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v304920 = 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_v304925 = 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_v304942 = 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_v304947 = 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] 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] implement_12.c:62564:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [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] 6256452159 | l_v288386 = RPyItem(l_args_r_3 | l_v305046 = 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 RPyItem74, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] (/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69array, index) :47: note: expanded from macro 'RPyItem' [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RP69 | # define RPyItem(array, inY_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] implement_12.c:62571:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62571 | l_v288391 = 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:62618:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62618 | l_v288405 = 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:62625:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62625 | l_v288410 = 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_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_v305082 = 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_v305101 = 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_v305120 = 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_v305143 = 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_v305158 = 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_v305177 = 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_v305196 = 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_v305215 = 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_v305238 = 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_v305257 = 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_12.c:62672:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62672 | l_v288424 = 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:62679:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62679 | l_v288429 = 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:62726:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62726 | l_v288443 = 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:62733:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62733 | l_v288448 = 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_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_v305277 = 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_v305288 = 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_v305306 = 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_v305311 = 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_v305398 = 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_v305402 = 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_v305406 = 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_v305583 = 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_v305592 = 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_v305596 = 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_v305600 = 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_v305604 = 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_v305627 = 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_v305636 = 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_v305668 = 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_v305672 = 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_v305792 = 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_12.c:62780:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62780 | l_v288462 = 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_VARLENGTimplement_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_v305874 = 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_v305878 = 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_v305909 = 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] H]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62787:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62787 | l_v288467 = 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] | ^ ~~~~~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_v305926 = 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_v305931 = 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_v305936 = 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_v305941 = 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_v305946 = 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_v305951 = 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_v305956 = 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_v305961 = 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_v305966 = 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_v305981 = 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_v305986 = 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_v305991 = 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_v305996 = 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_v306001 = 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_v306006 = 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_v306011 = 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_v306016 = 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_v306021 = 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_v306036 = 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_v306041 = 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_v306046 = 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_v306051 = 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_v306056 = 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_v306061 = 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_v306066 = 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_v306071 = 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_v306090 = 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_v306119 = 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_v306123 = 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_v306127 = 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_v306131 = 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_v306144 = 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_v306148 = 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_v306152 = 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_v306156 = 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_v306160 = 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_v306178 = 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_v306182 = 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_v306187 = 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_v306192 = 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_v306210 = 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_v306215 = 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_v306220 = 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_v306240 = 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_v306257 = 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_v306261 = 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_v306280 = 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_v306285 = 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] [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_v306313 = 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_v306318 = 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_v306323 = 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_v306328 = 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_v306332 = 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_v306346 = 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_v306351 = 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_v306360 = 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_v306364 = 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_v306368 = 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_v306373 = 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_v306386 = 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_v306391 = 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_v306400 = 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_v306405 = 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_v306419 = 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_v306434 = 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_v306439 = 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_v306448 = 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_v306452 = 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_v306532 = 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_v306536 = 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_v306555 = 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_v306569 = 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_v306586 = 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_v306590 = 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_v306594 = 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_v306598 = 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_v306602 = 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_v306615 = 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_v306619 = 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_v306623 = 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_v306627 = 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_v306631 = 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_v306663 = 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_v306667 = 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_v306671 = 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_v306855 = 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_v306859 = 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_v306863 = 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_v306867 = 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_v306872 = 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_v306877 = 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_v306882 = 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_v306887 = 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_v306892 = 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_v306897 = 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_v306901 = 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_v306906 = 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_v306911 = 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_v306916 = 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_v306933 = 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_v306937 = 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_v307092 = 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_v307116 = 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_v307121 = 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_v307143 = RPyIt./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:62834:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62834 | l_v288481 = 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:62841:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62841 | l_v288486 = 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:62888:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62888 | l_v288500 = 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:62895:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62895 | l_v288505 = 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:62942:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62942 | l_v288519 = 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:62949:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62949 | l_v288524 = 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:62996:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62996 | l_v288538 = 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:63003:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63003 | l_v288543 = 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:63050:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63050 | l_v288557 = 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:63057:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63057 | l_v288562 = 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:63104:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63104 | l_v288576 = 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:63111:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63111 | l_v288581 = 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:63158:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63158 | l_v288595 = 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:63165:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63165 | l_v288600 = 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:63212:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63212 | l_v288614 = 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:63219:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63219 | l_v288619 = 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:63266:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63266 | l_v288633 = 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:63273:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63273 | l_v288638 = 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:63320:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63320 | l_v288652 = 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:63327:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63327 | l_v288657 = 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[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:63374:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63374 | l_v288671 = RPyItem(l_args_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:63381:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63381 | l_v288676 = 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:63428:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63428 | l_v288690 = 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:63435:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63435 | l_v288695 = 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:63482:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63482 | l_v288709 = 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:63489:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63489 | l_v288714 = 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:63536:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63536 | l_v288728 = 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:63543:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63543 | l_v288733 = 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:63590:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63590 | l_v288747 = 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:63597:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63597 | l_v288752 = 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:63644:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63644 | l_v288766 = 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:63651:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63651 | l_v288771 = 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] implement_12.c:63698:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63698 | l_v288785 = 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:63705:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63705 | l_v288790 = 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:63752:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63752 | l_v288804 = 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:63759:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63759 | l_v288809 = 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:63806:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63806 | l_v288823 = 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:63813:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63813 | l_v288828 = 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:63860:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63860 | l_v288842 = 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:63867:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63867 | l_v288847 = 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:63914:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63914 | l_v288861 = 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:63921:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63921 | l_v288866 = 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:63968:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63968 | l_v288880 = 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:63975:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63975 | l_v288885 = 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] em(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 | # dimplement_12.c:64022:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64022 | l_v288899 = 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:64029:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64029 | l_v288904 = 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:64076:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64076 | l_v288918 = 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:64083:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64083 | l_v288923 = 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:64130:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64130 | l_v288937 = 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:64137:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64137 | l_v288942 = 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] eimplement_12.c:64184:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64184 | l_v288956 = 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:64191:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64191 | l_v288961 = 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:64238:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64238 | l_v288975 = 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:64245:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64245 | l_v288980 = 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] implement_12.c:64292:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64292 | l_v288994 = 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:64299:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64299 | l_v288999 = 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:64346:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64346 | l_v289013 = 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:64353:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64353 | l_v289018 = 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:64400:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64400 | l_v289032 = 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:64407:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64407 | l_v289037 = 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:64454:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64454 | l_v289051 = 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:64461:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64461 | l_v289056 = 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:64508:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64508 | l_v289070 = 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:64515:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64515 | l_v289075 = 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] fine RPyItem(arraimplement_12.c:64562:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64562 | l_v289089 = 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:64569:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64569 | l_v289094 = 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] y, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[implement_12.c:64616:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64616 | l_v289108 = 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:64623:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64623 | l_v289113 = 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_12.c:64670:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64670 | l_v289127 = 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:64677:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64677 | l_v289132 = 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_12.c:64724:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64724 | l_v289146 = 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[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64731:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64731 | l_v289151 = 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:64783:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64783 | l_v289166 = 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:64790:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64790 | l_v289171 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:64797:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64797 | l_v289176 = 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:64850:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64850 | l_v289191 = 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:64861:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64861 | l_v289200 = 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:64865:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64865 | l_v289204 = 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:64917:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64917 | l_v289218 = 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:64928:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64928 | l_v289227 = 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:64932:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64932 | l_v289231 = 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:65032:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65032 | l_v289259 = RPyItem(l_args_r_419, 1L); [platform:WARNING] RPY_VARLENGT | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65043:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65043 | l_v289268 = 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.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65047:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65047 | l_v289272 = 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] implement_12.c:65100:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65100 | l_v289286 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65107:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65107 | l_v289291 = RPyItem(l_args_r_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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65118:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65118 | l_v289300 = 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:65122:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65122 | l_v289304 = 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:65175:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65175 | l_v289318 = 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] implement_12.c:65186:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65186 | l_v289327 = 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:65190:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65190 | l_v289331 = 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:65194:14: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65194 | l_v289335 = 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] H]; [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] implement_12.c:65247:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65247 | l_v289349 = 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: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65264:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65264 | l_v289363 = RPyItem(l_args_i_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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] implement_12.c:65268:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65268 | l_v289367 = 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:65320:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65320 | l_v289381 = 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:65327:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65327 | l_v289386 = 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:65338:14: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65338 | l_v289395 = 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:65342:14: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65342 | l_v289399 = 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] 59367 | l_v307147 = 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_v307166 = 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_v307170 = 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_v307175 = 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_v307180 = 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_v307185 = 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_v307190 = 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_v307194 = 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_v307198 = 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_v307202 = 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_v307206 = 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_v307239 = 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_v307244 = 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_v307264 = 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_v307268 = 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_v307286 = 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_v307290 = 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_v307294 = 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_v307322 = 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_v307327 = 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_v307332 = 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_v307337 = 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_v307342 = 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_v307363 = 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_v307375, 1L) =7 warnings generated. [platform:WARNING] (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v307375, 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_v307375, 3L) = l_v307376; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v307375, 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_v307468, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v307468, 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_v307468, 3L) = l_v307469; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v307468, 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_v307561, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v307561, 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_v307561, 3L) = l_v307562; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v307561, 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_v307654, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v307654, 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_v307654, 3L) = l_v307655; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v307654, 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_v307747, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v307747, 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_v307747, 3L) = l_v307748; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v307747, 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_v307840, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v307840, 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_v307840, 3L) = l_v307841; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v307840, 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_v307933, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v307933, 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_v307933, 3L) = l_v307934; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v307933, 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_v308026, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 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_v322396 = 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_v322414 = RPyItem(l_args_i_1422 10311, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: | note: expanded from macro 'RPyItem' [platform:WARNING] struct p69y | p#y _ rdpeyf_isnter iRnPgy0I t*eimt(eamrsr[aRyP,Y _iVnAdReLxE)N G T H ] ; [platform:WARNING] | ^ [platform:WARNING] ((array)->items[index]) [platform:WARNING] implement_13.c| : ^ ~~~~~62469 [platform:WARNING] :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 | ./singleheader.h :R17196P:y2I:t enote: marray 'items' declared here( [platform:WARNING] l_v308026, 17196 | S2iLg)n e=d (i&tpeympsy[_RgP_Yr_pVyA_RsLtErNiGTH]; [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]ng_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_v308026, 3L) = l_v308027; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308026, 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] [platform:WARNING] 46299 | l_v322418 = 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] 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_v322437 = 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_v322441 = 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_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_v322460 = 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_v322464 = 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] 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_v308119, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308119, 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_v308119, 3L) = l_v308120; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308119, 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:46564:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46564 | l_v322506 = 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_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_v308212, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308212, 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_v308212, 3L) = l_v308213; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308212, 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_v308305, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308305, 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_v308305, 3L) = l_v308306; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308305, 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_v308398, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308398, 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_v308398, 3L) = l_v308399; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308398, 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_v308491, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308491, 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_v308491, 3L) = l_v308492; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308491, 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_v308584, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308584, 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_v308584, 3L) = l_v308585; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308584, 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_v308677, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308677, 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_v308677, 3L) = l_v308678; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308677, 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_v308770, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308770, 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_v308770, 3L) = l_v308771; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308770, 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_v308863, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308863, 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_v308863, 3L) = l_v308864; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308863, 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_v308956, 1L) = (&pypy_g_rpy_string_24387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308956, 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_v308956, 3L) = l_v308957; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v308956, 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] 220 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_v326805; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:3429:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3429 | RPyItem(l_l_443, 1L) = l_v327453; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:3450:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3450 | RPyItem(l_l_443, 2L) = l_v327454; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:3471:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3471 | RPyItem(l_l_443, 3L) = l_v327455; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:3911:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3911 | RPyItem(l_l_444, 1L) = l_v327647; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:3930:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3930 | RPyItem(l_l_444, 2L) = l_v327648; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v327776, 1L) = l_v327777; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v327776, 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_v327776, 3L) = l_v327778; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v327776, 4L) = l_v327779; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v327776, 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_v327788; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v327789; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v327790; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v327791; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_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:5327:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5327 | RPyItem(l_l_446, 1L) = l_v328169; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5348:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5348 | RPyItem(l_l_446, 2L) = l_v328170; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 29 warnings generated. [platform:WARNING] 3 warnings generated. [platform:WARNING] pypy_interpreter.c:14186:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14186 | RPyItem(l_l_463, 1L) = l_v331044; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14207:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14207 | RPyItem(l_l_463, 2L) = l_v331045; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14275:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14275 | RPyItem(l_l_463, 3L) = l_v331046; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14810:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14810 | RPyItem(l_v331185, 1L) = l_v331186; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15221:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15221 | RPyItem(l_l_465, 1L) = l_v331191; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15919:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15919 | RPyItem(l_v331602, 1L) = l_v331603; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15968:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15968 | RPyItem(l_v331605, 2L) = l_v331606; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16133:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16133 | RPyItem(l_l_466, 1L) = l_v331609; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16405:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16405 | RPyItem(l_l_467, 1L) = l_v331612; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16426:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16426 | RPyItem(l_l_467, 2L) = l_v331613; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18380:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18380 | RPyItem(l_v332528, 1L) = l_v332529; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18428:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18428 | RPyItem(l_v332531, 2L) = l_v332532; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18477:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18477 | RPyItem(l_v332534, 3L) = l_v332535; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18616:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18616 | RPyItem(l_l_470, 1L) = l_v332538; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18637:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18637 | RPyItem(l_l_470, 2L) = l_v332539; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18916:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18916 | RPyItem(l_l_471, 1L) = l_v332542; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18937:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18937 | RPyItem(l_l_471, 2L) = l_v332543; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18958:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18958 | RPyItem(l_l_471, 3L) = l_v332544; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:20567:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20567 | RPyItem(l_v333324, 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:20590:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20590 | RPyItem(l_v333324, 2L) = l_v333326; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 217 warnings generated. [platform:WARNING] pypy_interpreter.c:29675:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29675 | RPyItem(l_v336131, 1L) = l_v336132; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:39538:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39538 | RPyItem(l_l_503, 1L) = l_v339566; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:39556:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39556 | RPyItem(l_l_503, 2L) = l_v339567; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:39574:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39574 | RPyItem(l_l_503, 3L) = l_v339568; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:39578:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39578 | 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:40594:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40594 | RPyItem(l_l_504, 1L) = l_v339859; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40612:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40612 | RPyItem(l_l_504, 2L) = l_v339860; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40630:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40630 | RPyItem(l_l_504, 3L) = l_v339861; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40648:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40648 | RPyItem(l_l_504, 4L) = l_v339862; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:42146:15: warning: array index 3 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 42146 | l_v340613 = 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:42151:15: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 42151 | l_v340616 = 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:42157:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 42157 | l_v340620 = 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:43816:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 43816 | l_v341143 = 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:45266:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45266 | RPyItem(l_lst_67, 1L) = l_v341534; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45559:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45559 | RPyItem(l_l_505, 1L) = l_v341646; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45578:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45578 | RPyItem(l_l_505, 2L) = l_v341647; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45597:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45597 | RPyItem(l_l_505, 3L) = l_v341648; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45616:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45616 | RPyItem(l_l_505, 4L) = l_v341649; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46010:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46010 | RPyItem(l_l_506, 1L) = l_v341809; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46030:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46030 | RPyItem(l_l_506, 2L) = l_v341810; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46050:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46050 | RPyItem(l_l_506, 3L) = l_v341811; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46070:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46070 | RPyItem(l_l_506, 4L) = l_v341812; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46090:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46090 | RPyItem(l_l_506, 5L) = l_v341813; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46110:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46110 | RPyItem(l_l_506, 6L) = l_v341814; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46129:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46129 | RPyItem(l_l_506, 7L) = 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:48207:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48207 | RPyItem(l_l_508, 1L) = l_v342503; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:49678:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49678 | RPyItem(l_l_510, 1L) = l_v343018; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:49697:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49697 | RPyItem(l_l_510, 2L) = l_v343019; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:50050:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50050 | RPyItem(l_l_511, 1L) = l_v343186; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:50796:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50796 | RPyItem(l_l_513, 1L) = l_v343417; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:50817:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50817 | RPyItem(l_l_513, 2L) = l_v343418; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:50846:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50846 | RPyItem(l_l_513, 3L) = l_v343419; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:51237:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51237 | RPyItem(l_l_514, 1L) = l_v343549; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:51256:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51256 | RPyItem(l_l_514, 2L) = l_v343550; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:51275:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51275 | RPyItem(l_l_514, 3L) = l_v343551; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:53234:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53234 | RPyItem(l_lst_68, 1L) = l_v344158; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:53255:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53255 | RPyItem(l_lst_68, 2L) = l_v344159; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:53323:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53323 | RPyItem(l_lst_68, 3L) = l_v344160; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:59019:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59019 | RPyItem(l_v346078, 1L) = l_v346079; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:59020:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 59020 | RPyItem(l_v346078, 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:65052:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65052 | RPyItem(l_l_528, 1L) = l_v348099; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:65073:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65073 | RPyItem(l_l_528, 2L) = l_v348100; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:65106:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65106 | RPyItem(l_l_528, 3L) = l_v348102; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 564 warnings generated. [platform:WARNING] pypy_interpreter_1.c:238:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 238 | RPyItem(l_l_529, 1L) = l_v348339; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:522:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 522 | RPyItem(l_l_530, 1L) = l_v348436; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:543:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 543 | RPyItem(l_l_530, 2L) = l_v348437; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:577:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 577 | RPyItem(l_l_530, 3L) = l_v348439; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:888:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 888 | RPyItem(l_l_531, 1L) = l_v348556; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:909:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 909 | RPyItem(l_l_531, 2L) = l_v348557; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:938:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 938 | RPyItem(l_l_531, 3L) = l_v348558; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:959:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 959 | RPyItem(l_l_531, 4L) = l_v348559; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:1027:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1027 | RPyItem(l_l_531, 5L) = l_v348560; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:1320:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1320 | RPyItem(l_l_532, 1L) = l_v348712; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:1341:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1341 | RPyItem(l_l_532, 2L) = l_v348713; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:1375:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1375 | RPyItem(l_l_532, 3L) = l_v348715; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:1396:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1396 | RPyItem(l_l_532, 4L) = l_v348716; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:1429:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1429 | RPyItem(l_l_532, 5L) = l_v348718; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:1708:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1708 | RPyItem(l_l_533, 1L) = l_v348859; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:1729:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1729 | RPyItem(l_l_533, 2L) = l_v348860; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:1758:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1758 | RPyItem(l_l_533, 3L) = l_v348861; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:2047:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2047 | RPyItem(l_lst_71, 1L) = l_v348969; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:2051:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2051 | 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:2124:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2124 | RPyItem(l_lst_71, 3L) = l_v348971; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:2145:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2145 | RPyItem(l_lst_71, 4L) = l_v348972; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:2179:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2179 | RPyItem(l_lst_71, 5L) = l_v348973; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:2474:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2474 | RPyItem(l_l_534, 1L) = l_v349129; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:2478:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2478 | 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:2512:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2512 | RPyItem(l_l_534, 3L) = l_v349130; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:2516:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2516 | 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:2550:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2550 | RPyItem(l_l_534, 5L) = l_v349131; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:2554:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2554 | 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:2588:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2588 | RPyItem(l_l_534, 7L) = l_v349132; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:3638:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3638 | RPyItem(l_l_535, 1L) = l_v349514; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:3642:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3642 | 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:3676:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3676 | RPyItem(l_l_535, 3L) = l_v349516; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:3680:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3680 | 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:3709:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3709 | RPyItem(l_l_535, 5L) = l_v349517; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:3713:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3713 | 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:3746:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3746 | RPyItem(l_l_535, 7L) = l_v349519; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4019:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4019 | RPyItem(l_v349648, 1L) = l_v349650; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4023:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4023 | RPyItem(l_v349648, 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:4151:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4151 | RPyItem(l_v349648, 3L) = l_v349651; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4155:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4155 | RPyItem(l_v349648, 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:4285:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4285 | RPyItem(l_v349648, 5L) = l_v349652; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4579:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4579 | RPyItem(l_l_536, 1L) = l_v349850; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4583:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4583 | 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:4616:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4616 | RPyItem(l_l_536, 3L) = l_v349852; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4620:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4620 | 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:4653:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4653 | RPyItem(l_l_536, 5L) = l_v349854; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4657:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4657 | 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:4690:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4690 | RPyItem(l_l_536, 7L) = l_v349856; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4694:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4694 | 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:4727:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4727 | RPyItem(l_l_536, 9L) = l_v349858; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5073:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5073 | RPyItem(l_l_537, 1L) = l_v350013; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5077:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5077 | 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:5145:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5145 | RPyItem(l_l_537, 3L) = l_v350014; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5149:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5149 | 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:5217:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5217 | RPyItem(l_l_537, 5L) = l_v350015; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5466:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5466 | RPyItem(l_l_538, 1L) = l_v350187; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5470:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5470 | 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:5503:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5503 | RPyItem(l_l_538, 3L) = l_v350188; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5507:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5507 | 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:5540:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5540 | RPyItem(l_l_538, 5L) = l_v350190; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5790:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5790 | RPyItem(l_l_539, 1L) = l_v350309; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5794:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5794 | 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:5828:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5828 | RPyItem(l_l_539, 3L) = l_v350311; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5832:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5832 | 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:5861:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5861 | RPyItem(l_l_539, 5L) = l_v350312; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5865:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5865 | 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:5894:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5894 | RPyItem(l_l_539, 7L) = l_v350313; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6145:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6145 | RPyItem(l_l_540, 1L) = l_v350438; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6149:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6149 | 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:6183:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6183 | RPyItem(l_l_540, 3L) = l_v350440; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6187:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6187 | 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:6220:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6220 | RPyItem(l_l_540, 5L) = l_v350442; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6224:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6224 | 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:6257:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6257 | RPyItem(l_l_540, 7L) = l_v350444; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6538:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6538 | RPyItem(l_l_541, 1L) = l_v350578; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6559:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6559 | RPyItem(l_l_541, 2L) = l_v350579; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6588:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6588 | RPyItem(l_l_541, 3L) = l_v350580; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6609:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6609 | RPyItem(l_l_541, 4L) = l_v350581; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6638:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6638 | RPyItem(l_l_541, 5L) = l_v350582; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6659:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6659 | RPyItem(l_l_541, 6L) = l_v350583; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6688:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6688 | RPyItem(l_l_541, 7L) = l_v350584; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6983:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6983 | RPyItem(l_l_542, 1L) = l_v350734; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7004:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7004 | RPyItem(l_l_542, 2L) = l_v350735; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7037:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7037 | RPyItem(l_l_542, 3L) = l_v350737; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7058:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7058 | RPyItem(l_l_542, 4L) = l_v350738; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7091:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7091 | RPyItem(l_l_542, 5L) = l_v350740; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7339:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7339 | RPyItem(l_l_543, 1L) = l_v350877; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7343:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7343 | 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:7372:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7372 | RPyItem(l_l_543, 3L) = l_v350878; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7376:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7376 | 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:7405:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7405 | RPyItem(l_l_543, 5L) = l_v350879; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7409:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7409 | 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:7442:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7442 | RPyItem(l_l_543, 7L) = l_v350881; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7709:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7709 | RPyItem(l_l_544, 1L) = l_v351002; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7713:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7713 | 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:7742:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7742 | RPyItem(l_l_544, 3L) = l_v351003; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7746:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7746 | 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:7775:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7775 | RPyItem(l_l_544, 5L) = l_v351004; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7779:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7779 | 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:7808:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7808 | RPyItem(l_l_544, 7L) = l_v351005; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7812:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7812 | 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:7846:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7846 | RPyItem(l_l_544, 9L) = l_v351007; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7850:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7850 | 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:7883:2: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7883 | RPyItem(l_l_544, 11L) = l_v351009; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7887 | 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:7916:2: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7916 | RPyItem(l_l_544, 13L) = l_v351010; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8165:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8165 | RPyItem(l_l_545, 1L) = l_v351182; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8169:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8169 | 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:8198:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8198 | RPyItem(l_l_545, 3L) = l_v351183; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8202:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8202 | 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:8235:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8235 | RPyItem(l_l_545, 5L) = l_v351185; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8515:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8515 | RPyItem(l_l_546, 1L) = l_v351300; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8519:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8519 | 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:8548:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8548 | RPyItem(l_l_546, 3L) = l_v351301; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8552:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8552 | 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:8581:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8581 | RPyItem(l_l_546, 5L) = l_v351302; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8585:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8585 | 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:8614:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8614 | RPyItem(l_l_546, 7L) = l_v351303; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8618:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8618 | 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:8647:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8647 | RPyItem(l_l_546, 9L) = l_v351304; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8651:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8651 | 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:8719:2: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8719 | RPyItem(l_l_546, 11L) = l_v351305; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9099:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9099 | RPyItem(l_l_547, 1L) = 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:9103:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9103 | 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:9188:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9188 | RPyItem(l_l_547, 3L) = l_v351476; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9192:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9192 | 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:9277:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9277 | RPyItem(l_l_547, 5L) = l_v351478; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9281:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9281 | 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:9366:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9366 | RPyItem(l_l_547, 7L) = l_v351480; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9370:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9370 | 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:9456:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9456 | RPyItem(l_l_547, 9L) = l_v351483; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9961:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9961 | RPyItem(l_lst_72, 1L) = l_v351836; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10298:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10298 | RPyItem(l_l_548, 1L) = l_v351955; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10302:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10302 | 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:10336:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10336 | RPyItem(l_l_548, 3L) = l_v351957; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10624:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10624 | RPyItem(l_l_549, 1L) = l_v352085; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10645:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10645 | RPyItem(l_l_549, 2L) = l_v352086; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10674:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10674 | RPyItem(l_l_549, 3L) = l_v352087; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10695:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10695 | RPyItem(l_l_549, 4L) = l_v352088; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10724:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10724 | RPyItem(l_l_549, 5L) = l_v352089; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11059:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11059 | RPyItem(l_l_550, 1L) = l_v352218; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11063:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11063 | 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:11093:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11093 | RPyItem(l_l_550, 3L) = l_v352219; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11097:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11097 | 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:11130:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11130 | RPyItem(l_l_550, 5L) = l_v352221; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11481:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11481 | RPyItem(l_l_551, 1L) = l_v352379; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11485:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11485 | 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:11519:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11519 | RPyItem(l_l_551, 3L) = l_v352380; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11523:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11523 | RPyItem(l_l_551, 4L) = (&pypy_g_rpy_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:11591:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11591 | RPyItem(l_l_551, 5L) = l_v352381; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11854:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11854 | RPyItem(l_lst_73, 1L) = l_v352530; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11858:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11858 | 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:11943:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11943 | RPyItem(l_lst_73, 3L) = l_v352533; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12280:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12280 | RPyItem(l_l_552, 1L) = l_v352679; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12301:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12301 | RPyItem(l_l_552, 2L) = l_v352680; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12369:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12369 | RPyItem(l_l_552, 3L) = l_v352681; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12683:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12683 | RPyItem(l_l_553, 1L) = l_v352821; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12704:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12704 | RPyItem(l_l_553, 2L) = l_v352822; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12772:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12772 | RPyItem(l_l_553, 3L) = l_v352823; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13061:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13061 | RPyItem(l_l_554, 1L) = l_v352965; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13082:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13082 | RPyItem(l_l_554, 2L) = l_v352966; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13111:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13111 | RPyItem(l_l_554, 3L) = l_v352967; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13396:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13396 | RPyItem(l_l_555, 1L) = l_v353084; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13400:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13400 | 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:13434:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13434 | RPyItem(l_l_555, 3L) = l_v353085; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13691:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13691 | RPyItem(l_lst_74, 1L) = l_v353194; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13712:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13712 | RPyItem(l_lst_74, 2L) = l_v353195; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13798:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13798 | RPyItem(l_lst_74, 3L) = l_v353198; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14123:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14123 | RPyItem(l_l_556, 1L) = l_v353341; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14127:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14127 | 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:14156:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14156 | RPyItem(l_l_556, 3L) = l_v353342; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14160:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14160 | 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:14189:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14189 | RPyItem(l_l_556, 5L) = l_v353343; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14471:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14471 | RPyItem(l_l_557, 1L) = l_v353464; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14475:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14475 | 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:14508:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14508 | RPyItem(l_l_557, 3L) = l_v353466; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14512:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14512 | 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:14545:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14545 | RPyItem(l_l_557, 5L) = l_v353468; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14860:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14860 | RPyItem(l_l_558, 1L) = l_v353597; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14864:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14864 | 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:14950:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14950 | RPyItem(l_l_558, 3L) = l_v353600; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15240:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15240 | RPyItem(l_lst_75, 1L) = l_v353760; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15244:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15244 | RPyItem(l_lst_75, 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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_1.c:15317:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15317 | RPyItem(l_lst_75, 3L) = l_v353762; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15694:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15694 | RPyItem(l_lst_76, 1L) = l_v353880; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16302:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16302 | RPyItem(l_v354050, 1L) = l_v354051; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:16303:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16303 | RPyItem(l_v354050, 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:16335:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16335 | RPyItem(l_v354050, 3L) = l_v354052; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:16360:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16360 | RPyItem(l_v354050, 4L) = l_v354053; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:16361:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16361 | RPyItem(l_v354050, 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:16386:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16386 | RPyItem(l_v354050, 6L) = l_v354054; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:16387:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16387 | RPyItem(l_v354050, 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:16417:2: warning: array index 8 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16417 | RPyItem(l_v354050, 8L) = l_v354055; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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 9 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16418 | RPyItem(l_v354050, 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:16551:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16551 | RPyItem(l_v354057, 1L) = l_v354058; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:16552:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16552 | RPyItem(l_v354057, 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:16732:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16732 | RPyItem(l_v354239, 1L) = l_v354240; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:16733:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16733 | RPyItem(l_v354239, 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:16987:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16987 | RPyItem(l_v354302, 1L) = l_v354303; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:16988:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16988 | RPyItem(l_v354302, 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:17111:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17111 | RPyItem(l_v354305, 1L) = l_v354306; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:17112:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17112 | RPyItem(l_v354305, 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:19137:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19137 | RPyItem(l_v354795, 1L) = l_v354796; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:20138:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20138 | RPyItem(l_v355128, 1L) = l_v355129; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:20959:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20959 | RPyItem(l_v423712, 1L) = l_v423713; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:20960:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20960 | RPyItem(l_v423712, 2L) = (&pypy_g_rpy_string_4807.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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: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_v393390, 1L) = l_v393391; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v393390, 2L) = (&pypy_g_rpy_string_29097.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v393390, 3L) = l_v393392; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v393390, 4L) = (&pypy_g_rpy_string_29098.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v393390, 5L) = l_v393393; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_4.c:1086:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1086 | RPyItem(l_v416713, 1L) = (&pypy_g_rpy_string_35376.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:5281:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5281 | RPyItem(l_l_609, 1L) = l_v372753; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5300:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5300 | RPyItem(l_l_609, 2L) = l_v372754; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25089:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25089 | RPyItem(l_v356978, 1L) = l_v356979; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:25090:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25090 | RPyItem(l_v356978, 2L) = (&pypy_gpypy_interpreter_2.c:7036:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7036 | RPyItem(l_l_611, 1L) = l_v373319; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _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) pypy_interpreter_2.c:7054:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7054 | RPyItem(l_l_611, 2L) = l_v373320; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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: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:25113:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25113 | RPyItem(l_v356978, 3L) = l_v356980; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:25114:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25114 | RPyItem(l_v356978, 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:25137:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25137 | RPyItem(l_v356978, 5L) = l_v356981; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:25138:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25138 | RPyItem(l_v356978, 6L) = (&pypy_g_rpy_string_3125.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:25186:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25186 | RPyItem(l_v356978, 7L) = l_v356982; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:25187:2: warning: array index 8 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25187 | RPyItem(l_v356978, 8L) = (&pypy_g_rpy_string_3126.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:10232:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10232 | RPyItem(l_v374558, 1L) = l_v374559; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:10233:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10233 | RPyItem(l_v374558, 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_1.c:26706:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26706 | RPyItem(l_v357571, 1L) = l_v357572; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:26707:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26707 | RPyItem(l_v357571, 2L) = (&pypy_g_rpy_string_3125.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:26730:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26730 | RPyItem(l_v357571, 3L) = l_v357573; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:26731:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26731 | RPyItem(l_v357571, 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:6639:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6639 | RPyItem(l_v395435, 1L) = l_v395436; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:6640:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6640 | RPyItem(l_v395435, 2L) = (&pypy_g_rpy_string_29104.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:6973:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6973 | RPyItem(l_v395439, 1L) = l_v395440; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:6974:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6974 | RPyItem(l_v395439, 2L) = (&pypy_g_rpy_string_29102.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:10699:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10699 | l_v397172 = RPyItem(l_v397065, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10706:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10706 | l_v397176 = RPyItem(l_v397065, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:32580:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32580 | RPyItem(l_l_582, 1L) = l_v359150; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:32598:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32598 | RPyItem(l_l_582, 2L) = l_v359151; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:33229:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33229 | RPyItem(l_l_584, 1L) = l_v359159; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11546:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11546 | RPyItem(l_l_653, 1L) = l_v397480; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11565:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11565 | RPyItem(l_l_653, 2L) = l_v397481; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11584:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11584 | RPyItem(l_l_653, 3L) = l_v397482; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11604:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11604 | RPyItem(l_l_653, 4L) = l_v397483; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11623:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11623 | RPyItem(l_l_653, 5L) = l_v397484; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11643:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11643 | RPyItem(l_l_653, 6L) = l_v397485; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:33741:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33741 | RPyItem(l_v359783, 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:33764:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33764 | RPyItem(l_v359783, 2L) = l_v359785; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:33927:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33927 | RPyItem(l_v359787, 1L) = l_v359788; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:33928:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33928 | RPyItem(l_v359787, 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:33951:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33951 | RPyItem(l_v359787, 3L) = l_v359789; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:33952:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33952 | RPyItem(l_v359787, 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:35713:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35713 | RPyItem(l_l_585, 1L) = l_v360368; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:36090:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36090 | RPyItem(l_l_587, 1L) = l_v360371; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:36108:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36108 | RPyItem(l_l_587, 2L) = l_v360372; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:38385:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38385 | RPyItem(l_v361371, 1L) = l_v361372; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:38386:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38386 | RPyItem(l_v361371, 2L) = (&pypy_g_rpy_string_3558.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:38411:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38411 | RPyItem(l_v361371, 3L) = l_v361373; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:38412:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38412 | RPyItem(l_v361371, 4L) = (&pypy_g_rpy_string_3559.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:38443:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38443 | RPyItem(l_v361371, 5L) = l_v361374; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:38444:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38444 | RPyItem(l_v361371, 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:41775:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41775 | RPyItem(l_l_589, 1L) = l_v361507; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41793:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41793 | RPyItem(l_l_589, 2L) = l_v361508; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41811:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41811 | RPyItem(l_l_589, 3L) = l_v361509; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41829:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41829 | RPyItem(l_l_589, 4L) = l_v361510; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41847:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41847 | RPyItem(l_l_589, 5L) = l_v361511; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41865:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41865 | RPyItem(l_l_589, 6L) = l_v361512; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41883:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41883 | RPyItem(l_l_589, 7L) = l_v361513; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41901:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41901 | RPyItem(l_l_589, 8L) = l_v361514; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41919:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41919 | RPyItem(l_l_589, 9L) = l_v361515; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41937:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41937 | RPyItem(l_l_589, 10L) = l_v361516; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41955:2: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41955 | RPyItem(l_l_589, 11L) = l_v361517; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41973:2: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41973 | RPyItem(l_l_589, 12L) = l_v361518; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41991:2: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41991 | RPyItem(l_l_589, 13L) = l_v361519; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:42009:2: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42009 | RPyItem(l_l_589, 14L) = l_v361520; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:42253:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42253 | RPyItem(l_l_590, 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: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_1.c:43408:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43408 | RPyItem(l_v363346, 1L) = l_v363347; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:43409:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43409 | RPyItem(l_v363346, 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:43432:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43432 | RPyItem(l_v363346, 3L) = l_v363348; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:43433:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43433 | RPyItem(l_v363346, 4L) = (&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_interpreter_1.c:43456:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43456 | RPyItem(l_v363346, 5L) = l_v363349; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:43457:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43457 | RPyItem(l_v363346, 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:43760:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43760 | RPyItem(l_v363353, 1L) = l_v363354; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:43761:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43761 | RPyItem(l_v363353, 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:43784:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43784 | RPyItem(l_v363353, 3L) = l_v363355; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:43785:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43785 | RPyItem(l_v363353, 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:44599:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44599 | RPyItem(l_v363807, 1L) = l_v363808; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:44600:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44600 | RPyItem(l_v363807, 2L) = (&pypy_g_rpy_string_3567.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:44623:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44623 | RPyItem(l_v363807, 3L) = l_v363809; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:44624:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44624 | RPyItem(l_v363807, 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:44852:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44852 | RPyItem(l_v363813, 1L) = l_v363814; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:44853:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44853 | RPyItem(l_v363813, 2L) = (&pypy_g_rpy_string_3568.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:45868:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45868 | 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45872:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45872 | RPyItem(l_l_592, 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_interpreter_1.c:45890:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45890 | RPyItem(l_l_592, 3L) = l_v364077; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46097:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46097 | RPyItem(l_l_593, 1L) = l_v364079; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46694:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46694 | RPyItem(l_l_594, 1L) = l_v364088; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46922:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46922 | RPyItem(l_l_595, 1L) = l_v364092; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_v401627; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v401628; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v401629; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v401630; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v401631; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v401632; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v401633; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v401636; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v401637; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v401651; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25752:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25752 | l_v402748 = RPyItem(l_v402744, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v402751 = RPyItem(l_v402744, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v402754 = RPyItem(l_v402744, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v402757 = RPyItem(l_v402744, 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_v402760 = RPyItem(l_v402744, 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_v402763 = RPyItem(l_v402744, 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_v402766 = RPyItem(l_v402744, 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_2.c:31508:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31508 | l_v381565 = RPyItem(l_v381561, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:31514:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31514 | l_v381568 = RPyItem(l_v381561, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:32861:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32861 | RPyItem(l_l_631, 1L) = l_v381802; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:32879:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32879 | RPyItem(l_l_631, 2L) = l_v381803; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:33156:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33156 | RPyItem(l_l_632, 1L) = l_v381806; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:33174:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33174 | RPyItem(l_l_632, 2L) = l_v381807; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:33589:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33589 | l_v382313 = RPyItem(l_v382309, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:37286:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37286 | RPyItem(l_l_636, 1L) = l_v383321; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:37896:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37896 | RPyItem(l_l_637, 1L) = l_v383653; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28719:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28719 | RPyItem(l_v403546, 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:28834:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28834 | l_v403575 = RPyItem(l_v403181, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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:29022:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 29022 | 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_2.c:38716:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38716 | RPyItem(l_l_638, 1L) = l_v383932; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:38735:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38735 | RPyItem(l_l_638, 2L) = l_v383933; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41334:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41334 | RPyItem(l_l_639, 1L) = l_v384766; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41353:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41353 | RPyItem(l_l_639, 2L) = l_v384767; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41597:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41597 | RPyItem(l_l_643, 1L) = l_v384771; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41914:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41914 | RPyItem(l_l_640, 1L) = l_v384775; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:42151:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42151 | RPyItem(l_l_641, 1L) = l_v384780; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:42388:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42388 | RPyItem(l_l_642, 1L) = l_v384785; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:53763:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 53763 | RPyItem(l_v366905, 1L) = l_v366906; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:45012:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45012 | RPyItem(l_l_644, 1L) = l_v386111; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:47581:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 47581 | RPyItem(l_v386863, 1L) = l_v386864; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:48101:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48101 | RPyItem(l_v387167, 1L) = l_v387168; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:48102:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48102 | RPyItem(l_v387167, 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:48399:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48399 | RPyItem(l_v387269, 1L) = l_v387270; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:52424:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52424 | RPyItem(l_v388438, 1L) = l_v388439; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:52761:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52761 | RPyItem(l_l_647, 1L) = l_v388673; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:52780:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52780 | RPyItem(l_l_647, 2L) = l_v388674; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:52799:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52799 | RPyItem(l_l_647, 3L) = l_v388675; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:52818:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52818 | RPyItem(l_l_647, 4L) = l_v388676; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:52837:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52837 | RPyItem(l_l_647, 5L) = l_v388677; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:52856:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52856 | RPyItem(l_l_647, 6L) = l_v388678; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:54950:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54950 | RPyItem(l_l_648, 1L) = l_v389208; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:54968:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54968 | RPyItem(l_l_648, 2L) = l_v389209; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60623:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60623 | 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:60641:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60641 | RPyItem(l_l_602, 2L) = l_v368669; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60659:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60659 | RPyItem(l_l_602, 3L) = l_v368670; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60677:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60677 | RPyItem(l_l_602, 4L) = l_v368671; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60695:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60695 | RPyItem(l_l_602, 5L) = l_v368672; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60713:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60713 | RPyItem(l_l_602, 6L) = l_v368673; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60731:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60731 | RPyItem(l_l_602, 7L) = l_v368674; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60749:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60749 | RPyItem(l_l_602, 8L) = l_v368675; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60767:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60767 | RPyItem(l_l_602, 9L) = l_v368676; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60785:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60785 | RPyItem(l_l_602, 10L) = l_v368677; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60789:2: warning: array index 11 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60789 | 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:60793:2: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60793 | 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:60811:2: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60811 | RPyItem(l_l_602, 13L) = l_v368678; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60829:2: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60829 | RPyItem(l_l_602, 14L) = l_v368679; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60847:2: warning: array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60847 | RPyItem(l_l_602, 15L) = l_v368680; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60865:2: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60865 | RPyItem(l_l_602, 16L) = l_v368681; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:61388:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61388 | RPyItem(l_v369682, 1L) = l_v369683; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:61389:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61389 | RPyItem(l_v369682, 2L) = (&pypy_g_rpy_string_3125.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:61412:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61412 | RPyItem(l_v369682, 3L) = l_v369684; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:61435:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61435 | RPyItem(l_v369682, 4L) = l_v369685; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:61436:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61436 | RPyItem(l_v369682, 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_3.c:48898:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48898 | RPyItem(l_v410033, 1L) = l_v410034; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:48899:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48899 | RPyItem(l_v410033, 2L) = (&pypy_g_rpy_string_31039.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:63747:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63747 | RPyItem(l_l_605, 1L) = l_v370165; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:63978:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63978 | RPyItem(l_l_606, 1L) = l_v370170; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56285 | l_v412673 = RPyItem(l_v412669, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56291 | l_v412676 = RPyItem(l_v412669, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56297 | l_v412679 = RPyItem(l_v412669, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56303 | l_v412682 = RPyItem(l_v412669, 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:56309:15: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56309 | l_v412685 = RPyItem(l_v412669, 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:56315:15: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56315 | l_v412688 = RPyItem(l_v412669, 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:56321:15: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56321 | l_v412691 = RPyItem(l_v412669, 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:56327:15: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56327 | l_v412694 = RPyItem(l_v412669, 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:56333:15: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56333 | l_v412697 = RPyItem(l_v412669, 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:56339:15: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56339 | l_v412700 = RPyItem(l_v412669, 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:56345:15: warning: array index 12 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56345 | l_v412703 = RPyItem(l_v412669, 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:56351:15: warning: array index 13 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56351 | l_v412706 = RPyItem(l_v412669, 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:56357:15: warning: array index 14 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56357 | l_v412709 = RPyItem(l_v412669, 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:56363:15: warning: array index 15 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56363 | l_v412712 = RPyItem(l_v412669, 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:56369:15: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56369 | l_v412715 = RPyItem(l_v412669, 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:59835:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59835 | RPyItem(l_l_672, 1L) = l_v414055; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:59853:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59853 | RPyItem(l_l_672, 2L) = l_v414056; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64499 | l_v415812 = RPyItem(l_v415808, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:64505:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64505 | l_v415815 = RPyItem(l_v415808, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_v465455, 1L) = l_v465456; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v465455, 2L) = (&pypy_g_rpy_string_25092.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v465837, 1L) = l_v465838; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v465837, 2L) = (&pypy_g_rpy_string_25096.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v465837, 3L) = l_v465839; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v465843, 1L) = l_v465844; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v465843, 2L) = (&pypy_g_rpy_string_25096.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v465843, 3L) = l_v465845; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v465847, 1L) = l_v465848; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v465847, 2L) = (&pypy_g_rpy_string_25099.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v465847, 3L) = l_v465849; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v466674, 1L) = l_v466675; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v466674, 2L) = l_v466676; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v466798, 1L) = l_v466799; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v467401 = RPyItem(l_v467400, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v467417 = RPyItem(l_v467416, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v467495 = RPyItem(l_v467494, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v468441 = RPyItem(l_v468440, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v468403 = RPyItem(l_v468402, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v468473, 1L) = l_v468474; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:11249:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11249 | l_v468898 = RPyItem(l_v468897, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12167:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12167 | l_v469236 = RPyItem(l_v469235, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13373:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13373 | l_v469636 = RPyItem(l_v469635, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13460:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13460 | l_v469661 = RPyItem(l_v469660, 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:13973:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13973 | l_v469845 = RPyItem(l_v469844, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14446:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14446 | l_v470023 = RPyItem(l_v470022, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15077:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15077 | l_v470160 = RPyItem(l_v470159, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15121:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15121 | l_v470179 = RPyItem(l_v470178, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16248:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16248 | l_v470627 = RPyItem(l_v470626, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16373:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16373 | l_v470503 = RPyItem(l_v470502, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:21689:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 21689 | RPyItem(l_v472051, 1L) = l_v472052; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:22708:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22708 | RPyItem(l_l_751, 1L) = l_v472201; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:22726:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22726 | RPyItem(l_l_751, 2L) = l_v472202; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25157:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25157 | l_v473254 = RPyItem(l_v473253, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25814:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25814 | l_v473560 = RPyItem(l_v473559, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25964:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25964 | l_v473597 = RPyItem(l_v473596, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27050:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27050 | l_v474409 = RPyItem(l_v474408, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27167:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27167 | l_v474487 = RPyItem(l_v474486, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27274:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27274 | l_v474671 = RPyItem(l_v474670, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | vopypy_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_v451239, 1L) = l_v451240; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v451243, 1L) = l_v451244; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] id* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_astcompiler_2.c:28341:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 28341 | RPyItem(l_v473690, 1L) = l_v473691; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:29166:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29166 | l_v474508 = RPyItem(l_v474507, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:29576:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29576 | l_v474691 = RPyItem(l_v474690, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:29600:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29600 | l_v474701 = RPyItem(l_v474700, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:29644:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29644 | l_v475092 = RPyItem(l_v475091, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:31399:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31399 | l_v475413 = RPyItem(l_v475412, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_v453468, 1L) = l_v453469; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v453468, 2L) = (&pypy_g_rpy_string_5947.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v453468, 3L) = l_v453470; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v453468, 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_v453468, 5L) = l_v453471; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v453468, 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_2.c:32314:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32314 | l_v475795 = RPyItem(l_v475794, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:32376:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32376 | l_v475890 = RPyItem(l_v475889, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:32443:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32443 | l_v475703 = RPyItem(l_v475702, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:35714:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 35714 | RPyItem(l_v454256, 1L) = l_v454257; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 35715 | RPyItem(l_v454256, 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_2.c:37207:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37207 | l_v477391 = RPyItem(l_v477390, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:38115:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38115 | l_v477581 = RPyItem(l_v477580, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]pypy_interpreter_astcompiler_1.c:36378:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 36378 | RPyItem(l_v454441, 1L) = l_v454442; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 36379 | RPyItem(l_v454441, 2L) = (&pypy_g_rpy_string_7360.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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] pypy_interpreter_astcompiler_2.c:38499:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38499 | l_v477686 = RPyItem(l_v477685, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:37760:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37760 | l_v455017 = RPyItem(l_v455016, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:37846:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37846 | l_v455331 = RPyItem(l_v455330, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:38666:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38666 | l_v455348 = RPyItem(l_v455347, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:39388:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39388 | l_v455874 = RPyItem(l_v455873, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: pypy_interpreter_astcompiler_2.c:39304:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 39304 | l_cexpanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) _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] ((array)-> i68t | # define RPyFieems[index]) [platform:WARNING] | ^ ~~~~~ld(ptr, name) [platform:WARNING] ((ptr)./singleheader.h-:8616>:2name) [platform:WARNING] | ^ [platform:WARNING] : note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_V./singleheader.hA:R10670:2: note: array 'items' declared here [platform:WARNING] LE N10670G | T char iHt]e;m [platform:WARNING] s[RPY_VARLENG T| H ^]; [platform:WARNING] | ^ [platform:WARNING] [platform:WARNING] pypy_interpreter_astcompiler_1.c:39410:18: pypy_interpreter_astcompiler_2.cwarning: :array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]39780 [platform:WARNING] :12: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 39410 | 39780 | l_c_5 2l _=v RPyField(l4_5r5a8w_2, rs_chars).8i7tems[1L]; [platform:WARNING] = | R ^ ~~P [platform:WARNING] yItem(l_v455/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h8:8686:,46 :2 Lnote: )expanded from macro 'RPyField' [platform:WARNING] ; [platform:WARNING] | ^ ~~68 | # define R [platform:WARNING] PyFiel/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hd:(ptr, name) 69 : 47 : ((ptr) -note: >expanded from macro 'RPyItem'n [platform:WARNING] ame )69 [platform:WARNING] | #| ^ [platform:WARNING] define R./singleheader.hP:y10670I:t2e:m (note: aarray 'items' declared herer [platform:WARNING] ray, i 10670 | char itnedms[RePx)Y _ V A R L E N((GarTraHy)]->;i [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] pypy_interpreter_astcompiler_2.c:40075:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40075 | l_v478394 = RPyItem(l_v478393, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40345:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40345 | l_v478454 = RPyItem(l_v478453, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40803:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40803 | l_v478608 = RPyItem(l_v478607, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40846:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40846 | l_v478626 = RPyItem(l_v478625, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41250:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41250 | l_v478791 = RPyItem(l_v478790, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41858:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41858 | l_v479181 = RPyItem(l_v479180, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41969:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41969 | l_v479135 = RPyItem(l_v479134, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:42265:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42265 | l_v479020 = RPyItem(l_v479019, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:42956:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42956 | l_v479360 = RPyItem(l_v479359, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:43803:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43803 | l_v479563 = RPyItem(l_v479562, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:43892:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43892 | l_v479590 = RPyItem(l_v479589, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:44281:17: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44281 | l_v479699 = RPyItem(l_v479698, 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:44842:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44842 | l_v479816 = RPyItem(l_v479815, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:44925:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44925 | l_v479853 = RPyItem(l_v479852, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45714:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45714 | l_v480256 = RPyItem(l_v480255, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45803:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45803 | l_v480283 = RPyItem(l_v480282, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46193:17: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46193 | l_v480392 = RPyItem(l_v480391, 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:46754:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46754 | l_v480509 = RPyItem(l_v480508, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46837:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46837 | l_v480546 = RPyItem(l_v480545, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40200:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40200 | l_v455936 = RPyItem(l_v455935, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:48764:17: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48764 | l_v481411 = RPyItem(l_v481410, 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:48949:18: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48949 | l_v481442 = RPyItem(l_v481441, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:49161:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49161 | l_v481520 = RPyItem(l_v481519, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40894:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40894 | l_v456514 = RPyItem(l_v456513, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41440:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41440 | l_v456273 = RPyItem(l_v456272, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41687:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41687 | l_v456486 = RPyItem(l_v456485, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41762:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41762 | l_v456455 = RPyItem(l_v456454, 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:42421:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42421 | l_v456624 = RPyItem(l_v456623, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45089:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45089 | l_v457583 = RPyItem(l_v457582, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45149:18: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45149 | l_v457680 = RPyItem(l_v457679, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45565:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45565 | l_v457743 = RPyItem(l_v457742, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45664:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45664 | l_v457839 = RPyItem(l_v457838, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45713:19: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45713 | l_v457861 = RPyItem(l_v457860, 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:46006:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46006 | l_v457914 = RPyItem(l_v457727, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46016:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46016 | l_v457926 = RPyItem(l_v457727, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46500:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46500 | l_v458923 = RPyItem(l_v458922, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46548:18: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46548 | l_v458944 = RPyItem(l_v458943, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46677:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46677 | l_v458001 = RPyItem(l_v458000, 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:47230:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47230 | l_v458315 = RPyItem(l_v458314, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:47276:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47276 | l_v458334 = RPyItem(l_v458333, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:48699:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48699 | l_v458750 = RPyItem(l_v458749, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:48747:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48747 | l_v458771 = RPyItem(l_v458770, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:48793:17: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48793 | l_v458790 = RPyItem(l_v458789, 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_2.c:53254:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 53254 | RPyItem(l_v482856, 1L) = l_v482857; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:53553:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 53553 | RPyItem(l_v482935, 1L) = l_v482936; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:49290:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49290 | l_v459082 = RPyItem(l_v459081, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:49338:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49338 | l_v459103 = RPyItem(l_v459102, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:49396:19: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49396 | l_v459201 = RPyItem(l_v459200, 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:49823:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49823 | l_v459273 = RPyItem(l_v459272, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:50089:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50089 | l_v459334 = RPyItem(l_v459333, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:50135:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50135 | l_v459354 = RPyItem(l_v459353, 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:50194:19: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50194 | l_v459457 = RPyItem(l_v459456, 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:50775:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50775 | l_v459596 = RPyItem(l_v459595, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:52778:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52778 | l_v460464 = RPyItem(l_v460463, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:53417:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53417 | l_v460562 = RPyItem(l_v460561, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:53500:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53500 | l_v460592 = RPyItem(l_v460591, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:53544:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53544 | l_v460610 = RPyItem(l_v460609, 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:53960:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53960 | l_v460760 = RPyItem(l_v460759, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:54056:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54056 | l_v461040 = RPyItem(l_v461039, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:54168:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54168 | l_v460794 = RPyItem(l_v460793, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:54191:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54191 | l_v460932 = RPyItem(l_v460931, 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:54268:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54268 | l_v460804 = RPyItem(l_v460803, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:54313:16: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54313 | l_v460823 = RPyItem(l_v460822, 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:55010:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55010 | l_v461183 = RPyItem(l_v461182, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:57173:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57173 | l_v461787 = RPyItem(l_v461786, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:58673:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58673 | l_v462395 = RPyItem(l_v462394, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41463:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41463 | RPyItem(l_v501221, 1L) = l_v501222; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:41464:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41464 | RPyItem(l_v501221, 2L) = (&pypy_g_rpy_string_25092.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:41726:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41726 | RPyItem(l_v501224, 1L) = l_v501225; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:41727:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41727 | RPyItem(l_v501224, 2L) = (&pypy_g_rpy_string_38715.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:41889:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41889 | RPyItem(l_v501226, 1L) = l_v501227; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:41890:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41890 | RPyItem(l_v501226, 2L) = (&pypy_g_rpy_string_38716.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 81 warnings generated. [platform:WARNING] 295 warnings generated. [platform:WARNING] 2 warnings generated. [platform:WARNING] 37 warnings generated. [platform:WARNING] pypy_interpreter_astcompiler_4.c:5333:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5333 | RPyItem(l_v512347, 1L) = l_v512348; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:5334:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5334 | RPyItem(l_v512347, 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:10029:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10029 | RPyItem(l_l_969, 1L) = l_v513704; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14037:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14037 | RPyItem(l_l_981, 1L) = l_v515448; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 58 warnings generated. [platform:WARNING] pypy_module___pypy__.c:3073:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3073 | RPyItem(l_v545374, 1L) = l_v545375; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:3074:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3074 | RPyItem(l_v545374, 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: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_v528658; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v529067, 1L) = l_v529068; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v529067, 2L) = (&pypy_g_rpy_string_3158.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v529070, 1L) = l_v529071; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v529070, 2L) = (&pypy_g_rpy_string_3160.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v529070, 3L) = l_v529072; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v529070, 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___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_v529443, 1L) = l_v529444; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v529443, 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_v529443, 3L) = l_v529445; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v529443, 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_v529443, 5L) = l_v529446; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v529443, 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_v529451, 1L) = l_v529452; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v529451, 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_v529451, 3L) = l_v529453; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v529451, 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_v529458, 1L) = l_v529459; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v529458, 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_v529902; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v529903; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v529905; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v530337; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v530341; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v530882; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v530886; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-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_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_v517418, 1L) = l_v517419; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] fine R69P | y#I t edme(fairnrea yRPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] , index) ./singleheader.h : 10311 : 2 : note: (array 'items' declared here( [platform:WARNING] arra y)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [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_v517418, 2L) = (&pypy_g_rpy_string_2877.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v517434, 1L) = l_v517435; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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: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_v531445, 1L) = l_v531446; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v531445, 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_v531445, 3L) = l_v531447; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v531535, 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_v531535, 2L) = l_v531537; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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_v518028; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v518029; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v518030; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v518031; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v518036; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:20191:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20191 | l_v532636 = RPyItem(l_v532622, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:20377:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20377 | l_v532687 = RPyItem(l_v532673, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___pypy__.c:10936:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10936 | RPyItem(l_v547647, 1L) = l_v547648; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:10937:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10937 | RPyItem(l_v547647, 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___builtin__.c:20734:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20734 | l_v532751 = RPyItem(l_v532724, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:22089:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22089 | l_v533166 = RPyItem(l_v533152, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:22275:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22275 | l_v533217 = RPyItem(l_v533203, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v518649, 1L) = l_v518650; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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] pypy_module___builtin__.c:22622:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22622 | l_v533317 = RPyItem(l_v533303, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:4310 | RPyItem(l_v518649, 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 here47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* it [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_3875.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2878.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] pypy_module___builtin__.c:23776:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23776 | l_v533659 = RPyItem(l_v533645, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24123:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24123 | l_v533759 = RPyItem(l_v533745, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24309:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24309 | l_v533810 = RPyItem(l_v533796, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24965:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24965 | l_v534013 = RPyItem(l_v533999, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25275:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25275 | l_v534100 = RPyItem(l_v534050, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25459:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25459 | l_v534155 = RPyItem(l_v534141, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25645:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25645 | l_v534206 = RPyItem(l_v534192, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25831:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25831 | l_v534257 = RPyItem(l_v534243, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:26017:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26017 | l_v534308 = RPyItem(l_v534294, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:26203:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26203 | l_v534359 = RPyItem(l_v534345, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:26389:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26389 | l_v534410 = RPyItem(l_v534396, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:26575:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26575 | l_v534461 = RPyItem(l_v534447, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:26761:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26761 | l_v534512 = RPyItem(l_v534498, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:26947:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26947 | l_v534563 = RPyItem(l_v534549, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27257:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27257 | l_v534650 = RPyItem(l_v534600, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27441:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27441 | l_v534705 = RPyItem(l_v534691, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27627:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27627 | l_v534756 = RPyItem(l_v534742, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27813:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27813 | l_v534807 = RPyItem(l_v534793, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27999:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27999 | l_v534858 = RPyItem(l_v534844, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28185:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28185 | l_v534909 = RPyItem(l_v534895, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28371:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28371 | l_v534960 = RPyItem(l_v534946, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28557:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28557 | l_v535011 = RPyItem(l_v534997, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28743:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28743 | l_v535062 = RPyItem(l_v535048, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_1036, 1L) = l_v535651; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_v520634 = 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:13562:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 13562 | RPyItem(l_v520183, 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:13563:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 13563 | RPyItem(l_v520183, 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:14011:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14011 | RPyItem(l_v520190, 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:14012:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14012 | RPyItem(l_v520190, 2L) = (&pypy_g_rpy_string_5554.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:14140:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14140 | RPyItem(l_v520190, 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:14141:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14141 | RPyItem(l_v520190, 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:15039:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 15039 | l_v520209 = RPyField(l_key_1705, 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:15222:15: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 15222 | l_v520211 = RPyField(l_key_1705, 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] 59 warnings generated. [platform:WARNING] 4 warnings generated. [platform:WARNING] pypy_interpreter_pyparser.c:22859:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22859 | RPyItem(l_v525077, 1L) = l_v525075; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:41144:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41144 | RPyItem(l_v538875, 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:41169:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41169 | RPyItem(l_v538875, 2L) = l_v538877; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPpypy_interpreter_pyparser.c:23691:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 23691 | l_v525439 = RPyField(l_s_2Y_VA45, rs_chars).items[1L]; [platform:WARNING] | ^ ~~ [platform:WARNING] R/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] L 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_VAENGRLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_interpreter_pyparser.c:25351:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] TH 25351 | l_v525931 = 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] ]; [platform:WARNING] | ^ [platform:WARNING] pypy_module___builtin__.c:41170:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41170 | RPyItem(l_v538875, 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] 77 warnings generated. [platform:WARNING] pypy_module___builtin__.c:46722:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46722 | RPyItem(l_l_1045, 1L) = l_v540420; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46740:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46740 | RPyItem(l_l_1045, 2L) = l_v540421; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:46949:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46949 | RPyItem(l_l_1046, 1L) = l_v540423; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:58240:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58240 | RPyItem(l_v543910, 1L) = l_v543911; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:58241:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58241 | RPyItem(l_v543910, 2L) = (&pypy_g_rpy_string_25985.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:58264:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58264 | RPyItem(l_v543910, 3L) = l_v543912; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:58265:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58265 | RPyItem(l_v543910, 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:58288:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58288 | RPyItem(l_v543910, 5L) = l_v543913; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:58289:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58289 | RPyItem(l_v543910, 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:58599:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58599 | RPyItem(l_v544037, 1L) = l_v544038; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:58600:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58600 | RPyItem(l_v544037, 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:58623:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58623 | RPyItem(l_v544037, 3L) = l_v544039; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:58624:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58624 | RPyItem(l_v544037, 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:60090:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60090 | RPyItem(l_v544299, 1L) = l_v544300; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:60091:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60091 | RPyItem(l_v544299, 2L) = (&pypy_g_rpy_string_35378.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:60121:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60121 | RPyItem(l_v544299, 3L) = l_v544301; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:60122:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60122 | RPyItem(l_v544299, 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:60145:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60145 | RPyItem(l_v544299, 5L) = l_v544302; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:60146:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60146 | RPyItem(l_v544299, 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:60394:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60394 | RPyItem(l_v544403, 1L) = l_v544404; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:60395:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60395 | RPyItem(l_v544403, 2L) = (&pypy_g_rpy_string_35378.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:60425:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60425 | RPyItem(l_v544403, 3L) = l_v544405; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:60426:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60426 | RPyItem(l_v544403, 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:60449:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60449 | RPyItem(l_v544403, 5L) = l_v544406; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:60450:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60450 | RPyItem(l_v544403, 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] 4 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_v549331, 1L) = l_v549332; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v549331, 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_v549579, 1L) = l_v549580; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v549579, 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:4652:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4652 | RPyItem(l_v550934, 1L) = l_v550935; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5467:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5467 | RPyItem(l_v551145, 1L) = l_v551146; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5468:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5468 | RPyItem(l_v551145, 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:10677:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10677 | RPyItem(l_v552893, 1L) = l_v552894; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:11224:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11224 | RPyItem(l_v553015, 1L) = l_v553016; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:11225:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11225 | RPyItem(l_v553015, 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:11363:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11363 | RPyItem(l_v553018, 1L) = l_v553019; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:11364:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11364 | RPyItem(l_v553018, 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:11387:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11387 | RPyItem(l_v553018, 3L) = l_v553020; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:11388:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11388 | RPyItem(l_v553018, 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:11759:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11759 | RPyItem(l_v553196, 1L) = l_v553197; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:13319:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13319 | RPyItem(l_l_1062, 1L) = l_v553533; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16832:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16832 | RPyItem(l_v554967, 1L) = l_v554968; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:16855:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16855 | RPyItem(l_v554967, 2L) = l_v554969; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:16856:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16856 | RPyItem(l_v554967, 3L) = (&pypy_g_rpy_string_3278.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:16879:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16879 | RPyItem(l_v554967, 4L) = l_v554970; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:16880:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16880 | RPyItem(l_v554967, 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:23104:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23104 | RPyItem(l_v556891, 1L) = l_v556892; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:23105:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23105 | RPyItem(l_v556891, 2L) = (&pypy_g_rpy_string_3293.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:25716:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25716 | RPyItem(l_v557601, 1L) = l_v557602; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:25717:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25717 | RPyItem(l_v557601, 2L) = (&pypy_g_rpy_string_3302.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:25740:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25740 | RPyItem(l_v557601, 3L) = l_v557603; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:25741:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25741 | RPyItem(l_v557601, 4L) = (&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:26424:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26424 | RPyItem(l_v557934, 1L) = l_v557935; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:26425:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 26425 | RPyItem(l_v557934, 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:26880:14: warning: assigning to 'struct _cffi_field_s *' from 'const struct _cffi_field_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 26880 | l_v558089 = RPyField(l_v558088, fields); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:27724:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27724 | RPyItem(l_l_1066, 1L) = l_v558045; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27743:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27743 | RPyItem(l_l_1066, 2L) = l_v558046; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27762:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27762 | RPyItem(l_l_1066, 3L) = l_v558047; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:31592:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 31592 | RPyItem(l_v559632, 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:32175:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 32175 | l_v559980 = RPyField(l_v559978, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:36055:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 36055 | RPyItem(l_v561084, 1L) = l_v561085; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:36056:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 36056 | RPyItem(l_v561084, 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_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_v571375 = RPyField(l_v571373, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:52786:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52786 | RPyItem(l_v566576, 1L) = l_v566578; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:52787:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52787 | RPyItem(l_v566576, 2L) = (&pypy_g_rpy_string_3138.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:52810:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52810 | RPyItem(l_v566576, 3L) = l_v566579; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:52811:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52811 | RPyItem(l_v566576, 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:52834:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52834 | RPyItem(l_v566576, 5L) = l_v566580; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:54612:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 54612 | RPyItem(l_v567398, 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:54635:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 54635 | RPyItem(l_v567398, 2L) = l_v567400; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:4844:2: warning: 'ffi_closure_free' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] [platform:WARNING] 4844 | ffi_closure_free(l_v572840); [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:4844:2: note: enclose 'ffi_closure_free' in a __builtin_available check to silence this warning [platform:WARNING] 4844 | ffi_closure_free(l_v572840); [platform:WARNING] | ^~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend.c:56265:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56265 | RPyItem(l_v567972, 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:56288:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56288 | RPyItem(l_v567972, 2L) = l_v567974; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:59806:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59806 | l_v568918 = 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] pypy_module__cffi_backend_1.c:11789:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11789 | RPyItem(l_v574944, 1L) = (&pypy_g_rpy_string_6429.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:11812:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11812 | RPyItem(l_v574944, 2L) = l_v574946; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:11813:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11813 | RPyItem(l_v574944, 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] 69pypy_module__cffi_backend_1.c:13671:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 13671 | l_v575579 = RPyField(l_v575578, typenames); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] | # define RPyItem(array, index) pypy_module__cffi_backend_1.c:17124:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17124 | RPyItem(l_v576445, 1L) = (&pypy_g_rpy_string_7210.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:17155:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17155 | RPyItem(l_v576445, 2L) = l_v576447; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:17156:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 17156 | RPyItem(l_v576445, 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] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:59829:17: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59829 | l_v570098 = 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(apypy_module__cffi_backend_1.c:17698:13: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 17698 | l_v576941 = RPyField(l_v576940, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rray, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60039:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60039 | l_v570031 = 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:64552:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 64552 | l_v570724 = RPyField(l_v570702, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__codecs.c:2890:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2890 | l_v595998 = RPyItem(l_v595793, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4682:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4682 | l_v596625 = RPyItem(l_v596387, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:19760:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19760 | RPyItem(l_v577532, 1L) = l_v577534; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:19783:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19783 | RPyItem(l_v577532, 2L) = l_v577535; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6482:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6482 | RPyItem(l_l_1141, 1L) = l_v597238; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7052:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7052 | RPyItem(l_l_1142, 1L) = l_v597440; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8026:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8026 | RPyItem(l_l_1143, 1L) = l_v597692; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8044:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8044 | RPyItem(l_l_1143, 2L) = l_v597693; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:26133: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] 26133 | l_v579594 = RPyField(l_v579593, struct_unions); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:27775:12: warning: assigning to 'struct _cffi_enum_s *' from 'const struct _cffi_enum_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 27775 | l_v580187 = RPyField(l_v580186, enums); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:27777:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 27777 | l_v580188 = RPyField(l_v580186, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__codecs.c:8852:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8852 | RPyItem(l_l_1144, 1L) = l_v597960; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8870:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8870 | RPyItem(l_l_1144, 2L) = l_v597961; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9566:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9566 | RPyItem(l_l_1145, 1L) = l_v598231; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10235:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10235 | RPyItem(l_l_1146, 1L) = l_v598451; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11066:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11066 | RPyItem(l_l_1147, 1L) = l_v598673; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12000:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12000 | RPyItem(l_l_1148, 1L) = l_v598983; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12446:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12446 | RPyItem(l_l_1149, 1L) = l_v598990; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:32377:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 32377 | RPyItem(l_v581721, 1L) = l_v581722; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:32378:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 32378 | RPyItem(l_v581721, 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:13304:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13304 | RPyItem(l_l_1151, 1L) = l_v599478; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13967:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13967 | RPyItem(l_l_1152, 1L) = l_v599698; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:34591:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34591 | RPyItem(l_l_1119, 1L) = l_v582410; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:34610:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34610 | RPyItem(l_l_1119, 2L) = l_v582411; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:34629:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34629 | RPyItem(l_l_1119, 3L) = l_v582412; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:34648:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34648 | RPyItem(l_l_1119, 4L) = l_v582413; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:35045:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35045 | RPyItem(l_l_1120, 1L) = l_v582547; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14630:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14630 | RPyItem(l_l_1153, 1L) = l_v599918; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15293:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15293 | RPyItem(l_l_1154, 1L) = l_v600138; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15956:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15956 | RPyItem(l_l_1155, 1L) = l_v600358; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16619:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16619 | RPyItem(l_l_1156, 1L) = l_v600578; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:17375:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17375 | RPyItem(l_l_1157, 1L) = l_v600798; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:17860:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17860 | RPyItem(l_l_1158, 1L) = l_v600806; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18497:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18497 | RPyItem(l_l_1159, 1L) = l_v601217; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:43012:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43012 | RPyItem(l_v585063, 1L) = l_v585064; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:19267:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19267 | RPyItem(l_l_1160, 1L) = l_v601430; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:20054:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20054 | RPyItem(l_l_1161, 1L) = l_v601690; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:44036:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44036 | RPyItem(l_l_1130, 1L) = l_v585555; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:44055:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44055 | RPyItem(l_l_1130, 2L) = l_v585556; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:20678:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20678 | RPyItem(l_l_1162, 1L) = l_v601957; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:21669:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21669 | RPyItem(l_l_1163, 1L) = l_v602162; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:22114:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22114 | RPyItem(l_l_1164, 1L) = l_v602170; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:22423:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22423 | RPyItem(l_l_1165, 1L) = l_v602178; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:23032:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23032 | RPyItem(l_l_1166, 1L) = l_v602744; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:23639:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23639 | RPyItem(l_l_1167, 1L) = l_v602947; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24239:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24239 | RPyItem(l_l_1168, 1L) = l_v603149; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24911:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24911 | RPyItem(l_l_1169, 1L) = l_v603350; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:48838:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48838 | RPyItem(l_v586921, 1L) = l_v586922; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:48839:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48839 | RPyItem(l_v586921, 2L) = (&pypy_g_rpy_string_28844.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:48867:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48867 | RPyItem(l_v586921, 3L) = l_v586923; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:48868:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48868 | RPyItem(l_v586921, 4L) = (&pypy_g_rpy_string_28845.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:25693:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25693 | RPyItem(l_l_1170, 1L) = l_v603638; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:51802:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 51802 | RPyItem(l_v587999, 1L) = l_v588001; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:51825:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 51825 | RPyItem(l_v587999, 2L) = l_v588002; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 24 warnings generated. [platform:WARNING] pypy_module__codecs.c:26303:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26303 | RPyItem(l_l_1171, 1L) = l_v603841; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:26913:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26913 | RPyItem(l_l_1172, 1L) = l_v604044; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27523:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27523 | RPyItem(l_l_1173, 1L) = l_v604247; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28134:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28134 | RPyItem(l_l_1174, 1L) = l_v604450; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28745:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28745 | RPyItem(l_l_1175, 1L) = l_v604653; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:29469:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29469 | RPyItem(l_l_1176, 1L) = l_v604856; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:29916:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29916 | RPyItem(l_l_1177, 1L) = l_v604864; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:30525:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30525 | RPyItem(l_l_1178, 1L) = l_v605246; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:31180:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31180 | RPyItem(l_l_1179, 1L) = l_v605450; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:31808:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31808 | RPyItem(l_l_1180, 1L) = l_v605676; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:56802: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] 56802 | l_v589590 = RPyField(l_ctx1_0, struct_unions); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__codecs.c:33532:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33532 | RPyItem(l_l_1181, 1L) = l_v605996; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:33888:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33888 | RPyItem(l_l_1182, 1L) = l_v606002; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:34425:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34425 | RPyItem(l_l_1183, 1L) = l_v606009; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:60109:20: warning: 'ffi_closure_alloc' is only available on macOS 10.15 or newer [-Wunguarded-availability-new] [platform:WARNING] 60109 | l_raw_closure_0 = ffi_closure_alloc(l_v590704, 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 **pypy_module__codecs.c:36019:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36019 | RPyItem(l_l_1186, 1L) = l_v607138; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) code); [platform:WARNING] | ^ [platform:WARNING] pypy_module__cffi_backend_1.c:60109:20: note: enclose 'ffi_closure_alloc' in a __builtin_available check to silence this warning [platform:WARNING] 60109 | l ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: _raw_closure_0 = ffi_closure_alloc(l_v59070note: array 'items' declared here [platform:WARNING] 8616 | void* i4, l_raw_ctems[RPY_VARLENGTode_0); [platform:WARNING] | ^~~~~~~~~~~~~~~~~ [platform:WARNING] H]; [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_v610831; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v610832; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v610836; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v610841; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v610844; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v610848; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:61651:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 61651 | l_v591176 = RPyField(l_ctx_200, globals); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__codecs.c:38454:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38454 | RPyItem(l_l_1188, 1L) = l_v607605; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:62844:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 62844 | l_v591565 = RPyField(l_ctx_201, typenames); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:63486: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] 63486 | l_v591735 = RPyField(l_ctx_201, struct_unions); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] pypy_module__cffi_backend_1.c:64054:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64054 | RPyItem(l_l_1132, 1L) = l_v591543; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:64072:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64072 | RPyItem(l_l_1132, 2L) = l_v591544; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40526:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40526 | RPyItem(l_l_1189, 1L) = l_v608296; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10237:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10237 | RPyItem(l_v612810, 1L) = l_v612811; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:10238:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10238 | RPyItem(l_v612810, 2L) = (&pypy_g_rpy_string_25985.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:10261:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10261 | RPyItem(l_v612810, 3L) = l_v612812; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:10262:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10262 | RPyItem(l_v612810, 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__collections.c:10786:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10786 | RPyItem(l_v612902, 1L) = (&pypy_g_rpy_string_25985.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:10809:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10809 | RPyItem(l_v612902, 2L) = l_v612904; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:10810:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10810 | RPyItem(l_v612902, 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__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_v612983; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v612984; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v612988; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v613484 = RPyItem(l_v613390, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v614443, 1L) = l_v614444; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v614445, 2L) = l_v614446; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v614447, 3L) = l_v614448; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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__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_v619165; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v620362, 1L) = (&pypy_g_rpy_string_3961.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v620362, 2L) = l_v620364; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v620362, 3L) = (&pypy_g_rpy_string_3962.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v620362, 4L) = l_v620365; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v620362, 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] 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_v616344, 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_v616344, 2L) = (&pypy_g_rpy_string_3387.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v616344, 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_v616344, 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] 49 warnings generated. [platform:WARNING] pypy_module__io.c:1412:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1412 | l_v623571 = RPyItem(l_v623567, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:1940:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1940 | RPyItem(l_l_1215, 1L) = l_v623327; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 4 warnings generated. [platform:WARNING] pypy_module__io_1.c:7309:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7309 | l_v646480 = RPyItem(l_v646476, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7315:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7315 | l_v646483 = RPyItem(l_v646476, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:7321:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7321 | l_v646486 = RPyItem(l_v646476, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9928:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9928 | RPyItem(l_l_1242, 1L) = l_v647141; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9947:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9947 | RPyItem(l_l_1242, 2L) = l_v647142; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9966:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9966 | RPyItem(l_l_1242, 3L) = l_v647143; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((pypy_module__io.c:23043:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23043 | RPyItem(l_l_1232, 1L) = l_v630276; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:23829:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23829 | RPyItem(l_v630508, 1L) = l_v630509; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:23830:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23830 | RPyItem(l_v630508, 2L) = (&pypy_g_rpy_string_6124.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:23853:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23853 | RPyItem(l_v630508, 3L) = l_v630510; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/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: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:23854:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23854 | RPyItem(l_v630508, 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:24193:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24193 | RPyItem(l_v630515, 1L) = l_v630516; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTpypy_module__io_1.c:11870:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] H]; [platform:WARNING] | ^ [platform:WARNING] 11870pypy_module__io.c:24194:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24194 | RPyItem(l_v630515, 2L | RPyIte)m =( (&pypy_g_rpy_string_6124.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:24217:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24217 | RPyItem(l_v630515, 3L) = l_v630517; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) l ((arra_l_1243, 1y)->iteLms[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h) = l_v647734; [platform:WARNING] | ^ ~~ [platform:WARNING] :/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h10311:2: :note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 69pypy_module__io.c:24218:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] : 24218 | RPyIte47: note: expanded from macro 'RPyItem' [platform:WARNING] m(l_v6 69 | # defin3e RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 0./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH];515, 4L) [platform:WARNING] | ^ [platform:WARNING] = (&pypy_module__io_1.c:11889:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] pypy_g_rpy_string_442.b); [platform:WARNING] | ^ ~~11889 [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] | RPyItem( l_l_1243, 2L) = l_v647735; [platform:WARNING] | ^ ~~ [platform:WARNING] 69/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:25550:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25550 | l_v631213 = RPyItem(l_v631209, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:20981:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20981 | l_v650782 = RPyItem(l_v650778, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:20987:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20987 | l_v650785 = RPyItem(l_v650778, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:39018:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39018 | RPyItem(l_v635549, 1L) = l_v635550; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:39019:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39019 | RPyItem(l_v635549, 2L) = (&pypy_g_rpy_string_7191.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:39042:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39042 | RPyItem(l_v635549, 3L) = l_v635551; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:39043:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39043 | RPyItem(l_v635549, 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:39343:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39343 | RPyItem(l_v635558, 1L) = l_v635559; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:39344:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39344 | RPyItem(l_v635558, 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_1.c:26675:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26675 | RPyItem(l_l_1245, 1L) = l_v652299; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27103:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27103 | RPyItem(l_l_1246, 1L) = l_v652305; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:27531:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27531 | RPyItem(l_l_1247, 1L) = l_v652311; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:28060:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28060 | RPyItem(l_l_1248, 1L) = l_v652318; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_l_1248, 2L) = l_v652319; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:44959:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44959 | RPyItem(l_l_1233, 1L) = l_v637516; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45133:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45133 | l_v637632 = RPyItem(l_v637628, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:45592:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45592 | RPyItem(l_l_1234, 1L) = l_v637614; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:36945:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36945 | l_v655931 = RPyItem(l_v655390, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:38946:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 38946 | l_v656620 = RPyField(l_newline_4, rs_cpypy_module__io.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] :50035:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50035 | RPyItem(l_l_1235, 1L) = l_v639167; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 38 warnings generated. [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_v662193, 1L) = l_v662194; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662193, 2L) = (&pypy_g_rpy_string_3324.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662193, 3L) = l_v662195; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662193, 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_v662193, 5L) = l_v662196; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662193, 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_v662193, 7L) = l_v662197; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662193, 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_v662193, 9L) = l_v662198; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662193, 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_v662423, 1L) = l_v662424; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662423, 2L) = (&pypy_g_rpy_string_3324.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662423, 3L) = l_v662425; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662423, 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_v662423, 5L) = l_v662426; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662423, 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_v662423, 7L) = l_v662427; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662423, 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_v662423, 9L) = l_v662428; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662423, 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_v662423, 11L) = l_v662429; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662423, 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_v662910, 1L) = l_v662911; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662910, 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_v662910, 3L) = l_v662912; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v662910, 4L) = (&pypy_g_rpy_string_3335.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v663030, 1L) = l_v663031; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v663030, 2L) = (&pypy_g_rpy_string_4077.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v663105, 1L) = l_v663106; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v663105, 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_v663105, 3L) = l_v663107; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v663105, 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_v663109, 1L) = l_v663110; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v663109, 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] 34 warnings generated. [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_v665410 = RPyItem(l_v665121, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_v665405 = RPyItem(l_v665121, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_v665400 = RPyItem(l_v665121, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLEpypy_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_v666101; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] NGTH]; [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_v665395 = RPyItem(l_v665121, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69: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_v666367; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v666368; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v666369; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v666370; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here47 [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: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_v665390 = RPyItem(l_v665121, 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_v665385 = RPyItem(l_v665121, 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_v665380 = RPyItem(l_v665121, 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_v665375 = RPyItem(l_v665121, 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__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_v666799; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_v667069; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v667070; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v667071; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v667072; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* 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_v665651, 1L) = l_v665652; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v665651, 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_v665655, 1L) = l_v665656; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v665655, 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_v665655, 3L) = l_v665657; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v665655, 4L) = (&pypy_g_rpy_string_31226.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v665655, 5L) = l_v665658; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v665655, 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_v665655, 7L) = l_v665659; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module__multibytecodec.c:6715:12: warning: assigning to 'struct MultibyteCodec_s *' from 'const MultibyteCodec *' (aka 'const struct MultibyteCodec_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] [platform:WARNING] 6715 | l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_4); [platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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_3225.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v668473, 1L) = l_v668474; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v668473, 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_v668473, 3L) = l_v668475; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v668473, 4L) = (&pypy_g_rpy_string_3226.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v668473, 5L) = l_v668476; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v668473, 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_v668823, 1L) = l_v668824; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v668823, 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_v668823, 3L) = l_v668825; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v668830, 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_v671154; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 11 warnings generated. [platform:WARNING] 17 warnings generated. [platform:WARNING] 13 warnings generated. [platform:WARNING] pypy_module__random.c:3808:2: warning: array index 624 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3808 | RPyItem(l_state_20, 624L) = l_v679589; [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 1 warning generated. [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_v680778, 1L) = l_v680779; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v680778, 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_v681384, 1L) = l_v681385; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v681384, 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_v681391, 1L) = l_v681392; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v681391, 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_v681391, 3L) = l_v681393; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v681391, 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_v681391, 5L) = l_v681394; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v681391, 6L) = (&pypy_g_rpy_string_3454.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v681941, 1L) = l_v681942; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v681941, 2L) = (&pypy_g_rpy_string_4066.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v681941, 3L) = l_v681943; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v681941, 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__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_v683978, 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_v683978, 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_v683978, 3L) = l_v683979; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v683978, 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_v683978, 5L) = l_v683980; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v683978, 6L) = (&pypy_g_rpy_string_3454.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:23054:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23054 | l_v687449 = RPyItem(l_v687379, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[inpypy_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_v693441, 1L) = l_v693442; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:dex]) [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] ./singleheader.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_v693441, 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_v693507, 1L) = l_v693508; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:26850:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26850 | l_v688641 = RPyItem(l_v688597, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v689581 = RPyItem(l_v689580, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v689640 = RPyItem(l_v689639, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_v698368; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_v698578, 1L) = l_v698579; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v698578, 2L) = (&pypy_g_rpy_string_3231.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v698578, 3L) = l_v698580; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v698578, 4L) = (&pypy_g_rpy_string_3232.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v698578, 5L) = l_v698581; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v698578, 6L) = (&pypy_g_rpy_string_3233.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v698578, 7L) = l_v698582; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v698578, 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__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_v699757; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | vpypy_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_v697491, 1L) = l_v697492; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v697491, 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__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_v691410; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v691411; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] oid* 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_v700184; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v700204; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v700205; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v700206; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v700216; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v701199 = RPyItem(l_v701195, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v701433 = RPyItem(l_v701432, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v701516 = RPyItem(l_v701515, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v701500 = RPyItem(l_v701499, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_v703728; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:17257:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17257 | l_v704452 = RPyItem(l_v704451, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v704213 = RPyItem(l_v704212, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v704082, 1L) = l_v704083; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v704292 = RPyItem(l_v704291, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v704276 = RPyItem(l_v704275, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:21182:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21182 | RPyItem(l_l_1340, 1L) = l_v704893; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:21201:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21201 | RPyItem(l_l_1340, 2L) = l_v704894; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:21220:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21220 | RPyItem(l_l_1340, 3L) = l_v704895; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:21239:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21239 | RPyItem(l_l_1340, 4L) = l_v704896; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:23071:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23071 | RPyItem(l_l_1341, 1L) = l_v705741; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:23089:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23089 | RPyItem(l_l_1341, 2L) = l_v705742; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_v708149 = RPyItem(l_v708033, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_v710644; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_v711932, 1L) = (&pypy_g_rpy_string_30064.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v711934, 1L) = l_v711935; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v711934, 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_v711934, 3L) = l_v711936; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v711934, 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_v711934, 5L) = l_v711937; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v711934, 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_v711934, 7L) = l_v711938; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23614 | RPyItem(l_v713095, 1L) = l_v713096; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:23615:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23615 | RPyItem(l_v713095, 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:23643:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23643 | RPyItem(l_v713095, 3L) = l_v713097; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:23644:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23644 | RPyItem(l_v713095, 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:23660:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23660 | RPyItem(l_v713095, 5L) = l_v713098; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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__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_v714058; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_v714059; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:3563:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3563 | RPyItem(l_l_1349, 1L) = l_v714065; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:3976:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3976 | RPyItem(l_l_1350, 1L) = l_v714068; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5107:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5107 | l_v715238 = RPyItem(l_v715180, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5114:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5114 | l_v715242 = RPyItem(l_v715180, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5121:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5121 | l_v715246 = RPyItem(l_v715180, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5128:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5128 | l_v715250 = RPyItem(l_v715180, 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__warnings.c:6710:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6710 | RPyItem(l_v715634, 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:6743:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6743 | RPyItem(l_v715634, 2L) = l_v715636; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6744:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6744 | RPyItem(l_v715634, 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:6767:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6767 | RPyItem(l_v715634, 4L) = l_v715637; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6768:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6768 | RPyItem(l_v715634, 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:6791:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6791 | RPyItem(l_v715634, 6L) = l_v715638; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6792:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6792 | RPyItem(l_v715634, 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:7334:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7334 | RPyItem(l_v715648, 1L) = l_v715649; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:7335:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7335 | RPyItem(l_v715648, 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:7948:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7948 | RPyItem(l_v715658, 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:7981:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7981 | RPyItem(l_v715658, 2L) = l_v715660; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:7982:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7982 | RPyItem(l_v715658, 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:8005:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8005 | RPyItem(l_v715658, 4L) = l_v715661; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:8006:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8006 | RPyItem(l_v715658, 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:8029:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8029 | RPyItem(l_v715658, 6L) = l_v715662; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:8030:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8030 | RPyItem(l_v715658, 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__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_v713194, 1L) = l_v713195; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v713194, 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_v713194, 3L) = l_v713196; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v713194, 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_v713194, 5L) = l_v713197; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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__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_v717565, 1L) = l_v717566; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v717565, 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_v717567, 1L) = l_v717568; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v717567, 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_v717567, 3L) = l_v717569; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v717567, 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] 31 warnings generated. [platform:WARNING] pypy_module_array.c:4762:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4762 | RPyItem(l_v719779, 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:4763:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4763 | RPyItem(l_v719779, 2L) = (&pypy_g_rpy_string_3248.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:4786:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4786 | RPyItem(l_v719779, 3L) = l_v719780; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4787 | RPyItem(l_v719779, 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:5330:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5330 | RPyItem(l_v719787, 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:5331:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5331 | RPyItem(l_v719787, 2L) = (&pypy_g_rpy_string_3248.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5354:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5354 | RPyItem(l_v719787, 3L) = l_v719788; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5355 | RPyItem(l_v719787, 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:5766:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5766 | RPyItem(l_v719797, 1L) = l_v719798; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5767 | RPyItem(l_v719797, 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:6338:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6338 | RPyItem(l_v719805, 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:6339:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6339 | RPyItem(l_v719805, 2L) = (&pypy_g_rpy_string_3248.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6362:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6362 | RPyItem(l_v719805, 3L) = l_v719806; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6363 | RPyItem(l_v719805, 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:6780:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6780 | RPyItem(l_v719811, 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:6781:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6781 | RPyItem(l_v719811, 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:9209:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9209 | RPyItem(l_v721438, 1L) = l_v721439; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 24 warnings generated. [platform:WARNING] 6 warnings generated. [platform:WARNING] 26 warnings generated. [platform:WARNING] pypy_module_array.c:43166:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43166 | RPyItem(l_l_1393, 1L) = l_v731487; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:43184:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43184 | RPyItem(l_l_1393, 2L) = l_v731488; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:43751:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43751 | RPyItem(l_l_1392, 1L) = l_v731497; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] pypy_module_array.c:44467:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44467 | RPyItem(l_l_1394, 1L) = l_v732070; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v735070; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [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_v739711, 1L) = (&pypy_g_rpy_string_7295.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v739711, 2L) = l_v739713; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v739711, 3L) = (&pypy_g_rpy_string_3962.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v739711, 4L) = l_v739714; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v739711, 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] pypy_module_cmath.c:2215:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2215 | RPyItem(l_l_1404, 1L) = l_v742896; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_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_v779555, 1L) = l_v779556; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v779555, 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_v779729, 1L) = l_v779730; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v779729, 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] 5 warnings generated. [platform:WARNING] pypy_module_cpyext_2.c:22998:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 22998 | RPyItem(l_v785740, 1L) = l_v785741; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:22999:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 22999 | RPyItem(l_v785740, 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] 1 warning generated. [platform:WARNING] pypy_module_cpyext_2.c:56190:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56190 | l_v795091 = RPyItem(l_v795087, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2.c:60922:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 60922 | RPyItem(l_v796465, 1L) = l_v796466; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:61121:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61121 | RPyItem(l_v796469, 1L) = l_v796470; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v798321, 1L) = l_v798322; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v798321, 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_v798321, 3L) = l_v798323; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v798321, 4L) = (&pypy_g_rpy_string_3335.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v819921, 1L) = l_v819922; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v819921, 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_v819921, 3L) = l_v819923; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v819921, 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:16795:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16795 | RPyItem(l_v820128, 1L) = l_v820129; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:16796:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16796 | RPyItem(l_v820128, 2L) = (&pypy_g_rpy_string_4950.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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: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_v799185, 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_v799186, 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_v799187, 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_v799188, 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_v799189, 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_v799190, 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_v799191, 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_v799192, 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_v799193, 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_v799194, 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_v799195, 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_v799196, 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_v799197, 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_v799198, 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_v799199, 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_v799200, 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_v799201, 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_v799202, 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_v799203, 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] 21 warnings generated. [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_v799204, 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_v799205, 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_v799206, 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_v799207, 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_v799208, 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_v799209, 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_v799210, 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_v799211, 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_v799212, 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_v799213, 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_v799214, 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_v799215, 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_v799216, 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_v799217, 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_v799218, 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_v799219, 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_v799220, 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_v799221, 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_v799222, 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_v799223, 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_v799224, 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: 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_v799225, 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_v799226, 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_v799227, 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_v799228, 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_v799229, 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_v799230, 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_v799231, 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_v799232, 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_v799233, 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_v799234, 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_v799235, 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_v799236, 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_v799237, 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_v799238, 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_v799239, 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_v799240, 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_v799241, 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_v799242, 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_v799243, 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_v799244, 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_v799245, 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_v799246, 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_v799247, 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_v799248, 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_v799249, 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_v799250, 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_v799251, 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_v799252, 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_v799253, 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_v799254, 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_v799255, 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_v799256, 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_v799257, 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_7.c:23476:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23476 | RPyItem(l_v879470, 1L) = l_v879471; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:23477:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23477 | RPyItem(l_v879470, 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:23500:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23500 | RPyItem(l_v879470, 3L) = l_v879472; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:23501:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 23501 | RPyItem(l_v879470, 4L) = (&pypy_g_rpy_string_3335.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:24818:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24818 | RPyItem(l_v879857, 1L) = l_v879858; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:24819:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 24819 | RPyItem(l_v879857, 2L) = (&pypy_g_rpy_string_28898.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:28329:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28329 | l_v880977 = RPyItem(l_v880969, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:31343:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31343 | l_v881929 = RPyItem(l_v881868, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:32493:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32493 | l_v882238 = RPyItem(l_v882230, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:34520:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34520 | l_v882890 = RPyItem(l_v882863, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:34980:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34980 | l_v883120 = RPyItem(l_v882986, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:36542:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36542 | l_v883553 = RPyItem(l_v883545, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:37691:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37691 | l_v883898 = RPyItem(l_v883894, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:38604:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38604 | l_v884195 = RPyItem(l_v884187, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40030:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40030 | l_v884647 = RPyItem(l_v884643, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:40119:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40119 | l_v884665 = RPyItem(l_v884661, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 9 warnings generated. [platform:WARNING] 6 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_v916952 = RPyItem(l_v916927, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v916966 = RPyItem(l_v916962, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v916932; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v917436; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v917447; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v918079, 1L) = l_v918080; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v918079, 2L) = (&pypy_g_rpy_string_3517.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v918079, 3L) = l_v918081; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v918079, 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_v918079, 5L) = l_v918082; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v918086, 1L) = l_v918087; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v918086, 2L) = (&pypy_g_rpy_string_3517.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v918086, 3L) = l_v918088; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_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_v918572, 1L) = l_v918573; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v918572, 2L) = (&pypy_g_rpy_string_3517.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v918572, 3L) = l_v918574; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v918572, 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_v918572, 5L) = l_v918575; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v918584, 1L) = l_v918585; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v918584, 2L) = (&pypy_g_rpy_string_3517.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v918584, 3L) = l_v918586; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v919153 = 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_v919166 = 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_v919136; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v919258 = 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:8505:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8505 | RPyItem(l_l_2077, 1L) = l_v919412; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8523:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8523 | RPyItem(l_l_2077, 2L) = l_v919413; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8541:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8541 | RPyItem(l_l_2077, 3L) = l_v919414; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9262:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9262 | RPyItem(l_l_2078, 1L) = l_v919721; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9280:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9280 | RPyItem(l_l_2078, 2L) = l_v919722; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9298:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9298 | RPyItem(l_l_2078, 3L) = l_v919723; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9316:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9316 | RPyItem(l_l_2078, 4L) = l_v919724; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9968:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9968 | RPyItem(l_l_2079, 1L) = l_v920007; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9986:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9986 | RPyItem(l_l_2079, 2L) = l_v920008; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10004:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10004 | RPyItem(l_l_2079, 3L) = l_v920009; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10022:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10022 | RPyItem(l_l_2079, 4L) = l_v920010; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10652:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10652 | l_v920410 = 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:10756:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10756 | l_v920628 = 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:10787:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10787 | l_v920619 = 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:10818:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10818 | l_v920610 = 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:10849:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10849 | l_v920434 = 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:11241:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11241 | RPyItem(l_l_2080, 1L) = l_v920380; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:11981:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11981 | RPyItem(l_lst_220, 1L) = l_v920750; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 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] pypy_module_imp.c:1834:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1834 | RPyItem(l_v926779, 1L) = l_v926780; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:1835:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 1835 | RPyItem(l_v926779, 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:2513:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2513 | RPyItem(l_v926788, 1L) = l_v926789; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:2514:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 2514 | RPyItem(l_v926788, 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] 16 warnings generated. [platform:WARNING] pypy_module_imp.c:7839:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7839 | RPyItem(l_v929033, 1L) = l_v929034; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:7840:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7840 | RPyItem(l_v929033, 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:7863:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7863 | RPyItem(l_v929033, 3L) = l_v929035; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:7864:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7864 | RPyItem(l_v929033, 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:9389:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9389 | RPyItem(l_v929656, 1L) = l_v929657; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:9390:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9390 | RPyItem(l_v929656, 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:9413:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9413 | RPyItem(l_v929656, 3L) = l_v929658; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:9414:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 9414 | RPyItem(l_v929656, 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:10169:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10169 | RPyItem(l_v929996, 1L) = l_v929997; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:10170:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10170 | RPyItem(l_v929996, 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:10195:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10195 | RPyItem(l_v929996, 3L) = l_v929998; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:10196:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10196 | RPyItem(l_v929996, 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_itertools.c:1897:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1897 | l_v936960 = 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:2063:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2063 | RPyItem(l_l_2127, 1L) = l_v936702; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:14143:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 14143 | l_v931402 = 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 | # dpypy_module_itertools.c:3177:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3177 | RPyItem(l_v937316, 1L) = l_v937317; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:3178:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3178 | RPyItem(l_v937316, 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:3407:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3407 | RPyItem(l_v937320, 1L) = l_v937321; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(efine 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:14147:14: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 14147 | l_v931403 = 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:14151:14: warning: array index 3 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 14151 | l_v931404 = 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] array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:3408:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3408 | RPyItem(l_v937320, 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:3436:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3436 | RPyItem(l_v937320, 3L) = l_v937322; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:3437:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 3437 | RPyItem(l_v937320, 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_imp.c:14999:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14999 | l_v931678 = RPyItem(l_v931674, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:15003:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15003 | l_v931681 = RPyItem(l_v931674, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6346:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6346 | RPyItem(l_v938327, 1L) = l_v938328; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # definpypy_module_imp.c:17292:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17292 | RPyItem(l_l_2112, 1L) = (&pypy_g_pypy_objspace_std_bytesobjecet_W_BytesObject_4 RPyItem(array, 50.wbion_dseuxp)e r . w a b o _ s u p e r ) ;( [platform:WARNING] ( a| r ^ ~~r [platform:WARNING] ay)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpyd_strinefine RPyItem(array, ingdex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 0./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_itertools.c:6347:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6347 | RPyItem(l_v void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_imp.c:17311:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17311 | RPyItem(l_l_2112938327, 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:6370:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6370 | RPyItem(l_v938327, 3L) = l_v938329; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6371:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6371 | RPyItem(l_v938327, 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:6676:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6676 | RPyItem(l_v938332, 1L) = l_v938333; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6677:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6677 | RPyItem(l_v938332, 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] , 2L) = l_v932286; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:17629:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17629 | RPyItem(l_l_2113, 1L) = (&pypy_g_pypy_objspace_std_bytesobject_W_BytesObject_1390.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:17648:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17648 | RPyItem(l_l_2113, 2L) = l_v932291; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:17917:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17917 | RPyItem(l_l_2114, 1L) = (&pypy_g_pypy_objspace_std_bytesobject_W_BytesObject_450.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:17935:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17935 | RPyItem(l_l_2114, 2L) = l_v932294; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18144:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18144 | RPyItem(l_l_2115, 1L) = l_v932296; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8299:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8299 | RPyItem(l_l_2132, 1L) = l_v939007; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:8856:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8856 | RPyItem(l_l_2133, 1L) = l_v939220; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9105:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9105 | RPyItem(l_l_2135, 1L) = l_v939224; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:21199:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 21199 | RPyItem(l_v933489, 1L) = l_v933490; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:21200:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 21200 | RPyItem(l_v933489, 2L) = (&pypy_g_rpy_string_28999.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:12896:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12896 | l_v940661 = 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_imp.c:24938:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24938 | RPyItem(l_l_2118, 1L) = l_v934606; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24957:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24957 | RPyItem(l_l_2118, 2L) = l_v934607; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25171:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25171 | RPyItem(l_l_2119, 1L) = l_v934609; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:25189:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25189 | RPyItem(l_l_2119, 2L) = l_v934610; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:19425:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19425 | RPyItem(l_v942720, 1L) = l_v942721; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:19426:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19426 | RPyItem(l_v942720, 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_marshal.c:3362:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 3362 | l_v943848 = RPyField(l_v943910, 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:3364:14: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 3364 | l_v943849 = RPyField(l_v943910, 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:3366:14: warning: array index 3 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 3366 | l_v943850 = RPyField(l_v943910, 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:4812:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 4812 | l_v944329 = 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:6549:14: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 6549 | l_v944870 = RPyField(l_v944995, 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:6551:14: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 6551 | l_v944871 = RPyField(l_v944995, 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:6553:14: warning: array index 3 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 6553 | l_v944872 = RPyField(l_v944995, 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_math.c:9374:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9374 | RPyItem(l_l_2147, 1L) = l_v950072; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:13208:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13208 | RPyItem(l_l_2148, 1L) = l_v951173; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 20 warnings generated. [platform:WARNING] 2 warnings generated. [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_2154, 1L) = l_v956580; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2154, 3L) = l_v956585; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2154, 2L) = l_v956588; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v957109, 1L) = l_v957110; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v957113, 3L) = l_v957114; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v957117, 2L) = l_v957118; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2156, 1L) = l_v958133; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v958340, 1L) = l_v958341; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v958340, 2L) = (&pypy_g_rpy_string_31185.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v958345, 1L) = l_v958346; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v958345, 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_v958936 = RPyItem(l_v958935, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v959046 = RPyItem(l_v959045, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 13 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_v960104, 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_v960255, 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_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_2193, 1L) = l_v969890; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2193, 2L) = l_v969891; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2193, 3L) = l_v969892; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2193, 4L) = l_v969893; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2193, 5L) = l_v969894; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2193, 6L) = l_v969895; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v970711, 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_v970711, 2L) = l_v970712; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_2164, 1L) = l_v960981; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2164, 2L) = l_v960982; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2165, 1L) = l_v961266; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2166, 1L) = l_v961539; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v961826, 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_2167, 1L) = l_v961930; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2168, 1L) = l_v962338; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2168, 2L) = l_v962339; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2168, 3L) = l_v962340; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2168, 4L) = l_v962341; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2173, 1L) = l_v963419; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:16175:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16175 | l_v964200 = 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_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_v971358, 1L) = (&pypy_g_rpy_string_28743.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v971358, 2L) = l_v971360; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v971358, 3L) = (&pypy_g_rpy_string_28744.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v971358, 4L) = l_v971361; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v971861, 21L) = l_v971862; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971873, 20L) = l_v971874; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971885, 19L) = l_v971886; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971897, 18L) = l_v971898; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971909, 17L) = l_v971910; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971921, 16L) = l_v971922; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971933, 15L) = l_v971934; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971945, 14L) = l_v971946; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971957, 13L) = l_v971958; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971969, 12L) = l_v971970; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971981, 11L) = l_v971982; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v971993, 10L) = l_v971994; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v972005, 9L) = l_v972006; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v972017, 8L) = l_v972018; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v972029, 7L) = 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: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_v972041, 6L) = 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_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_v972053, 5L) = l_v972054; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v972065, 4L) = l_v972066; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v972077, 3L) = l_v972078; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v972106, 2L) = l_v972107; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v972118, 1L) = l_v972119; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v975369, 1L) = l_v975370; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v975369, 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_v975369, 3L) = l_v975371; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v975369, 4L) = (&pypy_g_rpy_string_3536.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v975369, 5L) = l_v975372; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v975369, 6L) = (&pypy_g_rpy_string_3537.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v975377, 1L) = l_v975378; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:10712:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10712 | RPyItem(l_l_2203, 1L) = l_v974259; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10730:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10730 | RPyItem(l_l_2203, 2L) = l_v974260; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10748:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10748 | RPyItem(l_l_2203, 3L) = l_v974261; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v975912, 1L) = (&pypy_g_rpy_string_30122.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v975912, 2L) = l_v975914; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v975912, 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_v975912, 4L) = l_v975915; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:18835:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18835 | RPyItem(l_l_2182, 1L) = l_v964937; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:18941:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18941 | RPyItem(l_l_2182, 2L) = l_v964940; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:19047:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19047 | RPyItem(l_l_2182, 3L) = l_v964943; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:19153:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19153 | RPyItem(l_l_2182, 4L) = l_v964946; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:19259:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19259 | RPyItem(l_l_2182, 5L) = l_v964949; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:19365:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19365 | RPyItem(l_l_2182, 6L) = l_v964952; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:19471:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19471 | RPyItem(l_l_2182, 7L) = l_v964955; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:19577:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19577 | RPyItem(l_l_2182, 8L) = l_v964958; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:19683:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19683 | RPyItem(l_l_2182, 9L) = l_v964961; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:19900:2: warning: array index 10 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19900 | RPyItem(l_l_2182, 10L) = l_v964967; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_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_v977531 = RPyItem(l_v977530, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v977542 = RPyItem(l_v977541, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2206, 1L) = l_v977472; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2206, 2L) = l_v977473; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:23313:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23313 | RPyItem(l_l_2187, 1L) = l_v966324; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:23421:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23421 | RPyItem(l_l_2187, 2L) = l_v966327; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[indepypy_module_pyexpat.c:12536:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12536 | RPyItem(l_l_2204, 1L) = l_v974977; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12555:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12555 | RPyItem(l_l_2204, 2L) = l_v974978; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47x]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [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_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 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_module_posix.c:23529:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23529 | RPyItem(l_l_2187, 3L) = l_v966330; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: (l_larray 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] _2208, 1| ^ [platform:WARNING] pypy_module_posix.c:23637:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23637 | RPyItem(lL) = l_v978290; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) _l_2187, 4L) = l_v966333; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[in ((array)->items[index]) [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]) [platform:WARNING] | ^ ~~~~~ [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:23745:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23745 | RPyItem(l_l_2187, 5L) = l_v966336; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:23853:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23853 | RPyItem(l_l_2187, 6L) = l_v966339; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:23961:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23961 | RPyItem(l_l_2187, 7L) = l_v966342; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24069:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24069 | RPyItem(l_l_2187, 8L) = l_v966345; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:24177:2: warning: array index 9 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24177 | RPyItem(l_l_2187, 9L) = l_v966348; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:31471:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31471 | RPyItem(l_l_2190, 1L) = l_v969056; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:31490:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31490 | RPyItem(l_l_2190, 2L) = l_v969057; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:31509:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31509 | RPyItem(l_l_2190, 3L) = l_v969058; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:31528:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31528 | RPyItem(l_l_2190, 4L) = l_v969059; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4699:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4699 | RPyItem(l_l_2215, 1L) = l_v983304; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:3717:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3717 | RPyItem(l_l_2210, 1L) = l_v979446; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:3736:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 3736 | RPyItem(l_l_2210, 2L) = l_v979447; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4561:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4561 | RPyItem(l_l_2211, 1L) = l_v979458; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v984517 = 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_v984521 = 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_v984525 = 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_sys.c:4387:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4387 | RPyItem(l_v988877, 1L) = l_v988878; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:4388:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4388 | RPyItem(l_v988877, 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:6496:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6496 | RPyItem(l_l_2233, 1L) = l_v989487; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6514:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6514 | RPyItem(l_l_2233, 2L) = l_v989488; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6822:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6822 | RPyItem(l_l_2234, 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:6826:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6826 | RPyItem(l_l_2234, 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:10242:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10242 | RPyItem(l_l_2237, 1L) = l_v990690; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:10246:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10246 | RPyItem(l_l_2237, 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] 1 warning generated. [platform:WARNING] 30 warnings generated. [platform:WARNING] 16 warnings generated. [platform:WARNING] 3 warnings generated. [platform:WARNING] 3 warnings generated. [platform:WARNING] 8 warnings generated. [platform:WARNING] pypy_module_termios.c:1079:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1079 | l_v991430 = RPyItem(l_v991426, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:1083:14: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1083 | l_v991433 = RPyItem(l_v991426, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:1087:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1087 | l_v991436 = RPyItem(l_v991426, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:1091:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1091 | l_v991439 = RPyItem(l_v991426, 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:1095:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1095 | l_v991442 = RPyItem(l_v991426, 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:1099:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1099 | l_v991445 = RPyItem(l_v991426, 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:2958:2: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2958 | RPyItem(l_l_2240, 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:2962:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2962 | RPyItem(l_l_2240, 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:2966:2: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2966 | RPyItem(l_l_2240, 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:2970:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2970 | RPyItem(l_l_2240, 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:2974:2: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2974 | RPyItem(l_l_2240, 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:3659:15: warning: array index 16 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 3659 | l_v992470 = 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:4081:2: warning: array index 16 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4081 | RPyItem(l_v992119, 16L) = l_v992120; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4087:14: warning: array index 17 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 4087 | l_v992498 = 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:4201:2: warning: array index 17 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4201 | RPyItem(l_v992119, 17L) = l_v992124; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 37 warnings generated. [platform:WARNING] 15 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_v993408, 1L) = l_v993409; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v993408, 2L) = (&pypy_g_rpy_string_3180.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v993408, 3L) = l_v993410; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v993408, 4L) = (&pypy_g_rpy_string_3181.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v993408, 5L) = l_v993411; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v993408, 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_v994394 = RPyItem(l_v994390, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2247, 1L) = l_v994611; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:1772:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1772 | l_v996849 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v996860 = 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_v996871 = 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:2019:14: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2019 | l_v996886 = 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:2093:14: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2093 | l_v996898 = 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:2166:14: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2166 | l_v996910 = 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:2239:14: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2239 | l_v996922 = 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:2314:14: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2314 | l_v996936 = 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_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_v996247, 1L) = l_v996248; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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_v996247, 2L) = (&pypy_g_rpy_string_35254.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5075:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5075 | RPyItem(l_l_2251, 1L) = l_v997871; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5397:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5397 | RPyItem(l_l_2252, 1L) = l_v997872; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:5597:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5597 | RPyItem(l_l_2253, 1L) = l_v997874; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6140:14: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6140 | l_v998242 = 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:6379:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6379 | RPyItem(l_l_2255, 1L) = l_v997886; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:6984:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6984 | RPyItem(l_l_2254, 1L) = l_v997895; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9647:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9647 | RPyItem(l_l_2256, 1L) = l_v999193; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9665:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9665 | RPyItem(l_l_2256, 2L) = l_v999194; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9683:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9683 | RPyItem(l_l_2256, 3L) = l_v999195; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9701:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9701 | RPyItem(l_l_2256, 4L) = l_v999196; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9719 | RPyItem(l_l_2256, 5L) = l_v999197; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9737:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9737 | RPyItem(l_l_2256, 6L) = l_v999198; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9755:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9755 | RPyItem(l_l_2256, 7L) = l_v999199; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:9773:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9773 | RPyItem(l_l_2256, 8L) = l_v999200; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2258, 1L) = l_v1003095; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2258, 2L) = l_v1003096; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2258, 3L) = l_v1003097; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2258, 4L) = l_v1003098; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2258, 5L) = l_v1003099; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2258, 6L) = l_v1003100; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_2258, 7L) = l_v1003101; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:4264:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4264 | RPyItem(l_v1004230, 1L) = l_v1004231; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:4265:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4265 | RPyItem(l_v1004230, 2L) = (&pypy_g_rpy_string_28961.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:4288:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4288 | RPyItem(l_v1004230, 3L) = l_v1004232; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:4415:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4415 | RPyItem(l_v1004230, 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:4438:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4438 | RPyItem(l_v1004230, 5L) = l_v1004233; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:4439:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 4439 | RPyItem(l_v1004230, 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:5005:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5005 | RPyItem(l_v1004244, 1L) = l_v1004245; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5006:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5006 | RPyItem(l_v1004244, 2L) = (&pypy_g_rpy_string_28961.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5029:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5029 | RPyItem(l_v1004244, 3L) = l_v1004246; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5156:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5156 | RPyItem(l_v1004244, 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:5179:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5179 | RPyItem(l_v1004244, 5L) = l_v1004247; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5180:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5180 | RPyItem(l_v1004244, 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:5739:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5739 | RPyItem(l_v1004258, 1L) = l_v1004259; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5740:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5740 | RPyItem(l_v1004258, 2L) = (&pypy_g_rpy_string_28961.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5763:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5763 | RPyItem(l_v1004258, 3L) = l_v1004260; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5890:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5890 | RPyItem(l_v1004258, 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:5913:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5913 | RPyItem(l_v1004258, 5L) = l_v1004261; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:5914:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 5914 | RPyItem(l_v1004258, 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:6601:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6601 | RPyItem(l_v1004275, 1L) = l_v1004276; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6602:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6602 | RPyItem(l_v1004275, 2L) = (&pypy_g_rpy_string_28961.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6625:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6625 | RPyItem(l_v1004275, 3L) = l_v1004277; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6752:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6752 | RPyItem(l_v1004275, 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:6775:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6775 | RPyItem(l_v1004275, 5L) = l_v1004278; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:6776:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 6776 | RPyItem(l_v1004275, 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:7304:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7304 | RPyItem(l_v1004288, 1L) = l_v1004289; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:7305:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7305 | RPyItem(l_v1004288, 2L) = (&pypy_g_rpy_string_28961.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:7328:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7328 | RPyItem(l_v1004288, 3L) = l_v1004290; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:7455:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7455 | RPyItem(l_v1004288, 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:7478:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7478 | RPyItem(l_v1004288, 5L) = l_v1004291; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:7479:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7479 | RPyItem(l_v1004288, 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:7998:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7998 | RPyItem(l_v1004301, 1L) = l_v1004302; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:7999:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 7999 | RPyItem(l_v1004301, 2L) = (&pypy_g_rpy_string_28961.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:8022:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8022 | RPyItem(l_v1004301, 3L) = l_v1004303; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:8149:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8149 | RPyItem(l_v1004301, 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:8172:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8172 | RPyItem(l_v1004301, 5L) = l_v1004304; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.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:8173:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8173 | RPyItem(l_v1004301, 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] 10 warnings generated. [platform:WARNING] pypy_module_zipimport.c:12113:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12113 | RPyItem(l_l_2260, 1L) = l_v1007269; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12131:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12131 | RPyItem(l_l_2260, 2L) = l_v1007270; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12149:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12149 | RPyItem(l_l_2260, 3L) = l_v1007271; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12167:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12167 | RPyItem(l_l_2260, 4L) = l_v1007272; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12185:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12185 | RPyItem(l_l_2260, 5L) = l_v1007273; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12203:2: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12203 | RPyItem(l_l_2260, 6L) = l_v1007274; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12221:2: warning: array index 7 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12221 | RPyItem(l_l_2260, 7L) = l_v1007275; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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:12239:2: warning: array index 8 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12239 | RPyItem(l_l_2260, 8L) = l_v1007276; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_module_zipimport.c:19348:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19348 | RPyItem(l_l_2263, 1L) = l_v1010293; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:8857:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 8857 | l_v1032651 = RPyItem(l_l_2299, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:2894:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2894 | RPyItem(l_l_2267, 1L) = l_v1014205; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:15011:16: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 15011 | l_v1034400 = 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] pypy_objspace_std.c:24331:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24331 | RPyItem(l_l_2312, 1L) = l_v1036982; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:39056:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39056 | RPyItem(l_l_2325, 1L) = l_v1041529; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:18984:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18984 | RPyItem(l_l_2360, 1L) = l_v1056109; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:19690:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19690 | RPyItem(l_l_2361, 1L) = l_v1056356; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:44098:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44098 | RPyItem(l_l_2279, 1L) = l_v1027748; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:44119:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44119 | RPyItem(l_l_2279, 2L) = l_v1027749; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:45860:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45860 | RPyItem(l_l_2280, 1L) = l_v1027927; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:52923:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52923 | RPyItem(l_v1046218, 1L) = l_v1046221; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:53134:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53134 | RPyItem(l_l_2335, 1L) = l_v1046247; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:54441:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54441 | RPyItem(l_v1046572, 1L) = l_v1046576; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:54860:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 54860 | RPyItem(l_l_2336, 1L) = l_v1046672; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 52 warnings generated. [platform:WARNING] pypy_objspace_std.c:56206:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56206 | RPyItem(l_v1047075, 1L) = l_v1047079; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:29546:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29546 | RPyItem(l_v1059665, 1L) = l_v1059666; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:pypy_objspace.c:50064:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 50064 | RPyItem(l_v1029626, 1L) = l_v101031129627; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array:, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[2RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] : pypy_objspace.c:50065:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] note: 50065 | RPyItem(l_v1029626, 2L) = (&pypy_g_rpy_string_1250.b);array 'items' declared here [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:50088:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 50088 | RPyItem(l_v1029626, 3L) = l_v1029628; [platform:WARNING] 10311 | struc| ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:50089:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 50089 | RPyItem(l_v1029626, 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:56625:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56625 | RPyItem(l_l_2337, 1L) = l_v1047175; [platform:WARNING] | t pypy_rpy_string0 *it ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((aerray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] m./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | vosid* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] [RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:29547:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29547 | RPyItem(l_v1059665, 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:29570:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29570 | RPyItem(l_v1059665, 3L) = l_v1059667; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:29571:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29571 | RPyItem(l_v1059665, 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:29594:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29594 | RPyItem(l_v1059665, 5L) = l_v1059668; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:29595:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29595 | RPyItem(l_v1059665, 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_1.c:33514:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33514 | RPyItem(l_v1061035, 1L) = l_v1061036; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:33515:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33515 | RPyItem(l_v1061035, 2L) = (&pypy_g_rpy_string_3121.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)-pypy_objspace_std.c:60274:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60274 | RPyItem(l_l_2338, 1L) = l_v1048>items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:33538:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33538 | RPyItem(l_v1061035, 3L) = l_v1061037; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct p268; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # ypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pypy_objspace_std_1.c:33539:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33539 | RPyItem(l_v1061035, 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 | # definedefine RPyItem(array, index) ((array)->items[index]) [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_objspace_std_1.c:33562:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33562 | RPyItem(l_v1061035, 5L) = l_v1061038; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:33563:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33563 | RPyItem(l_v1061035, 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:33845:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33845 | RPyItem(l_v1061042, 1L) = l_v1061043; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:33846:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33846 | RPyItem(l_v1061042, 2L) = (&pypy_g_rpy_string_3121.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:33869:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33869 | RPyItem(l_v1061042, 3L) = l_v1061044; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:33870:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 33870 | RPyItem(l_v1061042, 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_1.c:36184:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36184 | l_v1062014 = 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:36221:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36221 | l_v1062009 = 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:36258:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36258 | l_v1062004 = 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:36323:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36323 | l_v1061998 = 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:36373:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36373 | l_v1061929 = 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:37928:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37928 | l_v1062488 = 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:37965:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37965 | l_v1062483 = 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:38002:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38002 | l_v1062478 = 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:38067:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38067 | l_v1062472 = 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:38117:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38117 | l_v1062403 = 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:65114:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65114 | RPyItem(l_l_2341, 1L) = l_v1050079; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:44740:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44740 | RPyItem(l_l_2393, 1L) = l_v1064450; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_v1094173 = RPyItem(l_v1094149, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_2558, 1L) = l_v1094273; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_2559, 1L) = l_v1094277; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_v1095601 = RPyItem(l_l_2560, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_v1095566 = RPyItem(l_l_2560, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_v1095570 = RPyItem(l_l_2560, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:11104:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11104 | RPyItem(l_l_2561, 1L) = l_v1095755; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:11123:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11123 | RPyItem(l_l_2561, 2L) = l_v1095756; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:11610:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11610 | RPyItem(l_l_2562, 1L) = l_v1096002; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:11629:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11629 | RPyItem(l_l_2562, 2L) = l_v1096003; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:11878:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11878 | RPyItem(l_l_2563, 1L) = l_v1096008; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:51890:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51890 | RPyItem(l_l_2408, 1L) = l_v1066568; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:22244:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22244 | RPyItem(l_l_2573, 1L) = l_v1099452; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:27935:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27935 | RPyItem(l_v1101521, 1L) = l_v1101522; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:27936:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27936 | RPyItem(l_v1101521, 2L) = (&pypy_g_rpy_string_3716.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:27959:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27959 | RPyItem(l_v1101521, 3L) = l_v1101523; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:27960:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27960 | RPyItem(l_v1101521, 4L) = (&pypy_g_rpy_string_3717.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:27989:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27989 | RPyItem(l_v1101521, 5L) = l_v1101524; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:27990:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27990 | RPyItem(l_v1101521, 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_3.c:34166:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34166 | l_v1103812 = RPyItem(l_v1103746, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:42826:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 42826 | RPyItem(l_v1084949, 1L) = l_v1084950; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:42827:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 42827 | RPyItem(l_v1084949, 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:46079:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46079 | RPyItem(l_l_2533, 1L) = l_v1085875; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:46323:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46323 | RPyItem(l_l_2534, 1L) = l_v1085879; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:47575:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47575 | RPyItem(l_l_2535, 1L) = l_v1086454; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:49187:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49187 | RPyItem(l_l_2537, 1L) = l_v1086624; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:44907:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44907 | RPyItem(l_l_2588, 1L) = l_v1107370; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:45542:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45542 | RPyItem(l_l_2589, 1L) = l_v1107594; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:29417:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 29417 | RPyItem(l_l_2895, 1L) = l_v1145842; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:57771:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 57771 | RPyItem(l_v1089833, 1L) = l_v1089834; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:58411:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58411 | RPyItem(l_v1090022, 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:58559:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58559 | RPyItem(l_v1090028, 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:58582:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 58582 | RPyItem(l_v1090028, 2L) = l_v1090030; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:59533:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59533 | RPyItem(l_l_2541, 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:59537:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59537 | RPyItem(l_l_2541, 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:59541:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59541 | RPyItem(l_l_2541, 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:60439:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60439 | RPyItem(l_l_2543, 1L) = l_v1090629; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:52087:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52087 | RPyItem(l_l_2770, 1L) = l_v1132295; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:55445:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55445 | RPyItem(l_l_2771, 1L) = l_v1133117; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:56254:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56254 | RPyItem(l_l_2772, 1L) = l_v1133129; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:48283:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48283 | RPyItem(l_l_2917, 1L) = l_v1151944; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:61221:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61221 | l_v1135102 = RPyItem(l_v1135056, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:4316:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4316 | RPyItem(l_l_2932, 1L) = l_v1158674; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:13532:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13532 | RPyItem(l_l_2938, 1L) = l_v1161546; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:17116:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17116 | RPyItem(l_l_2944, 1L) = l_v1162609; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:59694:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59694 | RPyItem(l_l_3045, 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:59698:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59698 | RPyItem(l_l_3045, 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:59702:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59702 | RPyItem(l_l_3045, 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:60638:17: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 60638 | l_v1178004 = 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:61376:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 61376 | l_v1178005 = 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] 8 warnings generated. [platform:WARNING] 30 warnings generated. [platform:WARNING] 12 warnings generated. [platform:WARNING] 14 warnings generated. [platform:WARNING] 4 warnings generated. [platform:WARNING] 21 warnings generated. [platform:WARNING] 2 warnings generated. [platform:WARNING] pypy_objspace_std_7.c:12321:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12321 | RPyItem(l_l_3077, 1L) = l_v1182967; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:12340:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12340 | RPyItem(l_l_3077, 2L) = l_v1182968; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:12359:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12359 | RPyItem(l_l_3077, 3L) = l_v1182969; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:12363:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12363 | RPyItem(l_l_3077, 4L) = (&pypy_g_pypy_objspace_std_bytesobject_W_BytesObject_1285.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_8.c:7114:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7114 | RPyItem(l_l_3155, 1L) = l_v1202632; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:7827:2: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 7827 | 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:8198:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8198 | RPyItem(l_v1202919, 1L) = l_v1202920; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:8199:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8199 | RPyItem(l_v1202919, 2L) = (&pypy_g_rpy_string_25998.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:8325:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8325 | RPyItem(l_v1202919, 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:8354:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8354 | RPyItem(l_v1202919, 4L) = l_v1202921; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:8593:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8593 | RPyItem(l_v1202924, 1L) = l_v1202925; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:8594:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8594 | RPyItem(l_v1202924, 2L) = (&pypy_g_rpy_string_25998.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:8720:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8720 | RPyItem(l_v1202924, 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:8749:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 8749 | RPyItem(l_v1202924, 4L) = l_v1202926; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:39665:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39665 | RPyItem(l_l_3098, 1L) = l_v1191600; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:12628:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12628 | RPyItem(l_l_3159, 1L) = l_v1204485; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:44117:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44117 | RPyItem(l_l_3099, 1L) = l_v1193117; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:19534:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19534 | RPyItem(l_l_3166, 1L) = l_v1206755; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:56047:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56047 | RPyItem(l_l_3122, 1L) = l_v1197339; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:60005:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60005 | RPyItem(l_l_3124, 1L) = l_v1198485; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:60023:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60023 | RPyItem(l_l_3124, 2L) = l_v1198486; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:60041:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60041 | RPyItem(l_l_3124, 3L) = l_v1198487; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:62325:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62325 | RPyItem(l_v1199529, 1L) = (&pypy_g_rpy_string_25985.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:62341:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62341 | RPyItem(l_v1199529, 2L) = l_v1199531; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:62342:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62342 | RPyItem(l_v1199529, 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:62365:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62365 | RPyItem(l_v1199529, 4L) = l_v1199532; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:62366:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62366 | RPyItem(l_v1199529, 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] 8 warnings generated. [platform:WARNING] pypy_objspace_std_9.c:18361:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18361 | l_v1227478 = RPyItem(l_v1227454, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:20039:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20039 | RPyItem(l_l_3227, 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:20043:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20043 | RPyItem(l_l_3227, 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:20047:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20047 | RPyItem(l_l_3227, 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:22163:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22163 | RPyItem(l_l_3228, 1L) = l_v1228321; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:22181:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22181 | RPyItem(l_l_3228, 2L) = l_v1228322; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:22199:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22199 | RPyItem(l_l_3228, 3L) = l_v1228323; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:24835:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24835 | RPyItem(l_l_3231, 1L) = l_v1229354; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:25752:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25752 | RPyItem(l_l_3232, 1L) = l_v1229367; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:35928:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 35928 | RPyItem(l_v1232994, 1L) = l_v1232995; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:13223:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13223 | RPyItem(l_l_3360, 1L) = l_v1290054; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:63131:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63131 | RPyItem(l_l_3259, 1L) = l_v1241301; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:63150:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63150 | RPyItem(l_l_3259, 2L) = l_v1241302; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:64407:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64407 | RPyItem(l_l_3263, 1L) = l_v1241311; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:64426:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64426 | RPyItem(l_l_3263, 2L) = l_v1241312; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_3287, 1L) = l_v1245663; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_3287, 2L) = l_v1245664; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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_3288, 1L) = l_v1245669; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:22237:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22237 | RPyItem(l_l_3367, 1L) = l_v1293032; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:66394:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 66394 | RPyItem(l_l_3267, 1L) = l_v1242434; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:66413:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 66413 | RPyItem(l_l_3267, 2L) = l_v1242435; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:67670:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 67670 | RPyItem(l_l_3271, 1L) = l_v1242444; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:67689:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 67689 | RPyItem(l_l_3271, 2L) = l_v1242445; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:25315:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25315 | RPyItem(l_v1294213, 1L) = l_v1294214; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:25316:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25316 | RPyItem(l_v1294213, 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:28446:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 28446 | RPyItem(l_v1295140, 1L) = l_v1295141; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:28447:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 28447 | RPyItem(l_v1295140, 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:28470:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 28470 | RPyItem(l_v1295140, 3L) = l_v1295142; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:28471:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 28471 | RPyItem(l_v1295140, 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:4058:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 4058 | RPyItem(l_l_3325, 1L) = l_v1266130; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:25529:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25529 | RPyItem(l_l_3294, 1L) = l_v1251922; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:25547:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25547 | RPyItem(l_l_3294, 2L) = l_v1251923; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:25780:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25780 | RPyItem(l_l_3295, 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:25799:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25799 | RPyItem(l_l_3295, 2L) = l_v1251926; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:26837:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26837 | RPyItem(l_l_3296, 1L) = l_v1252383; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:26855:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26855 | RPyItem(l_l_3296, 2L) = l_v1252384; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:27103:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27103 | RPyItem(l_l_3297, 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:27107:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27107 | RPyItem(l_l_3297, 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:30799:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30799 | RPyItem(l_l_3301, 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:30803:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30803 | RPyItem(l_l_3301, 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:30807:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30807 | RPyItem(l_l_3301, 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:18560:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 18560 | RPyItem(l_v1270796, 1L) = l_v1270797; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:18561:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 18561 | RPyItem(l_v1270796, 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:19003:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19003 | RPyItem(l_v1270868, 1L) = l_v1270869; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19004:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19004 | RPyItem(l_v1270868, 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:19027:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19027 | RPyItem(l_v1270868, 3L) = l_v1270870; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19028:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19028 | RPyItem(l_v1270868, 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:19059:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19059 | RPyItem(l_v1270868, 5L) = l_v1270871; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19060:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19060 | RPyItem(l_v1270868, 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:19090:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19090 | RPyItem(l_v1270868, 7L) = l_v1270872; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19113:2: warning: array index 8 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19113 | RPyItem(l_v1270868, 8L) = l_v1270873; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19114:2: warning: array index 9 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19114 | RPyItem(l_v1270868, 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:19137:2: warning: array index 10 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19137 | RPyItem(l_v1270868, 10L) = l_v1270874; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19138:2: warning: array index 11 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19138 | RPyItem(l_v1270868, 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:19313:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19313 | RPyItem(l_v1270877, 1L) = l_v1270878; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19314:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19314 | RPyItem(l_v1270877, 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:19746:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19746 | RPyItem(l_v1271148, 1L) = l_v1271149; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19747:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19747 | RPyItem(l_v1271148, 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:19770:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19770 | RPyItem(l_v1271148, 3L) = l_v1271150; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19771:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19771 | RPyItem(l_v1271148, 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] pypy_objspace_std_13.c:44770:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44770 | RPyItem(l_l_3582, 1L) = l_v1324824; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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: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:19802:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19802 | RPyItem(l_v1271148, 5L) = l_v1271151; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19825:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19825 | RPyItem(l_v1271148, 6L) = l_v1271152; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19826:2: warning: array index 7 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19826 | RPyItem(l_v1271148, 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:19849:2: warning: array index 8 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19849 | RPyItem(l_v1271148, 8L) = l_v1271153; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:19850:2: warning: array index 9 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19850 | RPyItem(l_v1271148, 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:20005:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20005 | RPyItem(l_v1271156, 1L) = l_v1271157; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:20006:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20006 | RPyItem(l_v1271156, 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:20218:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20218 | RPyItem(l_v1271396, 1L) = l_v1271397; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:20219:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20219 | RPyItem(l_v1271396, 2L) = (&pypy_g_rpy_string_29067.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:20248:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20248 | RPyItem(l_v1271396, 3L) = l_v1271398; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:20249:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20249 | RPyItem(l_v1271396, 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_13.c:48343:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48343 | RPyItem(l_l_3591, 1L) = l_v1326124; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:20775:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20775 | RPyItem(l_l_3329, 1L) = l_v1271483; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:23619:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23619 | l_v1272599 = 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_13.c:58605:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58605 | RPyItem(l_l_3605, 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:58609:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58609 | RPyItem(l_l_3605, 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:58613:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58613 | RPyItem(l_l_3605, 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:59948:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59948 | 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:59952:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59952 | 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:59956:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59956 | 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_11.c:38154:15: warning: array index 1 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 38154 | l_v1277130 = RPyField(l_v1277045, 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:38169:15: warning: array index 2 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 38169 | l_v1277132 = RPyField(l_v1277045, 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:38186:15: warning: array index 3 is past the end of the array (that has type 'char[1]') [-Warray-bounds] [platform:WARNING] 38186 | l_v1277134 = RPyField(l_v1277045, 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_10.c:59214:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59214 | RPyItem(l_l_3311, 1L) = l_v1262533; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:59232:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59232 | RPyItem(l_l_3311, 2L) = l_v1262534; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:59554:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59554 | RPyItem(l_l_3312, 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:59573:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59573 | RPyItem(l_l_3312, 2L) = l_v1262537; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:60831:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60831 | RPyItem(l_l_3314, 1L) = l_v1263086; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:60849:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60849 | RPyItem(l_l_3314, 2L) = l_v1263087; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:61186:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61186 | RPyItem(l_l_3315, 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:61190:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61190 | RPyItem(l_l_3315, 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_11.c:55424:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55424 | RPyItem(l_v1282591, 1L) = l_v1282592; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:55425:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55425 | RPyItem(l_v1282591, 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:55820:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55820 | RPyItem(l_v1282656, 1L) = l_v1282657; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:55821:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55821 | RPyItem(l_v1282656, 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:55838:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55838 | RPyItem(l_v1282656, 3L) = l_v1282658; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:55839:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55839 | RPyItem(l_v1282656, 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:55856:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55856 | RPyItem(l_v1282656, 5L) = l_v1282659; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:55857:2: warning: array index 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 55857 | RPyItem(l_v1282656, 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:56388:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56388 | l_v1272599 = 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:56867:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56867 | RPyItem(l_v1282722, 1L) = l_v1282723; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:56868:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56868 | RPyItem(l_v1282722, 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:56885:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56885 | RPyItem(l_v1282722, 3L) = l_v1282724; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:56886:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 56886 | RPyItem(l_v1282722, 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:9507:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9507 | RPyItem(l_l_3612, 1L) = l_v1335699; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:10301:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10301 | RPyItem(l_l_3613, 1L) = l_v1335940; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform: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:10907:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10907 | RPyItem(l_v1336260, 1L) = l_v1336261; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:10908:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10908 | RPyItem(l_v1336260, 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:10931:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10931 | RPyItem(l_v1336260, 3L) = l_v1336262; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:10932:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 10932 | RPyItem(l_v1336260, 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:11159:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11159 | RPyItem(l_v1336341, 1L) = l_v1336342; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:11160:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11160 | RPyItem(l_v1336341, 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:11183:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11183 | RPyItem(l_v1336341, 3L) = l_v1336343; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:11184:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 11184 | RPyItem(l_v1336341, 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:12462:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12462 | RPyItem(l_v1336744, 1L) = l_v1336745; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:12463:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12463 | RPyItem(l_v1336744, 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:12492:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 12492 | RPyItem(l_v1336744, 3L) = l_v1336746; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:16682:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16682 | RPyItem(l_v1338087, 1L) = l_v1338088; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:16683:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16683 | RPyItem(l_v1338087, 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:16706:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16706 | RPyItem(l_v1338087, 3L) = l_v1338089; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:16707:2: warning: array index 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16707 | RPyItem(l_v1338087, 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:16936:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16936 | RPyItem(l_v1338168, 1L) = l_v1338169; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./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:16937:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16937 | RPyItem(l_v1338168, 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] 19 warnings generated. [platform:WARNING] 15 warnings generated. [platform:WARNING] 12 warnings generated. [platform:WARNING] 18 warnings generated. [platform:WARNING] 22 warnings generated. [platform:WARNING] 8 warnings generated. [platform:WARNING] 49 warnings generated. [platform:WARNING] 8 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_v1339642, 1L) = l_v1339643; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1339642, 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_v1339642, 3L) = l_v1339644; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1339642, 4L) = (&pypy_g_rpy_string_31370.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1339642, 5L) = 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: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_v1339642, 6L) = (&pypy_g_rpy_string_31371.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1339642, 7L) = l_v1339646; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1339642, 8L) = (&pypy_g_rpy_string_31372.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1339642, 9L) = l_v1339647; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1339642, 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_v1339650, 1L) = l_v1339651; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1339654, 1L) = l_v1339655; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1339658, 1L) = l_v1339659; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1339662, 1L) = l_v1339663; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1339666, 1L) = l_v1339667; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_30004.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_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_v1364030 = RPyItem(l_v1364026, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3746, 1L) = l_v1363999; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3746, 2L) = l_v1364000; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_3639, 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_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_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_v1364545 = RPyItem(l_v1364541, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3749, 1L) = l_v1364517; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3749, 2L) = l_v1364518; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3750, 1L) = l_v1364520; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3751, 1L) = l_v1365046; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1366452 = 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_v1366456 = 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_v1366508 = 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_v1366512 = 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:20765:19: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20765 | l_v1346583 = 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_v1347149, 1L) = l_v1347150; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1347149, 2L) = (&pypy_g_rpy_string_36261.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1347380; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1367749, 1L) = (&pypy_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_v1347887, 1L) = l_v1347888; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, g_rpython_jit_backend_aarch64_locations_RegisterLo_11); [platform:WARNING] index) ((array)->items| ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* item[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1347887, 2L) = (&pypy_g_rpy_string_36261.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.hs[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_v1367749, 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_v1367749, 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_v1367749, 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_v1367749, 5L) = (&pypy_g_rpython_jit:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_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 | # d_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] efine RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1367749, 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_v1367749, 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_v1367750, 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_v1367750, 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_v1367750, 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_v1367750, 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_v1367750, 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_v1367750, 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_v1367750, 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:24829:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24829 | l_v1348033 = RPyItem(l_l_3667, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1348038 = RPyItem(l_l_3667, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1348303 = RPyItem(l_l_3670, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1348308 = RPyItem(l_l_3670, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1348313 = RPyItem(l_l_3670, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1348540, 1L) = l_v1348541; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1348540, 2L) = (&pypy_g_rpy_string_36261.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1349988; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1370590, 1L) = l_v1370591; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1370590, 2L) = (&pypy_g_rpy_string_36261.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_3763, 1L) = l_v1370667; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1370904, 1L) = l_v1370905; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1370904, 2L) = (&pypy_g_rpy_string_36261.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1370984 = 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.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_v1350419; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1370999 = 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_v1371014 = 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_v1371029 = 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_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_v1371044 = 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_v1371059 = 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_v1371074 = 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_1.c:19609:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19609 | l_v1371089 = 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_v1371104 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1371119 = 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_v1371137 = 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_v1371163 = 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_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_v1371189 = 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_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_v1371215 = RPyItem(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] 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_v1371241 = 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_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_v1371267 = 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_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_v1371335 = 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_v1371339 = 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_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_3684, 1L) = l_v1351061; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3684, 2L) = l_v1351062; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3684, 3L) = l_v1351063; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1351541 = RPyItem(l_v1351537, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3686, 1L) = l_v1351514; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3686, 2L) = l_v1351515; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1372535, 1L) = l_v13rpython_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_v1351862 = RPyItem(l_v1351858, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3687, 1L) = l_v1351837; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* item72536; [platform:WARNING] | ^ ~~ [platform:WARNING] s[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_3687, 2L) = l_v1351838; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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: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_v1372535, 2L) = (&pypy_g_rpy_string_38474.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1372535, 3L) = l_v1372537; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, irpython_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_3688, 1L) = l_v1352088; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3688, 2L) = l_v1352089; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3691, 1L) = l_v1352301; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # dndex) (e(array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | strfine RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_369uct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 1, 2L) = l_v1352302; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # 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 | R define RPyItem(array, index) P ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] yI./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] tem(l_v1372535, 4L) = (&pypy_g_rpy_string_31371.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1372535, 5L) = l_v1372538; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1372541,rpython_jit_backend_aarch64.c 1L) = l_v1372542; [platform:WARNING] :36895:2: | ^ ~~ [platform:WARNING] warning: /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | strarray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] uct pypy_rpy_strin 36895g | RPyItem(l_l_3692, 1L) = l_v1352626; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 0 *items[69RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | # drpython_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(efilne RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] _./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] v1372545, 1L) = l_v1372546; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1372549, 1L) = l_v1372550; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1372553, 1L) = l_v1372554; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1372557, 1L) = l_v1372558; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_3694, 1L) = l_v1352784; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3697, 1L) = l_v1353042; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1374485, 1L) = l_v1374486; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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] 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] 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_3779, 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] 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_3779, 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_3779, 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_3779, 1L) = l_v1374902; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_3779, 2L) = l_v1374903; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_3779, 3L) = l_v1374904; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_v1375194 = 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_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_v1375292 = 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_v1375302 = 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_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_v1375414 = 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_v1375424 = 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_v1375538 = 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_v1375553 = 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_v1375569 = 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_v1375579 = 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_v1375589 = 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_v1375644, 1L) = l_v1375645; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1375837, 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_v1375837, 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_v1375837, 3L) = l_v1375838; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1375837, 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_v1375949, 1L) = l_v1375950; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/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_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_v135) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 3500 = RPyItem(l_v1353499, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1353536 = RPyItem(l_v1353535, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1353565 = RPyItem(l_v1353564, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3699, 1L) = l_v1353459; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3699, 2L) = l_v1353460; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3699, 3L) = l_v1353461; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3699, 4L) = l_v1353462; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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[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_v1376020, 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_v1376020, 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_v1376020, 3L) = l_v1376021; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1376020, 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_v1376020, 5L) = l_v1376022; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h: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_3700, 1L) = l_v1353797; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3700, 69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1376020, 6L) = l_v1376023; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1376020, 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] 2L)rpython_jit_backend_llsupport.c:6650:15: = l_v1353798; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | 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_#v1376218 = 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] define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3700, 3L) = l_v1353799; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1376329 = 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_v1376344 = 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_v1376354 = 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_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_v1354133 = RPyItem(l_v1354132, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1354154 = RPyItem(l_v1354153, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1354169 = RPyItem(l_v1354168, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1354180 = RPyItem(l_v1354179, 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_3703, 1L) = l_v1354092; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3703, 2L) = l_v1354093; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3703, 3L) = l_v1354094; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3703, 4L) = l_v1354095; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1376463 = 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_v1376476 = 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_v1376489 = 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_v1376503 = 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_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_v1354677 = RPyItem(l_v1354676, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1354688 = RPyItem(l_v1354687, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1354708 = RPyItem(l_v1354707, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3705, 1L) = l_v1354638; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3705, 2L) = l_v1354639; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3705, 3L) = l_v1354640; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1355010 = RPyItem(l_v1355009, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1355030 = RPyItem(l_v1355029, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1355050 = RPyItem(l_v1355049, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1355065 = RPyItem(l_v1355064, 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_v1355076 = RPyItem(l_v1355075, 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_3706, 1L) = l_v1354972; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3706, 2L) = l_v1354973; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3706, 3L) = l_v1354974; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3706, 4L) = l_v1354975; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3709, 1L) = l_v1355320; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3712, 1L) = l_v1355811; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1355998 = 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.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_3715, 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_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: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_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: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_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: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_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.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_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_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_v1376613 = 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_v1376623 = 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_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_v1357084, 1L) = l_v1357085; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1357084, 2L) = (&pypy_g_rpy_string_36261.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1376732 = 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_v1376747 = 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_v1376757 = 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_v1376968 = 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_v1376987 = 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_v1377007 = 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_v1377017 = 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_v1377027 = 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_v1377037 = 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_v1377047 = 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_v1377057 = 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_v1377067 = 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_v1377213 = 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_v1377223 = 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_v1377233 = 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_v1377243 = 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_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_v1396343, 1L) = 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: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_v1396343, 2L) = 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_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_v1396343, 3L) = l_v1396340; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1396343, 4L) = l_v1396341; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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 | RPyItem(l_v1396343, 5L) = l_v1396342; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1396352, 1L) = l_v1396349; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1396352, 2L) = l_v1396350; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1396352, 3L) = l_v1396351; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:49702:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49702 | l_v1357538 = 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_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_v1397494, 1L) = l_v1397493; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1397499, 1L) = l_v1397498; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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 | RPyItem(l_v1397503, 1L) = l_v1397502; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1357749 = 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_v1357864 = 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_v1357952 = 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_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] 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_v1358154 = RPyItem(l_arg l5419o | c sR_P1y4I3t,e m1(Ll)_;v [platform:WARNING] 1 3| 9 ^ ~~8 [platform:WARNING] 141, 1L)/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h :=69 :l47_:v 1note: 3expanded from macro 'RPyItem'9 [platform:WARNING] 8140; 69 | # defin [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47e RPyItem(array, i: note: expanded from macro 'RPyItem' [platform:WARNING] ndex) 69 | # define RPyIt e ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] m(array, index) ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] ( (a8616r | 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] 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_v1358494 = RPyItem(l_l_3730, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1358499 = RPyItem(l_l_3730, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1398411, 1L) = l_v1398409; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1398411, 2L) = l_v1398410; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1358746 = 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_v1358750 = 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_v1358775 = 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_v1358779 = 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_v1358804 = 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_v1358808 = 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_v1358832 = 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_v1358836 = 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_v1358860 = 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_v1358864 = 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_v1358888 = 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_v1358892 = 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_v1358917 = 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_v1358921 = 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_v1358946 = 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_v1358950 = 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_v1358975 = 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_v1358979 = 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_v1359026 = 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_v1359030 = 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_v1359055 = 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_v1359059 = 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_v1359084 = 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_v1359088 = 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_v1359113 = 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_v1359117 = 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_v1359142 = 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_v1359163 = 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_v1359184 = 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_v1359205 = 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_v1359226 = 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_v1359247 = 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_v1359268 = 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_v1359272 = 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_v1359286 = RPyItem((&pypy_g_array_36752.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_v1359307 = 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_v1359311 = 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_v1359325 = RPyItem((&pypy_g_array_36752.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_v1359346 = 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_v1359350 = 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_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_3835, 1L) = l_v1399487; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1359385 = 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_v1359389 = 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_v1359403 = RPyItem((&pypy_g_array_36752.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_v1359424 = 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_v1359428 = 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 | # definerpython_jit_backend_llsupport.c :R11416PyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1359442 = RPyItem((&pypy_g_array_36752.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] :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_v1377862 = RPyItrpython_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_v1359463 = 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_v1359467 = 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_v1359481 = RPyItem((&pypy_g_array_36752.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] em(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_v1377872 = 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_v1377882 = 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_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_v1359502 = 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_v1359506 = 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_v1359520 = RPyItem((&pypy_g_array_36752.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_v1359541 = 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_v1359545 = 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_v1359559 = RPyItem((&pypy_g_array_36752.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_v1359580 = 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_v1359584 = 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_v1359598 = RPyItem((&pypy_g_array_36752.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_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_v1378000 = 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_v1378010 = 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_v1378020 = 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_v1378134 = 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_v1378149 = 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_v1378159 = 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_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_3836, 1L) = l_v1399769; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1378270 = 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_v1378285 = 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_v1378295 = 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_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_v1359619 = 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_v1359623 = 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_v1359637 = RPyItem((&pyprpython_jit_backend_llsupport.cy_g_array_36752.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_v1359658 = 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_v1359662 = 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_v1359685 = RPyItem((&pypy_g_array_36752.b), 3: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_v1378406 = 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_v1378421 = 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_v1378431 = 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] 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: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_v1378542 = 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_v1378552 = 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_v1378661 = 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_v1378671 = 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_v1378769 = 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_v1378872 = 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_v1378972 = 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_v1379072 = 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_v1379172 = 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_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_v1359706 = 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_v1359710 = 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] 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_v1379272 = 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_v1379372 = 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_v1379472 = 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_v1379572 = 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_v1379672 = 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] 69 | # define RPyItem(arrarpython_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_v1379772 = 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] y, index) ((array)->items[index]) [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_v1379865 = 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_v1379963 = 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)->it ^ ~~~~~ [platform: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_v1359733 = RPyItem((&pypy_g_array_36752.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_v1359754 = RPyItem(l_arglocs_177,ems[index 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyIte]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared herem(array, [platform:WARNING] 17196 index) ((arr | Signed items[RPY_VARLENGay)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* iteTH]; [platform:WARNING] | ^ms[RPY_V [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_v137997ARLENGTH]; [platform:WARNING] | ^3 = RPyItem(l_locs_47, [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_v1359758 = RP2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, indexyItem(l_arglocs_177) ((array)->items, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] [/Users/matti/build-worker-arm64/pypy-c-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]) [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] 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_v1359802 = RPyItem(l_arglocs_178, 1Lrpython_jit_backend_llsupport.c:17880:15: ); [platform:WARNING] | ^ ~~ [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] 17880 | l_v1380076 = RP/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defyine RPyItem(array, index) Item(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 | ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h :17196:2: note: 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] 55377 | l_v1359806 = 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) ((array17196 | Signe)d- >items[index]) [platform:WARNING] | ^ ~~~~~items [platform:WARNING] [RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ./singleheader.hrpython_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_v1380086 = R:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | PyItem(lv_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: oid* itexpanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ems[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_v1359829 = RPyItem((&pypy_g_array_36752.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_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_v1380202 = 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] 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_v1359850 = 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_v1359854 = 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_v1359877 = RPyItem((&pypy_g_array_36752.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] | ^ ~~~~~ [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_v1380212 = 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_v1380222 = 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_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_v1359898 = 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_v1359902 = 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_v1359925 = RPyItem((&pypy_g_array_36752.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:55693:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55693 | l_v1359946 = 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_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_v1380325 = 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_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_v1359980 = 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_v1360014 = RPyItem(l_arglocs_183, 1L); [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_v1381078 = 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 | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1360036 = 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_v1360058 = 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_v1360120 = 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_v1360157 = 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_v1360167 = 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_v1360172 = 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_v1360178 = 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_v1360194 = 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_v1360198 = 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_v1360202 = RPyItem(l_arglocs_188, 3L); [platform:WARNING] R | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] PyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.hrpython_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_v1360224 = 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_v1360228 = 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_v1360232 = 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_v1360236 = 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_17196:2: note: array 'items' declared here [platform:WARNING] v1360333 = RPyItem(lrpython_jit_backend_llsupport_1.c:14313:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14313 | RPyItem(l_v1401219, 1L) = l_v1401218; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:14727_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 | #:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14727 | define RPyItem(array, index)RPyItem(l_v1401224, 1L) = l_v1401223; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h : ((array)->items[inde69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] x]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1360337 = 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_v1360341 = 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.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_v1360363 = 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_v1360367 = 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_v1360371 = 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_v1360375 = 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.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_v1360466 = 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] 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_vrpython_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_v1360565 = RPyItem(l_v1360564, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1360580 = RPyItem(l_v1360579, 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_v1360611 = RPyItem(l_v1360610, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3734, 1L) = l_v1360518; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_3734, 2L) = l_v1360519; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 1381092 = 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_1.c:17029:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17029 | RPyItem(l_v1401963, 1L) = l_v1401962; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1361193 = 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_v1361444; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1361445; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1381271 = 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_v1381285 = 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_v1381387 = 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_v1381401 = 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_1.c:17828:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17828 | RPyItem(l_v1402468, 1L) = l_v1402466; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:17844:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17844 | RPyItem(l_v1402468, 2L) = l_v1402467; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1381503 = 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_v1381517 = 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_v1381619 = 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_v1381633 = 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_1.c:18682:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18682 | RPyItem(l_v1402804, 1L) = l_v1402802; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:18698:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18698 | RPyItem(l_v1402804, 2L) = l_v1402803; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1381735 = 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_v1381749 = 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_v1381851 = 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_v1381865 = 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_v1381962 = 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_v1381972 = 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_v1382075 = 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_v1382085 = 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_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_3738, 1L) = l_v1361939; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1382188 = 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_v1382198 = 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_v1382299 = 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_v1382397 = 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_v1382407 = 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_v1382459, 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_v1382459, 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_v1382459, 3L) = l_v1382460; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1382463, 1L) = l_v1382464; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1382466, 1L) = l_v1382467; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1382466, 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_v1382468, 1L) = l_v1382469; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1382831, 1L) = l_v1382832; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1382831, 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_v1382892, 1L) = l_v1382893; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1382892, 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_1.c:19914:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19914 | RPyItem(l_v1403088, 1L) = l_v1403083; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:19930:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19930 | RPyItem(l_v1403088, 2L) = 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:19946:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19946 | RPyItem(l_v1403088, 3L) = 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:19962:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19962 | RPyItem(l_v1403088, 4L) = 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:19978:2: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19978 | RPyItem(l_v1403088, 5L) = l_v1403087; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:20558:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20558 | RPyItem(l_v1403099, 1L) = l_v1403096; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1403099, 2L) = l_v1403097; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:20590:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20590 | RPyItem(l_v1403099, 3L) = l_v1403098; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:21125:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21125 | RPyItem(l_v1403779, 1L) = l_v1403778; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1362650 = 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_v1362660 = 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_v1362712 = 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.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_v1363176 = 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_1.c:21577:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21577 | RPyItem(l_v1403947, 1L) = l_v1403946; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* 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_v1408181, 1L) = l_v1408182; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1408181, 2L) = (&pypy_g_rpy_string_26005.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1408181, 3L) = l_v1408183; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1383755, 1L) = l_v1383754; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1383770, 1L) = l_v1383771; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1383770, 2L) = (&pypy_g_rpy_string_35929.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1383770, 3L) = l_v1383772; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1383770, 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_1.c:28056:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28056 | RPyItem(l_v1406006, 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:28072:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28072 | RPyItem(l_v1406006, 2L) = l_v1406003; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:28088:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28088 | RPyItem(l_v1406006, 3L) = l_v1406004; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:28104:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 28104 | RPyItem(l_v1406006, 4L) = l_v1406005; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:30945:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 30945 | 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:30945:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 30945 | pthread_jit_write_protect_np(l_arg_527); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport_1.c:31020:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 31020 | 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:31020:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 31020 | pthread_jit_write_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_protect_np(l_arg_526); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] v1386158 = 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_v1386265 = 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_v1386275 = 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_1.c:31772:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 31772 | RPyItem(l_v1407209, 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:31773:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 31773 | RPyItem(l_v1407209, 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:32195:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 32195 | RPyItem(l_v1407313, 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.crpython_jit_backend_llsupport_1.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_v1386455 = RPyItem(l_locs_66, 1L); [platform:WARNING] 32196:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 32196 | RPyItem(l_v1407313, 2L) = (&pypy_g_rpy_stri | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, inng_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] 69dex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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_v1386465 = 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 RPyIt | # define RPyItem(array, index) ((array)->items[inem(array, index) ((array)->items[index])dex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pyp [platform:WARNING] | ^ ~~~~~ [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_v1386475 y= R_PrypIyt_esmt(rli_nlgo0cs *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _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_v1386585 = 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_v1386595 = 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_v1386605 = 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_v1386722 = 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_v1386737 = 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_v1386747 = 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_v1386863 = 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_v1386878 = 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_v1386894 = 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_v1386904 = 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_v1386914 = 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_v1387045 = 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_v1387062 = 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_v1387080 = 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_v1387090 = 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_v1387100 = 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_v1387110 = 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_v1387120 = 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_v1387243 = 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_v1387253 = 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_v1387263 = 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_v1387273 = 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_v1387390 = 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_v1387400 = 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_v1387410 = 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_v1387420 = 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_v1387537 = 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_v1387547 = 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_v1387557 = 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_v1387567 = 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_v1387697 = 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_v1387707 = 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] | ^ [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_v1387717 = RPyItem(l_locs_74, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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] 40659 | l_v1387727 = 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' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [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: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_v1387841 = 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_v1387851 = 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_v1387861 = 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_v1387871 = 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] 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_v1387987 = 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_v1387999 = 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_v1388011 = 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_v1388112 = 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_v1388124 = 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_v1388223 = 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_v1388235 = 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_v1388334 = 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_v1388346 = 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_v1388444 = 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_v1388541 = 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_v1388553 = 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_v1388655 = 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 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_v1409146 = 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_v1409151 = 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_v1409121, 1L) = l_v1409122; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1409205 = 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_v1409215 = 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_v1409225 = 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_v1409241 = 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_v1409251 = 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_v1409261 = 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_v1409271 = 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_v1409281 = 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_v1409291 = 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_v1409301 = 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_v1409311 = 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_v1409321 = 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_v1409331 = 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_v1409341 = 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_v1409351 = 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)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1409361 = RPyItem(l_cnt_8, 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: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_v1409371 = 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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1409381 = 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_v1409391 = 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_v1409401 = 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.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_v1409533, 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_v1409533, 2L) = l_v1409535; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1409533, 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_v1409533, 4L) = l_v1409536; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1409533, 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_v1409533, 6L) = l_v1409537; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | Rstruct pypy_rpy_string0 *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 | 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_v1410241 = RPyItem(l_v1410237, 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_v1410237, 18L) = l_v1410242; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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_v1388667 = 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_v1388679 = 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_v1388691 = 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_v1388703 = 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_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_v1430033 = RPyItem(l_v1430013, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1430045 = RPyItem(l_v1430013, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1388810 = 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_v1388822 = 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_v1388834 = 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_v1388846 = 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_v1388949 = 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_v1388961 = 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_v1389059 = 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.c:44638:15: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 44638 | l_v1389155 = RPyItem(l_locs_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] 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_v1430072 = RPyItem(l_v1430058, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1430082 = RPyItem(l_v1430058, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_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:456:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 456 | 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] 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_v1389 | ^ [platform:WARNING] 406 = 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_v1389418 = 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_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_v1430337 = RPyItem(l_v1430320, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1430350 = RPyItem(l_v1430320, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1389517 = 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] rpython_jit_metainterp.c: 171965761 | : 16S:i gwarning: narray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]e [platform:WARNING] d items[R 5761 | l_v1410981 = RPyItem(l_v1410973, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 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_v1389529 = 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_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_v1430382 = RPyItem(l_v1430364, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1430395 = RPyItem(l_v1430364, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_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:1328:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1328 | 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.c:6565:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6565 | l_v1411215 = RPyItem(l_v1411207, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:6571:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6571 | l_v1411219 = RPyItem(l_v1411207, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:7388:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7388 | l_v1411462 = RPyItem(l_v1411454, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1430715 = RPyItem(l_v1430698, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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] 46381 | l_v1389707 = RPyItem(l_locs_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_v1389719 = 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_v1389731 = 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_v1389743 = 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_v1389848 = 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)->itrpython_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_v1430806 = RPyItem(l_v1430788, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | ems[index]) [platform:WARNING] | ^ ~~~~~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_v14 [platform:WARNING] 30833 = RPyItem(l_v1430820, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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: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_v1389860 = 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_v1389872 = 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_v1389884 = 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.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_v1390070 = 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_v1390082 = 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_v1390094 = 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_v1390106 = 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_v1390118 = 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_v1390130 = 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_v1390142 = 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_v1390154 = 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_v1390266 = 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_v1390278 = 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_v1390290 = 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_v1390391 = 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_v1390403 = 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_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_v1431049, 1L) = l_v1431050; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(arrpython_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_v1390505 = 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_v1390517 = 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_v1390529 = 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_v1390541 = 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_v1390553 = 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_v1390656 = 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_v1390666 = 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_v1390715, 1L) = l_v1390716; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | stray, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ruct 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_v1390779, 1L) = l_v1390780; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1431350 = RPyItem(l_v1431342, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1431354 = RPyItem(l_v1431342, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1431430 = RPyItem(l_v1431421, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1431444 = RPyItem(l_v1431436, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9322:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9322 | l_v1412059 = RPyItem(l_v1412051, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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_1.c:5836:17: ((warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] array)->item s5836[ | i n d elx_]v)1 [platform:WARNING] 4 3| 1 ^ ~~~~~825 = [platform:WARNING] RPyI./singleheader.ht:e17196m:2: note: array 'items' declared here(l_v143 [platform:WARNING] 1 8171960 | 9 ,S i1gL); [platform:WARNING] | ^ ~~ [platform:WARNING] ned item/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hs:[69R:P47Y: note: expanded from macro 'RPyItem' [platform:WARNING] _VARLENGTH]; [platform:WARNING] 69 | # def| i ^ [platform:WARNING] ne RPyItemrpython_jit_metainterp.c(:a9339r:ray, in16d:e xwarning: )array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9339 | l ((arr_avy1)4-1>2i0tems[22 = iRnPdyex]) [platform:WARNING] Ite| m( ^ ~~~~~l [platform:WARNING] _v1412065, ./singleheader.h1:L8616):;2 [platform:WARNING] : | note: ^ ~~ [platform:WARNING] array 'items' declared here [platform:WARNING] 8616 | vo/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hi:d69:47: note: * items[Rexpanded from macro 'RPyItem'P [platform:WARNING] Y_VA R69L | E#NGTH]; defin [platform:WARNING] e | RPyItem( ^ [platform:WARNING] array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9343:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9343 | l_v1412023 = RPyItem(l_v1412065, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9354:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9354 | l_v1412083 = RPyItem(l_v1412075, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9360:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 9360 | l_v1412087 = RPyItem(l_v1412075, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1431859 = RPyItem(l_v1431842, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_metainterp.c:12400:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12400 | l_v1413037 = RPyItem(l_v1413029, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:12413:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12413 | l_v1413046 = RPyItem(l_v1413038, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1431893 = RPyItem(l_v1431876, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1392218, 1L) = l_v1392217; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1392224, 1L) = l_v1392221; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1392224, 2L) = l_v1392222; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1392224, 3L) = l_v1392223; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1393009, 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.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_v1393009, 2L) = l_v1393007; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((arrrpython_jit_metainterp.ca:y13932:)2:- warning: >array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] items [13932 | i RnPydItex]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1393009, 3L) = l_v1393008; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1393021, 1L) = l_v13em(l_v1413482, 1L) =9 l3_0v2104;1 [platform:WARNING] 3 4| 8 ^ ~~3 [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] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h: 69 | # define RPyItem(array, index) ((array)->items[index]) [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] ./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: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_3908, 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_v1432683, 1L) = l_v1432687; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1432683, 2L) = l_v1432689; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:15019:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 15019 | RPyItem(l_v1413855, 1L) = l_v1413856; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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_1.c:11112:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11112 | RPyItem(l_v1433437, 1L) = l_v1433441; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:11232:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11232 | RPyItem(l_v1433437, 2L) = l_v1433443; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:11353:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 11353 | RPyItem(l_v1433445, 3L) = l_v1433446; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | rpython_jit_backend_llsupport.c:63066:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 63066 | 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:63066:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 63066 | pthread_jit_write_protect_np(l_arg_522); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:63133:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 63133 | 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:63133:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 63133 | pthread_jit_write_protect_np(l_arg_521); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:63619:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 63619 | pthread_jit_write_protect_np(l_argrpython_jit_metainterp.c:15819:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15819 | l_v1414189 = RPyItem(l_v1414188, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:16184:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16184 | l_v1414289 = RPyItem(l_v1414288, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:16308:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16308 | l_v1414323 = RPyItem(l_v1414322, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:12124:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 12124 | l_v1433861 = RPyItem(l_v1433853, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/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.c:16985:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16985 | RPyItem(l_v1414517, 1L) = l_v1414518; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:17742:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17742 | l_v1414757 = RPyItem(l_v1414788, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ne RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:17758:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17758 | l_v1414760 = RPyItem(l_v1414800, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:17769:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17769 | l_v1414815 = RPyItem(l_v1414807, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:13109:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13109 | rpython_jit_metainterp.c:18683:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18683 | l_v1415041 = RPyItem(l_v1415074, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:18687:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18687 | l_v1415042 = RPyItem(l_v1415074, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:18691:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18691 | l_v1415043 = RPyItem(l_v1415074, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:19474:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19474 | l_v1415302 = RPyItem(l_v1415294, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:19479:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 19479 | l_v1415306 = RPyItem(l_v1415294, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:19496:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 19496 | l_v1415319 = RPyItem(l_v1415311, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _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 l_v1434125 = RPyItem(l_v1434124, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:13166:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13166 | l_v1434138 = RPyItem(l_v1434104, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:13183:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13183 | l_v1434150 = RPyItem(l_v1434104, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:13589:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13589 | l_v1434259 = RPyItem(l_v1434258, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-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 [platform:WARNING] y 588 | void pthIrtem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:13646:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13646 | l_v1434272 = RPyItem(l_v1434237, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:13663:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13663 | l_v1434284 = RPyItem(l_v1434237, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:13822:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13822 | l_v1434325 = RPyItem(l_v1434324, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:13867:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13867 | l_v1434336 = RPyItem(l_v1434307, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:13881:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 13881 | l_v1434346 = RPyItem(l_v1434307, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ead_jit_write_protect_np(int enabled); [platform:WARNING] | ^ [platform:WARNING] rpython_jit_backend_llsupport.c:63619:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 63619 | pthread_jit_write_protect_np(l_arg_524); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform:WARNING] rpython_jit_backend_llsupport.c:63675:3: warning: 'pthread_jit_write_protect_np' is only available on macOS 11.0 or newer [-Wunguarded-availability-new] [platform:WARNING] 63675 | 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:63675:3: note: enclose 'pthread_jit_write_protect_np' in a __builtin_available check to silence this warning [platform:WARNING] 63675 | pthread_jit_write_prrpython_jit_metainterp_1.c:14717:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 14717 | RPyItem(l_v1434580, 1L) = l_v1434581; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, indexo) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:14915:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14915 | l_v1434691 = RPyItem(l_v1434690, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:14972:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14972 | l_v1434704 = RPyItem(l_v1434670, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:14989:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14989 | l_v1434716 = RPyItem(l_v1434670, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->itetms[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:15395:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15395 | l_v1434825 = RPyItem(l_v1434824, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-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.cde:x]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ect_np(l_arg_523); [platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [platform: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:15452:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15452 | l_v1434838 = RPyItem(l_v1434803, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:15469:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15469 | l_v1434850 = RPyItem(l_v1434803, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:15628:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15628 | l_v120594:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4 34891 = RPyItem(l_v1434890, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:15673:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15673 | l_v1434902 = RPyItem(l_v1434873, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 20594 | 69 | # define RPyItem(array, in delx) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:15687:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 15687 | l_v1434912 = RPyItem(l_v1434873, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _v1415611 = RPyItem(l_v1415643, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:20605:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20605 | l_v1415658 = RPyItem(l_v1415650, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # derpython_jit_metainterp_1.cf:i16523n:e2 RPyItem(array, index) : warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 16523 | RPyItem(l_v1435146, 1L) = l_v1435147; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:rpython_jit_metainterp_1.c:17294:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17294 | l_v1435383 = RPyItem2: note: array 'items' declared here [platform:WARNING] (l_v1435418, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] 8616/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [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] rpython_jit_backend_llsupport.c:64928:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64928 | RPyItem(l_v1395769, 1L) = l_v1395765; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64944:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64944 | RPyItem(l_v1395769, 2L) = l_v1395766; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64960:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64960 | RPyItem(l_v1395769, 3L) = l_v1395767; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64976:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64976 | RPyItem(l_v1395769, 4L) = l_v1395768; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65562:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65562 | RPyItem(l_v1395777, 1L) = l_v1395775; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65578:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65578 | RPyItem(l_v1395777, 2L) = l_v1395776; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:18104:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 18104 | l_v1435613 = RPyItem(l_v1435648, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:rpython_jit_metainterp.c:22851:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22851 | l_v1416343 = RPyItem(l_v1416324, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyI69:47: note: tem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:22868:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22868 | l_v1416355 = RPyItem(l_v1416324, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] expanded from macro 'RPyItem' 69 | # def [platform:WARNING] ine RPyItem(array69, | # define RPyItem(array, index) inde x ) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:23009:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23009 | l_v1416390 = RPyItem(l_v1416370, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:23026:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23026 | l_v1416402 = RPyItem(l_v1416370, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:23185:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23185 | l_v1416440 = RPyItem(l_v1416420, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:23202:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 23202 | l_v1416452 = RPyItem(l_v1416420, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] rpython_jit_metainterp_1.c:18316:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18316 | l_v1435712 = RPyItem(l_v1435711, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:18682:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18682 | l_v1435812 = RPyItem(l_v1435811, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:18806:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 18806 | l_v1435846 = RPyItem(l_v1435845, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:19483:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19483 | RPyItem(l_v1436041, 1L) = l_v1436042; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:20253:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 20253 | l_v1436278 = RPyItem(l_v1436313, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:24120:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24120 | l_v1416728 = RPyItem(l_v1416720, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:24127:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24127 | l_v1416733 = RPyItem(l_v1416720, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:24144:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24144 | l_v1416686 = RPyItem(l_v1416739, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:24148:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24148 | l_v1416687 = RPyItem(l_v1416739, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:24159:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24159 | l_v1416757 = RPyItem(l_v1416749, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:24165:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24165 | l_v1416761 = RPyItem(l_v1416749, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:24171:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24171 | l_v1416765 = RPyItem(l_v1416749, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:24177:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24177 | l_v1416769 = RPyItem(l_v1416749, 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:24183:16: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24183 | l_v1416773 = RPyItem(l_v1416749, 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:24189:16: warning: array index 6 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24189 | l_v1416777 = RPyItem(l_v1416749, 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_1.c:21063:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 21063 | l_v1436508 = RPyItem(l_v1436543, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:25550:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25550 | RPyItem(l_v1417157, 1L) = l_v1417158; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:25661:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25661 | l_v1417254 = RPyItem(l_v1417237, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | voidrpython_jit_metainterp_1.c:21275:15: * 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] 21275 | lrpython_jit_metainterp.c:25679:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] _v1436607 = RPyItem(l_v1436606, 1L); [platform:WARNING] 25679 | ^ ~~ [platform:WARNING] | l_v141/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h7:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 267 = R P69 | # defiyne RPyItem(arIrtay, index) e m ( l (_(array)->items[vi1n4d1e7x2]3)7 [platform:WARNING] , | 2 ^ ~~~~~ [platform:WARNING] ./singleheader.hL:)8616;: [platform:WARNING] 2: note: array 'items' declared here | ^ ~~ [platform:WARNING] [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h 8616 | void* items[R:P69Y_VA:RLENGT47H:]; [platform:WARNING] | note: 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_VARLErpython_jit_metainterp_1.c:21641:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21641 | l_v1436707 = RPyItemNGTH]; [platform:WARNING] | ^ [platform:WARNING] (l_v1436706, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:21765:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21765 | l_v1436741 = RPyItem(l_v1436740, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:22442:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 22442 | RPyItem(l_v1436936, 1L) = l_v1436937; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:26039:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26039 | l_v1417360 = RPyItem(l_v1417342, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:26057:20: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26057 | l_v1417373 = RPyItem(l_v1417342, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:26191:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26191 | l_v1417399 = RPyItem(l_v1417386, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:26205:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26205 | l_v1417409 = RPyItem(l_v1417386, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:27081:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 27081 | RPyItem(l_v1417651, 1L) = l_v1417652; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:27841:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 27841 | l_v1417932 = RPyItem(l_v1417924, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:27858:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27858 | l_v1417945 = RPyItem(l_v1417937, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:27864:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27864 | l_v1417949 = RPyItem(l_v1417937, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:27870:16: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27870 | l_v1417953 = RPyItem(l_v1417937, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:23212:16: 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_v1437173 = RPyItem(l_v1437208, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:24022:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 24022 | l_v1437403 = RPyItem(l_v1437438, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:24234:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24234 | l_v1437502 = RPyItem(l_v1437501, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:24600:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 24600 | l_v1437602 = RPyItem(l_v1437601, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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.c : 30642 : 17 : warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ((array)->items[index]) [platform:WARNING] | 30642 | l_v1418817 = RPyItem ^ ~~~~~( [platform:WARNING] l_v1418801, 1./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | 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] vo 69 | # define RPid* items[RPY_VARLENGyItem(array,TH]; [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:30973:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30973 | l_v1418909 = RPyItem(l_v1418892, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/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:24724:15./singleheader.h:: 8616warning: :array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]2 [platform:WARNING] : note: array 'items' declared here [platform:WARNING] 24724 | 8616 | l _vvo1i4d3*7 6i3t6e m=s [RRPPyYI_tVeAmRLENGTH]; [platform:WARNING] | (l_v1437635, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/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] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31083:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31083 | l_v1418935 = RPyItem(l_v1418922, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31874:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 31874 | RPyItem(l_v1419159, 1L) = l_v1419160; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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_1.c:25401:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 25401 | RPyItem(l_v1437831, 1L) = l_v1437832; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] (array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:26288:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26288 | RPyItem(l_v1438049, 1L) = l_v1438053; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:26404:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26404 | RPyItem(l_v1438049, 2L) = l_v1438055; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:26524:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26524 | RPyItem(l_v1438057, 3L) = l_v1438058; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:26645:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26645 | RPyItem(l_v1438060, 4L) = l_v1438061; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:26771:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26771 | l_v1438340 = RPyItem(l_v1438339, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:26826:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26826 | l_v1438355 = RPyItem(l_v1438354, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:26985:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26985 | l_v1438400 = RPyItem(l_v1438399, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:27042:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27042 | l_v1438415 = RPyItem(l_v1438414, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34283:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34283 | RPyItem(l_v1419341, 1L) = l_v1419339; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34299:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34299 | RPyItem(l_v1419341, 2L) = l_v1419340; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34301:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 34301 | l_v1419769 = RPyItem(l_v1419341, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:27214:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27214 | l_v1438463 = RPyItem(l_v1438462, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:27271:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 27271 | l_v1438478 = RPyItem(l_v1438477, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:29044:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 29044 | RPyItem(l_v1439023, 1L) = l_v1439024; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:37861:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37861 | l_v1421192 = RPyItem(l_v1421224, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:37865:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37865 | l_v1421234 = RPyItem(l_v1421224, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:37889:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37889 | l_v1421252 = RPyItem(l_v1421244, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:37895:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37895 | l_v1421256 = RPyItem(l_v1421244, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:30667:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30667 | l_v1439575 = RPyItem(l_v1439567, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1439579 = RPyItem(l_v1439567, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:30839:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30839 | l_v1439632 = RPyItem(l_v1439614, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1439645 = RPyItem(l_v1439614, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1439679 = RPyItem(l_v1439660, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1439692 = RPyItem(l_v1439660, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31175:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 31175 | l_v1439728 = RPyItem(l_v1439710, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1439741 = RPyItem(l_v1439710, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38685:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38685 | l_v1421455 = RPyItem(l_v1421487, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38689:16: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38689 | l_v1421497 = RPyItem(l_v1421487, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38713:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38713 | l_v1421515 = RPyItem(l_v1421507, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38719:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38719 | l_v1421519 = RPyItem(l_v1421507, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1440319, 1L) = l_v1440320; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1440421 = RPyItem(l_v1440404, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:39752:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 39752 | l_v1421790 = RPyItem(l_v1421826, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:39763:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39763 | l_v1421841 = RPyItem(l_v1421833, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:40794:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40794 | l_v1422110 = RPyItem(l_v1422146, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:40805:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40805 | l_v1422161 = RPyItem(l_v1422153, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1440510 = RPyItem(l_v1440497, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:41836:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 41836 | l_v1422430 = RPyItem(l_v1422466, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/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_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_v1440703, 1L) = l_v1440704; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:36265:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 36265 | l_v1441370 = RPyItem(l_v1441369, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-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 ndex]69 | # d) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] efine RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:41847:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41847 | l_v1422481 = RPyItem(l_v1422473, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1451003, 1L) = l_v1451004; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1451148, 1L) = l_v1451149; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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_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_v1441470 = RPyItem(l_v1441469, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[rpython_jit_metainterp.c:42051:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42051 | l_v1422537 = RPyItem(l_v1422536, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->it ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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] ems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* irpython_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_v1441504 = RPyItem(l_v1441503, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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_v1451355, 1L) = l_v1451356; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1451500, 1L) = l_v1451501; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1441687, 1L) = l_v1441688; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:42224:15: 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 42224: | 37592 :l15_:v 1warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37592 | l_v1441791 = RPyItem(l_v1441790, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 422583 = RPyItem(l_v1422582, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1441891 = RPyItem(l_v1441890, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38082:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38082 | l_v1441925 = RPyItem(l_v1441924, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1451707, 1L) = l_v1451708; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1451852, 1L) = l_v1451853; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:42381:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42381 | l_v1422625 = RPyItem(l_v1422624, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1442108, 1L) = l_v1442109; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38919:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38919 | l_v1442212 = RPyItem(l_v1442211, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1442312 = RPyItem(l_v1442311, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:39409:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 39409 | l_v1442346 = RPyItem(l_v1442345, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:6692:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 6692 | l_v1452819 = 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: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_v1452921, 1L) = l_v1452922; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:40076:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 40076 | RPyItem(l_v1442529, 1L) = l_v1442530; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1453181, 1L) = l_v1453182; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:40246:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 40246 | l_v1442633 = RPyItem(l_v1442632, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1453308, 1L) = l_v1453309; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[irpython_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_v1442733 = RPyItem(l_vndex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 1442732, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/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: 10311:69 | # define R2: note: array 'items' declared hereP [platform:WARNING] y 10311Item(arra | struct pypy_rpyy,_string0 *item s[RPYindex) ((array)->items[index]) [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] 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_v1442767 = RPyItem(l_v1442766, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1442950, 1L) = l_v1442951; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:41589:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41589 | l_v1443056 = RPyItem(l_v1443055, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1443071 = RPyItem(l_v1443070, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1453607, 1L) = l_v1453608; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:42027:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42027 | l_v1443177 = RPyItem(l_v1443176, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1443192 = RPyItem(l_v1443191, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1443231 = RPyItem(l_v1443230, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1443244 = RPyItem(l_v1443243, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1453734, 1L) = l_v1453735; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1443441, 1L) = l_v1443442; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1453869 = 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:43179:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43179 | l_v1443547 = RPyItem(l_v1443546, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1443562 = RPyItem(l_v1443561, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1453970, 1L) = l_v1453971; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:43221:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43221 | l_v1422900 = RPyItem(l_v1422899, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/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_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_v1443668 = RPyItem(l_v1443667, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1443683 = RPyItem(l_v1443682, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] rpython_jit_metainterp.c:43278:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43278 | l_v1422915 = RPyItem(l_v1422914, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1443722 = RPyItem(l_v1443721, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1443735 = RPyItem(l_v1443734, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:43658:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43658 | l_v1423021 = RPyItem(l_v1423020, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:43715:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43715 | l_v1423036 = RPyItem(l_v1423035, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1443932, 1L) = l_v1443933; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:43849:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43849 | l_v1423075 = RPyItem(l_v1423074, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:43894:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43894 | l_v1423088 = RPyItem(l_v1423087, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:44634:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44634 | RPyItem(l_v1423297, 1L) = l_v1423298; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:45406:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45406 | l_v1423582 = RPyItem(l_v1423574, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:44769:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 44769 | l_v1444038 = RPyItem(l_v1444037, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1444053 = RPyItem(l_v1444052, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void*rpython_jit_metainterp.c:46604:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 46604 | RPyItem(l_v1423910, 1L) = l_v1423911; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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] 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_v1454131 = RPyItem((&pypy_g_array_14 ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | stru3ct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] 9.b), 1147L); [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_v1444159 = RPyItem(l_v1444158, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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: | ^ [platform:WARNING] expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:46929:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46929 | l_v1424078 = RPyItem(l_v1424060, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-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] 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_v14define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:46947:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 46947 | l_v1424091 = RPyItem(l_v1424060, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(arr44174 = RPyIteay, index) m ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] (l_v1444173, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ./singleheader.h:8616:2: note: array 'items' declared here ((array)->items [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_v1454232, 1L) = l_v1454233; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] | ^ ~~~~~ [platform: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:45398:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 45398 | l_v1444213 = RPyItem(l_v1444212, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1444226 = RPyItem(l_v1444225, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:47302:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47302 | l_v1424183 = RPyItem(l_v1424164, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:47320:20: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47320 | l_v1424196 = RPyItem(l_v1424164, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:12213:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 12213 | l_v1454393 = 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:47456:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47456 | l_v1424223 = RPyItem(l_v1424210, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:47470:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47470 | l_v1424233 = RPyItem(l_v1424210, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1454494, 1L) = l_v1454495; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, indrpython_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 | RPyIex) tem(l_v1444423, 1L) = l_v1444424; [platform:WARNING] | ^ ~~ ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | [platform:WARNING] struct pypy_r/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hp:y69_:s47t:r inote: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(arrayng0 *i,t index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] e10311m | struct pypy_rpy_string0 *items[Rs[RPYPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:48209:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 48209 | RPyItem(l_v1424425, 1L) = l_v1424426; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->itemrpython_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] s[inde x]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_46359s | t rli_nvg104 4*4i5t2e9m s=[ RPYR_PVyAIRtLeEmN(GlT_Hv]1;4 [platform:WARNING] 4 4| 5 ^2 [platform:WARNING] 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] 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_v1444544 = RPyItem(l_v1444543, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1454653 = 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] 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_v1444650 = RPyI./singleheader.ht:e8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] m(l_v1444649, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1444665 = RPyItem(l_v1444664, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1444704 = RPyItem(l_v1444703, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] rpython_jit_metainterp_2.c:13693 8616 | void* items[R:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] P 13693 | Y_VARLENGTH]; [platform:WARNING] | ^RPyItem(l_v14547 [platform:WARNING] 53rpython_jit_metainterp_1.c:47033:,15 :1 Lwarning: )array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] = l_v1 47033 | l_v1444717 = RPyItem(l_v144544716, 24L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:7475: note: expanded from macro 'RPyItem' [platform:WARNING] 4 69 | ;# [platform:WARNING] define RPyItem(array, index) (| ( ^ ~~ [platform:WARNING] array/Users/matti/build-worker-arm64/pypy-c-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[index]) [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: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:48971:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48971 | l_v1424706 = RPyItem(l_v1424698, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:14104:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14104 | l_v1454913 = 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: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_v1444914, 1L) = l_v1444915; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1455014, 1L) = l_v1455015; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1445020 = RPyItem(l_v1445019, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1445035 = RPyItem(l_v1445034, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:49772:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49772 | l_v1424938 = RPyItem(l_v1424930, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1445141 = RPyItem(l_v1445140, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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] 48444 | l_v1445156 = RPyItem(l_v1445155, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:48578:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48578 | l_v1445195 = RPyItem(l_v1445194, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1445208 = RPyItem(l_v1445207, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1455181 = 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_v1455280, 1L) = l_v1455281; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:16008:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 16008 | l_v1455448 = 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_v1455547, 1L) = l_v1455548; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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.crpython_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_v1455710 = 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: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_v1455811, 1L) = l_v1455812; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] :50887:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 50887 | RPyItem(l_v1425242, 1L) = l_v1425243; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1445405, 1L) = l_v1445406; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:49539:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 49539 | l_v1445511 = RPyItem(l_v1445510, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1445526 = RPyItem(l_v1445525, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:52012:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 52012 | RPyItem(l_v1425606, 1L) = l_v1425607; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1445632 = RPyItem(l_v1445631, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1445647 = RPyItem(l_v1445646, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:50168:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 50168 | l_v1445686 = RPyItem(l_v1445685, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1445699 = RPyItem(l_v1445698, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:17904:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 17904 | l_v1455970 = 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:55979:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55979 | l_v1426736 = RPyItem(l_v1426765, 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(l1rpython_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_v1445896, 1L) = l_v1445897; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) 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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _v1456070, 1L ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | st) = l_v1456071; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # defruct pypy_ine RPyIrpytem(array, i_stndex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ring./singleheader.h0: 10311*:i2t:e mnote: sarray 'items' declared here[ [platform:WARNING] RPY_VA R10311L | E NsGtTrHu]c;t [platform:WARNING] p| y ^p [platform:WARNING] y_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_v1445998 = RPyItem(l_v1445980, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1446011 = RPyItem(l_v1445980, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1446024 = RPyItem(l_v1445980, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:56774:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56774 | l_v1426962 = RPyItem(l_v1426991, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] rpython_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_v1446057 = RPyItem(l_v1446038, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1446070 = RPyItem(l_v1446038, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1446083 = RPyItem(l_v1446038, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed 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_v1446119 = RPyItem(l_v1446100, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1446132 = RPyItem(l_v1446100, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1446145 = RPyItem(l_v1446100, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1446454 = RPyItem(l_v1446438, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57569:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57569 | l_v1427188 = RPyItem(l_v1427217, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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_1.c ((array)-:52693:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52693 | >items[ind 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] l_v1446546 = RPyItem(l_v1446529, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1446572 = RPyItem(l_v1446559, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/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_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_v145 [platform:WARNING] 6 | 228 = RPyItem((&pypy_g ^ ~~~~~ [platform:WARNING] _a./singleheader.h:8616:2: note: rarray 'items' declared herer [platform:WARNING] 8616 | voida*y items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _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_v1456328, 1L) = l_v1456329; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:58364:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58364 | l_v1427414 = RPyItem(l_v1427443, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59159:16: warning: array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59159 | l_v1427640 = RPyItem(l_v1427669, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/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: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./singleheader.h:17196:2: note: _array 'items' declared herev [platform:WARNING] 1446776, 1L) = l_v14 17196 | Signed items[RP46777; [platform:WARNING] Y_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: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_v1456484 = 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 | RPyIterpython_jit_metainterp.cm:(59954l:_16v:1 4warning: 5array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]6 [platform:WARNING] 583, 1L) = l_v1456584; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69 59954 | l_v14278:6476: =note: expanded from macro 'RPyItem'R [platform:WARNING] PyIte m69(l_v1427895, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem | (array, index) ((array)->items[index]) [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: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::5449860152::1617:: warning: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] [platform:WARNING] 60152 | l_v1427 54498 | l_v144711967 = RPyItem(l_v1427949, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem9( = RPyIteamr(rl_ay, index) v 14 47 11 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 ((ar | # define RPyItem(array, index) ((array)->items[index])r [platform:WARNING] a| y ^ ~~~~~) [platform:WARNING] ->items[index./singleheader.h]:)8616 [platform:WARNING] : 2| : ^ ~~~~~ [platform:WARNING] note: array 'items' declared here [platform:WARNING] 8616 | vo./singleheader.hi:d8616*: 2i:t enote: marray 'items' declared heres [platform:WARNING] [RPY_ V8616A | R LvEoNiGdT*H ]i;t [platform:WARNING] e m| s ^[ [platform:WARNING] RPY_VARLENrpython_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_v14GTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:601704:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 7123 = RPyItem(l_v144 760170 | l_v1427980 = 111, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] RPyItem(l_/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:v1427949, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # def69i:n47e: Rnote: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((arrPyItay)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] e./singleheader.h:8616:2:m note: (array 'items' declared here [platform:WARNING] array, 8616i | n dvoid* items[ex) ((array)->itRPY_VARLems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2E:N Gnote: array 'items' declared here [platform:WARNING] T8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp.c:60188:21: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60188 | l_v1427993 = RPyItem(l_v1427949, 3L); [platform:WARNING] H]; [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_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_v1456738 = 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:55318:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 55318 | l_v1447367 = RPyItem(l_v1447359, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1447371 = RPyItem(l_v1447359, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1456837, 1L) = l_v1456838; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60574:18: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60574 | l_v1428087 = RPyItem(l_v1428068, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60592:20: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60592 | l_v1428100 = RPyItem(l_v1428068, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60610:22: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60610 | l_v1428113 = RPyItem(l_v1428068, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60768 | l_v1428139 = RPyItem(l_v1428126, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60782:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60782 | l_v1428149 = RPyItem(l_v1428126, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-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:21671:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21671 | l_v145i69ndex) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:rpython_jit_metainterp_1.c:98616:2: note: array 'items' declared here [platform:WARNING] 56126 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 6:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] rpython_jit_metainterp.c 56126 | l_v1447605 = RPyItem( = 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] : 60796:21: lwarning: _array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]v [platform:WARNING] 1447597, 1L)69 60796 | l_v1428; | # define RPy15 [platform:WARNING] I | ^ ~~ [platform:WARNING] tem/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h(:array9, =i 69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # RPnydIe xdefine RPtem(l_v1)42 8 1 2 6 , 3L ); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69: 47 : note: expanded from macro 'RPyItem' [platform:WARNING] ((arra 69 | # dyeIftienme( aRrPryaIyt,e mi(nadrerxa)y , i n d e x ) ( ( a r r y)-> a y()(-it>eimtse[misn[dienxd]e)x [platform:WARNING] ] )| [platform:WARNING] ^ ~~~~~ [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:./singleheader.h8616:array):2-:> items[index]) [platform:WARNING] | ^ ~~~~~8616 [platform:WARNING] note: ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | array 'items' declared here [platform:WARNING] void* 8616i | t evmosi[dR*P Yi_tVeAmRsL[ERNPGYT_HV]A;R [platform:WARNING] L E| N ^G [platform:WARNING] TH]; [platform:WARNING] | ^ [platform:WARNING] :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_v1457097, 1L) = l_v1457098; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1457258 = 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:61750:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61750 | RPyItem(l_v1428455, 1L) = l_v1428456; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1457359, 1L) = l_v1457360; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62513:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62513 | l_v1428741 = RPyItem(l_v1428733, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGrpython_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_v1457516 = 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:56335:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56335 | l_v1447661 = RPyItem(l_v1447642, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1447673 = RPyItem(l_v1447642, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] Trpython_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 | RPH]y; [platform:WARNING] | Item(l_v1457615, 1L) = l_v1457616; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:56745:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 56745 | l_v1447774 = RPyItem(l_v1447754, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1447786 = RPyItem(l_v1447754, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 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_v1447820 = RPyItem(l_v1447804, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1447830 = RPyItem(l_v1447804, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1448069, 1L) = l_v1448070; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:63823:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63823 | l_v1429167 = RPyItem(l_v1429159, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:63836:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63836 | l_v1429176 = RPyItem(l_v1429168, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:63842:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63842 | l_v1429180 = RPyItem(l_v1429168, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57854:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57854 | l_v1448170 = RPyItem(l_v1448154, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64645:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64645 | l_v1429419 = RPyItem(l_v1429411, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64658:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64658 | l_v1429428 = RPyItem(l_v1429420, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64664:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64664 | l_v1429432 = RPyItem(l_v1429420, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1448262 = RPyItem(l_v1448245, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1448288 = RPyItem(l_v1448275, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void*rpython_jit_metainterp.c:64953:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64953 | l_v1429536 = RPyItem(l_v1429517, 1L); [platform:WARNING] 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] rpython_jit_metainterp.c:64970:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64970 | l_v1429548 = RPyItem(l_v1429517, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1448523, 1L) = l_v1448524; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1448805 = RPyItem(l_v1448797, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1448814 = RPyItem(l_v1448806, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1448818 = RPyItem(l_v1448806, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1457800 = 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: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_v1449108, 1L) = l_v1449113; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1449108, 2L) = l_v1449115; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1449117, 3L) = l_v1449118; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1449120, 4L) = l_v1449121; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1449123, 5L) = l_v1449124; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1449126, 6L) = l_v1449127; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1449129, 7L) = l_v1449130; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1449132, 8L) = l_v1449133; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1457899, 1L) = l_v1457900; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:25593:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25593 | l_v1458088 = 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: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_v1458187, 1L) = l_v1458188; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62007:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62007 | l_v1449610 = RPyItem(l_v1449593, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:26541:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 26541 | l_v1458346 = 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:62134:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62134 | l_v1449647 = RPyItem(l_v1449629, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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 | RPyItem(l_v1458445, 1L) = l_v1458446; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62265:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62265 | l_v1449682 = RPyItem(l_v1449665, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1458616 = 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: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_v1458715, 1L) = l_v1458716; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1458884 = 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: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(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_v1449948 = RPyItem(l_v1449931, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_v1458986, 1L) = l_v1458987; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65422:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65422 | l_v1429658 = RPyItem(l_v1429624, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65439:19: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65439 | l_v1429670 = RPyItem(l_v1429624, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65887:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65887 | RPyItem(l_v1429633, 1L) = l_v1429632; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:66042:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 66042 | RPyItem(l_v1429636, 2L) = l_v1rpython_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_v1459148 = 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) ((array4296)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | vo35; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:66182:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 66182 | RPyItem(l_v1429639, 3L) = l_v1429638; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:66338:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 66338 | RPyItem(l_v1429642, 4L) = l_v1429641; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] id* items[RPY_VARLE69 | # define RPyIteNGTH]; [platform:WARNING] | ^ [platform:WARNING] m(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1450041 = RPyItem(l_v1450023, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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: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_v1459249, 1L) = l_v1459250; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | struct pypy_rpy_string0 *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] 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_v1450067 = RPyItem(l_v1450054, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1450272, 1L) = l_v1450273; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1459416 = 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_v1459515, 1L) = l_v1459516; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1459896, 1L) = l_v1459897; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1460259, 1L) = l_v1460260; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1460404, 1L) = l_v1460405; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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] 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_v1460750, 1L) = l_v1460751; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1461046, 1L) = l_v1461047; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1461352, 1L) = l_v1461353; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:37620:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 37620 | l_v1461553 = 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:38179:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 38179 | RPyItem(l_v1461677, 1L) = l_v1461678; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38565:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 38565 | l_v1461836 = 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:39124:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39124 | RPyItem(l_v1461960, 1L) = l_v1461961; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:40789:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 40789 | RPyItem(l_v1462439, 1L) = l_v1462440; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:41301:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41301 | l_v1462643 = 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:41854:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 41854 | RPyItem(l_v1462762, 1L) = l_v1462763; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:42240:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 42240 | l_v1462921 = 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:42799:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 42799 | RPyItem(l_v1463045, 1L) = l_v1463046; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:43185:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 43185 | l_v1463204 = 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:43744:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 43744 | RPyItem(l_v1463328, 1L) = l_v1463329; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:44228:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 44228 | RPyItem(l_v1463475, 1L) = l_v1463476; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:45188:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 45188 | RPyItem(l_v1463770, 1L) = l_v1463771; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:46214:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 46214 | RPyItem(l_v1464085, 1L) = l_v1464086; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:46698:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 46698 | RPyItem(l_v1464232, 1L) = l_v1464233; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:53238:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53238 | RPyItem(l_v1465837, 1L) = l_v1465841; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:53358:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53358 | RPyItem(l_v1465837, 2L) = l_v1465843; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:53479:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53479 | RPyItem(l_v1465845, 3L) = l_v1465846; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:54427:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 54427 | RPyItem(l_v1466286, 1L) = l_v1466287; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57342:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57342 | l_v1467340 = RPyItem(l_v1467339, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57397:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57397 | l_v1467353 = RPyItem(l_v1467319, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57414:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57414 | l_v1467365 = RPyItem(l_v1467319, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57596:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57596 | l_v1467413 = RPyItem(l_v1467412, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57653:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57653 | l_v1467426 = RPyItem(l_v1467391, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57670:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57670 | l_v1467438 = RPyItem(l_v1467391, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57867:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57867 | l_v1467489 = RPyItem(l_v1467488, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57924:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57924 | l_v1467502 = RPyItem(l_v1467467, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57941:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 57941 | l_v1467514 = RPyItem(l_v1467467, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:58771:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58771 | l_v1467802 = RPyItem(l_v1467801, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:58826:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58826 | l_v1467815 = RPyItem(l_v1467781, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:58843:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 58843 | l_v1467827 = RPyItem(l_v1467781, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59025:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59025 | l_v1467875 = RPyItem(l_v1467874, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59082:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59082 | l_v1467888 = RPyItem(l_v1467853, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59099:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59099 | l_v1467900 = RPyItem(l_v1467853, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59296:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59296 | l_v1467951 = RPyItem(l_v1467950, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59353:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59353 | l_v1467964 = RPyItem(l_v1467929, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59370:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 59370 | l_v1467976 = RPyItem(l_v1467929, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60186:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60186 | l_v1468259 = RPyItem(l_v1468258, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60552:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60552 | l_v1468359 = RPyItem(l_v1468358, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60676:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60676 | l_v1468393 = RPyItem(l_v1468392, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61260:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61260 | l_v1468599 = RPyItem(l_v1468598, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61626:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61626 | l_v1468699 = RPyItem(l_v1468698, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61750:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 61750 | l_v1468733 = RPyItem(l_v1468732, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62328:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62328 | l_v1468940 = RPyItem(l_v1468939, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62501:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62501 | l_v1468986 = RPyItem(l_v1468985, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62658:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 62658 | l_v1469028 = RPyItem(l_v1469027, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:63483:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63483 | l_v1469302 = RPyItem(l_v1469301, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:63849:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63849 | l_v1469402 = RPyItem(l_v1469401, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:63973:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 63973 | l_v1469436 = RPyItem(l_v1469435, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64557:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64557 | l_v1469642 = RPyItem(l_v1469641, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64923:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 64923 | l_v1469742 = RPyItem(l_v1469741, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65047:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65047 | l_v1469776 = RPyItem(l_v1469775, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65625:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65625 | l_v1469983 = RPyItem(l_v1469982, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1470029 = RPyItem(l_v1470028, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1470071 = RPyItem(l_v1470070, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1470345 = RPyItem(l_v1470344, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1470445 = RPyItem(l_v1470444, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1470479 = RPyItem(l_v1470478, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1470685 = RPyItem(l_v1470684, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1470785 = RPyItem(l_v1470784, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1470819 = RPyItem(l_v1470818, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1471026 = RPyItem(l_v1471025, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1471072 = RPyItem(l_v1471071, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1471114 = RPyItem(l_v1471113, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1471436, 1L) = l_v1471440; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1471436, 2L) = l_v1471442; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1471444, 3L) = l_v1471445; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1471447, 4L) = l_v1471448; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1471450, 5L) = l_v1471451; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1471453, 6L) = l_v1471454; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1472163, 1L) = l_v1472167; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1472163, 2L) = l_v1472169; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1472171, 3L) = l_v1472172; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1472174, 4L) = l_v1472175; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1472177, 5L) = l_v1472178; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1472541, 1L) = l_v1472542; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1472541, 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_v1472858, 1L) = l_v1472863; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1472858, 2L) = l_v1472866; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1472868, 3L) = l_v1472869; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1472871, 4L) = l_v1472872; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1472874, 5L) = l_v1472875; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1473203 = RPyItem(l_v1473195, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1473525 = RPyItem(l_v1473507, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1473564 = RPyItem(l_v1473546, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1473599 = RPyItem(l_v1473581, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1473877, 1L) = l_v1473881; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1473877, 2L) = l_v1473883; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1473885, 3L) = l_v1473886; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1473888, 4L) = l_v1473889; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1474214, 1L) = l_v1474218; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1474346 = RPyItem(l_v1474345, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1474392 = RPyItem(l_v1474391, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1474434 = RPyItem(l_v1474433, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:14436:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 14436 | l_v1474699 = RPyItem(l_v1474698, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1474745 = RPyItem(l_v1474744, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1474787 = RPyItem(l_v1474786, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1475052 = RPyItem(l_v1475051, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1475098 = RPyItem(l_v1475097, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1475140 = RPyItem(l_v1475139, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1475405 = RPyItem(l_v1475404, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1475451 = RPyItem(l_v1475450, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1475493 = RPyItem(l_v1475492, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1475759 = RPyItem(l_v1475758, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* ite43 warnings generated. [platform:WARNING] ms[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_v1475774 = RPyItem(l_v1475773, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1475819 = RPyItem(l_v1475818, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1475834 = RPyItem(l_v1475833, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1475882 = RPyItem(l_v1475881, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1475897 = RPyItem(l_v1475896, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1476164 = RPyItem(l_v1476163, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1476179 = RPyItem(l_v1476178, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1476224 = RPyItem(l_v1476223, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1476239 = RPyItem(l_v1476238, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1476287 = RPyItem(l_v1476286, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1476302 = RPyItem(l_v1476301, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1476569 = RPyItem(l_v1476568, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1476584 = RPyItem(l_v1476583, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1476629 = RPyItem(l_v1476628, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1476644 = RPyItem(l_v1476643, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1476692 = RPyItem(l_v1476691, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1476707 = RPyItem(l_v1476706, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1476974 = RPyItem(l_v1476973, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1476989 = RPyItem(l_v1476988, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1477034 = RPyItem(l_v1477033, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1477049 = RPyItem(l_v1477048, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1477097 = RPyItem(l_v1477096, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1477112 = RPyItem(l_v1477111, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1477379 = RPyItem(l_v1477378, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1477394 = RPyItem(l_v1477393, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1477439 = RPyItem(l_v1477438, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1477454 = RPyItem(l_v1477453, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1477502 = RPyItem(l_v1477501, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1477517 = RPyItem(l_v1477516, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1477784 = RPyItem(l_v1477783, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1477799 = RPyItem(l_v1477798, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1477844 = RPyItem(l_v1477843, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1477859 = RPyItem(l_v1477858, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1477907 = RPyItem(l_v1477906, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1477922 = RPyItem(l_v1477921, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1478235, 1L) = l_v1478239; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1478235, 2L) = l_v1478242; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1478244, 3L) = l_v1478245; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1478247, 4L) = l_v1478248; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1478250, 5L) = l_v1478251; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1478253, 6L) = l_v1478254; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1478256, 7L) = l_v1478257; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1478259, 8L) = l_v1478260; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1478262, 9L) = l_v1478263; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1478265, 10L) = l_v1478266; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1478268, 11L) = l_v1478269; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1478271, 12L) = l_v1478272; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1478274, 13L) = l_v1478275; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1479090 = RPyItem(l_v1479074, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1479124 = RPyItem(l_v1479107, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1479158 = RPyItem(l_v1479141, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1479434 = RPyItem(l_v1479426, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1479777 = RPyItem(l_v1479760, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1479870 = RPyItem(l_v1479852, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1479896 = RPyItem(l_v1479883, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1480119 = RPyItem(l_v1480102, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1480212 = RPyItem(l_v1480194, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1480238 = RPyItem(l_v1480225, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1480453 = RPyItem(l_v1480434, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1480465 = RPyItem(l_v1480434, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1480505 = RPyItem(l_v1480485, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1480517 = RPyItem(l_v1480485, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1480560 = RPyItem(l_v1480540, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1480572 = RPyItem(l_v1480540, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1480856 = RPyItem(l_v1480840, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1480890 = RPyItem(l_v1480873, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1480924 = RPyItem(l_v1480907, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1481201 = RPyItem(l_v1481185, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1481293 = RPyItem(l_v1481276, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1481319 = RPyItem(l_v1481306, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1481556, 1L) = l_v1481560; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1481556, 2L) = l_v1481562; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1481564, 3L) = l_v1481565; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1481567, 4L) = l_v1481568; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1481927, 1L) = l_v1481932; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1481927, 2L) = l_v1481934; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1481936, 3L) = l_v1481937; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1481939, 4L) = l_v1481940; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1481942, 5L) = l_v1481943; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1481945, 6L) = l_v1481946; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482333 = RPyItem(l_v1482315, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482372 = RPyItem(l_v1482354, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482407 = RPyItem(l_v1482389, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482794 = RPyItem(l_v1482786, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482808 = RPyItem(l_v1482800, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482812 = RPyItem(l_v1482800, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482816 = RPyItem(l_v1482800, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482895 = RPyItem(l_v1482887, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482909 = RPyItem(l_v1482901, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482913 = RPyItem(l_v1482901, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482917 = RPyItem(l_v1482901, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482995 = RPyItem(l_v1482987, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1482960 = RPyItem(l_v1483001, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483016 = RPyItem(l_v1483008, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483092 = RPyItem(l_v1483085, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483055 = RPyItem(l_v1483098, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483056 = RPyItem(l_v1483098, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483116 = RPyItem(l_v1483108, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483120 = RPyItem(l_v1483108, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483160 = RPyItem(l_v1483201, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483161 = RPyItem(l_v1483201, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483219 = RPyItem(l_v1483211, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483223 = RPyItem(l_v1483211, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483227 = RPyItem(l_v1483211, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483231 = RPyItem(l_v1483211, 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_v1483310 = RPyItem(l_v1483302, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483314 = RPyItem(l_v1483302, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483318 = RPyItem(l_v1483302, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483322 = RPyItem(l_v1483302, 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_v1483399 = RPyItem(l_v1483391, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483403 = RPyItem(l_v1483391, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483407 = RPyItem(l_v1483391, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483411 = RPyItem(l_v1483391, 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_v1483488 = RPyItem(l_v1483480, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483492 = RPyItem(l_v1483480, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483496 = RPyItem(l_v1483480, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483500 = RPyItem(l_v1483480, 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_v1483581 = RPyItem(l_v1483573, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483585 = RPyItem(l_v1483573, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483589 = RPyItem(l_v1483573, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483664 = RPyItem(l_v1483656, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483668 = RPyItem(l_v1483656, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483672 = RPyItem(l_v1483656, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483676 = RPyItem(l_v1483656, 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_v1483715 = 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_v1483965 = RPyItem(l_v1483957, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483969 = RPyItem(l_v1483957, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1483973 = RPyItem(l_v1483957, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1484002 = 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_v1484250 = RPyItem(l_v1484242, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1484254 = RPyItem(l_v1484242, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1484283 = 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_v1484531 = RPyItem(l_v1484523, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1484535 = RPyItem(l_v1484523, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1484564 = 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_v1484812 = RPyItem(l_v1484804, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1484816 = RPyItem(l_v1484804, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1484845 = 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_v1485091 = RPyItem(l_v1485083, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1485120 = 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_v1485368 = RPyItem(l_v1485360, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1485372 = RPyItem(l_v1485360, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1485401 = 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: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_v1485667 = RPyItem(l_v1485659, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1485671 = RPyItem(l_v1485659, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1485675 = RPyItem(l_v1485659, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1485679 = RPyItem(l_v1485659, 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_v1485683 = RPyItem(l_v1485659, 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:48195:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 48195 | l_v1485712 = 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_v1485975 = RPyItem(l_v1485967, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1485979 = RPyItem(l_v1485967, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1485983 = RPyItem(l_v1485967, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1485987 = RPyItem(l_v1485967, 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_v1486016 = 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_v1486264 = RPyItem(l_v1486256, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1486268 = RPyItem(l_v1486256, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1486297 = 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_v1486543 = RPyItem(l_v1486535, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1486572 = 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: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_v1486818 = RPyItem(l_v1486810, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1486847 = 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:52824:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 52824 | l_v1487116 = 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:53732:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 53732 | l_v1487385 = 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_v1487633 = RPyItem(l_v1487625, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1487637 = RPyItem(l_v1487625, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1487666 = 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_v1487914 = RPyItem(l_v1487906, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1487918 = RPyItem(l_v1487906, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1487947 = 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_v1488219 = 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_v1488485 = RPyItem(l_v1488477, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1488489 = RPyItem(l_v1488477, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1488493 = RPyItem(l_v1488477, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1488497 = RPyItem(l_v1488477, 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_v1488526 = 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 RPyItrpython_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_v1491093 = RPyItem(l_v1491076, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] em(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1488789 = RPyItem(l_v1488781, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1488793 = RPyItem(l_v1488781, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1488797 = RPyItem(l_v1488781, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1488801 = RPyItem(l_v1488781, 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_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_v1491186 = RPyItem(l_v1491168, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-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_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_v1488830 = 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] PyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1491212 = RPyItem(l_v1491199, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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_3.c:59365:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] ((array)->items[index]) [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] 59365 | l_v1489099 = 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:1920:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 1920 | l_v1491705 = RPyItem(l_v1491689, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1489374 = RPyItem(l_v1489366, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1489378 = RPyItem(l_v1489366, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69rpython_jit_metainterp_4.c::47: note: expanded from macro 'RPyItem' [platform:WARNING] 2250:18: 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196warning: | Signed itemsarray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] [RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 2250 | 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] l_ v60236 | 149179 l_v1489382 =7 RPyItem(l_v1489366, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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[indPyIteemx]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] (./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^l [platform:WARNING] _v1491780, 1L); [platform:WARNING] rpython_jit_metainterp_3.c:60241: | ^ ~~ [platform:WARNING] 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_v1489386 = RPyItem(l_v1489366, 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/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h | # define RPyItem(array, index) :69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | ((ar# derfay)->items[indiex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[nReP YR_PVyAIRtLeEm(arrNGTH];a [platform:WARNING] y ,| ^i [platform:WARNING] nderpython_jit_metainterp_3.c:x60246): 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 ((arra_yv14)->it893e90 m= RPyItem(l_v1489366, 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:s17196[:2: note: array 'items' declared here [platform:WARNING] i17196 | Signed itemnsdex]) [platform:WARNING] | ^ ~~~~~[RPY [platform:WARNING] _VAR./singleheader.hL:E8616NGTH]; [platform:WARNING] | ^ [platform:WARNING] :2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_Vrpython_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] 60251ARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | l_v1489394 = RPyItem(l_v1489366, 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_v1489398 = RPyItem(l_v1489366, 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_v1489402 = RPyItem(l_v1489366, 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_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_v1491823 = RPyItem(l_v1491810, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60365:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 60365 | l_v1489431 = 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:2990:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 2990 | l_v1492074 = 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_v1489681 = RPyItem(l_v1489673, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1489685 = RPyItem(l_v1489673, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1489689 = RPyItem(l_v1489673, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1489718 = 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_v1492355 = 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_v1489966 = RPyItem(l_v1489958, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1489970 = RPyItem(l_v1489958, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1489999 = 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_v1490265 = RPyItem(l_v1490257, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1490269 = RPyItem(l_v1490257, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1490273 = RPyItem(l_v1490257, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1490277 = RPyItem(l_v1490257, 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_v1490281 = RPyItem(l_v1490257, 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_v1490331 = RPyItem(l_v1490312, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1490344 = RPyItem(l_v1490312, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1490445 = RPyItem(l_v1490425, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1490458 = RPyItem(l_v1490425, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1490492 = RPyItem(l_v1490476, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1490502 = RPyItem(l_v1490476, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1490749 = RPyItem(l_v1490732, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1490762 = RPyItem(l_v1490732, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1490851 = RPyItem(l_v1490838, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1490861 = RPyItem(l_v1490838, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1492981 = RPyItem(l_v1492973, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1492985 = RPyItem(l_v1492973, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1493022 = 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_v1493293 = 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] 7235 | l_v1493574 = 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_v1493872 = RPyItem(l_v1493855, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1493884 = RPyItem(l_v1493855, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1493977 = RPyItem(l_v1493959, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1493989 = RPyItem(l_v1493959, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1494015 = RPyItem(l_v1494002, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1494025 = RPyItem(l_v1494002, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1494280 = RPyItem(l_v1494263, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1494292 = RPyItem(l_v1494263, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1494385 = RPyItem(l_v1494367, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1494397 = RPyItem(l_v1494367, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1494423 = RPyItem(l_v1494410, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1494433 = RPyItem(l_v1494410, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61411:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61411 | RPyItem(l_v1503375, 1L) = l_v1503376; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61412:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61412 | RPyItem(l_v1503375, 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] 216 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_v1505645, 1L) = l_v1505649; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1505645, 2L) = l_v1505651; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1505653, 3L) = l_v1505654; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1505656, 4L) = l_v1505657; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1505659, 5L) = l_v1505660; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1505662, 6L) = l_v1505663; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1505665, 7L) = l_v1505666; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1506143, 1L) = l_v1506147; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1506143, 2L) = l_v1506149; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1506151, 3L) = l_v1506152; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1506154, 4L) = l_v1506155; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1506157, 5L) = l_v1506158; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1506160, 6L) = l_v1506161; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1506163, 7L) = l_v1506164; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1506594 = RPyItem(l_v1506593, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1506640 = RPyItem(l_v1506639, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1506682 = RPyItem(l_v1506681, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1506948 = RPyItem(l_v1506947, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1506994 = RPyItem(l_v1506993, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1507036 = RPyItem(l_v1507035, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1507349, 1L) = l_v1507353; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1507349, 2L) = l_v1507355; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1507357, 3L) = l_v1507358; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1507360, 4L) = l_v1507361; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1507363, 5L) = l_v1507364; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1507689 = RPyItem(l_v1507688, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1507735 = RPyItem(l_v1507734, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1507777 = RPyItem(l_v1507776, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1508043 = RPyItem(l_v1508042, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1508089 = RPyItem(l_v1508088, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1508131 = RPyItem(l_v1508130, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1508444, 1L) = l_v1508448; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1508444, 2L) = l_v1508450; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1508452, 3L) = l_v1508453; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1508455, 4L) = l_v1508456; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1508458, 5L) = l_v1508459; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1508784 = RPyItem(l_v1508783, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1508830 = RPyItem(l_v1508829, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1508872 = RPyItem(l_v1508871, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1509138 = RPyItem(l_v1509137, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1509184 = RPyItem(l_v1509183, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1509226 = RPyItem(l_v1509225, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1509539, 1L) = l_v1509543; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1509539, 2L) = l_v1509545; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1509547, 3L) = l_v1509548; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1509550, 4L) = l_v1509551; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1509553, 5L) = l_v1509554; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1509932, 1L) = l_v1509936; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1509932, 2L) = l_v1509938; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1509940, 3L) = l_v1509941; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1510502, 1L) = l_v1510506; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1510502, 2L) = l_v1510508; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1510510, 3L) = l_v1510511; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1510786, 1L) = l_v1510790; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1510786, 2L) = l_v1510792; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1510794, 3L) = l_v1510795; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1511073, 1L) = l_v1511077; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1511073, 2L) = l_v1511079; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1511081, 3L) = l_v1511082; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1511349, 1L) = l_v1511353; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1511349, 2L) = l_v1511355; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1511357, 3L) = l_v1511358; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1511625, 1L) = l_v1511629; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1511625, 2L) = l_v1511631; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1511633, 3L) = l_v1511634; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1511901, 1L) = l_v1511905; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1511901, 2L) = l_v1511907; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1511909, 3L) = l_v1511910; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 267 warnings generated. [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_v1512177, 1L) = l_v1512181; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1512177, 2L) = l_v1512183; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1512185, 3L) = l_v1512186; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1512188, 4L) = l_v1512189; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1512497, 1L) = l_v1512501; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1512497, 2L) = l_v1512503; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1512505, 3L) = l_v1512506; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1512508, 4L) = l_v1512509; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1512817, 1L) = l_v1512821; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1512817, 2L) = l_v1512823; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1512825, 3L) = l_v1512826; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1512828, 4L) = l_v1512829; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1513137, 1L) = l_v1513141; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1513137, 2L) = l_v1513143; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1513145, 3L) = l_v1513146; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1513148, 4L) = l_v1513149; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1513457, 1L) = l_v1513461; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1513457, 2L) = l_v1513463; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1513465, 3L) = l_v1513466; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1513468, 4L) = l_v1513469; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1513777, 1L) = l_v1513781; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1513777, 2L) = l_v1513783; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1513785, 3L) = l_v1513786; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1513788, 4L) = l_v1513789; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1514091, 1L) = l_v1514095; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1514091, 2L) = l_v1514097; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1514099, 3L) = l_v1514100; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1514613 = RPyItem(l_v1514595, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1514652 = RPyItem(l_v1514634, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1514687 = RPyItem(l_v1514669, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1514943 = RPyItem(l_v1514925, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1514982 = RPyItem(l_v1514964, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1515017 = RPyItem(l_v1514999, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1515319, 1L) = l_v1515323; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1515319, 2L) = l_v1515325; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1515327, 3L) = l_v1515328; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1515330, 4L) = l_v1515331; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1515333, 5L) = l_v1515334; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1515722, 1L) = l_v1515726; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1515722, 2L) = l_v1515728; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1515730, 3L) = l_v1515731; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1515733, 4L) = l_v1515734; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1516022 = RPyItem(l_v1516006, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1516056 = RPyItem(l_v1516039, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1516090 = 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: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_v1516401, 1L) = l_v1516405; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1516401, 2L) = l_v1516407; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1516409, 3L) = l_v1516410; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1516412, 4L) = l_v1516413; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1516415, 5L) = l_v1516416; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1516812 = 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_v1516820 = 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_v1516974 = 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_v1516982 = 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_v1517134 = 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_v1517142 = 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_v1517294 = 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_v1517302 = 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_v1517454 = 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_v1517462 = 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_v1517612 = 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_v1517620 = 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_v1517772 = 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_v1517780 = 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_v1517938 = 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_v1517946 = 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_v1518102 = 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_v1518110 = 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_v1518262 = 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_v1518270 = 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_v1518420 = 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_v1518428 = 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_v1518578 = 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_v1518586 = 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_v1518734 = 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_v1518742 = 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_v1518890 = 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_v1518898 = 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_v1519050 = 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_v1519058 = 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_v1519210 = 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_v1519218 = 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_v1519366 = 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_v1519374 = 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_v1519530 = 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_v1519538 = 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_v1519694 = 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_v1519702 = 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_v1519850 = 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_v1519858 = 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_v1520022 = 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_v1520030 = 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_v1520184 = 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_v1520192 = 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_v1520344 = 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_v1520352 = 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_v1520523 = RPyItem(l_v1520504, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1520536 = RPyItem(l_v1520504, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1520576 = RPyItem(l_v1520556, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1520589 = RPyItem(l_v1520556, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1520632 = RPyItem(l_v1520612, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1520645 = RPyItem(l_v1520612, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1520843 = RPyItem(l_v1520826, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1520856 = RPyItem(l_v1520826, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1520888 = RPyItem(l_v1520870, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1520901 = RPyItem(l_v1520870, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1520936 = RPyItem(l_v1520918, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1520949 = RPyItem(l_v1520918, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1521132 = RPyItem(l_v1521114, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1521171 = RPyItem(l_v1521153, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1521206 = RPyItem(l_v1521188, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1521598 = RPyItem(l_v1521582, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1521632 = RPyItem(l_v1521615, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1521666 = 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:51576:15: warning: array index 1147 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 51576 | l_v1521868 = 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_v1521876 = 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_v1522060 = 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_v1522068 = 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_v1522476 = 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_v1522484 = 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_v1522660 = 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_v1522668 = 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_v1522852 = 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_v1522860 = 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_v1523053 = RPyItem(l_v1523036, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1523065 = RPyItem(l_v1523036, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1523097 = RPyItem(l_v1523079, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1523109 = RPyItem(l_v1523079, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1523144 = RPyItem(l_v1523126, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1523156 = RPyItem(l_v1523126, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1523354 = RPyItem(l_v1523337, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1523366 = RPyItem(l_v1523337, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1523398 = RPyItem(l_v1523380, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1523410 = RPyItem(l_v1523380, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1523445 = RPyItem(l_v1523427, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1523457 = RPyItem(l_v1523427, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65056:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65056 | l_v1526176 = RPyItem(l_v1526172, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65438:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 65438 | RPyItem(l_v1526191, 1L) = l_v1526190; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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:221:17: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 221 | l_v1526373 = RPyItem(l_v1526369, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1526388, 1L) = l_v1526387; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1526532 = RPyItem(l_v1526528, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1526547, 1L) = l_v1526546; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_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_v1526961 = RPyItem(l_v1526957, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1526976, 1L) = l_v1526975; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1527255 = RPyItem(l_v1527251, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1527270, 1L) = l_v1527269; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1527588 = RPyItem(l_v1527584, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1527591 = RPyItem(l_v1527584, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1527609, 1L) = l_v1527607; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1527609, 2L) = l_v1527608; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1527940 = RPyItem(l_v1527936, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1527955, 1L) = l_v1527954; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1528133 = RPyItem(l_v1528129, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1528136 = RPyItem(l_v1528129, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1528154, 1L) = l_v1528152; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1528154, 2L) = l_v1528153; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1528394 = RPyItem(l_v1528390, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1528397 = RPyItem(l_v1528390, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1528415, 1L) = l_v1528413; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1528415, 2L) = l_v1528414; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1528579, 1L) = l_v1528580; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1528579, 2L) = (&pypy_g_rpy_string_35410.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:10311:2: note: array 'items' declared here [platform:WARNING] 10311 | stru162 warnings generated. [platform:WARNING] ct 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_v1530825, 1L) = l_v1530830; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1530825, 2L) = l_v1530833; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1530835, 3L) = l_v1530836; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1531107, 1L) = l_v1531112; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1531278, 1L) = l_v1531282; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1531278, 2L) = l_v1531284; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1531286, 3L) = l_v1531287; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1531289, 4L) = l_v1531290; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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: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_v1531602, 1L) = l_v1531606; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1531602, 2L) = l_v1531608; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1531610, 3L) = l_v1531611; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1531613, 4L) = l_v1531614; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1531926, 1L) = l_v1531930; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1531926, 2L) = l_v1531932; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1531934, 3L) = l_v1531935; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1531937, 4L) = l_v1531938; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1532250, 1L) = l_v1532254; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1532250, 2L) = l_v1532256; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1532258, 3L) = l_v1532259; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1532261, 4L) = l_v1532262; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1532574, 1L) = l_v1532578; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1532574, 2L) = l_v1532580; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1532582, 3L) = l_v1532583; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1532585, 4L) = l_v1532586; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1532898, 1L) = l_v1532902; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1532898, 2L) = l_v1532904; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1532906, 3L) = l_v1532907; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1532909, 4L) = l_v1532910; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1533204, 1L) = l_v1533208; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1533204, 2L) = l_v1533210; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1533212, 3L) = l_v1533213; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1533643, 1L) = l_v1533647; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1533643, 2L) = l_v1533649; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1533651, 3L) = l_v1533652; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1533940, 1L) = l_v1533944; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1533940, 2L) = l_v1533946; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1533948, 3L) = l_v1533949; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1533951, 4L) = l_v1533952; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1534289, 1L) = l_v1534293; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1534289, 2L) = l_v1534295; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1534297, 3L) = l_v1534298; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1534573, 1L) = l_v1534577; [platform:WARNING] rpython_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_v1548833, 1L) = l_v1548834; [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] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[Rnote: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1548833, 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] PY_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_v1534573, 2L) = l_v1534579; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1534581, 3L) = l_v1534582; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1534584, 4L) = l_v1534585; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1549301, 1L) = l_v1549302; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1549301, 2L) = l_v1549303; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1549301, 3L) = (&pypy_g_rpy_string_3138.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1549301, 4L) = l_v1549304; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1549301, 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] rpython_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_v1549739, 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_v1549739, 2L) = l_v1549741; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1549957, 1L) = l_v1549958; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1549957, 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_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_v1550468 = RPyItem(l_v1550464, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1550464, 2L) = l_v1550469; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1535658, 1L) = l_v1535663; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1535658, 2L) = l_v1535666; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1535669, 3L) = l_v1535670; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1535918, 1L) = l_v1535923; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1535918, 2L) = l_v1535925; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1536130, 1L) = l_v1536135; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1536130, 2L) = l_v1536137; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1536342, 1L) = l_v1536347; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1536342, 2L) = l_v1536350; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1536555, 1L) = l_v1536560; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1536722, 1L) = l_v1536727; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1536722, 2L) = l_v1536730; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1536935, 1L) = l_v1536940; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1536935, 2L) = l_v1536943; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1536946, 3L) = l_v1536947; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1536950, 4L) = l_v1536951; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1536953, 5L) = l_v1536954; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1537288, 1L) = l_v1537293; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1537288, 2L) = l_v1537296; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1537299, 3L) = l_v1537300; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1537303, 4L) = l_v1537304; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1537595, 1L) = l_v1537600; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1537595, 2L) = l_v1537603; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1537808, 1L) = l_v1537813; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1537975, 1L) = l_v1537980; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1538372, 1L) = l_v1538377; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1538372, 2L) = l_v1538379; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1538584, 1L) = l_v1538589; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1538584, 2L) = l_v1538591; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1538930, 1L) = l_v1538935; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1538930, 2L) = l_v1538938; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1538941, 3L) = l_v1538942; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1538945, 4L) = l_v1538946; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1539256, 1L) = l_v1539261; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1539256, 2L) = l_v1539264; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1539267, 3L) = l_v1539268; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1539270, 4L) = l_v1539271; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1539677, 1L) = l_v1539682; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1539677, 2L) = l_v1539684; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1539687, 3L) = l_v1539688; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1539690, 4L) = l_v1539691; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1539693, 5L) = l_v1539694; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1539696, 6L) = l_v1539697; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1539699, 7L) = l_v1539700; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1539702, 8L) = l_v1539703; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1540166, 1L) = l_v1540171; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1540166, 2L) = l_v1540174; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1540176, 3L) = l_v1540177; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1540425, 1L) = l_v1540430; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1540425, 2L) = l_v1540433; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1540638, 1L) = l_v1540643; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1540638, 2L) = l_v1540646; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1540649, 3L) = l_v1540650; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1540653, 4L) = l_v1540654; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1540656, 5L) = l_v1540657; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1541058, 1L) = l_v1541063; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1541058, 2L) = l_v1541065; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1541067, 3L) = l_v1541068; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1541070, 4L) = l_v1541071; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1541073, 5L) = l_v1541074; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1541076, 6L) = l_v1541077; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1541079, 7L) = l_v1541080; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1541082, 8L) = l_v1541083; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1541609, 1L) = l_v1541614; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1541609, 2L) = l_v1541616; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1541618, 3L) = l_v1541619; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1541621, 4L) = l_v1541622; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1541624, 5L) = l_v1541625; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1541627, 6L) = l_v1541628; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1542044, 1L) = l_v1542048; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1542044, 2L) = l_v1542050; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1542052, 3L) = l_v1542053; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1542055, 4L) = l_v1542056; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1542387, 1L) = l_v1542391; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1542387, 2L) = l_v1542393; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1542618, 1L) = l_v1542622; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1542618, 2L) = l_v1542624; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1542626, 3L) = l_v1542627; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1542629, 4L) = l_v1542630; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1542632, 5L) = l_v1542633; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1542635, 6L) = l_v1542636; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1542638, 7L) = l_v1542639; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1542641, 8L) = l_v1542642; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1542644, 9L) = l_v1542645; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1543194, 1L) = l_v1543198; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1543194, 2L) = l_v1543200; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1543202, 3L) = l_v1543203; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1543205, 4L) = l_v1543206; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1543488, 1L) = l_v1543492; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1543488, 2L) = l_v1543494; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1543496, 3L) = l_v1543497; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1543499, 4L) = l_v1543500; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1543856, 1L) = l_v1543860; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1543856, 2L) = l_v1543862; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1543864, 3L) = l_v1543865; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1544164, 1L) = l_v1544168; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1544164, 2L) = l_v1544170; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1544172, 3L) = l_v1544173; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1544175, 4L) = l_v1544176; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1544453, 1L) = l_v1544457; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1544453, 2L) = l_v1544459; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1544461, 3L) = l_v1544462; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1544464, 4L) = l_v1544465; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1544747, 1L) = l_v1544751; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1544747, 2L) = l_v1544753; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1544755, 3L) = l_v1544756; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1544758, 4L) = l_v1544759; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1545107, 1L) = l_v1545111; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1545107, 2L) = l_v1545113; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1545115, 3L) = l_v1545116; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1545118, 4L) = l_v1545119; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1545121, 5L) = l_v1545122; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1545124, 6L) = l_v1545125; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1545566, 1L) = l_v1545570; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1545566, 2L) = l_v1545572; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1545574, 3L) = l_v1545575; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1545577, 4L) = l_v1545578; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1545580, 5L) = l_v1545581; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1545583, 6L) = l_v1545584; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61492:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61492 | RPyItem(l_v1546455, 1L) = l_v1546456; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61493:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61493 | RPyItem(l_v1546455, 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:61522:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61522 | RPyItem(l_v1546455, 3L) = l_v1546457; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61523 | RPyItem(l_v1546455, 4L) = (&pypy_g_rpy_string_35937.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61546:2: warning: array index 5 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61546 | RPyItem(l_v1546455, 5L) = l_v1546458; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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 6 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61547 | RPyItem(l_v1546455, 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:61902:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 61902 | RPyItem(l_v1546462, 1L) = l_v1546463; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62054:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62054 | RPyItem(l_v1546465, 1L) = l_v1546466; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62055 | RPyItem(l_v1546465, 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:62078:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62078 | RPyItem(l_v1546465, 3L) = l_v1546467; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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 4 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62079 | RPyItem(l_v1546465, 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:62349:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62349 | RPyItem(l_v1546471, 1L) = l_v1546472; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 62350 | RPyItem(l_v1546471, 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:63389:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63389 | RPyItem(l_v1546502, 1L) = l_v1546503; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 63390 | RPyItem(l_v1546502, 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:65428:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65428 | RPyItem(l_v1548050, 1L) = l_v1548051; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65429:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65429 | RPyItem(l_v1548050, 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:65462:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65462 | RPyItem(l_v1548050, 3L) = l_v1548052; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65739:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65739 | RPyItem(l_v1548056, 1L) = l_v1548057; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65740:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65740 | RPyItem(l_v1548056, 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:65771:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 65771 | RPyItem(l_v1548056, 3L) = l_v1548058; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1562235 = RPyItem(l_v1562231, 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_v1562231, 4L) = l_v1562236; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1562436 = RPyItem(l_v1562432, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1562432, 2L) = l_v1562437; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1562767 = RPyItem(l_v1562763, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1562763, 3L) = l_v1562768; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1562789 = RPyItem(l_v1562785, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1562785, 2L) = l_v1562790; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1562884 = RPyItem(l_v1562880, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1562880, 3L) = l_v1562885; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1563263 = RPyItem(l_v1563259, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1563259, 2L) = l_v1563264; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1563304, 1L) = l_v1563305; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1563304, 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_v1563304, 3L) = l_v1563306; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1563479 = RPyItem(l_v1563475, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1563475, 2L) = l_v1563480; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1563699 = RPyItem(l_v1563695, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1563695, 2L) = l_v1563700; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1563872 = RPyItem(l_v1563868, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1563868, 2L) = l_v1563873; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1563889 = RPyItem(l_v1563885, 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_v1563885, 4L) = l_v1563890; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:17646:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 17646 | l_v1563997 = RPyItem(l_v1563993, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1563993, 3L) = l_v1563998; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1564135 = RPyItem(l_v1564131, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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] 18053 | RPyItem(l_v1564131, 2L) = l_v1564136; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1564182 = RPyItem(l_v1564178, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564178, 2L) = l_v1564183; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564229 = RPyItem(l_v1564225, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564225, 2L) = l_v1564230; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564276 = RPyItem(l_v1564272, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564272, 2L) = l_v1564277; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564325 = RPyItem(l_v1564321, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564321, 2L) = l_v1564326; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564369 = RPyItem(l_v1564365, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564365, 2L) = l_v1564370; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564387 = RPyItem(l_v1564383, 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_v1564383, 4L) = l_v1564388; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564432 = RPyItem(l_v1564428, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564428, 2L) = l_v1564433; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564480 = RPyItem(l_v1564476, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564476, 2L) = l_v1564481; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564527 = RPyItem(l_v1564523, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564523, 2L) = l_v1564528; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564664 = RPyItem(l_v1564660, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564660, 2L) = l_v1564665; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564754 = RPyItem(l_v1564750, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564750, 3L) = l_v1564755; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564860 = RPyItem(l_v1564856, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564856, 2L) = l_v1564861; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564906 = RPyItem(l_v1564902, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1564902, 2L) = l_v1564907; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1565147 = RPyItem(l_v1565143, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1565143, 2L) = l_v1565148; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1565194 = RPyItem(l_v1565190, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1565190, 2L) = l_v1565195; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1565641 = RPyItem(l_v1565637, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1565637, 2L) = l_v1565642; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1565688 = RPyItem(l_v1565684, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1565684, 2L) = l_v1565689; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1565748 = RPyItem(l_v1565744, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1565744, 3L) = l_v1565749; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1565906 = RPyItem(l_v1565902, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1565902, 2L) = l_v1565907; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1565953 = RPyItem(l_v1565949, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1565949, 2L) = l_v1565954; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1566000 = RPyItem(l_v1565996, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1565996, 2L) = l_v1566001; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1566142 = RPyItem(l_v1566138, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1566138, 3L) = l_v1566143; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1566234 = RPyItem(l_v1566230, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1566230, 2L) = l_v1566235; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1566363 = RPyItem(l_v1566359, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1566359, 2L) = l_v1566364; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1566433 = RPyItem(l_v1566429, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1566429, 2L) = l_v1566434; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1566505 = RPyItem(l_v1566501, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1566501, 2L) = l_v1566506; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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] 26022 | l_v1566552 = RPyItem(l_v1566548, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1566548, 2L) = l_v1566553; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1566666 = RPyItem(l_v1566662, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1566662, 2L) = l_v1566667; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1566714 = RPyItem(l_v1566710, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1566710, 2L) = l_v1566715; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1566809 = RPyItem(l_v1566805, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1566805, 3L) = l_v1566810; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1567258 = RPyItem(l_v1567254, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1567254, 3L) = l_v1567259; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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] 28102 | l_v1567277 = RPyItem(l_v1567273, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1567273, 2L) = l_v1567278; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:28315:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 28315 | l_v1567339 = RPyItem(l_v1567335, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1567335, 2L) = l_v1567340; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1567413 = RPyItem(l_v1567409, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1567409, 2L) = l_v1567414; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1567461 = RPyItem(l_v1567457, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1567457, 2L) = l_v1567462; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1567507 = RPyItem(l_v1567503, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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] 28961 | RPyItem(l_v1567503, 2L) = l_v1567508; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItrpython_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_v1579127 = RPyItem(l_v1579123, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1579123, 3L) = l_v1579128; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1579237 = RPyItem(l_v1579233, 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_v1579233, 4L) = l_v1579238; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1579402 = RPyItem(l_v1579295, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1579409 = RPyItem(l_v1579295, 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_v1579416 = RPyItem(l_v1579295, 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_v1579355 = RPyItem(l_v1579292, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1579368 = RPyItem(l_v1579292, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1579381 = RPyItem(l_v1579292, 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] em(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:2298:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2298 | l_v1579583 = RPyItem(l_v1579579, 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:2303:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2303 | RPyItem(l_v1579579, 4L) = l_v1579584; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:2553:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2553 | l_v1579652 = RPyItem(l_v1579648, 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:2558:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2558 | RPyItem(l_v1579648, 4L) = l_v1579653; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1567674 = RPyItem(l_v1567670, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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] 29427 | RPyItem(l_v1567670, 2L) = l_v1567675; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:2836:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2836 | l_v1579735 = RPyItem(l_v1579731, 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:2841:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 2841 | RPyItem(l_v1579731, 4L) = l_v1579736; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:3086:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3086 | l_v1579807 = RPyItem(l_v1579803, 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:3091:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3091 | RPyItem(l_v1579803, 4L) = l_v1579808; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:3383:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3383 | l_v1579892 = RPyItem(l_v1579888, 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:3388:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3388 | RPyIrpython_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 | l_v1567879 = RPyItem(l_v1567875, 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:30101:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30101 | RPyItem(l_v1567875, 4L) = l_v1567880; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] tem(l_v1579888, 4L) = l_v1579893; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # 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_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_v1567955 = RPyItem(l_v1567951, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: 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_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_v1567951, 2L) = l_v1567956; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1568003 = RPyItem(rpython_jit_metainterp_9.c:3574:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] l_v1567999 , 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:3574 | l_v691579955 :47: note: =expanded from macro 'RPyItem' [platform:WARNING] RPy 69 | # defIintem(l_v1579951, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] e 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] tem(array, ind 69ex) ((a | # defirray)->ine RPyItemtems[index]) [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, inderpython_jit_metainterp_8.cx:)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] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 30508 | RP./singleheader.hy:I17196t:e2m:( lnote: _array 'items' declared herev [platform:WARNING] 156799 917196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] , 2L) = l_v1568004; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # drpython_jit_metainterp_9.cefine RPyItem(array, index) :3579:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3579 | RPyItem(l_v1579951, 2L) = l_v1579956; [platform:WARNING] | ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[R ^ ~~ [platform:WARNING] PY_/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hV:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define ARRLPEyNGTH];I [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] 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_v1568053 = RPyItem(l_v1568049, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1568049, 2L) = l_v1568054; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:3808:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3808 | l_v1580024 = RPyItem(l_v1580020, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:3813:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 3813 | RPyItem(l_v1580020, 2L) = l_v1580025; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1568097 = RPyItem(l_v1568093, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1568093, 2L) = l_v1568098; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1568112 = RPyItem(l_v1568108, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1568108, 2L) = l_v1568113; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31547:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31547 | l_v1568301 = RPyItem(l_v1568297, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31552:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31552 | RPyItem(l_v1568297, 2L) = l_v1568302; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31677:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31677 | l_v1568373 = RPyItem(l_v1568369, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31682:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31682 | RPyItem(l_v1568369, 3L) = l_v1568374; [platform:WARNING] rpython_jit_metainterp_9.c:4818:15: 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] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 4818 | l_v1580340 = RPyItem(l_v1580336, 4L); [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 | Signe [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] d item 69 | # define RPyItems([RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:4823:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4823 | RPyItem(l_v1580336, 4L) = l_v1580341; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:4983:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4983 | l_v1580400 = RPyItem(l_v1580396, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:4988:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 4988 | RPyItem(l_v1580396, 2L) = l_v1580401; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31895:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31895 | l_v1568448 = RPyItem(l_v1568444, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31900:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31900 | RPyItem(l_v1568444, 3L) = l_v1568449; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:5064:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5064 | l_v1580416 = RPyItem(l_v1580412, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:5069:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5069 | RPyItem(l_v1580412, 2L) = l_v1580417; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:32078:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32078 | l_v1568488 = RPyItem(l_v1568484, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:32083:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32083 | RPyItem(l_v1568484, 2L) = l_v1568489; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:5269:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5269 | l_v1580466 = RPyItem(l_v1580462, 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:5274:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5274 | RPyItem(l_v1580462, 4L) = l_v1580467; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:32254:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32254 | l_v1568536 = RPyItem(l_v1568532, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:32259:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32259 | RPyItem(l_v1568532, 2L) = l_v1568537; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:5448:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5448 | l_v1580510 = RPyItem(l_v1580506, 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:5453:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5453 | RPyItem(l_v1580506, 4L) = l_v1580511; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:32430:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32430 | l_v1568584 = RPyItem(l_v1568580, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:32435:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32435 | RPyItem(l_v1568580, 2L) = l_v1568585; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:5633:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5633 | l_v1580556 = RPyItem(l_v1580552, 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:5638:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5638 | RPyItem(l_v1580552, 4L) = l_v1580557; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:32606:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32606 | l_v1568632 = RPyItem(l_v1568628, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:32611:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32611 | RPyItem(l_v1568628, 2L) = l_v1568633; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:5837:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5837 | l_v1580615 = RPyItem(l_v1580611, 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:5842:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5842 | RPyItem(l_v1580611, 4L) = l_v1580616; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:5919:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5919 | l_v1580649 = RPyItem(l_v1580645, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:5924:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 5924 | RPyItem(l_v1580645, 2L) = l_v1580650; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:6078:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6078 | l_v1580684 = RPyItem(l_v1580680, rpython_jit_metainterp_8.c4:L32963):;15 [platform:WARNING] : | warning: ^ ~~array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:6083:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6083 | RPyItem(l_v1580680, 4L) = l_v1580685; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:6235:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6235 | l_v1580716 = RPyItem(l_v1580712, 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] 32963 | l_v1568723 = RPyItem(l_v1568719, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_ 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:6240:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6240 | RPyItem(l_v1580712, 4L) = 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] rpython_jit_metainterp_9.c:6527:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6527 | l_v1580797 = RPyItem(l_v1580793, 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:6532:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6532 | RPyItem(l_v1580793, 4L) = l_v1580798; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:6740:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6740 | l_v1580857 = RPyItem(l_v1580853, 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:6745:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 6745 | RPyItem(l_v1580853, 4L) = l_v1580858; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:7023:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7023 | l_v1580941 = RPyItem(l_v1580937, 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:7028:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7028 | RPyItem(l_v1580937, 4L) = l_v1580942; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:7236:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7236 | l_v1580998 = RPyItem(l_v1580994, 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:7241:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7241 | RPyItem(l_v1580994, 4L) = l_v1580999; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] rpython_jit_metainterp_8.c:32968:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32968 | RPyItem(l_v1568719, 2L) = l_v1568724; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:7518:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7518 | l_v1581081 = RPyItem(l_v1581077, 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:7523:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7523 | RPyItem(l_v1581077, 4L) = l_v1581082; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:7731:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7731 | l_v1581138 = RPyItem(l_v1581134, 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:7736:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7736 | RPyItem(l_v1581134, 4L) = l_v1581139; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:33323:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33323 | l_v1568852 = RPyItem(l_v1568848, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:33328:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33328 | RPyItem(l_v1568848, 2L) = l_v1568853; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:8024:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8024 | l_v1581221 = RPyItem(l_v1581217, 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:8029:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8029 | RPyItem(l_v1581217, 4L) = l_v1581222; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:33505:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33505 | l_v1568901 = RPyItem(l_v1568897, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:33510:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33510 | RPyItem(l_v1568897, 2L) = l_v1568902; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:8281:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8281 | l_v1581292 = RPyItem(l_v1581288, 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:8286:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8286 | RPyItem(l_v1581288, 4L) = l_v1581293; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:8442:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8442 | l_v1581350 = RPyItem(l_v1581346, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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.crpython_jit_metainterp_8.c:33659:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33659 | l_v1568944 = RPyItem(l_v1568940, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:33664:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33664 | RP:8447:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8447 | RPyItem(l_v1581346, 2L) = l_v1581351; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_v1568940, 2L) = l_v1568945; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:33747:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33747 | l_v1568976 = RPyItem(l_v1568972, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:33752:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33752 | RPyItem(l_v1568972, 2L) = l_v1568977; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:8535:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8535 | 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)->itemrpython_jit_metainterp_8.c:33923:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33923 | l_v1569023 = RPyItem(l_v1569019, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:33928:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33928 | RPyItem(l_v1569019, 2L) = l_v1569024; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34097:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34097 | l_v1569071 = RPyItem(l_v1569067, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34102:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34102 | RPyItem(l_v1569067, 2L) = l_v1569072; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34273:15: rpython_jit_metainterp_9.cwarning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34273 | l_v1569118 = RP:8540:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] yItem (8540l | _ vR1P5y6I9t1e1m4(,l _2vL1)5;8 [platform:WARNING] 1 3| 5 ^ ~~7 [platform:WARNING] , 4L) = l/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h_:v691:5478:1 3note: 6expanded from macro 'RPyItem'2 [platform:WARNING] ; [platform:WARNING] | ^ ~~ [platform:WARNING] 69 | # d/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.he:f69i:n47e: Rnote: Pexpanded from macro 'RPyItem'y [platform:WARNING] Item(arr a69y | ,# i nddeefxi)n e R P y I t e m ( a r r a(y(,a rirnadye)x-)> i t e m s [ i n d e x ] ) [platform:WARNING] ( (| a ^ ~~~~~r [platform:WARNING] ray)->it./singleheader.h:17196:2: ems[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signednote: array 'items' declared here [platform:WARNING] i17196t | e mSsi[gRnPeYd_ ViAtReLmEsN[GRTPHY]_;V [platform:WARNING] A R| L ^E [platform:WARNING] NGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:34278:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34278 | RPyItem(l_v1569114, 2L) = l_v1569119; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:8738:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8738 | l_v1581426 = RPyItem(l_v1581422, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:8743:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8743 | RPyItem(l_v1581422, 2L) = l_v1581427; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:8982:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8982 | l_v1581504 = RPyItem(l_v1581500, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:8987:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 8987 | RPyItem(l_v1581500, 2L) = l_v1581505; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9103:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9103 | l_v1581534 = RPyItem(l_v1581530, 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:9108:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9108 | RPyItem(l_v1581530, 4L) = l_v1581535; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9269:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9269 | l_v1581595 = RPyItem(l_v1581591, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9274:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9274 | RPyItem(l_v1581591, 2L) = l_v1581596; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34447:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34447 | l_v1569165 = RPyItem(l_v1569161, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34452:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34452 | RPyItem(l_v1569161, 2L) = l_v1569166; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34620:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34620 | l_v1569211 = RPyItem(l_v1569207, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34625:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34625 | RPyItem(l_v1569207, 2L) = l_v1569212; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9376:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9376 | l_v1581611 = RPyItem(l_v1581607, 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:9381:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9381 | RPyItem(l_v1581607, 4L) = l_v1581612; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9542:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9542 | l_v1581672 = RPyItem(l_v1581668, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9547:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9547 | RPyItem(l_v1581668, 2L) = l_v1581673; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9665:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9665 | l_v1581706 = RPyItem(l_v1581702, 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:9670:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9670 | RPyItem(l_v1581702, 4L) = l_v1581707; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:9923:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9923 | l_v1581778 = RPyItem(l_v1581774, 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:9928:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 9928 | RPyItem(l_v1581774, 4L) =rpython_jit_metainterp_8.c:35127:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35127 | l_v1569344 = RPyItem(l_v1569340, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:35132:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35132 | RPyItem(l_v1569340, 2L) = l_v1569345; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_v1581779; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:10126:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10126 | l_v1581842 = RPyItem(l_v1581838, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:10131:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10131 | RPyItem(l_v1581838, 2L) = l_v1581843; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:10488:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10488 | l_v1581944 = RPyItem(l_v1581940, 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:10493:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10493 | RPyItem(l_v1581940, 4L) = l_v1581945; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:35734:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 35734 | RPyItem(l_v1569369, 1L) = l_v1569368; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:10677:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10677 | l_v1582026 = RPyItem(l_v1582022, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:10682:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10682 | RPyItem(l_v1582022, 3L) = l_v1582027; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1601258, 1L) = l_v1601257; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:37597:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37597 | l_v1570218 = RPyItem(l_v1570214, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:37602:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37602 | RPyItem(l_v1570214, 2L) = l_v1570219; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:37843:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37843 | l_v1570289 = RPyItem(l_v1570285, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:37848:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37848 | RPyItem(l_v1570285, 2L) = l_v1570290; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:37917:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37917 | l_v1570306 = RPyItem(l_v1570302, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:37922:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 37922 | RPyItem(l_v1570302, 2L) = l_v1570307; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38004:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38004 | l_v1570336 = RPyItem(l_v1570332, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38009:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38009 | RPyItem(l_v1570332, 2L) = l_v1570337; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38186:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38186 | l_v1570386 = RPyItem(l_v1570382, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:38191:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 38191 | RPyItem(l_v1570382, 2L) = l_v1570387; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:39936:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39936 | RPyItem(l_v1570899, 1L) = l_v1570900; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:39937:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 39937 | RPyItem(l_v1570899, 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_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_v1602681, 1L) = l_v1602682; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:40774:15: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40774 | l_v1571119 = RPyItem(l_v1571115, 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:40779:2: warning: array index 5 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 40779 | RPyItem(l_v1571115, 5L) = l_v1571120; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:41978:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41978 | RPyItem(l_l_4017, 1L) = l_v1571363; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:41997:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 41997 | RPyItem(l_l_4017, 2L) = l_v1571364; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 263 warnings generated. [platform:WARNING] rpython_jit_metainterp_8.c:45924:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45924 | l_v1572796 = RPyItem(l_v1572792, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:45929:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 45929 | RPyItem(l_v1572792, 3L) = l_v1572797; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:46422:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46422 | l_v1573033 = RPyItem(l_v1573029, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:46427:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46427 | RPyItem(l_v1573029, 3L) = l_v1573034; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:46982:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46982 | l_v1573181 = RPyItem(l_v1573177, 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:46987:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 46987 | RPyItem(l_v1573177, 4L) = l_v1573182; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:47093:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47093 | l_v1573215 = RPyItem(l_v1573211, 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:47098:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47098 | RPyItem(l_v1573211, 4L) = l_v1573216; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:47375:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47375 | l_v1573296 = RPyItem(l_v1573292, 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:47380:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47380 | RPyItem(l_v1573292, 4L) = l_v1573297; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:47717:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47717 | l_v1573395 = RPyItem(l_v1573391, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:47722:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 47722 | RPyItem(l_v1573391, 2L) = l_v1573396; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1604894 = RPyItem(l_v1604890, 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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_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_v1604890, 19L) = l_v1604895; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1604904 = RPyItem(l_v1604890, 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: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_v1604890, 20L) = l_v1604905; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1604914 = RPyItem(l_v1604890, 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_v1604890, 21L) = l_v1604915; [platform:WARNING] | ^ ~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1604930 = RPyItem((&pypy_g_array_37069.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:19826:2: warning: array index 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19826 | RPyItem(l_v1584948, 1L) = l_v1584949; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:19827:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19827 | RPyItem(l_v1584948, 2L) = (&pypy_g_rpy_string_38424.b); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:19850:2: warning: array index 3 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 19850 | RPyItem(l_v1584948, 3L) = l_v1584950; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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 1 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20067 | RPyItem(l_v1584953, 1L) = l_v1584954; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:20068:2: warning: array index 2 is past the end of the array (that has type 'struct pypy_rpy_string0 *[1]') [-Warray-bounds] [platform:WARNING] 20068 | RPyItem(l_v1584953, 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:49772:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49772 | l_v1574032 = RPyItem(l_v1574028, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:49777:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 49777 | RPyItem(l_v1574028, 3L) = l_v1574033; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:50193:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50193 | l_v1574219 = RPyItem(l_v1574215, 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:50198:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50198 | RPyItem(l_v1574215, 4L) = l_v1574220; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:50328:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50328 | l_v1574253 = RPyItem(l_v1574249, 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:50333:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50333 | RPyItem(l_v1574249, 4L) = l_v1574254; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:50556:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50556 | l_v1574326 = RPyItem(l_v1574322, 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:50561:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 50561 | RPyItem(l_v1574322, 4L) = l_v1574327; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:20977:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 20977 | RPyItem(l_l_4037, 1L) = l_v1585301; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:21408:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21408 | l_v1585582 = RPyItem(l_v1585581, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:21465:17: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 21465 | l_v1585607 = RPyItem(l_v1585606, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:22588:16: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22588 | l_v1585958 = RPyItem(l_v1585957, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:22754:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 22754 | RPyItem(l_l_4039, 1L) = l_v1585575; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37069.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_v1616518 = RPyItem((&pypy_g_array_37070.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_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_37069.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_v1616549 = RPyItem((&pypy_g_array_37070.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_37069.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_v1616579 = RPyItem((&pypy_g_array_37070.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_37069.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_v1616624 = RPyItem((&pypy_g_array_37070.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_37069.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_v1616660 = RPyItem((&pypy_g_array_37070.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:51768:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51768 | l_v1574755 = RPyItem(l_v1574751, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-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_37069.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_v1616696 = RPyItem((&pypy_g_array_37070.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_37069.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_v1616732 = RPyItem((&pypy_g_array_37070.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_37069.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_v1616768 = RPyItem((&pypy_g_array_37070.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] rpython_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_37069.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_v1616799 = RPyItem((&pypy_g_array_37070.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_37069.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_v1616830 = RPyItem((&pypy_g_array_37070.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_37069.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_v1616877 = RPyItem((&pypy_g_array_37070.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_37069.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_v1616913 = RPyItem((&pypy_g_array_37070.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_37069.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_v1616949 = RPyItem((&pypy_g_array_37070.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_37069.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_v1616980 = RPyItem((&pypy_g_array_37070.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_37069.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_v1617011 = RPyItem((&pypy_g_array_37070.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] rpython_jit_metainterp_11.c:3297: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_37069.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 items[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_v1617042 = RPyItem((&pypy_g_array_37070.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] rpython_jit_metainterp_11.c: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_37069.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) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_v1617073 = RPyItem((&pypy_g_array_37070.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) ((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: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_37069.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 it ((array)-ems[RP>Y_VARLENGTH]; [platform:WARNING] | i ^ [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]t [platform:WARNING] ems[index]) [platform:WARNING] 3731 | l_v1617104 = RPyItem((| ^ ~~~~~ [platform: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:51773:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51773 | RPyItem(l_v1574751, 2L) = l_v1574756; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:25676:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 25676 | l_v1587045 = RPyItem(l_v1587044, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* ipypy_g_array_37070.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] tems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 69 | # define RPyItem(array, inderpython_jit_metainterp_9.cx:)25827 : 15 : warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] (( a25827r | r aly_)v-1>5i8t7e0m9s0[ i=n dRePxy]I)t [platform:WARNING] e m| ( ^ ~~~~~l [platform:WARNING] _v1587086,./singleheader.h :316812L:)2;: [platform:WARNING] note: | array 'items' declared here ^ ~~ [platform:WARNING] [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47 :16812 | note: expanded from macro 'RPyItem'b [platform:WARNING] ool_t it e69m | s#[ R PdYe_fViAnReL ERNPGyTIHt]e;m [platform:WARNING] ( a| r ^r [platform:WARNING] ay, index) rpython_jit_metainterp_11.c :(3825(:a16r:r awarning: yarray index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]) [platform:WARNING] ->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 3825./singleheader.h | : 17196 :l2_:v 1note: 6array 'items' declared here1 [platform:WARNING] 7131 17196= | RSPiygInteedm (ilt_evm1s6[1R7P1Y2_6V,A R1LLE)N;G [platform:WARNING] T H| ] ^ ~~; [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: rpython_jit_metainterp_9.c:25832:2note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # d:efine Rwarning: Parray index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]y [platform:WARNING] Item(array, ind e25832x | ) R P y I t e m ( l _ v 1 5 8(7(0a8r6r,a y3)L-)> i=t elm_sv[1i5n8d7e0x9]1); [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] ./singleheader.h:8616: 269: | #note: array 'items' declared here [platform:WARNING] defi n8616e | RvPoyiIdt*e mi(taermrsa[yR,P Yi_nVdAeRxL)E N G T H ] ; [platform:WARNING] | ^ [platform:WARNING] ((arrayrpython_jit_metainterp_11.c):-3829>:i16t:e mwarning: sarray index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds][ [platform:WARNING] index]) [platform:WARNING] 3829 | | ^ ~~~~~ [platform:WARNING] l_v1617135./singleheader.h :=17196 :R2P:y Inote: tarray 'items' declared heree [platform:WARNING] m(l_ v171961 | 6 1S7i1g2n6e,d 2iLt)e;m [platform:WARNING] s [| R ^ ~~P [platform:WARNING] Y_VAR/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hL:E69N:G47T:H ]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:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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_37069.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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | 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_v1617148 = RPyItem((&pypy_g_array_37070.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_v1617175 = RPyItem(l_v1617170, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1617179 = RPyItem(l_v1617170, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:25926:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25926 | l_v1587129 = RPyItem(l_v1587125, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:25931:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 25931 | RPyItem(l_v1587125, 2L) = l_v1587130; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLErpython_jit_metainterp_8.cN:G51979TH]; [platform:WARNING] | ^ [platform:WARNING] :15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51979 | l_v1574804 = RPyItem(l_v1574800, 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:51984:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 51984 | RPyItem(l_v1574800, 4L) = l_v1574805; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:52272:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52272 | l_v1574887 = RPyItem(l_v1574883, 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:52277:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52277 | RPyItem(l_v1574883, 4L) = l_v1574888; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:52631:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52631 | l_v1574983 = RPyItem(l_v1574979, 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:52636:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52636 | RPyItem(l_v1574979, 4L) = l_v1574984; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:52924:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52924 | l_v1575064 = RPyItem(l_v1575060, 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:52929:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 52929 | RPyItem(l_v1575060, 4L) = l_v1575065; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:53458:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53458 | l_v1575212 = RPyItem(l_v1575208, 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)->itemrpython_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_37069.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_v1617192 = RPyItem((&pypy_g_array_37070.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_v1617219 = RPyItem(l_v1617214, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1617223 = RPyItem(l_v1617214, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_arity_181 = RPyItem((&pypy_g_array_37069.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: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_v1617236 = RPyItem((&pypy_g_array_37070.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] 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_37069.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_v1617267 = RPyItem((&pypy_g_array_37070.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_37069.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_v1617298 = RPyItem((&pypy_g_array_37070.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_v1617325 = RPyItem(l_v1617320, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1617329 = RPyItem(l_v1617320, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_37069.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_v1617342 = RPyItem((&pypy_g_array_37070.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_37069.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_v1617373 = RPyItem((&pypy_g_array_37070.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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:5289:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 5289 | l_v1617396 = RPyItem(l_v1617391, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_37069.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_v1617413 = RPyItem((&pypy_g_array_37070.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_37069.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_v1617444 = RPyItem((&pypy_g_array_37070.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_v1617467 = RPyItem(l_v1617462, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_37069.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_v1617484 = RPyItem((&pypy_g_array_37070.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_v1617498 = RPyItem(l_v1617493, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1617502 = RPyItem(l_v1617493, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37069.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_v1617528 = RPyItem((&pypy_g_array_37070.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_v1617542 = RPyItem(l_v1617537, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1617546 = RPyItem(l_v1617537, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_37069.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_v1617572 = RPyItem((&pypy_g_array_37070.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_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_37069.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_v1617603 = RPyItem((&pypy_g_array_37070.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_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_37069.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_v1617634 = RPyItem((&pypy_g_array_37070.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_37069.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_v1617665 = RPyItem((&pypy_g_array_37070.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] 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_37069.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_v1617696 = RPyItem((&pypy_g_array_37070.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_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] 7244 | l_arity_195 = RPyItem((&pypy_g_array_37069.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_v1617727 = RPyItem((&pypy_g_array_37070.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] 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] rpython_jit_metainterp_8.c:53463:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53463 | RPyItem(l_v1575208, 4L) = l_v1575213; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:53660:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53660 | l_v1575269 = RPyItem(l_v1575265, 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:53665:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53665 | RPyItem(l_v1575265, 4L) = l_v1575270; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:53843:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53843 | l_v1575316 = RPyItem(l_v1575312, 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:53848:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 53848 | RPyItem(l_v1575312, 4L) = l_v1575317; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:54125:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54125 | l_v1575397 = RPyItem(l_v1575393, 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:54130:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54130 | RPyItem(l_v1575393, 4L) = l_v1575398; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:54394:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54394 | l_v1575486 = RPyItem(l_v1575482, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:54399:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54399 | RPyItem(l_v1575482, 2L) = l_v1575487; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:54734:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54734 | l_v1575570 = RPyItem(l_v1575566, 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:54739:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 54739 | RPyItem(l_v1575566, 4L) = l_v1575571; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:55362:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55362 | l_v1575778 = RPyItem(l_v1575774, 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:55367:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55367 | RPyItem(l_v1575774, 4L) = l_v1575779; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:26834:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26834 | l_v1587414 = RPyItem(l_v1587410, 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:26839:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 26839 | RPyItem(l_v1587410, 4L) = l_v1587415; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:55565:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55565 | l_v1575842 = RPyItem(l_v1575838, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:55570:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55570 | RPyItem(l_v1575838, 2L) = l_v1575843; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:55922:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55922 | l_v1575946 = RPyItem(l_v1575942, 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:55927:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 55927 | RPyItem(l_v1575942, 4L) = l_v1575947; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:56099:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56099 | l_v1576016 = RPyItem(l_v1576012, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:56104:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56104 | RPyItem(l_v1576012, 2L) = l_v1576017; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:56284:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56284 | l_v1576055 = RPyItem(l_v1576051, 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:56289:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56289 | RPyItem(l_v1576051, 4L) = l_v1576056; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:56595:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56595 | l_v1576148 = RPyItem(l_v1576144, 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:56600:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 56600 | RPyItem(l_v1576144, 4L) = l_v1576149; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57404:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57404 | l_v1576405 = RPyItem(l_v1576401, 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:57409:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57409 | RPyItem(l_v1576401, 4L) = l_v1576406; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:57697:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57697 | l_v1576488 = RPyItem(l_v1576484, 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:57702:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 57702 | RPyItem(l_v1576484, 4L) = l_v1576489; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:58014:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58014 | l_v1576579 = RPyItem(l_v1576575, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:58019:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58019 | RPyItem(l_v1576575, 2L) = l_v1576580; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_arrpython_jit_metainterp_8.c:58313:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58313 | l_v1576661 = RPyItem(l_v1576657, 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:58318:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58318 | RPyItem(l_v1576657, 4L) = l_v1576662; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:58526:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58526 | l_v1576718 = RPyItem(l_v1576714, 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:58531:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58531 | RPyItem(l_v1576714, 4L) = l_v1576719; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ity_196 = RPyItem((&pypy_g_array_37069.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(arrarpython_jit_metainterp_8.c:58819:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58819 | l_v1576801 = RPyItem(l_v1576797, 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:58824:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 58824 | RPyItem(l_v1576797, 4L) = l_v1576802; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:29697:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 29697 | l_v1588417 = RPyItem(l_v1588413, 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:29702:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 29702 | RPyItem(l_v1588413, 4L) = l_v1588418; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] yrpython_jit_metainterp_9.c:30253:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30253 | l_v1588533 = RPyItem(l_v1588529, 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:30258:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30258 | RPyItem(l_v1588529, 4L) = l_v1588534; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_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] rpython_jit_metainterp_8.c:59084:16: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59084 | l_v1576906 = RPyItem(l_v1576902, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59089:3: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59089 | RPyItem(l_v1576902, 3L) = l_v1576907; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 7473 | l_v1617758 = RPyItem((&pypy_g_array_37070.b)rpython_jit_metainterp_9.c:30506:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30506 | l_v1588601 = RPyItem(l_v1588597, 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:30511:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 30511 | RPyItem(l_v1588597, 4L) = l_v1588602; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:30799:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30799 | RPyItem(l_v1588590, 1L) = l_v1588592; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:30816:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30816 | RPyItem(l_v1588590, 2L) = l_v1588593; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/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: [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 594128616 | :15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59412 | l_v1 57v7oid* 0i10 = RPytems[RPY_VARLENGTH]; [platform:WARNING] | ^Item(l_v1577006, 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:rpython_jit_metainterp_9.c:30833:2: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 47 :30833 | note: expanded from macro 'RPyItem' [platform:WARNING] RPyItem(l_v1588590, 3L) = 69 | # define RPyItem(array, l_v1588594; [platform:WARNING] | ^ ~~ [platform:WARNING] i/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # definendex) ((array)->items[ind exR]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2:PyItem(array, index note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_V) ARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:59417:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59417 | RPyItem(l_v1577006, 2L) = l_ ((array)->items[v15i77011; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # dndex]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | efine RPyItem(ar rvoid* items[RPY_VARLENGTay,H index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARL]; [platform:WARNING] E| ^N [platform:WARNING] GTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:30850:2: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 30850 | RPyItem(l_v1588590, 4L) = l_v1588595; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59598:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59598 | l_v1577059 = RPyItem(l_v1577055, 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:59603:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59603 | RPyItem(l_v1577055, 4L) = l_v1577060; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31127:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31127 | l_v1588810 = RPyItem(l_v1588806, 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:31132:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31132 | RPyItem(l_v1588806, 4L) = l_v1588811; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:59815:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 59815 | l_v1577121 = RPyItem(l_v1577117, 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 itemsrpython_jit_metainterp_9.c:31364:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] [ 31364 | RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] l_v1588879 = RPyItem(l_v1588875, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | #rpython_jit_metainterp_8.c : 59820d:e2f:i nwarning: earray index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] RPyItem(array, index) ((array)-> 59820 | RPyItem(l_v1577117, 4L) = l_v1577122items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ;./singleheader.h: [platform:WARNING] | ^ ~~ [platform:WARNING] 17196/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_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_9.c:31369:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31369 | , 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:60080:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60080 | l_v1577205 = RPyItem(l_v1577201, 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:60085:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60085 | RPyItem(l_v1577201, 4L) = l_v1577206; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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_v1588875, 2L) = 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:60366:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60366 | l_v1577287 = RPyItem(l_v1577283, 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:60371:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60371 | RPyItem(l_v1577283, 4L) = l_v1577288; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60646:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60646 | l_v1577372 = RPyItem(l_v1577368, 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:60651:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60651 | RPyItem(l_v1577368, 4L) = l_v1577373; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:60833:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60833 | l_v1577414 = RPyItem(l_v1577410, 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:60838:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 60838 | RPyItem(l_v1577410, 4L) = l_v1577415; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31752:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31752 | l_v1588984 = RPyItem(l_v1588980, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:31757:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 31757 | RPyItem(l_v1588980, 2L) = l_v1588985; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61267:18: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 61267 | l_v1577552 = RPyItem(l_v1577548, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61272:5: warning: array index 3 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 61272 | RPyItem(l_v1577548, 3L) = l_v1577553; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:61776:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 61776 | l_v1577751 = RPyItem(l_v1577747, 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:61781:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 61781 | RPyItem(l_v1577747, 4L) = l_v1577752; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62031:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 62031 | l_v1577820 = RPyItem(l_v1577816, 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:62036:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 62036 | RPyItem(l_v1577816, 4L) = l_v1577821; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62194:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 62194 | l_v1577877 = RPyItem(l_v1577873, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62199:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 62199 | RPyItem(l_v1577873, 2L) = l_v1577878; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:32774:2: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32774 | RPyItem(l_v1589122, 1L) = l_v1589120; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:32790:2: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32790 | RPyItem(l_v1589122, 2L) = l_v1589121; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:7646:16: warning: array index 196 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 7646 | l_arity_197 = RPyItem((&pypy_g_array_37069.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_v1617789 = RPyItem((&pypy_g_array_37070.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_37069.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_v1617820 = RPyItem((&pypy_g_array_37070.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 | # derpython_jit_metainterp_9.c:32950:15: warning: rpython_jit_metainterp_8.c:62301:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 62301 | l_v1577893 = RPyItem(l_v1577889, 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(arrfine 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 index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32950 | l_v1589346 = RPyItem(l_v1589345, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)ay, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:62306:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 62306 | RPyItem(l_v1577889, 4L) = l_v1577894; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37069.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_v1617851 = RPyItem((&pypy_g_array_37070.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] ->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:32978:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 32978 | l_v1589361 = RPyItem(l_v1589360, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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.crpython_jit_metainterp_9.c:33013:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33013 | 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_37069.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] l_v1589 17196 | 3 73 = RPyItem(l_v1589372, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array,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_v1617882 = R PyItem((&pypy_g_array_37070.b), 199L); [platform:WARNING] i | ^ ~~~~ [platform:WARNING] n/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] d 69 | # define RPyItem(array, index) e((array)->items[index]) [platform:WARNING] x| ^ ~~~~~ [platform:WARNING] ./singleheader.h) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | :16812:2: ^ [platform:WARNING] rpython_jit_metainterp_9.c:33041:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33041 | l_v1589388 = RPyItem(l_v1589387, 4L); [platform:WARNING] note: array 'items' declared here [platform:WARNING] 16812 | bool_t | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem'i [platform:WARNING] 69 | # definet RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLEeNGTH]; [platform:WARNING] | ^ [platform:WARNING] msrpython_jit_metainterp_9.c:33054:15: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] [ 33054 | l_v1589401 = RPyItem(l_v1589400, 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, iRndex) ((array)->items[index]) [platform:WARNING] P | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] Y 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] _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 = rpython_jit_metainterp_9.c:33154:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33154 | l_v1589449 = RPyItem(l_v1589448, 1L); [platform:WARNING] R | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hPyItem((&pypy_g_ar:ray_37069.b), 200L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] 69/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] :47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:33160 d:efine RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 15./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: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] array index 200 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 33160 | l_v158 984784 | 5 3l _=v 1R6P1y7I9t1e3m (=l _RvP1y5I8t9e4m4(8(,& p2yLp)y;_ [platform:WARNING] g _| a ^ ~~r [platform:WARNING] ray_370/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h7:069.:b47):, note: 2expanded from macro 'RPyItem'0 [platform:WARNING] 0L); [platform:WARNING] | ^ ~~~~69 [platform:WARNING] | # def/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hi:n69e: 47R:P ynote: Iexpanded from macro 'RPyItem't [platform:WARNING] em(arra y69, | #i n ddeexf)i n e R P y I t e m ( a r r(a(ya,r rianyd)e-x>)i t e m s [ i n d e x ] ) [platform:WARNING] (| ( ^ ~~~~~a [platform:WARNING] rray./singleheader.h):-8616>:i2t:e mnote: sarray 'items' declared here[ [platform:WARNING] 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] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_9.c:33166:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33166 | l_v1589457 = RPyItem(l_v1589448, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[inderpython_jit_metainterp_11.cx]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h::8651:168616: 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_2: note: array 'items' declared here [platform:WARNING] 2 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 0rpython_jit_metainterp_9.c:33172:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33172 | l_v1589461 = RPyItem(l_v1589448, 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] 2 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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 = R:PyItem((&pypy_g_array_37069.b), 201L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] 33178:15: warning: array index 5 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33178/Users/matti/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_69v1589465 = RPyItem(l_v1589448, 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] define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:17196:2:rpython_jit_metainterp_9.c :33214:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] note: 33214 | l_v1589473 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] R 8679 | l_v1617944 = RPyItem((&pypy_g_array_37070.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] PyItem(l_v1589472, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:33220:15: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 33220 | l_v1589477: = RP31328yItem(l_v1589472, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]:) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] 14./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:33226:15: warning: array index 2 is past the end of the array (that has type 'void *[1]') [-Warray-bounds]: [platform:WARNING] 33226 | l_v1589481 = RPyIte m(l_v1589472, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.hwarning: :69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) rpython_jit_metainterp_11.c:8863: ((array index 1 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 16array)->ite: mwarning: array index 202 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]s [platform:WARNING] [index] 8863 | l_arity_203 = RPyIte)m((&pypy_g_array_37069.b), 202L); [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] ^ ~~~~~ [platform:WARNING] ./singleheader.h:861617196:2: note: array 'items' declared here [platform:WARNING] 8616 | void* it | Signed itemes[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] mrpython_jit_metainterp_11.cs[RPY_VAR:LENGTH]; [platform:WARNING] | ^ [platform:WARNING] 8892rpython_jit_metainterp_9.c:33232:15: warning: array index 3 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] :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] 33232 8892 | l_v1617975 = RPyItem | l_v1589485 = RPyItem(l((&pypy_g__v1589472, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.harray_37070.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,69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyIindex) tem(array, ((aindex) (rray)->item(array)->items[indexs[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] ] 16812 | ) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616 | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] brpython_jit_metainterp_9.c:33238:15: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] ool_t ite33238ms[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | l_v1589489 = RPyItem(l_v1589472, 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[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_37069.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_v1618022 = RPyItem((&pypy_g_array_37070.b), 203L); [platform:WARNING] i| ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47nde:x]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:8616:2: note: array 'items' declared here [platform:WARNING] 8616note: | void* items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 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_v1618040 = RPyItem(l_v1618035, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1618044 = RPyItem(l_v1618035, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1618048 = RPyItem(l_v1618035, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1618052 = RPyItem(l_v1618035, 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_37069.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_v1618074 = RPyItem((&pypy_g_array_37070.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_v1618092 = RPyItem(l_v1618087, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1618096 = RPyItem(l_v1618087, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1618100 = RPyItem(l_v1618087, 3L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34053:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] rpython_jit_metainterp_11.c 34053 | l_v1589745 = RPyItem(l_v1589741, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47:9437:16: warning: array index 4 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] : 9437 | l_v1618104 = RPyItem(l_v1618087, 4 note: expanded from macro 'RPyItem' [platform:WARNING] L 69 | # define RPyItem(array, index) ); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # def ((iarray)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.hn:17196:2: note: array 'items' declared here [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_11.c:9562:16: warning: 17196array index 205 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] 9562 | rpython_jit_metainterp_9.c:34058:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34058 | RPyItem(l_v15897 l_arity_2406 = RPyItem((&1, 4L) = plyp_y_g_array_37069.b), 205L); [platform:WARNING] v1589746; [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69| ^ ~~ [platform:WARNING] :/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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] 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_v1618126 = RPyItem((&pypy_g_array_37070.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_9.c:34221:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34221 | l_v1589791 = RPyItem(l_v1589787, 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 | # definerpython_jit_metainterp_11.c :R9772P:y16I:t ewarning: marray index 206 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] (ar 9772 | l_arirtayy_,2 index) 07 = RPyItem(( & p ypy_ g _ a r r(a(ya_rray)-3>7i0t6e9ms[index]). [platform:WARNING] b ), 20| ^ ~~~~~ [platform:WARNING] 6L./singleheader.h):;17196 [platform:WARNING] : 2| ^ ~~~~ [platform:WARNING] : note: array 'items' declared here/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h [platform:WARNING] :69:47: 17196note: | expanded from macro 'RPyItem' [platform:WARNING] S69i | g#n e ddefine items[R PRYP_yVIAtReLmENGTH](array;, [platform:WARNING] i| n ^dex) [platform:WARNING] rpython_jit_metainterp_9.c:34226: 2: (warning: (array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]a [platform:WARNING] rray)->items 34226 | R[Piyndex])Item(l [platform:WARNING] | ^ ~~~~~ [platform:WARNING] _v15./singleheader.h8:9171967:827:, note: array 'items' declared here [platform:WARNING] 4 L17196) | Signed it=e l_v15m8s[RPY_VARLENGT9H]7;9 [platform:WARNING] 2; [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] rpython_jit_metainterp_11.c:9801:15: warning: 69array index 206 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] | # 9801 | l define _Rv16181P5y8I t=e mR(PyItema(r(r&apyy, indepxy)_g_arr a y _ 3 7 0 70.b) , 20 ((arra6yL))->items[; [platform:WARNING] | ^ ~~~~i [platform:WARNING] ndex]) [platform:WARNING] | ^ ~~~~~/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47 [platform:WARNING] : ./singleheader.h:17196:2: note: note: array 'items' declared here [platform:WARNING] expanded from macro 'RPyItem' [platform:WARNING] 17196 | S 69 | # idgenfeidn eitems[ RPY_VARRPLyEINtGeTm(arraH]; [platform:WARNING] | ^ [platform:WARNING] y, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:3132816812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] | l_arity_2 = RPyItem((&pypy_g_array_37069.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_VARLENrpython_jit_metainterp_9.c:34406:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds]GTH]; [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_v1610rpython_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 | l7_arity_208 = RPyItem((&pypy_g_array_37069.b), 207L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] 4/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 569 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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_v1618205 = RPyItem((&pypy_Rg_array_37070.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:16812P:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] yrpython_jit_metainterp_11.cI:10092:16: warning: array index 1 is past the end of the array (that has type 'void *[1]') [-Warray-bounds] [platform:WARNING] 10092 | l_v1618218 = RPyItem(l_v1618213, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [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((&pypy_g_array_37070.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_11.c:10235:16: warning: array index 208 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 10235 | l_arity_209 = RPyItem((&pypy_g_array_37069.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_v1618245 = RPyItem((&pypy_g_array_37070.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_v1618258 = RPyItem(l_v1618253, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37069.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_v1618285 = RPyItem((&pypy_g_array_37070.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_v1618298 = RPyItem(l_v1618293, 1L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37069.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: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] 31529note: expanded from macro 'RPyItem' [platform:WARNING] 69 | | l_arity_3 = RP# define RPyIteymIt(eamr(r(a&yp,y piyn_dex)g _array_37069.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(array)->items[index]) [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:17196:2rpython_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_v1618325 = RPyI:t enote: marray 'items' declared here( [platform:WARNING] (&pyp y17196_ | g_array_37070.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(ar ray, index) Signed items[RP ((array)->items[Y_index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] ./singleheader.h:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VAVRARLELENGTH]; [platform:WARNING] | ^ [platform:WARNING] NGTH]; [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_v1610776 = RPyItem((&pypy_g_array_37070.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: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_37069.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_v1618357 = RPyItem((&pypy_g_array_37070.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_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 | 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_37069.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_v1618388 = RPyItem((&pypy_g_array_37070.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_37069.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_v1618419 = RPyItem((&pypy_g_array_37070.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 RPy l_a [platform:WARNING] Item(array, index) r34406 | l_v158985 0 = RPyItem ( l_v1589846, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] ((array)->ite/Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: ms[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: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_37069.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_v1618450 = RPyItem((&pypy_g_array_37070.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_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_37069.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_v1618481 = RPyItem((&pypy_g_array_37070.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_37069.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_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_v1618512 = RPyItem((&pypy_g_array_37070.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_37069.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_v1618542 = RPyItem((&pypy_g_array_37070.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_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_ity_4 = RPyItg_array_37069.b)e, 218L); [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' [platform:WARNING] (69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform:WARNING] (./singleheader.h:17196:2: note: array 'items' declared here [platform:WARNING] &17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] pyprpython_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_v1618572 = RPyItem((&pypy_g_aryray_37070.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] _expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) g_array_37069.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_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_v1610807 = RPyItem((&pypy_g _ array_37070.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] ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34411:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34411 | RPyItem(l_v1589846, 2L) = l_v15898rpython_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_37069.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_v1610838 = RPyItem((&pypy_g_array_37070.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: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_37069.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_v1610869 = RPyItem((&pypy_g_array_37070.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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:32333:14: warning: array index 6 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32333 | l_arity_7 = RPyItem((&pypy_g_array_37069.b)5, 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_10.c:32361:15: warning: array index 6 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 32361 | l_v1610900 = RPyItem((&pypy_g_array_37070.b), 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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:32534:14: warning: array index 7 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32534 | l_arity_8 = RPyItem((&pypy_g_array_37069.b), 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_10.c:32562:15: warning: array index 7 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 32562 | l_v1610931 = RPyItem((&pypy_g_array_37070.b), 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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:32735:14: warning: array index 8 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32735 | l_arity_9 = RPyItem((&pypy_g_array_37069.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_metainterp_10.c:32763:15: warning: array index 8 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 32763 | l_v1610962 = RPyItem((&pypy_g_array_37070.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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:32936:15: warning: array index 9 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 32936 | l_arity_10 = RPyItem((&pypy_g_array_37069.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_metainterp_10.c:32964:15: warning: array index 9 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 32964 | l_v1610993 = RPyItem((&pypy_g_array_37070.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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:33137:15: warning: array index 10 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33137 | l_arity_11 = RPyItem((&pypy_g_array_37069.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_metainterp_10.c:33165:15: warning: array index 10 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 33165 | l_v1611024 = RPyItem((&pypy_g_array_37070.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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:33338:15: warning: array index 11 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33338 | l_arity_12 = RPyItem((&pypy_g_array_37069.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_metainterp_10.c:33366:15: warning: array index 11 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 33366 | l_v1611055 = RPyItem((&pypy_g_array_37070.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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:33539:15: warning: array index 12 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33539 | l_arity_13 = RPyItem((&pypy_g_array_37069.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_metainterp_10.c:33567:15: warning: array index 12 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 33567 | l_v1611086 = RPyItem((&pypy_g_array_37070.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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:33740:15: warning: array index 13 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33740 | l_arity_14 = RPyItem((&pypy_g_array_37069.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_metainterp_10.c:33768:15: warning: array index 13 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 33768 | l_v1611117 = RPyItem((&pypy_g_array_37070.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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:33941:15: warning: array index 14 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 33941 | l_arity_15 = RPyItem((&pypy_g_array_37069.b), 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_10.c:33969:15: warning: array index 14 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 33969 | l_v1611148 = RPyItem((&pypy_g_array_37070.b), 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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:34142:15: warning: array index 15 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34142 | l_arity_16 = RPyItem((&pypy_g_array_37069.b), 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_10.c:34170:15: warning: array index 15 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 34170 | l_v1611179 = RPyItem((&pypy_g_array_37070.b), 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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:34343:15: warning: array index 16 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34343 | l_arity_17 = RPyItem((&pypy_g_array_37069.b), 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 it1; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37069.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_v1618602 = RPyItem((&pypy_g_array_37070.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_37069.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_v1618632 = RPyItem((&pypy_g_array_37070.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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] ems[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:34371:15: warning: array index 16 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 34371 | l_v1611210 = RPyItem(rpython_jit_metainterp_9.c:34749:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34749 | l_v1589977 = RPyItem(l_v1589973, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34754:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34754 | RPyItem(l_v1589973, 2L) = l_v1589978; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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: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_37069.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_v1618662 = RPyItem((&pypy_g_array_37070.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_8.c:64714:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64714 | l_v1578703 = RPyItem(l_v1578699, 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 | Signrpython_jit_metainterp_11.c:13100:16: warning: array index 222 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13100 | l_arity_223 = RPyItem((&pypy_g_array_37069.b), 222L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:13129:15: warning: array index 222 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 13129 | l_v1618692 = RPyItem((&pypy_g_array(&pypy_g_array_37070.b), 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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] e_37070.b), 222L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:13308:16: warning: array index 223 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13308 | l_arity_224 = RPyItem((&pypy_g_array_37069.b), 223L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:13336:15: warning: array index 223 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 13336 | l_v1618722 = RPyItem((&pypy_g_array_37070.b), 223L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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] d items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_8.c:64719:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64719 | RPyItem(l_v1578699, 4L) = l_v1578704; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:64998:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 64998 | l_v1578788 = RPyItem(l_v1578784, 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:65003:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65003 | RPyItem(l_v1578784, 4L) = l_v1578789; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65200:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65200 | l_v1578845 = RPyItem(l_v1578841, 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:65205:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65205 | RPyItem(l_v1578841, 4L) = l_v1578846; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65402:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65402 | l_v1578902 = RPyItem(l_v1578898, 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:65407:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65407 | RPyItem(l_v1578898, 4L) = l_v1578903; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:65579:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65579 | l_v1578947 = RPyItem(l_v1578943, 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:65584:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 65584 | RPyItem(l_v1578943, 4L) = l_v1578948; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:35944:15: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35944 | l_v1590420 = RPyItem(l_v1590416, 2L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:35949:2: warning: array index 2 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35949 | RPyItem(l_v1590416, 2L) = l_v1590421; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:34544:15: warning: array index 17 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34544 | l_arity_18 = RPyItem((&pypy_g_array_37069.b), 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_10.c:34572:15: warning: array index 17 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 34572 | l_v1611241 = RPyItem((&pypy_g_array_37070.b), 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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:34745:15: warning: array index 18 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34745 | l_arity_19 = RPyItem((&pypy_g_array_37069.b), 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_10.c:34773:15: warning: array index 18 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 34773 | l_v1611272 = RPyItem((&pypy_g_array_37070.b), 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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:13509:16: warning: array index 224 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13509 | l_arity_225 = RPyItem((&pypy_g_array_37069.b), 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] rpython_jit_metainterp_11.c:13537:15: warning: array index 224 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 13537 | l_v1618753 = RPyItem((&pypy_g_array_37070.b), 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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:13710:16: warning: array index 225 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13710 | l_arity_226 = RPyItem((&pypy_g_array_37069.b), 225L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:13738:15: warning: array index 225 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 13738 | l_v1618784 = RPyItem((&pypy_g_array_37070.b), 225L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:34946:15: warning: array index 19 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 34946 | l_arity_20 = RPyItem((&pypy_g_array_37069.b), 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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:34974:15: warning: array index 19 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 34974 | l_v1611303 = RPyItem((&pypy_g_array_37070.b), 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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:35147:15: warning: array index 20 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35147 | l_arity_21 = RPyItem((&pypy_g_array_37069.b), 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:17196:2: note: array 'items' declared here [platform:WARNING] 17196 | Signed items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:35175:15: warning: array index 20 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 35175 | l_v1611334 = RPyItem((&pypy_g_array_37070.b), 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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_10.c:35348:15: warning: array index 21 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 35348 | l_arity_22 = RPyItem((&pypy_g_array_37069.b), 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:35376:15: warning: array index 21 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 35376 | l_v1611365 = RPyItem((&pypy_g_array_37070.b), 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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:13911:16: warning: array index 226 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 13911 | l_arity_227 = RPyItem((&pypy_g_array_37069.b), 226L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:13939:15: warning: array index 226 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 13939 | l_v1618815 = RPyItem((&pypy_g_array_37070.b), 226L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:14112:16: warning: array index 227 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14112 | l_arity_228 = RPyItem((&pypy_g_array_37069.b), 227L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:14142:15: warning: array index 227 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 14142 | l_v1618846 = RPyItem((&pypy_g_array_37070.b), 227L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:14320:16: warning: array index 228 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14320 | l_arity_229 = RPyItem((&pypy_g_array_37069.b), 228L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:14350:15: warning: array index 228 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 14350 | l_v1618876 = RPyItem((&pypy_g_array_37070.b), 228L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:14528:16: warning: array index 229 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14528 | l_arity_230 = RPyItem((&pypy_g_array_37069.b), 229L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:14558:15: warning: array index 229 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 14558 | l_v1618906 = RPyItem((&pypy_g_array_37070.b), 229L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:14735:16: warning: array index 230 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14735 | l_arity_231 = RPyItem((&pypy_g_array_37069.b), 230L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:14764:15: warning: array index 230 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 14764 | l_v1618936 = RPyItem((&pypy_g_array_37070.b), 230L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:14936:16: warning: array index 231 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 14936 | l_arity_232 = RPyItem((&pypy_g_array_37069.b), 231L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:14966:15: warning: array index 231 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 14966 | l_v1618966 = RPyItem((&pypy_g_array_37070.b), 231L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:15144:16: warning: array index 232 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15144 | l_arity_233 = RPyItem((&pypy_g_array_37069.b), 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] rpython_jit_metainterp_11.c:15174:15: warning: array index 232 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 15174 | l_v1618996 = RPyItem((&pypy_g_array_37070.b), 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:16812:2: note: array 'items' declared here [platform:WARNING] 16812 | bool_t items[RPY_VARLENGTH]; [platform:WARNING] | ^ [platform:WARNING] rpython_jit_metainterp_11.c:15352:16: warning: array index 233 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15352 | l_arity_234 = RPyItem((&pypy_g_array_37069.b), 233L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:15382:15: warning: array index 233 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 15382 | l_v1619026 = RPyItem((&pypy_g_array_37070.b), 233L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:15559:16: warning: array index 234 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15559 | l_arity_235 = RPyItem((&pypy_g_array_37069.b), 234L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:15588:15: warning: array index 234 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 15588 | l_v1619056 = RPyItem((&pypy_g_array_37070.b), 234L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:15760:16: warning: array index 235 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15760 | l_arity_236 = RPyItem((&pypy_g_array_37069.b), 235L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:15788:15: warning: array index 235 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 15788 | l_v1619086 = RPyItem((&pypy_g_array_37070.b), 235L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:36592:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36592 | l_v1590636 = RPyItem(l_v1590632, 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:36597:2: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36597 | RPyItem(l_v1590632, 4L) = l_v1590637; [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:15961:16: warning: array index 236 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 15961 | l_arity_237 = RPyItem((&pypy_g_array_37069.b), 236L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.h:69:47: note: expanded from macro 'RPyItem' [platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index]) [platform:WARNING] | ^ ~~~~~ [platform: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:15989:15: warning: array index 236 is past the end of the array (that has type 'bool_t[1]' (aka 'bool[1]')) [-Warray-bounds] [platform:WARNING] 15989 | l_v1619117 = RPyItem((&pypy_g_array_37070.b), 236L); [platform:WARNING] | ^ ~~~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/build/rpython/translator/c/src/support.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:36938:15: warning: array index 4 is past the end of the array (that has type 'Signed[1]' (aka 'long[1]')) [-Warray-bounds] [platform:WARNING] 36938 | l_v1590744 = RPyItem(l_v1590740, 4L); [platform:WARNING] | ^ ~~ [platform:WARNING] /Users/matti/build-worker-arm64/pypy-c-jit-macos-arm64/buil Output exceeded 6164480 bytes, remaining output has been truncated program finished with exit code 0 elapsedTime=1340.840636